select_all constant

String const select_all

Implementation

static const String select_all =
    '<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="M5 21q-.825 0-1.413-.587Q3 19.825 3 19h2Zm-2-4v-2h2v2Zm0-4v-2h2v2Zm0-4V7h2v2Zm0-4q0-.825.587-1.413Q4.175 3 5 3v2Zm4 12V7h10v10Zm0 4v-2h2v2ZM7 5V3h2v2Zm2 10h6V9H9Zm2 6v-2h2v2Zm0-16V3h2v2Zm4 16v-2h2v2Zm0-16V3h2v2Zm4 16v-2h2q0 .825-.587 1.413Q19.825 21 19 21Zm0-4v-2h2v2Zm0-4v-2h2v2Zm0-4V7h2v2Zm0-4V3q.825 0 1.413.587Q21 4.175 21 5Z"/></svg>';