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/categories.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/actions/categories.svg')
-rw-r--r-- | .icons/awkward/22x22/actions/categories.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/actions/categories.svg b/.icons/awkward/22x22/actions/categories.svg new file mode 100644 index 00000000..8f0fab33 --- /dev/null +++ b/.icons/awkward/22x22/actions/categories.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <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 9.75,8.9999997 c -0.4155,0 -0.75,0.3345 -0.75,0.75 V 18.25 C 9,18.665 9.3345,19 9.75,19 h 8.5 C 18.665,19 19,18.665 19,18.25 v -6.5 C 19,11.3345 18.665,11 18.25,11 H 15 L 13,8.9999997 Z"/> + <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 3.75 3 C 3.3345 3 3 3.3345 3 3.75 L 3 12.25 C 3 12.665 3.3345 13 3.75 13 L 8 13 L 8 9.75 C 8 8.7977972 8.7977972 8 9.75 8 L 13 8 L 13 5.75 C 13 5.3345 12.665 5 12.25 5 L 9 5 L 7 3 L 3.75 3 z"/> +</svg> |