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/qv4l2.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/qv4l2.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/qv4l2.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/qv4l2.svg b/.icons/awkward/48x48/apps/qv4l2.svg new file mode 100644 index 00000000..206c2ab0 --- /dev/null +++ b/.icons/awkward/48x48/apps/qv4l2.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect opacity=".2" width="40" height="40" x="4" y="5" rx="20" ry="20"/> + <rect fill="#e4e4e4" width="40" height="40" x="4" y="4" rx="20" ry="20"/> + <circle fill="#3f3f3f" cx="24" cy="24" r="11"/> + <circle opacity=".2" cx="24" cy="-25" r="9" transform="scale(1,-1)"/> + <circle fill="#ba174e" cx="24" cy="-24" r="9" transform="scale(1,-1)"/> + <path fill="#fff" opacity=".2" d="m24 4c-11.08 0-20 8.92-20 20 0 0.168 0.0076 0.333 0.0117 0.5 0.2647-10.846 9.0763-19.5 19.988-19.5s19.724 8.654 19.988 19.5c0.004-0.167 0.012-0.332 0.012-0.5 0-11.08-8.92-20-20-20z"/> + <circle opacity=".2" cx="24" cy="25" r="6"/> + <circle fill="#d67495" cx="24" cy="24" r="6"/> + <circle opacity=".2" cx="36" cy="37" r="11"/> + <circle fill="#55cc98" cx="36" cy="36" r="11"/> + <path fill="#fff" d="m34.486 30-0.13345 1.5804a4.7567 4.7143 0 0 0 -1.3902 0.79689l-1.4493-0.67635-1.5135 2.5982 1.3159 0.9057a4.7567 4.7143 0 0 0 -0.07265 0.7952 4.7567 4.7143 0 0 0 0.06922 0.79855l-1.313 0.903 1.5135 2.5982 1.4459-0.67466a4.7567 4.7143 0 0 0 1.394 0.792l0.133 1.584h3.027l0.13344-1.5804a4.7567 4.7143 0 0 0 1.3902 -0.79688l1.4493 0.67634 1.5135-2.5982-1.3159-0.9057a4.7567 4.7143 0 0 0 0.07265 -0.79519 4.7567 4.7143 0 0 0 -0.06922 -0.79855l1.3125-0.90235-1.5135-2.5982-1.446 0.67467a4.7567 4.7143 0 0 0 -1.3936 -0.79185l-0.13344-1.5837h-3.027zm1.5135 4.2857a1.7297 1.7143 0 0 1 1.7297 1.7143 1.7297 1.7143 0 0 1 -1.7297 1.7143 1.7297 1.7143 0 0 1 -1.7297 -1.7143 1.7297 1.7143 0 0 1 1.7297 -1.7143z"/> +</svg> |