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="M7.454 1.694a.591.591 0 011.092 0l1.585 3.81a.25.25 0 00.21.154l4.114.33a.591.591 0 01.338 1.038L11.658 9.71a.25.25 0 00-.08.247l.957 4.015a.591.591 0 01-.883.641l-3.522-2.15a.25.25 0 00-.26 0l-3.522 2.15a.591.591 0 01-.883-.641l.957-4.015a.25.25 0 00-.08-.247L1.207 7.026a.591.591 0 01.338-1.038l4.113-.33a.25.25 0 00.211-.153l1.585-3.81Z"/></svg>';