colordict constant

String const colordict

Icon Data of colordict

Implementation

static const String colordict =
    '<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="M8.4 6.5v35a2 2 0 002 2h2.33v-39H10.4a2 2 0 00-2 2Zm4.331-2v39h24.87a2 2 0 002-2v-35a2 2 0 00-2-2Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M16.666 28.665v-8.838h1.988a3.866 3.866 0 013.867 3.867v1.104a3.866 3.866 0 01-3.867 3.867Z"/><circle cx="24.742" cy="20.104" r=".75" fill="currentColor"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24.742 22.81v5.855m9.488-7.673v6.573a1.105 1.105 0 001.105 1.105h.331m-2.596-5.855h2.32m-4.3 4.742a2.208 2.208 0 01-1.918 1.113h0a2.21 2.21 0 01-2.209-2.21v-1.436a2.21 2.21 0 012.21-2.209h0a2.208 2.208 0 011.916 1.11"/></svg>';