photo_size_select_large constant

String const photo_size_select_large

Implementation

static const String photo_size_select_large =
    '<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 19V7h14v14Zm14 0v-2h2q0 .825-.587 1.413Q19.825 21 19 21ZM5 18h10l-3.4-4.5L9 17l-1.6-2.15Zm14-1v-2h2v2Zm0-4v-2h2v2Zm0-4V7h2v2ZM3 5q0-.825.587-1.413Q4.175 3 5 3v2Zm4 0V3h2v2Zm4 0V3h2v2Zm4 0V3h2v2Zm4 0V3q.825 0 1.413.587Q21 4.175 21 5Z"/></svg>';