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/openbox.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/openbox.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/openbox.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/openbox.svg b/.icons/awkward/32x32/apps/openbox.svg new file mode 100644 index 00000000..ecce2ffd --- /dev/null +++ b/.icons/awkward/32x32/apps/openbox.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:0.2" width="25" height="28" x="-29" y="-30" rx="1.389" ry="1.4" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#5489cd" width="25" height="28" x="-28" y="-30" rx="1.389" ry="1.4" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="opacity:0.2" width="28" height="15" x="2" y="11"/> + <rect style="fill:#e4e4e4" width="28" height="15" x="2" y="10"/> + <rect style="opacity:0.2" width="1" height="3" x="8" y="25"/> + <rect style="opacity:0.2" width="1" height="3" x="23" y="25"/> + <path style="fill:#ffffff;opacity:0.2" d="M 3.4003906 3 C 2.6247906 3 2 3.6192275 2 4.3886719 L 2 5.3886719 C 2 4.6192275 2.6247906 4 3.4003906 4 L 28.599609 4 C 29.375209 4 30 4.6192275 30 5.3886719 L 30 4.3886719 C 30 3.6192275 29.375209 3 28.599609 3 L 3.4003906 3 z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 2 10 L 2 11 L 30 11 L 30 10 L 2 10 z"/> +</svg> |