percent_fill constant

String const percent_fill

Implementation

static const String percent_fill =
    '<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="M8 11a3.5 3.5 0 10-3.5-3.5A3.5 3.5 0 008 11Zm0-5a1.5 1.5 0 11-1.5 1.5A1.5 1.5 0 018 6Zm8 8a3.5 3.5 0 103.5 3.5A3.5 3.5 0 0016 14Zm0 5a1.5 1.5 0 111.5-1.5A1.5 1.5 0 0116 19Zm3.74-14.74a.89.89 0 00-1.26 0L4.26 18.48a.91.91 0 00-.26.63.89.89 0 001.52.63L19.74 5.52a.89.89 0 000-1.26Z"/></svg>';