stopwatch_solid constant
String
const stopwatch_solid
Implementation
static const String stopwatch_solid =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M9 1H6V0h3v1Z"/><path fill="currentColor" fill-rule="evenodd" d="M7.5 2a6.5 6.5 0 100 13 6.5 6.5 0 000-13ZM8 8V5H7v4h3V8H8Z" clip-rule="evenodd"/></svg>';