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="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M91.532 39.844a1.997 1.997 0 00-1.888-1.343H61.482l-9.597-27.159a2 2 0 00-3.771 0l-9.598 27.159H10.357c-.851 0-1.609.539-1.891 1.343a2.003 2.003 0 00.651 2.226l21.986 17.409-9.84 27.846a2.003 2.003 0 002.917 2.382l25.818-15.488 25.818 15.488a2.003 2.003 0 002.918-2.382l-9.84-27.846L90.886 42.07a1.999 1.999 0 00.646-2.226z"/></svg>';