snooze constant

String const snooze

Icon Data of snooze

Implementation

static const String snooze =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M20 14v-2h-8v2h5.5L12 20v2h8v-2h-5.493L20 14zm3.001-8.588L24.416 4 28 7.59l-1.415 1.412z"/><path fill="currentColor" d="M16 28a11 11 0 1111-11 11.012 11.012 0 01-11 11Zm0-20a9 9 0 109 9 9.01 9.01 0 00-9-9ZM4.002 7.589l3.583-3.59L9 5.41 5.417 9z"/></svg>';