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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="m2.5 19.5 17-17 2 2-17 17-2-2Zm.5.5L15 8l1 1L4 21l-1-1ZM5.5 3l-.5.5.5.5.5-.5-.5-.5Zm6 0-.5.5.5.5.5-.5-.5-.5Zm-3 3-.5.5.5.5.5-.5-.5-.5Zm12 6-.5.5.5.5.5-.5-.5-.5Zm0 5-.5.5.5.5.5-.5-.5-.5Z"/></svg>';