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/software-properties.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/software-properties.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/software-properties.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/software-properties.svg b/.icons/awkward/48x48/apps/software-properties.svg new file mode 100644 index 00000000..8e7c0736 --- /dev/null +++ b/.icons/awkward/48x48/apps/software-properties.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path opacity=".05" d="m6 5c-1.108 0-2 0.892-2 2v17h40v-17c0-1.108-0.892-2-2-2h-36z"/> + <rect fill="#e4e4e4" width="40" height="40" x="4" y="4" rx="2" ry="2"/> + <path fill="#3f3f3f" d="m22 12c-0.554 0-1 0.446-1 1v16h-4l7 9 7-9h-4v-16c0-0.554-0.446-1-1-1h-4z"/> + <path fill="#fff" opacity=".1" d="m4 7v-1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v1c0-1.108-0.892-2-2-2h-36c-1.108 0-2 0.892-2 2z"/> + <path opacity=".2" d="m4 42v1c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v-1c0 1.108-0.892 2-2 2h-36c-1.108 0-2-0.892-2-2z"/> + <circle opacity=".2" cx="36" cy="37" r="11"/> + <circle fill="#f2ab56" cx="36" cy="36" r="11"/> + <path fill="#fff" d="m34.447 29.999-0.13226 1.5804a4.7143 4.7143 0 0 0 -1.3778 0.79689l-1.4364-0.67635-1.5 2.5982 1.3041 0.9057a4.7143 4.7143 0 0 0 -0.072 0.7952 4.7143 4.7143 0 0 0 0.0686 0.79855l-1.301 0.903 1.5 2.5982 1.433-0.67466a4.7143 4.7143 0 0 0 1.3811 0.79185l0.131 1.584h3l0.13225-1.5804a4.7143 4.7143 0 0 0 1.3778 -0.79688l1.4364 0.67634 1.5-2.5982-1.3041-0.9057a4.7143 4.7143 0 0 0 0.072 -0.79519 4.7143 4.7143 0 0 0 -0.0686 -0.79855l1.3008-0.90235-1.5-2.5982-1.433 0.67467a4.7143 4.7143 0 0 0 -1.381 -0.79l-0.13225-1.5837h-3zm1.5 4.2857a1.7143 1.7143 0 0 1 1.7143 1.7143 1.7143 1.7143 0 0 1 -1.7143 1.7143 1.7143 1.7143 0 0 1 -1.7143 -1.7143 1.7143 1.7143 0 0 1 1.7143 -1.7143z"/> +</svg> |