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/openoffice4-draw.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/openoffice4-draw.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/openoffice4-draw.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/openoffice4-draw.svg b/.icons/awkward/32x32/apps/openoffice4-draw.svg new file mode 100644 index 00000000..a4ada587 --- /dev/null +++ b/.icons/awkward/32x32/apps/openoffice4-draw.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <circle style="opacity:0.2" cx="16" cy="17" r="14"/> + <circle style="fill:#fec006" cx="16" cy="16" r="14"/> + <path style="opacity:0.2;fill:none;stroke:#000000;stroke-linecap:square" d="m 9.5106455,17.521599 1.1612995,0.025 c 2.2857,0.049 4.4567,0.6165 5.2667,1.8678 1.8898,2.9194 -1.8532,3.866 -3.3572,1.8043 -1.4054,-2.263 -0.91973,-6.9646 1.1052,-7.5105 3.664,-0.8311 4.2733,4.9604 6.526399,3.8266 1.7362,-0.8737 -1.0924,-4.8382 0.60295,-5.783 0.72957,-0.4067 2.2588,1.0851 2.2588,1.0851"/> + <path style="fill:none;stroke:#ffffff;stroke-linecap:square" d="m 9.5106455,16.521599 1.1612995,0.025 c 2.2857,0.049 4.4567,0.6165 5.2667,1.8678 1.8898,2.9194 -1.8532,3.866 -3.3572,1.8043 -1.4054,-2.263 -0.91973,-6.9646 1.1052,-7.5105 3.664,-0.8311 4.2733,4.9604 6.526399,3.8266 1.7362,-0.8737 -1.0924,-4.8382 0.60295,-5.783 0.72957,-0.4067 2.2588,1.0851 2.2588,1.0851"/> + <path style="opacity:0.2;fill:#ffffff" d="M 16 2 A 14 14 0 0 0 2 16 A 14 14 0 0 0 2.0214844 16.585938 A 14 14 0 0 1 16 3 A 14 14 0 0 1 29.978516 16.414062 A 14 14 0 0 0 30 16 A 14 14 0 0 0 16 2 z"/> +</svg> |