photo_size_select_small constant

String const photo_size_select_small

Implementation

static const String photo_size_select_small =
    '<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 19v-8h10v10Zm10 0v-2h2v2Zm4 0v-2h2q0 .825-.587 1.413Q19.825 21 19 21ZM4 19h8l-2.6-3.5L7.5 18l-1.4-1.85Zm15-2v-2h2v2Zm0-4v-2h2v2ZM3 9V7h2v2Zm16 0V7h2v2ZM3 5q0-.825.587-1.413Q4.175 3 5 3v2Zm4 0V3h2v2Zm4 0V3h2v2Zm4 0V3h2v2Zm4 0V3q.825 0 1.413.587Q21 4.175 21 5Z"/></svg>';