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/gb-studio.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/gb-studio.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/gb-studio.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/gb-studio.svg b/.icons/awkward/24x24/apps/gb-studio.svg new file mode 100644 index 00000000..682e135e --- /dev/null +++ b/.icons/awkward/24x24/apps/gb-studio.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <path style="opacity:0.2" d="m 3,2.5 c -1.108,0 -2,0.892 -2,2 v 15 c 0,1.108 0.892,2 2,2 H 13.5 C 23,21.5 23,18 23,12 V 4.5 c 0,-1.108 -0.892,-2 -2,-2 h -7.5 z"/> + <path style="fill:#e4e4e4" d="M 3,2 C 1.892,2 1,2.892 1,4 v 15 c 0,1.108 0.892,2 2,2 H 13.5 C 23,21 23,17.5 23,11.5 V 4 C 23,2.892 22.108,2 21,2 h -7.5 z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 3,2 C 1.892,2 1,2.892 1,4 v 0.5 c 0,-1.108 0.892,-2 2,-2 h 18 c 1.108,0 2,0.892 2,2 V 4 C 23,2.892 22.108,2 21,2 Z"/> + <path style="opacity:0.3" d="M 5,7 C 4.446,7 4,7.446 4,8 v 9 c 0,0.554 0.446,1 1,1 h 9.5 C 20,18 20,15.5 20,12.5 V 8 C 20,7.446 19.554,7 19,7 h -4.5 z"/> + <rect style="fill:#b8dd16" width="8" height="7" x="8" y="9" rx=".9" ry=".948"/> + <circle style="opacity:0.1" cx="5.75" cy="11.25" r=".75"/> + <circle style="fill:#e2527d" cx="5.75" cy="10.75" r=".75"/> + <path style="opacity:0.15" d="M 4,2 V 4 H 1 V 5 H 23 V 4 H 20 V 2 H 19 V 4 H 5 V 2 Z"/> + <path style="opacity:0.1" d="M 8.9003906 9 C 8.4018578 9 8 9.4238489 8 9.9492188 L 8 10.449219 C 8 9.9238489 8.4018578 9.5 8.9003906 9.5 L 15.099609 9.5 C 15.598142 9.5 16 9.9238489 16 10.449219 L 16 9.9492188 C 16 9.4238489 15.598142 9 15.099609 9 L 8.9003906 9 z"/> +</svg> |