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/panel/tusk-indicator.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/panel/tusk-indicator.svg')
-rw-r--r-- | .icons/awkward/22x22/panel/tusk-indicator.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/panel/tusk-indicator.svg b/.icons/awkward/22x22/panel/tusk-indicator.svg new file mode 100644 index 00000000..0ade842c --- /dev/null +++ b/.icons/awkward/22x22/panel/tusk-indicator.svg @@ -0,0 +1,8 @@ +<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 3.800781,3.0000002 C 3.357581,3.0000002 3,3.3575815 3,3.8007815 L 3,18.199219 C 3,18.642419 3.357581,19 3.800781,19 l 14.398438,0 C 18.642419,19 19,18.642419 19,18.199219 L 19,3.8007815 c 0,-0.4432 -0.357581,-0.8007813 -0.800781,-0.8007813 l -14.398438,0 z m 4,4.0000001 6.398438,0 C 14.642419,7.0000003 15,7.3575815 15,7.8007815 l 0,6.3984375 C 15,14.642419 14.642419,15 14.199219,15 L 7.800781,15 C 7.357581,15 7,14.642419 7,14.199219 L 7,7.8007815 c 0,-0.4432 0.357581,-0.8007812 0.800781,-0.8007812 z"/> +</svg> |