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/22x22/apps/guvcview.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/guvcview.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/guvcview.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/guvcview.svg b/.icons/awkward/22x22/apps/guvcview.svg new file mode 100644 index 00000000..20d032ba --- /dev/null +++ b/.icons/awkward/22x22/apps/guvcview.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <path style="opacity:0.2" d="M 1.0141,11.222 C 1.0116,11.316 1,11.406 1,11.5 c 0,5.54 4.4599,10 10,10 5.5399,0 9.9998,-4.4599 9.9998,-9.9998 0,-0.09389 -0.01167,-0.18444 -0.01389,-0.27777 -0.14778,5.4093 -4.5399,9.722 -9.9859,9.722 -5.446,0 -9.8381,-4.3127 -9.9859,-9.722 z"/> + <rect style="fill:#4f4f4f" width="20" height="20" x="1" y="1" rx="10" ry="10"/> + <circle style="opacity:0.4" cx="11" cy="11" r="6"/> + <circle style="opacity:0.2" cx="11" cy="-11.5" r="5" transform="scale(1,-1)"/> + <circle style="fill:#ba174e" cx="11" cy="-11" r="5" transform="scale(1,-1)"/> + <path style="opacity:0.1;fill:#ffffff" d="M 11,1.0002 C 5.4599,1.0002 1,5.4601 1,11 1,11.094 1.0116,11.185 1.0141,11.278 1.1618,5.8684 5.554,1.5558 11,1.5558 c 5.4461,0 9.8381,4.3128 9.9859,9.722 0.003,-0.093 0.014,-0.184 0.014,-0.278 0,-5.5399 -4.46,-9.9998 -10,-9.9998 z"/> + <circle style="opacity:0.2" cx="11" cy="11.5" r="3"/> + <circle style="fill:#d67495" cx="11" cy="11" r="3"/> +</svg> |