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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M5.705 17.886 10 15.97l4.295 1.915a1 1 0 001.402-1.019l-.494-4.677 3.148-3.493a1 1 0 00-.535-1.647l-4.6-.976L10.866 2a1 1 0 00-1.732 0l-2.35 4.074-4.6.976a1 1 0 00-.535 1.647l3.148 3.494-.494 4.676a1 1 0 001.402 1.018Zm3.888-3.924-3.119 1.39.359-3.395a1 1 0 00-.252-.774L4.295 8.646l3.34-.708a1 1 0 00.66-.478L10 4.502l1.706 2.958a1 1 0 00.659.478l3.34.708-2.286 2.537a1 1 0 00-.252.774l.359 3.396-3.119-1.39a1 1 0 00-.814 0Z" clip-rule="evenodd"/></svg>';