jao-icons 1.3.3 → 1.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -0
- package/dist/index.js +4 -0
- package/icons/large/shower.json +15 -0
- package/icons/large/skull.json +15 -0
- package/images/large/shower.svg +1 -0
- package/images/large/skull.svg +1 -0
- package/package.json +1 -1
- package/src/index.ts +4 -0
package/README.md
CHANGED
|
@@ -169,6 +169,11 @@ console.log(iconMap.small.cross)
|
|
|
169
169
|
<br>
|
|
170
170
|
<strong>Question</strong>
|
|
171
171
|
</td>
|
|
172
|
+
<td style="width: 128px; text-align: center;">
|
|
173
|
+
<img src="https://raw.githubusercontent.com/JeffreyArts/jao-icons/main/images/large/skull.svg" style="width: 128px;">
|
|
174
|
+
<br>
|
|
175
|
+
<strong>Skull</strong>
|
|
176
|
+
</td>
|
|
172
177
|
<td style="width: 128px; text-align: center;">
|
|
173
178
|
<img src="https://raw.githubusercontent.com/JeffreyArts/jao-icons/main/images/large/speech-bubble.svg" style="width: 128px;">
|
|
174
179
|
<br>
|
package/dist/index.js
CHANGED
|
@@ -198,7 +198,9 @@ import largeDocument from "../icons/large/document.json" assert { type: "json" }
|
|
|
198
198
|
import largePhone from "../icons/large/phone.json" assert { type: "json" };
|
|
199
199
|
import largePrinter from "../icons/large/printer.json" assert { type: "json" };
|
|
200
200
|
import largeQuestion from "../icons/large/question.json" assert { type: "json" };
|
|
201
|
+
import largeSkull from "../icons/large/skull.json" assert { type: "json" };
|
|
201
202
|
import largeSpeechBubble from "../icons/large/speech-bubble.json" assert { type: "json" };
|
|
203
|
+
import largeShower from "../icons/large/shower.json" assert { type: "json" };
|
|
202
204
|
import largeThoughts from "../icons/large/thoughts.json" assert { type: "json" };
|
|
203
205
|
import largeUser from "../icons/large/user.json" assert { type: "json" };
|
|
204
206
|
import largeUserOutline from "../icons/large/user-outline.json" assert { type: "json" };
|
|
@@ -409,7 +411,9 @@ export const iconsMap = {
|
|
|
409
411
|
"printer": largePrinter,
|
|
410
412
|
"question": largeQuestion,
|
|
411
413
|
"document": largeDocument,
|
|
414
|
+
"skull": largeSkull,
|
|
412
415
|
"speech-bubble": largeSpeechBubble,
|
|
416
|
+
"shower": largeShower,
|
|
413
417
|
"thoughts": largeThoughts,
|
|
414
418
|
"user": largeUser,
|
|
415
419
|
"user-outline": largeUserOutline,
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
[
|
|
2
|
+
[0,0,0,0,0,1,1,1,0,0,0,0,0],
|
|
3
|
+
[0,0,0,0,0,1,1,1,0,0,0,0,0],
|
|
4
|
+
[0,0,0,0,1,1,1,1,1,0,0,0,0],
|
|
5
|
+
[0,0,0,1,1,1,1,1,1,1,0,0,0],
|
|
6
|
+
[0,0,1,1,1,1,1,1,1,1,1,0,0],
|
|
7
|
+
[0,0,0,0,0,0,0,0,0,0,0,0,0],
|
|
8
|
+
[0,0,1,0,1,0,1,0,1,0,1,0,0],
|
|
9
|
+
[0,0,0,0,0,0,0,0,0,0,0,0,0],
|
|
10
|
+
[0,1,0,1,0,0,1,0,0,1,0,1,0],
|
|
11
|
+
[0,0,0,0,0,0,0,0,0,0,0,0,0],
|
|
12
|
+
[0,0,1,0,1,0,1,0,1,0,1,0,0],
|
|
13
|
+
[0,0,0,0,0,0,0,0,0,0,0,0,0],
|
|
14
|
+
[0,1,0,1,0,0,1,0,0,1,0,1,0]
|
|
15
|
+
]
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
[
|
|
2
|
+
[0,0,0,0,0,1,1,1,0,0,0,0,0],
|
|
3
|
+
[0,0,0,1,1,1,1,1,1,1,0,0,0],
|
|
4
|
+
[0,0,1,1,1,1,1,1,1,1,1,0,0],
|
|
5
|
+
[0,0,1,1,0,1,1,1,0,1,1,0,0],
|
|
6
|
+
[0,0,1,0,0,0,1,0,0,0,1,0,0],
|
|
7
|
+
[0,0,1,0,0,0,1,0,0,0,1,0,0],
|
|
8
|
+
[0,0,1,1,1,1,0,1,1,1,1,0,0],
|
|
9
|
+
[0,0,0,1,1,0,0,0,1,1,0,0,0],
|
|
10
|
+
[0,0,0,1,1,1,1,1,1,1,0,0,0],
|
|
11
|
+
[0,0,0,1,0,1,1,1,0,1,0,0,0],
|
|
12
|
+
[0,0,0,0,1,0,0,0,1,0,0,0,0],
|
|
13
|
+
[0,0,0,0,1,1,1,1,1,0,0,0,0],
|
|
14
|
+
[0,0,0,0,0,1,1,1,0,0,0,0,0]
|
|
15
|
+
]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg data-v-849d7cbf="" class="site-icon" version="1.1" viewBox="0 0 130 130" xmlns="http://www.w3.org/2000/svg"><g><rect class="site-icon-cell" x="1" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="1" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="61" y="1" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="1" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="91" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="11" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="61" y="11" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="11" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="91" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="21" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="51" y="21" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="61" y="21" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="21" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="21" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="91" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="31" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="31" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="31" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="41" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="51" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="61" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="91" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="101" y="31" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="31" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="31" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="41" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="41" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="31" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="41" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="51" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="61" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="91" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="101" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="111" y="41" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="41" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="61" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="71" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="81" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="91" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="61" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="61" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="31" y="61" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="51" y="61" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="61" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="61" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="81" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="91" y="61" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="111" y="61" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="61" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="61" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="71" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="81" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="91" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="81" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="21" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="81" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="41" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="61" y="81" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="81" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="91" y="81" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="101" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="81" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="121" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="61" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="71" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="81" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="91" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="101" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="31" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="101" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="51" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="61" y="101" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="81" y="101" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="91" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="101" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="111" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="61" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="71" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="81" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="91" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="121" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="21" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="121" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="41" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="61" y="121" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="81" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="91" y="121" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="101" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="121" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="121" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg data-v-849d7cbf="" class="site-icon" version="1.1" viewBox="0 0 130 130" xmlns="http://www.w3.org/2000/svg"><g><rect class="site-icon-cell" x="1" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="1" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="61" y="1" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="1" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="91" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="1" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="11" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="41" y="11" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="51" y="11" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="61" y="11" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="11" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="11" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="91" y="11" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="101" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="21" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="31" y="21" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="41" y="21" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="51" y="21" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="61" y="21" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="21" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="21" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="91" y="21" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="101" y="21" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="111" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="31" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="31" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="31" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="41" y="31" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="61" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="31" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="91" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="101" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="111" y="31" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="31" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="41" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="41" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="31" y="41" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="41" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="41" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="61" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="41" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="81" y="41" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="91" y="41" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="111" y="41" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="41" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="51" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="31" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="61" y="51" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="81" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="91" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="51" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="111" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="51" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="61" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="61" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="31" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="41" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="51" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="61" y="61" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="71" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="91" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="101" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="111" y="61" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="61" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="71" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="41" y="71" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="51" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="61" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="71" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="81" y="71" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="91" y="71" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="101" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="71" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="81" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="41" y="81" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="51" y="81" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="61" y="81" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="81" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="81" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="91" y="81" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="101" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="91" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="41" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="91" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="61" y="91" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="91" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="91" y="91" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="101" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="91" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="101" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="51" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="61" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="71" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="81" y="101" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="91" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="101" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="111" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="51" y="111" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="61" y="111" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="111" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="111" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="91" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="111" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="1" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="11" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="21" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="31" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="41" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="121" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="61" y="121" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="71" y="121" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="91" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="111" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="121" y="121" width="8" height="8" style="fill: rgb(239, 239, 239);"/></g></svg>
|
package/package.json
CHANGED
package/src/index.ts
CHANGED
|
@@ -202,7 +202,9 @@ import largeDocument from "../icons/large/document.json"
|
|
|
202
202
|
import largePhone from "../icons/large/phone.json"
|
|
203
203
|
import largePrinter from "../icons/large/printer.json"
|
|
204
204
|
import largeQuestion from "../icons/large/question.json"
|
|
205
|
+
import largeSkull from "../icons/large/skull.json"
|
|
205
206
|
import largeSpeechBubble from "../icons/large/speech-bubble.json"
|
|
207
|
+
import largeShower from "../icons/large/shower.json"
|
|
206
208
|
import largeThoughts from "../icons/large/thoughts.json"
|
|
207
209
|
import largeUser from "../icons/large/user.json"
|
|
208
210
|
import largeUserOutline from "../icons/large/user-outline.json"
|
|
@@ -414,7 +416,9 @@ export const iconsMap = {
|
|
|
414
416
|
"printer": largePrinter,
|
|
415
417
|
"question": largeQuestion,
|
|
416
418
|
"document": largeDocument,
|
|
419
|
+
"skull": largeSkull,
|
|
417
420
|
"speech-bubble": largeSpeechBubble,
|
|
421
|
+
"shower": largeShower,
|
|
418
422
|
"thoughts": largeThoughts,
|
|
419
423
|
"user": largeUser,
|
|
420
424
|
"user-outline": largeUserOutline,
|