add_picture constant

String const add_picture

Implementation

static const String add_picture =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path d="M44 24a2 2 0 10-4 0h4ZM24 8a2 2 0 100-4v4Zm15 32H9v4h30v-4ZM8 39V9H4v30h4Zm32-15v15h4V24h-4ZM9 8h15V4H9v4Zm0 32a1 1 0 01-1-1H4a5 5 0 005 5v-4Zm30 4a5 5 0 005-5h-4a1 1 0 01-1 1v4ZM8 9a1 1 0 011-1V4a5 5 0 00-5 5h4Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m6 35 10.693-9.802a2 2 0 012.653-.044L32 36m-4-5 4.773-4.773a2 2 0 012.615-.186L42 31M30 12h12m-6-6v12"/></g></svg>';