list_fill constant

String const list_fill

Implementation

static const String list_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"><circle cx="4" cy="7" r="1" fill="currentColor"/><circle cx="4" cy="12" r="1" fill="currentColor"/><circle cx="4" cy="17" r="1" fill="currentColor"/><rect width="14" height="2" x="7" y="11" fill="currentColor" rx=".94" ry=".94"/><rect width="14" height="2" x="7" y="16" fill="currentColor" rx=".94" ry=".94"/><rect width="14" height="2" x="7" y="6" fill="currentColor" rx=".94" ry=".94"/></svg>';