image_in_picture constant

String const image_in_picture

Implementation

static const String image_in_picture =
    '<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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 8h.001M20 8h.001M20 12h.001M20 16h.001M20 20h.001M16 20h.001M4 4h.001M8 4h.001M12 4h.001M16 4h.001M20 4h.001"/><path fill-rule="evenodd" d="M3 13a3 3 0 013-3h5a3 3 0 013 3v1h-1c-1.14 0-2.624.28-3.85 1.2C7.876 16.156 7 17.715 7 20v1H6a3 3 0 01-3-3v-5zm6 8h2a3 3 0 003-3v-2h-1c-.86 0-1.876.22-2.65.8C9.624 17.344 9 18.285 9 20v1zm-3-9a1 1 0 100 2h.01a1 1 0 100-2H6z" clip-rule="evenodd"/></g></svg>';