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/brackets-electron.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/brackets-electron.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/brackets-electron.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/brackets-electron.svg b/.icons/awkward/32x32/apps/brackets-electron.svg new file mode 100644 index 00000000..6ecb9e84 --- /dev/null +++ b/.icons/awkward/32x32/apps/brackets-electron.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="28" height="28" x="2" y="3" rx="1.5" ry="1.5"/> + <rect style="fill:#e65100" width="28" height="28" x="2" y="2" rx="1.5" ry="1.5"/> + <rect style="opacity:0.2" width="22" height="22" x="5" y="6" rx="1.5" ry="1.5"/> + <rect style="fill:#ffffff" width="22" height="22" x="5" y="5" rx="1.5" ry="1.5"/> + <path style="fill:#424242" d="M 7 7 L 7 25 L 15 25 L 15 21 L 11 21 L 11 11 L 15 11 L 15 7 L 7 7 z M 17 7 L 17 11 L 21 11 L 21 21 L 17 21 L 17 25 L 25 25 L 25 7 L 17 7 z"/> + <path style="fill:#ffffff;opacity:0.2" d="M 3.5 2 C 2.669 2 2 2.669 2 3.5 L 2 4.5 C 2 3.669 2.669 3 3.5 3 L 28.5 3 C 29.331 3 30 3.669 30 4.5 L 30 3.5 C 30 2.669 29.331 2 28.5 2 L 3.5 2 z"/> +</svg> |