inpicture constant

String const inpicture

Implementation

static const String inpicture =
    '<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 d="M20 12h-6v5h6v-5Z"/><path fill-rule="evenodd" d="M1 6a2 2 0 012-2h18a2 2 0 012 2v12a2 2 0 01-2 2H3a2 2 0 01-2-2V6Zm2 0h18v12H3V6Z" clip-rule="evenodd"/></g></svg>';