success_picture constant

String const success_picture

Implementation

static const String success_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 22a2 2 0 10-4 0h4ZM24 8a2 2 0 100-4v4Zm15 32H9v4h30v-4ZM8 39V9H4v30h4Zm32-17v17h4V22h-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 31"/><path d="M31.414 9.586a2 2 0 10-2.828 2.828l2.828-2.828ZM34 15l-1.414 1.414a2 2 0 002.828 0L34 15Zm9.414-6.586a2 2 0 10-2.828-2.828l2.828 2.828Zm-14.828 4 4 4 2.828-2.828-4-4-2.828 2.828Zm6.828 4 8-8-2.828-2.828-8 8 2.828 2.828Z"/></g></svg>';