diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/document-save-all.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/document-save-all.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red/actions/scalable/document-save-all.svg b/Flat-Remix-Red/actions/scalable/document-save-all.svg index 3ba2bc9b2..295262efb 100644 --- a/Flat-Remix-Red/actions/scalable/document-save-all.svg +++ b/Flat-Remix-Red/actions/scalable/document-save-all.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<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:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </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" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,1 V 7 H 3.5 L 7,12.055 V 9 C 7,8 8,8 8,8 H 11.809 L 12.5,7 H 10 V 1 Z M 1,14 V 16 H 8 C 8,16 7,16 7,15 V 14 Z M 9,9 C 9,9 8,9 8,10 V 15 C 8,16 9,16 9,16 H 15 C 15,16 16,16 16,15 V 10 C 16,9 15,9 15,9 Z M 10,10 H 14 V 15 H 13 V 13 H 11 V 15 H 10 Z M 11,11 V 12 H 13 V 11 Z"/> + </g> </svg> |