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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M7.48 5.5a2 2 0 00-2 2v33a2 2 0 002 2h33.04a2 2 0 002-2v-33a2 2 0 00-2-2Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M32.956 28.188V19.82h2.74a2.81 2.81 0 010 5.62h-2.74m2.74.001 2.739 2.745M16.852 19.82h5.544m-2.772 8.368V19.82m-9.958 7.451a2.34 2.34 0 002.051.917h1.24a2.09 2.09 0 002.087-2.092h0a2.09 2.09 0 00-2.088-2.092h-1.368A2.09 2.09 0 019.5 21.912h0a2.09 2.09 0 012.088-2.092h1.239a2.34 2.34 0 012.051.917m11.674-.925 1.04 3.199h3.364l-2.722 1.978 1.04 3.199-2.722-1.977-2.721 1.977 1.039-3.199-2.722-1.978h3.365l1.039-3.199z"/></svg>';