asterisk constant

String const asterisk

Implementation

static const String asterisk =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 0c.412 0 .746.344.746.768l-.001 7.725 6.07-4.54a.73.73 0 01.971.082l.072.087a.783.783 0 01-.166 1.073l-6.424 4.804 6.424 4.806c.334.25.408.73.166 1.073a.732.732 0 01-1.043.17l-6.07-4.542.001 7.726A.757.757 0 0110 20a.757.757 0 01-.746-.768v-7.726l-6.07 4.542a.73.73 0 01-.97-.083l-.072-.087a.783.783 0 01.166-1.073L8.73 10 2.308 5.195a.783.783 0 01-.166-1.073.732.732 0 011.043-.17l6.069 4.541V.768C9.254.344 9.588 0 10 0Z"/></svg>';