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="40" height="40" preserveAspectRatio="xMidYMid meet" viewBox="0 0 40 40"><path fill="currentColor" d="M38.748 15.743a.5.5 0 00-.45-.345l-13.146-.657-4.685-12.298c-.146-.389-.787-.389-.934 0l-4.686 12.298-13.145.657a.5.5 0 00-.288.889l10.247 8.257-3.436 12.704c-.055.2.021.413.189.535a.504.504 0 00.567.015L20 30.602l11.019 7.196a.503.503 0 00.568-.015.498.498 0 00.188-.535l-3.437-12.704 10.247-8.257a.5.5 0 00.163-.544z"/></svg>';