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/torchlight-2.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/torchlight-2.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/torchlight-2.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/torchlight-2.svg b/.icons/awkward/22x22/apps/torchlight-2.svg new file mode 100644 index 00000000..8947d0ee --- /dev/null +++ b/.icons/awkward/22x22/apps/torchlight-2.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <rect style="fill:#4f4f4f" width="20" height="20" x="1" y="1" rx="1" ry="1"/> + <path style="opacity:0.2" d="M 6,4.5 6,8 C 6,7.5 7.2322815,6.5 8,6.5 l 2,0 0,9.5 -1,1.5 4,0 L 12,16 12,9.179687 C 12.413688,6.2567615 13.878797,6.0197035 15.974609,5.5 L 6.8476562,5.5 6,4.5 Z m -2,5 1,1.5 0,6 -1,1.5 5,0 L 8,17 8,11 9,9.5 4,9.5 Z m 9,0 1,1.5 0,6 -1,1.5 5,0 -1,-1.5 0,-6 1,-1.5 -5,0 z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 2,1 C 1.446,1 1,1.446 1,2 l 0,0.5 c 0,-0.554 0.446,-1 1,-1 l 18,0 c 0.554,0 1,0.446 1,1 L 21,2 C 21,1.446 20.554,1 20,1 L 2,1 Z"/> + <path style="opacity:0.2" d="m 2,21.5 c -0.554,0 -1,-0.446 -1,-1 L 1,20 c 0,0.554 0.446,1 1,1 l 18,0 c 0.554,0 1,-0.446 1,-1 l 0,0.5 c 0,0.554 -0.446,1 -1,1 l -18,0 z"/> + <path style="fill:#ff8e19" d="M 6,4 6,7.5 C 6,7 7.2322815,6 8,6 l 2,0 0,9.5 -1,1.5 4,0 -1,-1.5 0,-6.820937 C 12.413688,5.756137 13.87877,5.5197035 15.974582,5 L 6.8481815,5 Z"/> + <path style="fill:#1289db" d="m 4,9 5,0 -1,1.5 0,6 1,1.5 -5,0 1,-1.5 0,-6 z"/> + <path style="fill:#1289db" d="m 13,9 5,0 -1,1.5 0,6 1,1.5 -5,0 1,-1.5 0,-6 z"/> + <path style="opacity:0.1;fill:#ffffff" d="m 6,4 0,0.5 0.8476562,1 7.3730468,0 C 14.738452,5.3032238 15.321733,5.1618952 15.974609,5 L 6.8476562,5 6,4 Z M 4,9 4.3339844,9.5 8.6660156,9.5 9,9 4,9 Z m 9,0 0.333984,0.5 4.332032,0 L 18,9 13,9 Z M 10,15.5 9,17 9.333984,17 10,16 10,15.5 Z m 2,0 0,0.5 0.666016,1 L 13,17 12,15.5 Z M 5,16.5 4,18 4.3339844,18 5,17 5,16.5 Z m 3,0 L 8,17 8.6660156,18 9,18 8,16.5 Z m 6,0 -1,1.5 0.333984,0 L 14,17 14,16.5 Z m 3,0 0,0.5 0.666016,1 L 18,18 17,16.5 Z"/> +</svg> |