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/32x32/apps/applications-haskell.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/applications-haskell.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/applications-haskell.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/applications-haskell.svg b/.icons/awkward/32x32/apps/applications-haskell.svg new file mode 100644 index 00000000..836ff6d9 --- /dev/null +++ b/.icons/awkward/32x32/apps/applications-haskell.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:0.2" width="26" height="26" x="3" y="4" rx="1.4" ry="1.4"/> + <rect style="fill:#e4e4e4" width="26" height="26" x="3" y="3" rx="1.4" ry="1.4"/> + <path style="opacity:0.1" d="M 6.5,8 11.5,17 6.5,26 H 9.5 L 14.5,17 9.5,8 Z M 11.5,8 16.5,17 11.5,26 H 14.5 L 18,19.699 21.5,26 H 24.5 L 14.5,8 Z M 19.834,14 20.945,16 H 25.5 V 14 Z M 22.055,18 23.166,20 H 25.5 V 18 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 4.4004 3 C 3.6248 3 3 3.6248 3 4.4004 L 3 5.4004 C 3 4.6248 3.6248 4 4.4004 4 L 27.6 4 C 28.375 4 29 4.6248 29 5.4004 L 29 4.4004 C 29 3.6248 28.375 3 27.6 3 L 4.4004 3 z"/> + <path style="fill:#8b82a4" d="M 6.5 7 L 11.5 16 L 6.5 25 L 9.5 25 L 14.5 16 L 9.5 7 L 6.5 7 z M 19.834 13 L 20.945 15 L 25.5 15 L 25.5 13 L 19.834 13 z M 22.055 17 L 23.166 19 L 25.5 19 L 25.5 17 L 22.055 17 z"/> + <path style="fill:#5f5088" d="M 11.5,7 16.5,16 11.5,25 H 14.5 L 18,18.699 21.5,25 H 24.5 L 14.5,7 Z"/> +</svg> |