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/48x48/apps/gb-studio.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/gb-studio.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/gb-studio.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/gb-studio.svg b/.icons/awkward/48x48/apps/gb-studio.svg new file mode 100644 index 00000000..eb263b69 --- /dev/null +++ b/.icons/awkward/48x48/apps/gb-studio.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1"> + <path style="opacity:0.2" d="M 6,6 C 3.784,6 2,7.784 2,10 v 30 c 0,2.216 1.784,4 4,4 H 27 C 46,44 46,37 46,25 V 10 C 46,7.784 44.216,6 42,6 H 27 Z"/> + <path style="fill:#e4e4e4" d="M 6,5 C 3.784,5 2,6.784 2,9 v 30 c 0,2.216 1.784,4 4,4 H 27 C 46,43 46,36 46,24 V 9 C 46,6.784 44.216,5 42,5 H 27 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 6,5 C 3.784,5 2,6.784 2,9 v 1 C 2,7.784 3.784,6 6,6 h 36 c 2.216,0 4,1.784 4,4 V 9 C 46,6.784 44.216,5 42,5 Z"/> + <path style="opacity:0.3" d="m 10,15 c -1.108,0 -2,0.892 -2,2 v 18 c 0,1.108 0.892,2 2,2 h 19 c 11,0 11,-5 11,-11 v -9 c 0,-1.108 -0.892,-2 -2,-2 h -9 z"/> + <rect style="fill:#b8dd16" width="18" height="16" x="15" y="18" rx="2.025" ry="2.168"/> + <circle style="opacity:0.1" cx="10.5" cy="24.5" r="1.5"/> + <circle style="fill:#e2527d" cx="10.5" cy="23.5" r="1.5"/> + <path style="opacity:0.1" d="M 17.025391 18 C 15.903692 18 15 18.967123 15 20.167969 L 15 21.167969 C 15 19.967123 15.903692 19 17.025391 19 L 30.974609 19 C 32.096308 19 33 19.967123 33 21.167969 L 33 20.167969 C 33 18.967123 32.096308 18 30.974609 18 L 17.025391 18 z"/> + <path style="opacity:0.15" d="M 8 5 L 8 8 L 2 8 L 2 10 L 46 10 L 46 8 L 40 8 L 40 5 L 38 5 L 38 8 L 10 8 L 10 5 L 8 5 z"/> +</svg> |