crosswords constant

String const crosswords

Icon Data of crosswords

Implementation

static const String crosswords =
    '<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="M6.5 6.5h24.241v12.12m-12.12 12.121H6.5V6.5m12.759 12.759H43.5V43.5H19.259zM16.707 9.052 9.052 19.195m7.655 0L9.052 9.052"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m34.441 21.81-3.253 10.143-3.062-10.143-3.254 10.143L21.81 21.81m19.33 19.138v-5.103l-2.743 3.445h3.381"/></svg>';