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/foursquare.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/foursquare.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/foursquare.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/foursquare.svg b/.icons/awkward/48x48/apps/foursquare.svg new file mode 100644 index 00000000..5def474d --- /dev/null +++ b/.icons/awkward/48x48/apps/foursquare.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="opacity:0.2" width="40" height="40" x="4" y="5" rx="2" ry="2"/> + <rect style="fill:#fa4778" width="40" height="40" x="4" y="4" rx="2" ry="2"/> + <path style="opacity:0.2;fill:#ffffff" d="M 6,4 C 4.892,4 4,4.892 4,6 L 4,7 C 4,5.892 4.892,5 6,5 l 36,0 c 1.108,0 2,0.892 2,2 L 44,6 C 44,4.892 43.108,4 42,4 L 6,4 Z"/> + <path style="fill:none;stroke:#000000;stroke-width:3;stroke-linejoin:round;opacity:0.2" d="M 32.5,12.5 H 14.5 V 37.5 L 22.5,28.5 H 29.5 L 31,20.5 H 22.5 31 Z"/> + <path style="fill:none;stroke:#ffffff;stroke-width:3;stroke-linejoin:round" d="M 32.5,11.5 H 14.5 V 36.5 L 22.5,27.5 H 29.5 L 31,19.5 H 22.5 31 Z"/> +</svg> |