countdown_print constant

String const countdown_print

Icon Data of countdown_print

Implementation

static const String countdown_print =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path d="M19 11a7 7 0 11-14 0 7 7 0 0114 0Z" opacity=".8"/><path fill-rule="evenodd" d="M10 3a.5.5 0 01.5-.5A7.5 7.5 0 113 10a.5.5 0 011 0 6.5 6.5 0 106.5-6.5.5.5 0 01-.5-.5Z" clip-rule="evenodd"/><path d="M8 3.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0Zm-2.5 1.5a.75.75 0 11-1.5 0 .75.75 0 011.5 0ZM4 7.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0Z"/><path fill-rule="evenodd" d="M5.947 11.224a.5.5 0 00-.223-.671l-2-1a.5.5 0 00-.448.894l2 1a.5.5 0 00.671-.223Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M3.854 9.646a.5.5 0 010 .708l-1.5 1.5a.5.5 0 11-.708-.707l1.5-1.5a.5.5 0 01.708 0ZM10.5 6.5a.5.5 0 01.5.5v3a.5.5 0 01-1 0V7a.5.5 0 01.5-.5Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M14 10a.5.5 0 01-.5.5h-3a.5.5 0 010-1h3a.5.5 0 01.5.5Z" clip-rule="evenodd"/></g></svg>';