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/qtikz.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/qtikz.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/qtikz.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/qtikz.svg b/.icons/awkward/32x32/apps/qtikz.svg new file mode 100644 index 00000000..64440754 --- /dev/null +++ b/.icons/awkward/32x32/apps/qtikz.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <path fill="#e4e4e4" d="m27 28.5v-25c0-0.831-0.669-1.5-1.5-1.5h-19c-0.831 0-1.5 0.669-1.5 1.5v25c0 0.831 0.669 1.5 1.5 1.5h19c0.831 0 1.5-0.669 1.5-1.5z"/> + <path fill="#fff" opacity=".1" d="m6.5 2c-0.831 0-1.5 0.669-1.5 1.5v1c0-0.831 0.669-1.5 1.5-1.5h19c0.831 0 1.5 0.669 1.5 1.5v-1c0-0.831-0.669-1.5-1.5-1.5z"/> + <path opacity=".2" d="m5 28.5v1c0 0.831 0.669 1.5 1.5 1.5h19c0.831 0 1.5-0.669 1.5-1.5v-1c0 0.831-0.669 1.5-1.5 1.5h-19c-0.831 0-1.5-0.669-1.5-1.5z"/> + <g transform="translate(3)"> + <circle fill="#4f4f4f" cx="21" cy="23" r="8"/> + </g> + <path style="fill:#ffffff" d="M 26.408203 19 C 26.286839 19 26.164547 19.046385 26.070312 19.140625 L 25.140625 20.078125 L 26.921875 21.859375 L 27.859375 20.929688 C 28.047855 20.741218 28.047855 20.444339 27.859375 20.255859 L 26.744141 19.140625 C 26.649901 19.046385 26.529567 19 26.408203 19 z M 24.433594 20.785156 L 20 25.21875 L 20 27 L 21.78125 27 L 26.214844 22.566406 L 24.433594 20.785156 z"/> + <path fill-rule="evenodd" opacity=".2" d="m31.979 23.424a8 8 0 0 1 -7.979 7.576 8 8 0 0 1 -7.979 -7.424 8 8 0 0 0 -0.021 0.424 8 8 0 0 0 8 8 8 8 0 0 0 8 -8 8 8 0 0 0 -0.02148 -0.57617z"/> +</svg> |