diff options
Diffstat (limited to 'assets/status-current-high.svg')
-rw-r--r-- | assets/status-current-high.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/status-current-high.svg b/assets/status-current-high.svg new file mode 100644 index 0000000..ef294e5 --- /dev/null +++ b/assets/status-current-high.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1"> + <g transform="scale(2)"> + <circle style="fill:#c579be" cx="8" cy="8" r="7"/> + <path style="fill:#ffffff;fill-rule:evenodd" d="M 8,4 V 6.0182 H 6.3799 C 5.351,6.0183 4.4003,6.527 3.8859,7.3528 3.3714,8.1786 3.3714,9.3461 3.8859,10.172 4.3756,10.955 5.2606,11.455 6.2364,11.5 5.5003,11.432 4.9999,10.858 5,10.172 5,9.4349 5.5846,8.9908 6.3799,9 H 8 V 11 L 12,7.5 Z"/> + </g> +</svg> |