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/24x24/apps/driconf.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/driconf.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/driconf.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/driconf.svg b/.icons/awkward/24x24/apps/driconf.svg new file mode 100644 index 00000000..99cabeca --- /dev/null +++ b/.icons/awkward/24x24/apps/driconf.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <path style="fill:#2b7fb7" d="M 22,20 V 4 C 22,3.446 21.554,3 21,3 H 3 C 2.446,3 2,3.446 2,4 v 16 c 0,0.554 0.446,1 1,1 h 18 c 0.554,0 1,-0.446 1,-1 z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3,3 C 2.446,3 2,3.446 2,4 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 18 c 0.554,0 1,0.446 1,1 V 4 C 22,3.446 21.554,3 21,3 Z"/> + <path style="opacity:0.2" d="m 2,20 v 0.5 c 0,0.554 0.446,1 1,1 h 18 c 0.554,0 1,-0.446 1,-1 V 20 c 0,0.554 -0.446,1 -1,1 H 3 C 2.446,21 2,20.554 2,20 Z"/> + <path style="fill:none;stroke:#3f3f3f;stroke-width:1px" d="m 7.5,8 10,2.5 L 12,17 Z"/> + <path style="opacity:0.2" d="m 5,5.5 c -0.554,0 -1,0.446 -1,1 v 4 c 0,0.554 0.446,1 1,1 h 5 c 0.554,0 1,-0.446 1,-1 v -4 c 0,-0.554 -0.446,-1 -1,-1 z m 9.857422,3 C 14.382565,8.5 14,8.8723177 14,9.3339844 V 12.666016 C 14,13.127682 14.382565,13.5 14.857422,13.5 h 4.285156 C 19.617435,13.5 20,13.127682 20,12.666016 V 9.3339844 C 20,8.8723177 19.617435,8.5 19.142578,8.5 Z m -5.0000001,7 C 9.3825647,15.5 9,15.796682 9,16.166016 v 2.667968 C 9,19.203318 9.3825647,19.5 9.8574219,19.5 H 14.142578 C 14.617435,19.5 15,19.203318 15,18.833984 V 16.166016 C 15,15.796682 14.617435,15.5 14.142578,15.5 Z"/> + <path style="fill:#ffffff" d="M 5 5 C 4.446 5 4 5.446 4 6 L 4 10 C 4 10.554 4.446 11 5 11 L 10 11 C 10.554 11 11 10.554 11 10 L 11 6 C 11 5.446 10.554 5 10 5 L 5 5 z M 14.857422 8 C 14.382565 8 14 8.3723177 14 8.8339844 L 14 12.166016 C 14 12.627682 14.382565 13 14.857422 13 L 19.142578 13 C 19.617435 13 20 12.627682 20 12.166016 L 20 8.8339844 C 20 8.3723177 19.617435 8 19.142578 8 L 14.857422 8 z M 9.8574219 15 C 9.3825647 15 9 15.296682 9 15.666016 L 9 18.333984 C 9 18.703318 9.3825647 19 9.8574219 19 L 14.142578 19 C 14.617435 19 15 18.703318 15 18.333984 L 15 15.666016 C 15 15.296682 14.617435 15 14.142578 15 L 9.8574219 15 z"/> +</svg> |