watch_solid constant

String const watch_solid

Implementation

static const String watch_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" fill-rule="evenodd" d="M4 3.085V1.5A1.5 1.5 0 015.5 0h4A1.5 1.5 0 0111 1.5v1.585A1.5 1.5 0 0112 4.5v6a1.5 1.5 0 01-1 1.415V13.5A1.5 1.5 0 019.5 15h-4A1.5 1.5 0 014 13.5v-1.585A1.5 1.5 0 013 10.5v-6a1.5 1.5 0 011-1.415ZM5 1.5a.5.5 0 01.5-.5h4a.5.5 0 01.5.5V3H5V1.5ZM5 12h5v1.5a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V12Z" clip-rule="evenodd"/><path fill="currentColor" d="M13 6v3h1V6h-1Z"/></svg>';