diff options
author | 2017-10-02 20:09:14 +0200 | |
---|---|---|
committer | 2017-10-02 20:09:14 +0200 | |
commit | d2ab34a6f0efbde412ffba53b89bb0578f71b7d0 (patch) | |
tree | 307821ef4cab0774d82cac176824cb7ec8940b24 /Flat Remix/actions/scalable/document-save-all.svg | |
parent | 56560e9674caac3c036b3817d7b6b2b84733715e (diff) | |
download | flat-remix-d2ab34a6f0efbde412ffba53b89bb0578f71b7d0.tar.gz flat-remix-d2ab34a6f0efbde412ffba53b89bb0578f71b7d0.zip |
Added new symbolic icons. Removed some old app icons (will be updated later)
Diffstat (limited to '')
-rw-r--r-- | Flat Remix/actions/scalable/document-save-all.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat Remix/actions/scalable/document-save-all.svg b/Flat Remix/actions/scalable/document-save-all.svg new file mode 100644 index 000000000..25cfb3e55 --- /dev/null +++ b/Flat Remix/actions/scalable/document-save-all.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5.9902344 1.0195312 L 6 7.0195312 L 3.6582031 7.0195312 L 6.9980469 11.880859 L 6.9980469 9.8945312 C 6.9980469 8.8839313 7.8992069 8.0507812 8.8730469 8.0507812 L 11.65625 8.0507812 L 12.373047 7.0195312 L 9.9980469 7.0195312 L 9.9882812 1.0195312 L 5.9902344 1.0195312 z M 8.8730469 9.0507812 C 8.3806469 9.0507812 7.9980469 9.4064312 7.9980469 9.8945312 L 7.9980469 15.113281 C 7.9980469 15.601281 8.3806469 15.957031 8.8730469 15.957031 L 15.123047 15.957031 C 15.615047 15.957031 15.998047 15.601281 15.998047 15.113281 L 15.998047 9.8945312 C 15.998047 9.4064313 15.615047 9.0507813 15.123047 9.0507812 L 8.8730469 9.0507812 z M 10 10 L 14 10 L 14 15 L 13 15 L 13 13 L 11 13 L 11 15 L 10 15 L 10 10 z M 11 11 L 11 12 L 13 12 L 13 11 L 11 11 z M 1 14.03125 L 1 16 L 7.2578125 16 C 7.1014025 15.73508 7.0019531 15.435541 7.0019531 15.113281 L 7.0019531 14.03125 L 1 14.03125 z"/> +</svg> |