diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/cache.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/cache.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/cache.svg b/Flat-Remix/actions/scalable/cache.svg index d9208a082..c7f6c6a15 100644 --- a/Flat-Remix/actions/scalable/cache.svg +++ b/Flat-Remix/actions/scalable/cache.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 3.5 2.515625 C 3 2.515625 3 3.015625 3 3.015625 L 3 9.015625 C 3 9.015625 3 9.515625 3.5 9.515625 L 8.5 9.515625 C 8.5 9.515625 9 9.515625 9 9.015625 L 9 3.015625 C 9 3.015625 9 2.515625 8.5 2.515625 Z M 6 3.515625 C 7.105469 3.515625 8 4.410156 8 5.515625 C 8 6.621094 7.105469 7.515625 6 7.515625 L 4 7.515625 L 4 5.515625 C 4 4.410156 4.894531 3.515625 6 3.515625 Z M 6 4.515625 C 5.449219 4.515625 5 4.960938 5 5.515625 C 5 6.066406 5.449219 6.515625 6 6.515625 C 6.550781 6.515625 7 6.066406 7 5.515625 C 7 4.960938 6.550781 4.515625 6 4.515625 Z M 6 4.515625"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <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 3 1.0292969 C 2 1.0292969 2 2.0292969 2 2.0292969 L 2 14.029297 C 2 14.029297 2 15.029297 3 15.029297 L 13 15.029297 C 13 15.029297 14 15.029297 14 14.029297 L 14 2.0292969 C 14 2.0292969 14 1.0292969 13 1.0292969 L 3 1.0292969 z M 8 3.0292969 C 10.2091 3.0292969 12 4.8201969 12 7.0292969 C 12 9.2383969 10.2091 11.029297 8 11.029297 L 4 11.029297 L 4 7.0292969 C 4 4.8201969 5.7909 3.0292969 8 3.0292969 z M 8 5.0292969 C 6.8954 5.0292969 6 5.9247269 6 7.0292969 C 6 8.1338669 6.89543 9.0292969 8 9.0292969 C 9.10457 9.0292969 10 8.1338669 10 7.0292969 C 10 5.9247269 9.10457 5.0292969 8 5.0292969 z" transform="translate(4 4)"/> </svg> |