tui constant

String const tui

Implementation

static const String tui =
    '<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" d="M40.5 42.5h-33a2.006 2.006 0 01-2-2v-33a2.006 2.006 0 012-2h33a2.006 2.006 0 012 2v33a2.006 2.006 0 01-2 2Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M30.24 20.413v4.426a2.682 2.682 0 002.682 2.683h0a2.682 2.682 0 002.683-2.683v-4.426m0 4.426v2.682"/><circle cx="38.42" cy="17.127" r=".75" fill="currentColor"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M38.42 20.413v7.108M20.646 18.2v7.98a1.341 1.341 0 001.341 1.341h.403m-3.152-7.108h2.816m-8.331 6.237 4.024-2.683-4.024-2.682M8.359 26.65l4.023-2.683-4.023-2.682m16.379 2.682h2.682"/></svg>';