new_picture constant

String const new_picture

Implementation

static const String new_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" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><rect width="36" height="36" x="6" y="6" rx="3"/><path stroke-linecap="round" d="m6 28 10.693-9.802a2 2 0 012.653-.044L32 29m-4-5 4.773-4.773a2 2 0 012.615-.186L42 24M6 20v10m36-10v10"/></g></svg>';