receipt_percent_solid constant

String const receipt_percent_solid

Implementation

static const String receipt_percent_solid =
    '<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" fill-rule="evenodd" d="M12 1.5c-1.921 0-3.816.111-5.68.327-1.497.174-2.57 1.46-2.57 2.93V21.75a.75.75 0 001.029.696l3.471-1.388 3.472 1.388a.75.75 0 00.556 0l3.472-1.388 3.471 1.388a.75.75 0 001.029-.696V4.757c0-1.47-1.073-2.756-2.57-2.93A49.255 49.255 0 0012 1.5Zm3.53 7.28a.75.75 0 00-1.06-1.06l-6 6a.75.75 0 101.06 1.06l6-6ZM8.625 9a1.125 1.125 0 112.25 0 1.125 1.125 0 01-2.25 0Zm5.625 3.375a1.125 1.125 0 100 2.25 1.125 1.125 0 000-2.25Z" clip-rule="evenodd"/></svg>';