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/22x22/apps/speedcrunch.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/speedcrunch.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/speedcrunch.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/speedcrunch.svg b/.icons/awkward/22x22/apps/speedcrunch.svg new file mode 100644 index 00000000..9e429878 --- /dev/null +++ b/.icons/awkward/22x22/apps/speedcrunch.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <g transform="translate(-1,-1)"> + <rect style="opacity:0.2" width="16" height="20" x="4" y="2.5" rx="1" ry="1"/> + <rect style="fill:#4a1a3a" width="16" height="20" x="4" y="2" rx="1" ry="1"/> + <path style="fill:#3b1530" d="M 4,17 V 21 C 4,21.554 4.446,22 5,22 H 19 C 19.554,22 20,21.554 20,21 V 17 Z"/> + <rect style="fill:#e4e4e4" width="10" height="1" x="6" y="5"/> + <rect style="fill:#667b9e" width="8" height="1" x="8" y="7"/> + <rect style="fill:#e4e4e4" width="10" height="1" x="6" y="10"/> + <rect style="fill:#667b9e" width="8" height="1" x="8" y="12"/> + <circle style="fill:#d38b2e" cx="17" cy="17" r="6"/> + <path style="fill:#ffffff" d="M 14,15 V 16 H 20 V 15 Z M 14,18 V 19 H 20 V 18 Z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 5,2 C 4.446,2 4,2.446 4,3 V 3.5 C 4,2.946 4.446,2.5 5,2.5 H 19 C 19.554,2.5 20,2.946 20,3.5 V 3 C 20,2.446 19.554,2 19,2 Z"/> + </g> +</svg> |