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/battleblock-theater.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/battleblock-theater.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/battleblock-theater.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/battleblock-theater.svg b/.icons/awkward/64x64/apps/battleblock-theater.svg new file mode 100644 index 00000000..579e42db --- /dev/null +++ b/.icons/awkward/64x64/apps/battleblock-theater.svg @@ -0,0 +1,8 @@ +<svg width="64" height="64" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <rect x="4" y="5" width="56" height="56" rx="4" ry="4" style="opacity:.2"/> + <rect x="4" y="4" width="56" height="56" rx="4" ry="4" style="fill:#e4e4e4"/> + <path d="m7 37v23h8v-23h-8zm42 0v23h8v-23h-8z" style="fill:#3ca2e4"/> + <path d="m11 34a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4zm42 0a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4zm-49 10v3h56v-3z" style="opacity:.2"/> + <path d="m8 4c-2.216 0-4 1.784-4 4v1c0-2.216 1.784-4 4-4h48c2.216 0 4 1.784 4 4v-1c0-2.216-1.784-4-4-4h-48z" style="fill:#ffffff;opacity:.2"/> + <path d="m11 33a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4zm42 0a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4zm-49 10v3h56v-3h-56z" style="fill:#4f4f4f"/> +</svg> |