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/depth8to16.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/actions/depth8to16.svg')
-rw-r--r-- | .icons/awkward/22x22/actions/depth8to16.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/actions/depth8to16.svg b/.icons/awkward/22x22/actions/depth8to16.svg new file mode 100644 index 00000000..b955e2a9 --- /dev/null +++ b/.icons/awkward/22x22/actions/depth8to16.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 17,11 C 15,11 15,13 15,13 V 16 H 16 V 13 C 16,13 16,12 17,12 18,12 18,13 18,13 H 19 C 19,13 19,11 17,11 Z M 17,14 A 2,2 0 0 0 15,16 2,2 0 0 0 17,18 2,2 0 0 0 19,16 2,2 0 0 0 17,14 Z M 17,15 A 1,1 0 0 1 18,16 1,1 0 0 1 17,17 1,1 0 0 1 16,16 1,1 0 0 1 17,15 Z M 12,11 V 12 H 13 V 18 H 14 V 11 Z M 7,7 A 2,2 0 0 0 5,9 2,2 0 0 0 7,11 2,2 0 0 0 9,9 2,2 0 0 0 7,7 Z M 7,8 A 1,1 0 0 1 8,9 1,1 0 0 1 7,10 1,1 0 0 1 6,9 1,1 0 0 1 7,8 Z M 7,4 A 2,2 0 0 0 5,6 2,2 0 0 0 7,8 2,2 0 0 0 9,6 2,2 0 0 0 7,4 Z M 7,5 A 1,1 0 0 1 8,6 1,1 0 0 1 7,7 1,1 0 0 1 6,6 1,1 0 0 1 7,5 Z M 19,10 V 9 5 H 18 V 9 H 14 V 10 Z M 18,10 C 18,7 14.5,4 11,4 V 5 C 13.5,5 17,8 17,10 Z M 4,12 V 13 17 H 5 V 13 H 9 V 12 Z M 5,12 C 5,15 8.5,18 12,18 V 17 C 9.5,17 6,14 6,12 Z"/> +</svg> |