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/apps/devhelp.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/devhelp.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/devhelp.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/devhelp.svg b/.icons/awkward/16x16/apps/devhelp.svg new file mode 100644 index 00000000..d86d191b --- /dev/null +++ b/.icons/awkward/16x16/apps/devhelp.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect fill="#4caf50" width="7" height="6" x="9" y="2" ry=".5"/> + <rect fill="#2196f3" width="7" height="5" x="9" y="6" ry=".5"/> + <rect fill="#f9ce1d" width="6" height="4" x="10" y="10" ry=".5"/> + <path fill="#4f4f4f" d="m2 0c-0.554 0-1 0.446-1 1v14c0 0.554 0.446 1 1 1h3v-16z"/> + <path fill="#f44336" d="m3 0v16h11c0.554 0 1-0.446 1-1v-14c0-0.554-0.446-1-1-1h-11z"/> + <path fill="#f9f9f9" d="m5 4v8.9983h2.6662c4.6658 0 4.8324-2.8328 4.8324-4.4991 0-1.6661-0.168-4.5814-4.8328-4.4989zm2.6662 1.9996c1.9996 0 2.6662 0.49991 2.6662 2.4995s-0.66654 2.4995-2.6662 2.4995h-0.66654v-4.999z"/> +</svg> |