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/paperwork.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/paperwork.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/paperwork.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/paperwork.svg b/.icons/awkward/64x64/apps/paperwork.svg new file mode 100644 index 00000000..823db2ef --- /dev/null +++ b/.icons/awkward/64x64/apps/paperwork.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <rect style="opacity:0.2" width="56" height="56" x="4" y="5" rx="4.2" ry="4.2"/> + <rect style="fill:#607d8b" width="56" height="56" x="4" y="4" rx="4.2" ry="4.2"/> + <path style="opacity:0.6;fill:#ffffff;fill-rule:evenodd" d="M 52.418036,18 23.990024,40.080606 23.986308,44.6 l 1.748756,-3.954752 -1.79587,3.931074 z"/> + <path style="fill:#ffffff;fill-rule:evenodd" d="M 13.22,36.125662 52.419996,18.003711 23.98889,40.095998 C 20.580234,37.87848 17.56625,35.861342 13.22,36.125662 Z"/> + <path style="fill:#ffffff;fill-rule:evenodd" d="M 25.79236,40.66247 52.419996,18.00729 37.626956,44.518372 C 33.773138,42.559036 30.269124,40.57855 25.79236,40.66247 Z"/> + <path style="opacity:0.2;fill-rule:evenodd" d="M 52.421875 19.003906 L 52.40625 19.011719 L 52.398438 19.015625 L 51.671875 19.351562 L 37.628906 44.519531 C 34.428258 42.892275 31.460087 41.26641 27.984375 40.804688 L 24.787109 43.787109 L 24.035156 45.488281 L 27.984375 41.804688 C 31.460087 42.26641 34.428258 43.892275 37.628906 45.519531 L 52.421875 19.007812 L 52.316406 19.097656 L 52.375 19.042969 L 52.421875 19.003906 z M 24.035156 45.488281 L 23.984375 45.535156 L 23.984375 45.601562 L 24.035156 45.488281 z M 23.984375 45.535156 L 23.984375 45.476562 L 23.9375 45.578125 L 23.984375 45.535156 z M 23.984375 45.476562 L 24.730469 43.839844 L 24.035156 44.488281 L 23.984375 44.601562 L 23.984375 45.476562 z M 24.035156 44.488281 L 24.789062 42.785156 L 24.732422 42.835938 L 23.984375 44.476562 L 23.984375 44.535156 L 24.035156 44.488281 z M 15.244141 36.189453 L 13.21875 37.125 C 17.565 36.86068 20.579625 38.880138 23.988281 41.097656 L 23.988281 40.097656 C 21.137921 38.243341 18.552477 36.547216 15.244141 36.189453 z M 25.734375 39.644531 L 24.732422 41.835938 L 24.789062 41.785156 L 25.734375 39.644531 z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 8.1992188 4 C 5.8724187 4 4 5.8724187 4 8.1992188 L 4 9.1992188 C 4 6.8724188 5.8724187 5 8.1992188 5 L 55.800781 5 C 58.127581 5 60 6.8724188 60 9.1992188 L 60 8.1992188 C 60 5.8724187 58.127581 4 55.800781 4 L 8.1992188 4 z"/> +</svg> |