checkboxes_multiple_marked constant

String const checkboxes_multiple_marked

Implementation

static const String checkboxes_multiple_marked =
    '<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="M22 16a2 2 0 01-2 2H8a2 2 0 01-2-2V4c0-1.11.89-2 2-2h12a2 2 0 012 2v12m-6 4v2H4a2 2 0 01-2-2V7h2v13h12m-3-6 7-7-1.41-1.41L13 11.17 9.91 8.09 8.5 9.5 13 14Z"/></svg>';