timer_duotone constant

String const timer_duotone

Implementation

static const String timer_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><circle cx="128" cy="128" r="88" fill="currentColor" opacity=".2"/><path fill="currentColor" d="M128 32a96 96 0 1096 96 96.2 96.2 0 00-96-96Zm0 176a80 80 0 1180-80 80.1 80.1 0 01-80 80Z"/><path fill="currentColor" d="m161.9 82.7-39.6 39.6a8.1 8.1 0 000 11.4 8.2 8.2 0 0011.4 0l39.6-39.6a8.1 8.1 0 10-11.4-11.4ZM104 16h48a8 8 0 000-16h-48a8 8 0 000 16Z"/></svg>';