diff options
author | 2019-03-02 14:51:12 +0100 | |
---|---|---|
committer | 2019-03-02 14:51:12 +0100 | |
commit | 370ccab5879abbd8f815494763179eab466a2994 (patch) | |
tree | bcc6ca93ba9d1c150220bbc0cacd2a2823593fc0 /Flat-Remix-Red-Light/panel/process-syncing-error.svg | |
parent | cc412653b63e1004bfee1938ed5b9479bdb5a727 (diff) | |
download | flat-remix-370ccab5879abbd8f815494763179eab466a2994.tar.gz flat-remix-370ccab5879abbd8f815494763179eab466a2994.zip |
Add new red folder variant
Diffstat (limited to 'Flat-Remix-Red-Light/panel/process-syncing-error.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/process-syncing-error.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/panel/process-syncing-error.svg b/Flat-Remix-Red-Light/panel/process-syncing-error.svg new file mode 100644 index 000000000..7f8ec967a --- /dev/null +++ b/Flat-Remix-Red-Light/panel/process-syncing-error.svg @@ -0,0 +1,8 @@ +<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m5 5c-0.554 0-1 0.446-1 1v2.2832c0.2965-0.1755 0.636-0.2832 1-0.2832h1 1 1.5859l1.7071-1.707a1.0001 1.0001 0 0 1 0.707 -0.293h1c0-0.554-0.446-1-1-1h-6zm6 2-2 2h-2-1-1c-0.554 0-1 0.446-1 1v1 1 2 1 3c0 1.108 0.892 2 2 2h12c1.108 0 2-0.892 2-2v-3-1-6c0-0.554-0.446-1-1-1h-8zm0.98 2.3203a0.44445 0.44445 0 0 1 0.045 0 0.44445 0.44445 0 0 1 0.401 0.3047l0.797 2.391 2.519 0.025a0.44445 0.44445 0 0 1 0.26 0.801l-2.025 1.498 0.753 2.404a0.44445 0.44445 0 0 1 -0.683 0.494l-2.049-1.465-2.0527 1.461a0.44445 0.44445 0 0 1 -0.6816 -0.498l0.7593-2.402-2.023-1.5a0.44445 0.44445 0 0 1 0.2617 -0.803l2.5193-0.019 0.801-2.387a0.44445 0.44445 0 0 1 0.398 -0.3047z"/> +</svg> |