dictionary constant

String const dictionary

Implementation

static const String dictionary =
    '<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" d="M5.81 2C4.83 2.09 4 3 4 4v16c0 1.05.95 2 2 2h12c1.05 0 2-.95 2-2V4a2 2 0 00-2-2h-6v7L9.5 7.5 7 9V2H5.81M12 13h1a1 1 0 011 1v4h-1v-2h-1v2h-1v-4a1 1 0 011-1m0 1v1h1v-1h-1m3 1h3v1l-2 3h2v1h-3v-1l2-3h-2v-1Z"/></svg>';