opensudoku constant

String const opensudoku

Icon Data of opensudoku

Implementation

static const String opensudoku =
    '<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"><rect width="37" height="37" x="5.5" y="5.5" fill="currentColor" stroke="currentColor" stroke-linejoin="round" rx="1.95"/><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" d="M13.92 5.5v37m20.16-37v37m8.42-28.58h-37m37 20.16h-37m18.73-3.58a4.53 4.53 0 004.13-4.6v-4A4.36 4.36 0 0024 17.5a4.36 4.36 0 00-4.36 4.36"/><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" d="M19.64 21.86A4.36 4.36 0 0024 26.22a4.36 4.36 0 004.36-4.36m-7.95 7.22a3.63 3.63 0 003.18 1.42h.64"/></svg>';