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/64x64/apps/guitarix.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/guitarix.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/guitarix.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/guitarix.svg b/.icons/awkward/64x64/apps/guitarix.svg new file mode 100644 index 00000000..d4c32cae --- /dev/null +++ b/.icons/awkward/64x64/apps/guitarix.svg @@ -0,0 +1,21 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="opacity:0.2" width="56" height="36" x="4" y="26" rx="2.8" ry="2.769"/> + <rect style="fill:#4f4f4f" width="56" height="36" x="4" y="25" rx="2.8" ry="2.769"/> + <circle style="opacity:0.2" cx="20" cy="44" r="12"/> + <circle style="opacity:0.2" cx="44" cy="44" r="12"/> + <circle style="fill:#e4e4e4" cx="20" cy="43" r="12"/> + <circle style="fill:#4f4f4f" cx="20" cy="43" r="5"/> + <rect style="opacity:0.2" width="56" height="22" x="4" y="4" rx="2.8" ry="3.143"/> + <rect style="fill:#4f4f4f" width="56" height="22" x="4" y="3" rx="2.8" ry="3.143"/> + <rect style="opacity:0.2" width="48" height="14" x="8" y="8" rx="2.987" ry="3.148"/> + <rect style="fill:#63a535" width="48" height="14" x="8" y="7" rx="2.987" ry="3.148"/> + <circle style="fill:#4f4f4f" cx="15" cy="14" r="3"/> + <rect style="fill:#983a0e" width="6" height="6" x="46" y="11"/> + <rect style="fill:#f7bf32" width="2" height="2" x="48" y="13"/> + <circle style="fill:#4f4f4f" cx="23" cy="14" r="3"/> + <circle style="fill:#4f4f4f" cx="31" cy="14" r="3"/> + <circle style="fill:#e4e4e4" cx="44" cy="43" r="12"/> + <circle style="fill:#4f4f4f" cx="44" cy="43" r="5"/> + <path style="opacity:0.1;fill:#ffffff" d="M 6.8007812 3 C 5.2495812 3 4 4.4033884 4 6.1445312 L 4 7.1445312 C 4 5.4033885 5.2495812 4 6.8007812 4 L 57.199219 4 C 58.750419 4 60 5.4033884 60 7.1445312 L 60 6.1445312 C 60 4.4033885 58.750419 3 57.199219 3 L 6.8007812 3 z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 10.988281 7 C 9.333404 7 8 8.4045879 8 10.148438 L 8 11.148438 C 8 9.4045879 9.333404 8 10.988281 8 L 53.011719 8 C 54.666597 8 56 9.4045879 56 11.148438 L 56 10.148438 C 56 8.4045879 54.666597 7 53.011719 7 L 10.988281 7 z"/> +</svg> |