diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/22x22/actions/cache.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/actions/cache.svg')
-rw-r--r-- | .icons/awkward/22x22/actions/cache.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/actions/cache.svg b/.icons/awkward/22x22/actions/cache.svg new file mode 100644 index 00000000..1938d925 --- /dev/null +++ b/.icons/awkward/22x22/actions/cache.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </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(3 3)"/> +</svg> |