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/com.github.mdh34.hackup.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/com.github.mdh34.hackup.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/com.github.mdh34.hackup.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/com.github.mdh34.hackup.svg b/.icons/awkward/64x64/apps/com.github.mdh34.hackup.svg new file mode 100644 index 00000000..cb63bfda --- /dev/null +++ b/.icons/awkward/64x64/apps/com.github.mdh34.hackup.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="opacity:0.2" width="58" height="58" x="-62" y="-61" rx="2.9" ry="2.9" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#ff822e" width="58" height="58" x="-61" y="-61" rx="2.9" ry="2.9" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.2" d="m 29,20 v 36 h 6 V 20 Z"/> + <path style="opacity:0.2;fill-rule:evenodd" d="m 31.997582,10.000001 a 1.8574262,1.7648823 0 0 0 -1.55979,0.81112 L 19.294346,27.28171 A 1.8574262,1.7648823 0 0 0 20.856558,30 h 22.286886 a 1.8574262,1.7648823 0 0 0 1.56221,-2.71829 L 33.56221,10.811121 a 1.8574262,1.7648823 0 0 0 -1.564628,-0.81112 z"/> + <path style="fill:#ffffff" d="m 29,19 v 36 h 6 V 19 Z"/> + <path style="fill:#ffffff;fill-rule:evenodd" d="m 31.997582,9.0000008 a 1.8574262,1.7648823 0 0 0 -1.55979,0.8111206 L 19.294346,26.28171 A 1.8574262,1.7648823 0 0 0 20.856558,29 h 22.286886 a 1.8574262,1.7648823 0 0 0 1.56221,-2.71829 L 33.56221,9.8111214 A 1.8574262,1.7648823 0 0 0 31.997582,9.0000008 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 5.8984375 3 C 4.2918373 3 3 4.2918373 3 5.8984375 L 3 6.8984375 C 3 5.2918373 4.2918373 4 5.8984375 4 L 58.101562 4 C 59.708163 4 61 5.2918373 61 6.8984375 L 61 5.8984375 C 61 4.2918373 59.708163 3 58.101562 3 L 5.8984375 3 z"/> +</svg> |