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/48x48/apps/winefile.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/winefile.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/winefile.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/winefile.svg b/.icons/awkward/48x48/apps/winefile.svg new file mode 100644 index 00000000..c3e7bd31 --- /dev/null +++ b/.icons/awkward/48x48/apps/winefile.svg @@ -0,0 +1,22 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="fill:#5294e2" width="36" height="24" x="6" y="4" rx="1.5" ry="1.5"/> + <rect style="opacity:0.1" width="36" height="24" x="6" y="7" rx="1.5" ry="1.5"/> + <rect style="fill:#89e058" width="36" height="24" x="6" y="8" rx="1.5" ry="1.5"/> + <rect style="opacity:0.1" width="36" height="24" x="6" y="11" rx="1.5" ry="1.5"/> + <rect style="fill:#ffcd54" width="36" height="24" x="6" y="12" rx="1.5" ry="1.5"/> + <rect style="opacity:0.2" width="40" height="28" x="4" y="17" rx="2" ry="2"/> + <rect style="fill:#8e8e8e" width="40" height="28" x="4" y="16" rx="2" ry="2"/> + <rect style="opacity:0.2" width="14" height="4" x="17" y="28" rx="1" ry="1"/> + <rect style="fill:#ececec" width="14" height="4" x="17" y="27" rx="1" ry="1"/> + <path style="fill:#ffffff;opacity:0.1" d="M 7.5 4 C 6.669 4 6 4.669 6 5.5 L 6 6.5 C 6 5.669 6.669 5 7.5 5 L 40.5 5 C 41.331 5 42 5.669 42 6.5 L 42 5.5 C 42 4.669 41.331 4 40.5 4 L 7.5 4 z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 7.5,8 C 6.669,8 6,8.669 6,9.5 V 10.5 C 6,9.669 6.669,9 7.5,9 H 40.5 C 41.331,9 42,9.669 42,10.5 V 9.5 C 42,8.669 41.331,8 40.5,8 Z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 7.5,12 C 6.669,12 6,12.669 6,13.5 V 14.5 C 6,13.669 6.669,13 7.5,13 H 40.5 C 41.331,13 42,13.669 42,14.5 V 13.5 C 42,12.669 41.331,12 40.5,12 Z"/> + <g> + <circle style="opacity:0.2" cx="36" cy="36" r="12"/> + <circle style="fill:#48aeff" cx="36" cy="35" r="12"/> + <rect style="fill:#ffffff" width="5" height="5" x="30" y="29" rx=".5" ry=".5"/> + <rect style="fill:#ffffff" width="5" height="5" x="37" y="29" rx=".5" ry=".5"/> + <rect style="fill:#ffffff" width="5" height="5" x="37" y="36" rx=".5" ry=".5"/> + <rect style="fill:#ffffff" width="5" height="5" x="30" y="36" rx=".5" ry=".5"/> + </g> +</svg> |