remove_media_image constant

String const remove_media_image

Implementation

static const String remove_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="m3 16 7-3 4 1.818M16 10a2 2 0 110-4 2 2 0 010 4Zm.879 11.121L19 19m2.121-2.121L19 19m0 0-2.121-2.121M19 19l2.121 2.121"/><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"/></g></svg>';