stars constant

String const stars

Icon Data of stars

Implementation

static const String stars =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M6.999 7.57 9 1l2.002 6.571L17 9.764l-5.952 2.364L9 19l-2.048-6.872L1 9.764 6.999 7.57Z"/><path stroke="currentColor" d="M17.085 13.574A.084.084 0 0017 13.5a.084.084 0 00-.085.074c-.199 1.994-.345 2.577-2.338 2.765a.083.083 0 00-.077.082c0 .043.033.078.077.082 1.965.185 2.136.896 2.338 2.923A.085.085 0 0017 19.5c.044 0 .08-.032.085-.074.202-2.027.372-2.738 2.338-2.923a.083.083 0 00.077-.082.083.083 0 00-.077-.082c-1.993-.188-2.14-.77-2.338-2.765Z"/><path d="M9 20c-.44 0-.83-.29-.96-.71l-1.91-6.41-5.5-2.19c-.38-.15-.63-.52-.63-.94 0-.42.27-.78.66-.93L6.19 6.8 8.04.71C8.17.29 8.56 0 9 0c.44 0 .83.29.96.71l1.86 6.09 5.53 2.02c.39.14.65.51.66.93.01.42-.25.79-.63.94l-5.5 2.18-1.91 6.41c-.13.42-.52.71-.96.71L9 20ZM3.81 9.8l3.51 1.4c.28.11.5.35.59.64L9 15.5l1.09-3.66c.09-.29.3-.53.59-.64l3.51-1.4-3.54-1.29c-.29-.11-.52-.35-.61-.65L9 4.43 7.96 7.86c-.09.3-.32.54-.61.65L3.81 9.8ZM17 20c-.3 0-.55-.23-.58-.53-.2-1.95-.28-2.32-1.89-2.47a.585.585 0 01-.53-.58c0-.3.23-.55.53-.58 1.61-.15 1.7-.4 1.89-2.32a.585.585 0 011.16 0c.19 1.92.28 2.17 1.89 2.32.3.03.53.28.53.58 0 .3-.22.55-.52.58-1.61.15-1.7.52-1.9 2.47-.03.3-.28.52-.58.52V20Z"/></g></svg>';