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/ubuntustudio-controls.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/ubuntustudio-controls.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/ubuntustudio-controls.svg | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/ubuntustudio-controls.svg b/.icons/awkward/22x22/apps/ubuntustudio-controls.svg new file mode 100644 index 00000000..1c73b8e3 --- /dev/null +++ b/.icons/awkward/22x22/apps/ubuntustudio-controls.svg @@ -0,0 +1,23 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <g transform="translate(-1,-1)"> + <circle style="opacity:0.2" cx="12" cy="12.5" r="10"/> + <circle style="fill:#4f4f4f" cx="12" cy="12" r="10"/> + <path style="opacity:0.1;fill:#ffffff" d="M 12 2 A 10 10 0 0 0 2 12 A 10 10 0 0 0 2.0098 12.293 A 10 10 0 0 1 12 2.5 A 10 10 0 0 1 21.99 12.207 A 10 10 0 0 0 22 12 A 10 10 0 0 0 12 2 z"/> + <g style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;opacity:0.2" transform="matrix(0.5,0,0,0.5,0,0.5)"> + <circle cx="24" cy="24" r="4.5"/> + <path d="M 16.929,16.929 A 10,10 0 0 1 27.827,14.761 10,10 0 0 1 34,24 10,10 0 0 1 27.827,33.239 10,10 0 0 1 16.929,31.071"/> + <path d="M 14.311,26.475 A 10,10 0 0 1 14.311,21.525"/> + <path d="M 9.1614,28.48 A 15.5,15.5 0 0 1 9.1615,19.52"/> + <path d="M 27.52,8.905 A 15.5,15.5 0 0 1 35.483,13.589"/> + <path d="M 35.494,34.399 A 15.5,15.5 0 0 1 27.526,39.094"/> + </g> + <g style="fill:none;stroke:#ffffff;stroke-width:3;stroke-linecap:round" transform="scale(0.5)"> + <circle cx="24" cy="24" r="4.5"/> + <path d="M 16.929,16.929 A 10,10 0 0 1 27.827,14.761 10,10 0 0 1 34,24 10,10 0 0 1 27.827,33.239 10,10 0 0 1 16.929,31.071"/> + <path d="M 14.311,26.475 A 10,10 0 0 1 14.311,21.525"/> + <path d="M 9.1614,28.48 A 15.5,15.5 0 0 1 9.1615,19.52"/> + <path d="M 27.52,8.905 A 15.5,15.5 0 0 1 35.483,13.589"/> + <path d="M 35.494,34.399 A 15.5,15.5 0 0 1 27.526,39.094"/> + </g> + </g> +</svg> |