wunderlist constant

String const wunderlist

Implementation

static const String wunderlist =
    '<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="M5.5 7.5v33a2 2 0 002 2h33a2 2 0 002-2v-33a2 2 0 00-2-2h-6.65V37l-4.92-2.86L24 31.26l-4.93 2.86L14.15 37V5.5H7.5a2 2 0 00-2 2Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m24 14.94 2.18 4.41 4.87.71-3.52 3.44.83 4.85L24 26.06l-4.36 2.29.83-4.85L17 20.06l4.87-.71Z"/></svg>';