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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.074 2.633c.32-.844 1.531-.844 1.852 0l2.07 5.734a.99.99 0 00.926.633h5.087c.94 0 1.35 1.17.611 1.743L18 14a.968.968 0 00-.322 1.092L19 20.695c.322.9-.72 1.673-1.508 1.119l-4.917-3.12a1 1 0 00-1.15 0l-4.917 3.12c-.787.554-1.83-.22-1.508-1.119l1.322-5.603A.968.968 0 006 14l-3.62-3.257C1.64 10.17 2.052 9 2.99 9h5.087a.989.989 0 00.926-.633l2.07-5.734Z"/></svg>';