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/com.github.mdh34.hackup.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/com.github.mdh34.hackup.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/com.github.mdh34.hackup.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/com.github.mdh34.hackup.svg b/.icons/awkward/32x32/apps/com.github.mdh34.hackup.svg new file mode 100644 index 00000000..db5dddb9 --- /dev/null +++ b/.icons/awkward/32x32/apps/com.github.mdh34.hackup.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:0.2" width="29" height="29" x="-31" y="-30" rx="1.45" ry="1.45" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#ff822e" width="29" height="29" x="-30" y="-30" rx="1.45" ry="1.45" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.2" d="m 14,10 v 18 h 3 V 10 Z"/> + <path style="opacity:0.2;fill-rule:evenodd" d="M 15.498791,5.0000004 A 0.92871312,0.88244114 0 0 0 14.718896,5.4055607 L 9.1471732,13.640855 A 0.92871312,0.88244114 0 0 0 9.9282789,15 H 21.071722 a 0.92871312,0.88244114 0 0 0 0.781105,-1.359145 L 16.281105,5.4055607 A 0.92871312,0.88244114 0 0 0 15.498791,5.0000004 Z"/> + <path style="fill:#ffffff" d="m 14,9 v 18 h 3 V 9 Z"/> + <path style="fill:#ffffff;fill-rule:evenodd" d="M 15.498791,4.0000004 A 0.92871312,0.88244114 0 0 0 14.718896,4.4055607 L 9.1471732,12.640855 A 0.92871312,0.88244114 0 0 0 9.9282789,14 H 21.071722 a 0.92871312,0.88244114 0 0 0 0.781105,-1.359145 L 16.281105,4.4055607 A 0.92871312,0.88244114 0 0 0 15.498791,4.0000004 Z"/> + <path style="fill:#ffffff;opacity:0.2" d="M 2.4492188 1 C 1.6459187 1 1 1.6459187 1 2.4492188 L 1 3.4492188 C 1 2.6459187 1.6459187 2 2.4492188 2 L 28.550781 2 C 29.354081 2 30 2.6459187 30 3.4492188 L 30 2.4492188 C 30 1.6459187 29.354081 1 28.550781 1 L 2.4492188 1 z"/> +</svg> |