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/guitarix.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/guitarix.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/guitarix.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/guitarix.svg b/.icons/awkward/32x32/apps/guitarix.svg new file mode 100644 index 00000000..08b454f5 --- /dev/null +++ b/.icons/awkward/32x32/apps/guitarix.svg @@ -0,0 +1,21 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:0.2" width="28" height="18" x="2" y="13" rx="1.4" ry="1.385"/> + <rect style="fill:#4f4f4f" width="28" height="18" x="2" y="12" rx="1.4" ry="1.385"/> + <circle style="opacity:0.2" cx="10" cy="22" r="6"/> + <circle style="opacity:0.2" cx="22" cy="22" r="6"/> + <circle style="fill:#e4e4e4" cx="10" cy="21" r="6"/> + <circle style="fill:#4f4f4f" cx="10" cy="21" r="3"/> + <rect style="opacity:0.2" width="28" height="11" x="2" y="2" rx="1.4" ry="1.571"/> + <rect style="fill:#4f4f4f" width="28" height="11" x="2" y="1" rx="1.4" ry="1.571"/> + <rect style="opacity:0.2" width="24" height="7" x="4" y="4" rx="1.494" ry="1.574"/> + <rect style="fill:#63a535" width="24" height="7" x="4" y="3" rx="1.494" ry="1.574"/> + <circle style="fill:#4f4f4f" cx="7.5" cy="6.5" r="1.5"/> + <rect style="fill:#983a0e" width="3" height="3" x="23" y="5"/> + <rect style="fill:#f7bf32" width="1" height="1" x="24" y="6"/> + <circle style="fill:#4f4f4f" cx="11.5" cy="6.5" r="1.5"/> + <circle style="fill:#4f4f4f" cx="15.5" cy="6.5" r="1.5"/> + <circle style="fill:#e4e4e4" cx="22" cy="21" r="6"/> + <circle style="fill:#4f4f4f" cx="22" cy="21" r="3"/> + <path style="fill:#ffffff;opacity:0.1" d="M 3.4003906 1 C 2.6247906 1 2 1.7016942 2 2.5722656 L 2 3.5722656 C 2 2.7016942 2.6247906 2 3.4003906 2 L 28.599609 2 C 29.375209 2 30 2.7016942 30 3.5722656 L 30 2.5722656 C 30 1.7016942 29.375209 1 28.599609 1 L 3.4003906 1 z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 5.4941406 3 C 4.6667019 3 4 3.7022942 4 4.5742188 L 4 5.5742188 C 4 4.7022942 4.6667019 4 5.4941406 4 L 26.505859 4 C 27.333298 4 28 4.7022942 28 5.5742188 L 28 4.5742188 C 28 3.7022942 27.333298 3 26.505859 3 L 5.4941406 3 z"/> +</svg> |