dictionary constant

String const dictionary

Icon Data of dictionary

Implementation

static const String dictionary =
    '<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="M12.73 4.5H10.4a2 2 0 00-2 2v35a2 2 0 002 2h2.33m0-39v39H37.6a2 2 0 002-2v-35a2 2 0 00-2-2Z"/><circle cx="28.195" cy="22.671" r="6.329" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m23.723 27.142-6.052 6.052"/></svg>';