collect_picture constant

String const collect_picture

Implementation

static const String collect_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 21a2 2 0 10-4 0h4ZM23 8a2 2 0 100-4v4Zm16 32H9v4h30v-4ZM8 39V9H4v30h4Zm32-18v18h4V21h-4ZM9 8h14V4H9v4Zm0 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 31M33.3 6C31.478 6 30 7.435 30 9.205c0 3.204 3.9 6.117 6 6.795 2.1-.678 6-3.59 6-6.795C42 7.435 40.523 6 38.7 6A3.326 3.326 0 0036 7.362 3.326 3.326 0 0033.3 6Z"/></g></svg>';