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/32x32/apps/ubuntustudio-controls.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/ubuntustudio-controls.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/ubuntustudio-controls.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/ubuntustudio-controls.svg b/.icons/awkward/32x32/apps/ubuntustudio-controls.svg new file mode 100644 index 00000000..c9eed9e6 --- /dev/null +++ b/.icons/awkward/32x32/apps/ubuntustudio-controls.svg @@ -0,0 +1,21 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1"> + <circle style="opacity:0.2" cx="16" cy="17" r="14"/> + <circle style="fill:#4f4f4f" cx="16" cy="16" r="14"/> + <path style="opacity:0.1;fill:#ffffff" d="M 16 2 A 14 14 0 0 0 2 16 A 14 14 0 0 0 2.0215 16.586 A 14 14 0 0 1 16 3 A 14 14 0 0 1 29.979 16.414 A 14 14 0 0 0 30 16 A 14 14 0 0 0 16 2 z"/> + <g style="opacity:0.2;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round" transform="translate(0,1)"> + <circle cx="16" cy="16" r="3"/> + <path d="M 11.014,11.087 A 7,7 0 0 1 18.655,9.5231 7,7 0 0 1 23,16.001 7,7 0 0 1 18.654,22.477 7,7 0 0 1 11.013,20.912"/> + <path d="M 5.4127,18.985 A 11,11 0 0 1 5.4133,13.013"/> + <path d="M 9.2875,17.986 A 7,7 0 0 1 9.2869,14.016"/> + <path d="M 19.013,5.4206 A 11,11 0 0 1 23.988,8.4379"/> + <path d="M 23.99,23.561 A 11,11 0 0 1 19.011,26.58"/> + </g> + <g style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:round"> + <circle cx="16" cy="16" r="3"/> + <path d="M 11.014,11.087 A 7,7 0 0 1 18.655,9.5231 7,7 0 0 1 23,16.001 7,7 0 0 1 18.654,22.477 7,7 0 0 1 11.013,20.912"/> + <path d="M 5.4127,18.985 A 11,11 0 0 1 5.4133,13.013"/> + <path d="M 9.2875,17.986 A 7,7 0 0 1 9.2869,14.016"/> + <path d="M 19.013,5.4206 A 11,11 0 0 1 23.988,8.4379"/> + <path d="M 23.99,23.561 A 11,11 0 0 1 19.011,26.58"/> + </g> +</svg> |