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/vimeo.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/vimeo.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/vimeo.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/vimeo.svg b/.icons/awkward/48x48/apps/vimeo.svg new file mode 100644 index 00000000..2bb04924 --- /dev/null +++ b/.icons/awkward/48x48/apps/vimeo.svg @@ -0,0 +1,7 @@ +<svg width="48" height="48" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <rect x="4" y="5" width="40" height="40" rx="4" ry="4" style="opacity:.2"/> + <rect x="4" y="4" width="40" height="40" rx="4" ry="4" style="fill:#1ab7ea"/> + <path d="m9 20 2 2 2-2s5 18 9 18c9 0 16-18 16-18s0-7-5-7c-4 0-8 7-8 7s3-1 4 0-2 10-4 10c-3-2-3-16-7-16-3 0-9 6-9 6z" style="opacity:.2"/> + <path d="m9 19 2 2 2-2s5 18 9 18c9 0 16-18 16-18s0-7-5-7c-4 0-8 7-8 7s3-1 4 0-2 10-4 10c-3-2-3-16-7-16-3 0-9 6-9 6z" style="fill:#ffffff"/> + <path d="m8 4c-2.216 0-4 1.784-4 4v1c0-2.216 1.784-4 4-4h32c2.216 0 4 1.784 4 4v-1c0-2.216-1.784-4-4-4h-32z" style="fill:#ffffff;opacity:.2"/> +</svg> |