applet_closed constant

String const applet_closed

Implementation

static const String applet_closed =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m42 42-9-9M6 6l9 9-9-9Zm0 36 9-9M42 6l-9 9 9-9ZM24 29a5 5 0 100-10 5 5 0 000 10Z"/></svg>';