star constant

String const star

Icon Data of 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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8 1.75-2.25 4-4 .5 3 3.5-1 4.5 4.25-2 4.25 2-1-4.5 3-3.5-4-.5z"/></svg>';