printer_receipt_star_outline constant

String const printer_receipt_star_outline

Implementation

static const String printer_receipt_star_outline =
    '<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" d="M6 12h12v1.09c.33-.05.66-.09 1-.09.34 0 .67.04 1 .09V12a2 2 0 00-2-2h-1V4H7v6H6a2 2 0 00-2 2v7h9c0-.7.13-1.37.35-2H6v-5m3-6h6v4H9V6m-2 9v-2h4v2H7m13.8 4.77.65 2.81L19 21.09l-2.5 1.49.68-2.81L15 17.89l2.87-.25L19 15l1.11 2.64 2.89.25-2.2 1.88Z"/></svg>';