ink_percent constant

String const ink_percent

Implementation

static const String ink_percent =
    '<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="M12 3.25S6 10 6 14c0 3.32 2.69 6 6 6a6 6 0 006-6c0-4-6-10.75-6-10.75m2.47 6.72 1.06 1.06-6 6-1.06-1.06M9.75 10A1.25 1.25 0 0111 11.25a1.25 1.25 0 01-1.25 1.25 1.25 1.25 0 01-1.25-1.25A1.25 1.25 0 019.75 10m4.5 4.5a1.25 1.25 0 011.25 1.25A1.25 1.25 0 0114.25 17 1.25 1.25 0 0113 15.75a1.25 1.25 0 011.25-1.25Z"/></svg>';