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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M187.3 232a16.1 16.1 0 01-8.7-2.6l-50.5-31.9h-.2L81 227.2a18 18 0 01-20.1-.6 18.6 18.6 0 01-7-19.6l13.5-53.1a.8.8 0 00-.2-.8L22 115.5a16.8 16.8 0 01-5.2-18.1A16.4 16.4 0 0131.4 86l59-3.8a.5.5 0 00.4-.3l22-55.5a16.3 16.3 0 0130.4 0l22 55.5a.5.5 0 00.4.3l59 3.8a16.4 16.4 0 0114.6 11.4 16.8 16.8 0 01-5.2 18.1l-45.2 37.6a.8.8 0 00-.2.8l14.5 57.3a16.6 16.6 0 01-6.3 17.7 16.8 16.8 0 01-9.5 3.1ZM128 181.5a16 16 0 018.7 2.5l50.4 31.9h.2a.7.7 0 00.3-.3c.1-.1.1-.2 0-.6l-14.5-57.3a16.8 16.8 0 015.4-17l45.3-37.6c.1-.1.3-.3.1-.8s-.2-.4-.3-.4l-59.1-3.8a16.4 16.4 0 01-14.1-10.4l-22.1-55.4c-.1-.3-.2-.3-.3-.3s-.2 0-.3.3l-22.1 55.5a16.4 16.4 0 01-14.1 10.4L32.4 102c-.1 0-.2 0-.3.4s0 .7.1.8l45.3 37.6a16.8 16.8 0 015.4 17L69.4 211a2.5 2.5 0 00.9 2.6 1.6 1.6 0 002.1.1l46.9-29.7a16 16 0 018.7-2.5Z"/></svg>';