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/22x22/apps/brackets-electron.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/brackets-electron.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/brackets-electron.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/brackets-electron.svg b/.icons/awkward/22x22/apps/brackets-electron.svg new file mode 100644 index 00000000..42b0a8c3 --- /dev/null +++ b/.icons/awkward/22x22/apps/brackets-electron.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <g transform="translate(-1,-1)"> + <rect style="opacity:0.2" width="20" height="20" x="2" y="2.5" rx="1" ry="1"/> + <rect style="fill:#e65100" width="20" height="20" x="2" y="2" rx="1" ry="1"/> + <rect style="fill:#ffffff" width="16" height="16" x="4" y="4" rx="1" ry="1"/> + <path style="fill:#424242" d="M 5,5 V 19 H 11 V 16 H 8 V 8 H 11 V 5 Z M 13,5 V 8 H 16 V 16 H 13 V 19 H 19 V 5 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 3,2 C 2.446,2 2,2.446 2,3 V 3.5 C 2,2.946 2.446,2.5 3,2.5 H 21 C 21.554,2.5 22,2.946 22,3.5 V 3 C 22,2.446 21.554,2 21,2 Z"/> + </g> +</svg> |