stopwatch constant
String
const stopwatch
Implementation
static const String stopwatch = '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="#292F33" d="M16 5h4v3h-4z"/><path fill="#8899A6" d="M22 1h-8c-1.1 0-2 .9-2 2s.9 2 2 2h8c1.1 0 2-.9 2-2s-.9-2-2-2zm6.184 10.507-1.504-1.318a2.006 2.006 0 01-.186-2.822 2.006 2.006 0 012.822-.186l1.504 1.318c.827.725.911 1.995.186 2.822a2.006 2.006 0 01-2.822.186z"/><circle cx="18" cy="21" r="11" fill="#F5F8FA"/><path fill="#66757F" d="M18 7C10.268 7 4 13.268 4 21s6.268 14 14 14 14-6.268 14-14S25.732 7 18 7zm0 25c-6.065 0-11-4.935-11-11s4.935-11 11-11 11 4.935 11 11-4.935 11-11 11z"/><path fill="#292F33" d="M27 22H17a1 1 0 110-2h10a1 1 0 110 2z"/><circle cx="18" cy="12" r="1" fill="#292F33"/><circle cx="18" cy="30" r="1" fill="#292F33"/><circle cx="12" cy="15" r="1" fill="#292F33"/><circle cx="24" cy="27" r="1" fill="#292F33"/><circle cx="9" cy="21" r="1" fill="#292F33"/><circle cx="24" cy="15" r="1" fill="#292F33"/><path fill="#DD2E44" d="M12 28a.999.999 0 01-.707-1.707l7-7a.999.999 0 111.414 1.414l-7 7A.997.997 0 0112 28z"/></svg>';