add_media_image constant

String const add_media_image

Implementation

static const String add_media_image =
    '<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="M13 21H3.6a.6.6 0 01-.6-.6V3.6a.6.6 0 01.6-.6h16.8a.6.6 0 01.6.6V13"/><path d="m3 16 7-3 5.5 2.5M16 10a2 2 0 110-4 2 2 0 010 4Zm0 9h3m3 0h-3m0 0v-3m0 3v3"/></g></svg>';