magic constant

String const magic

Implementation

static const String magic =
    '<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="m20.1 8.1 4.243 4.243M30 4v6-6Zm9.9 4.1-4.243 4.243L39.9 8.101ZM44 18h-6 6Zm-4.1 9.9-4.243-4.243 4.243 4.242ZM30 32v-6 6Zm-9.9-4.1 4.243-4.243-4.242 4.242ZM16 18h6-6Zm13.586.414L5.544 42.456"/></svg>';