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/mx-packageinstaller.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/mx-packageinstaller.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/mx-packageinstaller.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/mx-packageinstaller.svg b/.icons/awkward/32x32/apps/mx-packageinstaller.svg new file mode 100644 index 00000000..a494d6ee --- /dev/null +++ b/.icons/awkward/32x32/apps/mx-packageinstaller.svg @@ -0,0 +1,12 @@ +<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <g> + <rect x="2" y="2" width="28" height="28" rx="1.5" ry="1.5" style="fill:#fabd7f"/> + <path d="m3.5 2c-0.831 0-1.5 0.669-1.5 1.5v1c0-0.831 0.669-1.5 1.5-1.5h25c0.831 0 1.5 0.669 1.5 1.5v-1c0-0.831-0.669-1.5-1.5-1.5z" style="fill:#ffffff;opacity:.1"/> + <path d="m14.572 6c-0.39572 0-0.71484 0.34338-0.71484 0.76953v12.307h-2.8574l5 6.924 5-6.9238h-2.8574v-12.307c0-0.4256-0.32-0.769-0.715-0.769z" style="fill:#3f3f3f"/> + <path d="m2 28.5v1c0 0.831 0.669 1.5 1.5 1.5h25c0.831 0 1.5-0.669 1.5-1.5v-1c0 0.831-0.669 1.5-1.5 1.5h-25c-0.831 0-1.5-0.669-1.5-1.5z" style="opacity:.2"/> + </g> + <circle cx="23.5" cy="23.554688" r="8.5" style="opacity:.2"/> + <circle cx="23.5" cy="22.554688" r="8.5" style="fill:#6c9832"/> + <rect x="22" y="17.054688" width="3" height="11" rx="1.5" ry="1.5" style="fill:#ffffff"/> + <rect transform="rotate(90)" x="21.054688" y="-29" width="3" height="11" rx="1.5" ry="1.5" style="fill:#ffffff"/> +</svg> |