twotone_format_list_bulleted constant

String const twotone_format_list_bulleted

Implementation

static const String twotone_format_list_bulleted =
    '<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="M7 5h14v2H7z"/><circle cx="4" cy="6" r="1.5" fill="currentColor"/><path fill="currentColor" d="M7 11h14v2H7zm0 6h14v2H7zm-3 2.5c.82 0 1.5-.68 1.5-1.5s-.67-1.5-1.5-1.5-1.5.68-1.5 1.5.68 1.5 1.5 1.5z"/><circle cx="4" cy="12" r="1.5" fill="currentColor"/></svg>';