stars_print constant

String const stars_print

Icon Data of stars_print

Implementation

static const String stars_print =
    '<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"><g fill="currentColor"><g opacity=".8"><path fill-rule="evenodd" d="M10.5 1a.5.5 0 01.479.354l1.928 6.333 5.765 2.107a.5.5 0 01.013.934l-5.727 2.275-1.979 6.64a.5.5 0 01-.958 0l-1.979-6.64-5.727-2.275a.5.5 0 01.013-.934l5.765-2.107 1.929-6.333A.5.5 0 0110.5 1Z" clip-rule="evenodd"/><path d="M17.33 19.95c-.11 0-.2-.08-.21-.18-.2-2-.35-2.64-2.23-2.81a.208.208 0 01-.19-.21c0-.11.08-.2.19-.21 1.9-.18 2.03-.7 2.23-2.65.01-.11.1-.19.21-.19.11 0 .2.08.21.18.2 1.96.33 2.48 2.23 2.65.11.01.19.1.19.21 0 .11-.08.2-.19.21-1.87.18-2.03.82-2.22 2.81-.01.11-.1.19-.21.19h-.01Z"/></g><path fill-rule="evenodd" d="M9 .5a.5.5 0 01.479.354l1.928 6.333 5.765 2.107a.5.5 0 01.013.934l-5.727 2.275-1.979 6.64a.5.5 0 01-.958 0l-1.979-6.64-5.727-2.275a.5.5 0 01.013-.934l5.765-2.107L8.522.854A.5.5 0 019 .5Zm0 2.216-1.523 5a.5.5 0 01-.307.324L2.403 9.784l4.734 1.88a.5.5 0 01.294.322l1.57 5.264 1.568-5.264a.5.5 0 01.294-.322l4.734-1.88-4.767-1.742a.5.5 0 01-.307-.324L9 2.716Z" clip-rule="evenodd"/><path d="M16.75 19.12c-.1 0-.19-.08-.2-.18-.18-1.82-.32-2.4-1.99-2.56-.1-.01-.18-.1-.18-.2s.08-.19.18-.2c1.71-.16 1.81-.6 1.99-2.42 0-.1.1-.18.2-.18s.19.08.2.18c.18 1.82.29 2.26 1.99 2.42.1.01.18.1.18.2s-.08.19-.18.2c-1.68.16-1.81.74-1.99 2.57 0 .1-.09.18-.2.18v-.01Z"/></g></svg>';