diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/24/appointment-missed.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/24/appointment-missed.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/24/appointment-missed.svg b/Flat-Remix-Red-Light/actions/24/appointment-missed.svg new file mode 100644 index 000000000..02d92038c --- /dev/null +++ b/Flat-Remix-Red-Light/actions/24/appointment-missed.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } + </style> + </defs> + <g transform="translate(4,4)"> + <path style="fill:currentColor;opacity:.35" class="ColorScheme-Text" d="M 2 1 C 2 1 1 1 1 2 L 1 14 C 1 15 2 15 2 15 L 9 15 L 9 13 L 3 13 L 3 6 L 13 6 L 13 9 L 15 9 L 15 2 C 15 1 14 1 14 1 L 2 1 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10,10 V 11.414 L 11.586,13 10,14.586 V 16 H 11.414 L 13,14.414 14.586,16 H 16 V 14.586 L 14.414,13 16,11.414 V 10 H 14.586 L 13,11.586 11.414,10 Z"/> + </g> +</svg> |