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/48x48/apps/scid.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/scid.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/scid.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/scid.svg b/.icons/awkward/48x48/apps/scid.svg new file mode 100644 index 00000000..bbbeaf74 --- /dev/null +++ b/.icons/awkward/48x48/apps/scid.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="fill:#af903d" width="40" height="40" x="4" y="4" rx="2" ry="2"/> + <path fill="#fff" style="opacity:0.2" d="m6 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-36z"/> + <path opacity=".2" d="m6 45c-1.108 0-2-0.892-2-2v-1c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v1c0 1.108-0.892 2-2 2h-36z"/> + <path style="fill:#fece43" d="M 6 4 C 4.892 4 4 4.892 4 6 L 4 12 L 12 12 L 12 4 L 6 4 z M 12 12 L 12 20 L 20 20 L 20 12 L 12 12 z M 20 12 L 28 12 L 28 4 L 20 4 L 20 12 z M 28 12 L 28 20 L 36 20 L 36 12 L 28 12 z M 36 12 L 44 12 L 44 6 C 44 4.892 43.108 4 42 4 L 36 4 L 36 12 z M 36 20 L 36 28 L 44 28 L 44 20 L 36 20 z M 36 28 L 28 28 L 28 36 L 36 36 L 36 28 z M 36 36 L 36 44 L 42 44 C 43.108 44 44 43.108 44 42 L 44 36 L 36 36 z M 28 36 L 20 36 L 20 44 L 28 44 L 28 36 z M 20 36 L 20 28 L 12 28 L 12 36 L 20 36 z M 12 36 L 4 36 L 4 42 C 4 43.108 4.892 44 6 44 L 12 44 L 12 36 z M 12 28 L 12 20 L 4 20 L 4 28 L 12 28 z M 20 28 L 28 28 L 28 20 L 20 20 L 20 28 z"/> + <path style="opacity:0.2" d="m 4,12 v 1 h 8 v -1 z m 16,0 v 1 h 8 v -1 z m 16,0 v 1 h 8 v -1 z m -24,8 v 1 h 8 v -1 z m 16,0 v 1 h 8 V 20 Z M 4,28 v 1 h 8 v -1 z m 16,0 v 1 h 8 v -1 z m 16,0 v 1 h 8 v -1 z m -24,8 v 1 h 8 v -1 z m 16,0 v 1 h 8 v -1 z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 6 4 C 4.892 4 4 4.892 4 6 L 4 7 C 4 5.892 4.892 5 6 5 L 12 5 L 12 4 L 6 4 z M 20 4 L 20 5 L 28 5 L 28 4 L 20 4 z M 36 4 L 36 5 L 42 5 C 43.108 5 44 5.892 44 7 L 44 6 C 44 4.892 43.108 4 42 4 L 36 4 z M 12 12 L 12 13 L 20 13 L 20 12 L 12 12 z M 28 12 L 28 13 L 36 13 L 36 12 L 28 12 z M 4 20 L 4 21 L 12 21 L 12 20 L 4 20 z M 20 20 L 20 21 L 28 21 L 28 20 L 20 20 z M 36 20 L 36 21 L 44 21 L 44 20 L 36 20 z M 12 28 L 12 29 L 20 29 L 20 28 L 12 28 z M 28 28 L 28 29 L 36 29 L 36 28 L 28 28 z M 4 36 L 4 37 L 12 37 L 12 36 L 4 36 z M 20 36 L 20 37 L 28 37 L 28 36 L 20 36 z M 36 36 L 36 37 L 44 37 L 44 36 L 36 36 z"/> + <path style="opacity:0.1;fill:none;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round" d="M 32,16.9998 H 16 v 8 h 16 v 8 H 16"/> + <path style="fill:none;stroke:#434176;stroke-width:4;stroke-linecap:round;stroke-linejoin:round" d="M 32,16 H 16 v 8 h 16 v 8 H 16"/> +</svg> |