star_print constant

String const star_print

Icon Data of star_print

Implementation

static const String star_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" fill-rule="evenodd" clip-rule="evenodd"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M11.5 15.9 6.865 18l.533-5.13L4 9.04l4.965-1.07L11.5 3.5l2.535 4.469L19 9.039l-3.398 3.831.533 5.13-4.635-2.1Z" opacity=".8"/><path d="M5.571 17.455 10 15.448l4.429 2.007a.5.5 0 00.704-.507l-.51-4.91 3.251-3.668a.5.5 0 00-.269-.82L12.86 6.527l-2.425-4.274a.5.5 0 00-.87 0L7.14 6.527 2.395 7.55a.5.5 0 00-.27.82l3.253 3.667-.51 4.911a.5.5 0 00.703.507Zm4.223-3.01-3.842 1.74.443-4.263a.5.5 0 00-.123-.384l-2.83-3.191 4.128-.89a.5.5 0 00.33-.242L10 3.513l2.1 3.702a.5.5 0 00.33.242l4.128.89-2.83 3.191a.5.5 0 00-.123.384l.443 4.263-3.842-1.74a.5.5 0 00-.412 0Z"/></g></svg>';