auto_awesome_mosaic constant

String const auto_awesome_mosaic

Implementation

static const String auto_awesome_mosaic =
    '<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="M11 21H5q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h6Zm2-10V3h6q.825 0 1.413.587Q21 4.175 21 5v6Zm0 10v-8h8v6q0 .825-.587 1.413Q19.825 21 19 21Z"/></svg>';