star constant

String const star

Implementation

static const String star =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M12.9 15.4 8 12.8l-4.9 2.6L4 10 0 6.1l5.5-.8 2.4-5 2.4 5 5.5.8L12 10l.9 5.4z"/></svg>';