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/fiji.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/fiji.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/fiji.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/fiji.svg b/.icons/awkward/24x24/apps/fiji.svg new file mode 100644 index 00000000..893bc7fe --- /dev/null +++ b/.icons/awkward/24x24/apps/fiji.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="opacity:0.2" width="20" height="20" x="2" y="2.5" rx="1" ry="1"/> + <rect style="fill:#4f4f4f" width="20" height="20" x="2" y="2" rx="1" ry="1"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3,2 C 2.446,2 2,2.446 2,3 l 0,0.5 c 0,-0.554 0.446,-1 1,-1 l 18,0 c 0.554,0 1,0.446 1,1 L 22,3 C 22,2.446 21.554,2 21,2 L 3,2 Z"/> + <path style="opacity:0.2" d="m 5,5.5 0,2.5 0,11.5 2,0 0,-12 12,0 0,-2 -11.5,0 z m 4,4 0,6 2,0 0,-6 z m 4,0 0,8 -4,0 0,2 6,0 0,-2 0,-8 z m 4,0 0,10 2,0 0,-10 z"/> + <path style="fill:#3693ee" d="M 5,5 5,7.5 5,19 7,19 7,7 19,7 19,5 7.5,5 Z m 4,4 0,6 2,0 0,-6 z m 4,0 0,8 -4,0 0,2 6,0 0,-2 0,-8 z m 4,0 0,10 2,0 0,-10 z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 5 5 L 5 5.5 L 7.5 5.5 L 19 5.5 L 19 5 L 7.5 5 L 5 5 z M 9 9 L 9 9.5 L 11 9.5 L 11 9 L 9 9 z M 13 9 L 13 9.5 L 15 9.5 L 15 9 L 13 9 z M 17 9 L 17 9.5 L 19 9.5 L 19 9 L 17 9 z M 9 17 L 9 17.5 L 13 17.5 L 13 17 L 9 17 z"/> +</svg> |