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/64x64/apps/openbox.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/openbox.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/openbox.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/openbox.svg b/.icons/awkward/64x64/apps/openbox.svg new file mode 100644 index 00000000..9b699af8 --- /dev/null +++ b/.icons/awkward/64x64/apps/openbox.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="opacity:0.2" width="50" height="56" x="-58" y="-60" rx="2.778" ry="2.8" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#5489cd" width="50" height="56" x="-57" y="-60" rx="2.778" ry="2.8" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="opacity:0.2" width="56" height="30" x="4" y="22"/> + <rect style="fill:#e4e4e4" width="56" height="30" x="4" y="21"/> + <rect style="opacity:0.2" width="3" height="6" x="16" y="51"/> + <rect style="opacity:0.2" width="3" height="6" x="45" y="51"/> + <path style="opacity:0.2;fill:#ffffff" d="M 6.8007812 7 C 5.2495812 7 4 8.238455 4 9.7773438 L 4 10.777344 C 4 9.2384548 5.2495812 8 6.8007812 8 L 57.199219 8 C 58.750419 8 60 9.2384548 60 10.777344 L 60 9.7773438 C 60 8.2384549 58.750419 7 57.199219 7 L 6.8007812 7 z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 4 21 L 4 23 L 4.109375 23 L 4.109375 21.890625 L 60 21.890625 L 60 21 L 4 21 z"/> +</svg> |