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" fill-rule="evenodd" d="M12.897 2.557a1 1 0 00-1.794 0L8.691 7.445l-5.394.784a1 1 0 00-.555 1.706l3.904 3.805-.922 5.372a1 1 0 001.451 1.054L12 17.63l4.825 2.536a1 1 0 001.45-1.054l-.92-5.372 3.902-3.805a1 1 0 00-.554-1.706l-5.394-.784-2.412-4.888z" clip-rule="evenodd"/></svg>';