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/ib-tws.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/ib-tws.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/ib-tws.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/ib-tws.svg b/.icons/awkward/48x48/apps/ib-tws.svg new file mode 100644 index 00000000..1491b56d --- /dev/null +++ b/.icons/awkward/48x48/apps/ib-tws.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1"> + <rect style="opacity:0.2" width="40" height="40" x="4" y="5" rx="2" ry="2"/> + <rect style="fill:#e4e4e4" width="40" height="40" x="4" y="4" rx="2" ry="2"/> + <path style="opacity:0.1" d="M 16,22.000001 29.5,37 H 16 Z"/> + <path style="fill:#a11d21" d="M 16,21.000001 29.5,36 H 16 Z"/> + <path style="opacity:0.1" d="m 16,22.000001 13,-15 L 16,37 Z"/> + <path style="fill:#e02a32" d="m 16,21.000001 13,-15 L 16,36 Z"/> + <circle style="opacity:0.1" cx="28" cy="26" r="4"/> + <circle style="fill:#e02a32" cx="28" cy="25" r="4"/> + <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 42 5 C 43.108 5 44 5.892 44 7 L 44 6 C 44 4.892 43.108 4 42 4 L 6 4 z"/> +</svg> |