media_image_list constant

String const media_image_list

Implementation

static const String media_image_list =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M21 7.6v12.8a.6.6 0 01-.6.6H7.6a.6.6 0 01-.6-.6V7.6a.6.6 0 01.6-.6h12.8a.6.6 0 01.6.6Z"/><path d="M18 4H4.6a.6.6 0 00-.6.6V18m3-1.2 5.444-1.8L21 18m-4.5-5a1.5 1.5 0 110-3 1.5 1.5 0 010 3Z"/></g></svg>';