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/16x16/panel/deluge-panel.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/deluge-panel.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/deluge-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/deluge-panel.svg b/.icons/awkward/16x16/panel/deluge-panel.svg new file mode 100644 index 00000000..3978ccb6 --- /dev/null +++ b/.icons/awkward/16x16/panel/deluge-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" 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 8.0134,1 C 7.8954,1.0004 7.7722,1.1159 7.5983,1.3503 L 3.9833,6.8806 C 2.7396,8.7825 2.753,10.837 3.591,12.389 4.4291,13.94 6.079,15 8.002,15 9.9249,15 11.572,13.94 12.41,12.389 13.247,10.837 13.26,8.7818 12.017,6.8789 L 8.4008,1.3401 C 8.2446,1.1148 8.1314,0.9996 8.0134,1 Z M 8.0036,2.4988 11.055,7.4087 C 11.798,8.6181 11.941,10.062 10.706,11.092 10.558,11.224 10.372,11.349 10.168,11.461 9.7046,11.677 8.9157,11.904 8.3693,11.971 8.1482,12.01 7.9139,12.035 7.6548,12.024 7.6267,12.02 7.5984,12.019 7.5701,12.018 H 7.5651 C 6.7377,12.018 6.0547,10.748 6.0547,9.7944 6.0552,8.9478 6.9091,8.2627 7.6356,8.1384 7.7741,8.1097 7.9187,8.0822 8.0702,8.0478 8.6812,7.8368 8.9452,6.9367 8.3664,6.5046 7.9555,6.1983 7.4765,6.0291 6.996,6.0056 6.4058,5.9768 5.9263,6.1743 5.429,6.5422 Z"/> +</svg> |