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/24x24/apps/vimeo.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/vimeo.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/vimeo.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/vimeo.svg b/.icons/awkward/24x24/apps/vimeo.svg new file mode 100644 index 00000000..a70df347 --- /dev/null +++ b/.icons/awkward/24x24/apps/vimeo.svg @@ -0,0 +1,9 @@ +<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <g transform="translate(1,1)"> + <rect x="1" y="1.5" width="20" height="20" rx="2" ry="2" style="opacity:.2"/> + <rect x="1" y="1" width="20" height="20" rx="2" ry="2" style="fill:#1ab7ea"/> + <path d="m11 18c-1 0-5-9.0000004-5-9.0000004l-1 1.0000004-1-1.0000004s3-3 5-3c1 0 3 8.0000004 3 8.0000004l3-5.0000004h-2s1-3 3-3c3 0 2 3 2 3s-2 9.0000004-7 9.0000004z" style="opacity:.2"/> + <path d="m11 17c-1 0-5-9-5-9l-1 1-1-1s3-3 5-3c1 0 3 8 3 8l3-5h-2s1-3 3-3c3 0 2 3 2 3s-2 9-7 9z" style="fill:#ffffff"/> + <path d="m3 1c-1.108 0-2 0.892-2 2v0.5c0-1.108 0.892-2 2-2h16c1.108 0 2 0.892 2 2v-0.5c0-1.108-0.892-2-2-2z" style="fill:#ffffff;opacity:.2"/> + </g> +</svg> |