jao-icons 1.3.2 → 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 +12 -2
- package/dist/index.js +8 -0
- package/icons/large/printer.json +15 -0
- package/icons/large/shower.json +15 -0
- package/icons/large/skull.json +15 -0
- package/images/large/printer.svg +1 -0
- package/images/large/shower.svg +1 -0
- package/images/large/skull.svg +1 -0
- package/package.json +1 -1
- package/src/index.ts +8 -0
package/README.md
CHANGED
|
@@ -159,11 +159,21 @@ console.log(iconMap.small.cross)
|
|
|
159
159
|
</td>
|
|
160
160
|
</tr>
|
|
161
161
|
<tr>
|
|
162
|
+
<td style="width: 128px; text-align: center;">
|
|
163
|
+
<img src="https://raw.githubusercontent.com/JeffreyArts/jao-icons/main/images/large/printer.svg" style="width: 128px;">
|
|
164
|
+
<br>
|
|
165
|
+
<strong>Printer</strong>
|
|
166
|
+
</td>
|
|
162
167
|
<td style="width: 128px; text-align: center;">
|
|
163
168
|
<img src="https://raw.githubusercontent.com/JeffreyArts/jao-icons/main/images/large/question.svg" style="width: 128px;">
|
|
164
169
|
<br>
|
|
165
170
|
<strong>Question</strong>
|
|
166
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>
|
|
167
177
|
<td style="width: 128px; text-align: center;">
|
|
168
178
|
<img src="https://raw.githubusercontent.com/JeffreyArts/jao-icons/main/images/large/speech-bubble.svg" style="width: 128px;">
|
|
169
179
|
<br>
|
|
@@ -179,13 +189,13 @@ console.log(iconMap.small.cross)
|
|
|
179
189
|
<br>
|
|
180
190
|
<strong>User</strong>
|
|
181
191
|
</td>
|
|
192
|
+
</tr>
|
|
193
|
+
<tr>
|
|
182
194
|
<td style="width: 128px; text-align: center;">
|
|
183
195
|
<img src="https://raw.githubusercontent.com/JeffreyArts/jao-icons/main/images/large/user-outline.svg" style="width: 128px;">
|
|
184
196
|
<br>
|
|
185
197
|
<strong>User Outline</strong>
|
|
186
198
|
</td>
|
|
187
|
-
</tr>
|
|
188
|
-
<tr>
|
|
189
199
|
<td style="width: 128px; text-align: center;">
|
|
190
200
|
<img src="https://raw.githubusercontent.com/JeffreyArts/jao-icons/main/images/large/wrench.svg" style="width: 128px;">
|
|
191
201
|
<br>
|
package/dist/index.js
CHANGED
|
@@ -195,8 +195,12 @@ import largeCharX from "../icons/large/characters/x.json" assert { type: "json"
|
|
|
195
195
|
import largeCharY from "../icons/large/characters/y.json" assert { type: "json" };
|
|
196
196
|
import largeCharZ from "../icons/large/characters/z.json" assert { type: "json" };
|
|
197
197
|
import largeDocument from "../icons/large/document.json" assert { type: "json" };
|
|
198
|
+
import largePhone from "../icons/large/phone.json" assert { type: "json" };
|
|
199
|
+
import largePrinter from "../icons/large/printer.json" assert { type: "json" };
|
|
198
200
|
import largeQuestion from "../icons/large/question.json" assert { type: "json" };
|
|
201
|
+
import largeSkull from "../icons/large/skull.json" assert { type: "json" };
|
|
199
202
|
import largeSpeechBubble from "../icons/large/speech-bubble.json" assert { type: "json" };
|
|
203
|
+
import largeShower from "../icons/large/shower.json" assert { type: "json" };
|
|
200
204
|
import largeThoughts from "../icons/large/thoughts.json" assert { type: "json" };
|
|
201
205
|
import largeUser from "../icons/large/user.json" assert { type: "json" };
|
|
202
206
|
import largeUserOutline from "../icons/large/user-outline.json" assert { type: "json" };
|
|
@@ -403,9 +407,13 @@ export const iconsMap = {
|
|
|
403
407
|
"charx": largeCharX,
|
|
404
408
|
"chary": largeCharY,
|
|
405
409
|
"charz": largeCharZ,
|
|
410
|
+
"phone": largePhone,
|
|
411
|
+
"printer": largePrinter,
|
|
406
412
|
"question": largeQuestion,
|
|
407
413
|
"document": largeDocument,
|
|
414
|
+
"skull": largeSkull,
|
|
408
415
|
"speech-bubble": largeSpeechBubble,
|
|
416
|
+
"shower": largeShower,
|
|
409
417
|
"thoughts": largeThoughts,
|
|
410
418
|
"user": largeUser,
|
|
411
419
|
"user-outline": largeUserOutline,
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
[
|
|
2
|
+
[0,0,0,1,1,1,1,1,1,1,0,0,0],
|
|
3
|
+
[0,0,0,1,0,0,0,0,0,1,0,0,0],
|
|
4
|
+
[0,0,0,1,0,0,0,0,0,1,0,0,0],
|
|
5
|
+
[1,1,1,1,1,1,1,1,1,1,1,1,1],
|
|
6
|
+
[1,1,1,1,1,1,1,1,1,1,1,1,1],
|
|
7
|
+
[1,1,1,1,1,1,1,1,1,1,1,1,1],
|
|
8
|
+
[1,1,1,1,1,1,1,1,1,1,1,1,1],
|
|
9
|
+
[1,1,1,0,0,0,0,0,0,0,1,1,1],
|
|
10
|
+
[1,1,1,0,1,1,1,1,1,0,1,1,1],
|
|
11
|
+
[0,0,1,0,0,0,0,0,0,0,1,0,0],
|
|
12
|
+
[0,0,1,0,1,1,1,0,1,0,1,0,0],
|
|
13
|
+
[0,0,1,0,0,0,0,0,0,0,1,0,0],
|
|
14
|
+
[0,0,1,1,1,1,1,1,1,1,1,0,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,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(64, 54, 113);"/><rect class="site-icon-cell" x="41" y="1" width="8" height="8" style="fill: rgb(64, 54, 113);"/><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(64, 54, 113);"/><rect class="site-icon-cell" x="91" y="1" width="8" height="8" style="fill: rgb(64, 54, 113);"/><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(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="61" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="71" y="11" width="8" height="8" style="fill: rgb(239, 239, 239);"/><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(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(239, 239, 239);"/><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(239, 239, 239);"/><rect class="site-icon-cell" x="51" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="61" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="71" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><rect class="site-icon-cell" x="81" y="21" width="8" height="8" style="fill: rgb(239, 239, 239);"/><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(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(64, 54, 113);"/><rect class="site-icon-cell" x="11" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><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(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(64, 54, 113);"/><rect class="site-icon-cell" x="111" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="121" y="31" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="1" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="11" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><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(64, 54, 113);"/><rect class="site-icon-cell" x="121" y="41" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="1" y="51" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="11" y="51" width="8" height="8" style="fill: rgb(64, 54, 113);"/><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(64, 54, 113);"/><rect class="site-icon-cell" x="41" y="51" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="51" y="51" width="8" height="8" style="fill: rgb(64, 54, 113);"/><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(64, 54, 113);"/><rect class="site-icon-cell" x="81" y="51" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="91" y="51" width="8" height="8" style="fill: rgb(64, 54, 113);"/><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(64, 54, 113);"/><rect class="site-icon-cell" x="121" y="51" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="1" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="11" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><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(64, 54, 113);"/><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(64, 54, 113);"/><rect class="site-icon-cell" x="121" y="61" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="1" y="71" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="11" y="71" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="21" y="71" width="8" height="8" style="fill: rgb(64, 54, 113);"/><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(64, 54, 113);"/><rect class="site-icon-cell" x="111" y="71" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="121" y="71" width="8" height="8" style="fill: rgb(64, 54, 113);"/><rect class="site-icon-cell" x="1" y="81" width="8" height="8" style="fill: rgb(64, 54, 113);"/><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(64, 54, 113);"/><rect class="site-icon-cell" x="31" y="81" width="8" height="8" style="fill: rgb(239, 239, 239);"/><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(239, 239, 239);"/><rect class="site-icon-cell" x="101" y="81" width="8" height="8" style="fill: rgb(64, 54, 113);"/><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(64, 54, 113);"/><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(64, 54, 113);"/><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(64, 54, 113);"/><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(64, 54, 113);"/><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(64, 54, 113);"/><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(64, 54, 113);"/><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(64, 54, 113);"/><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(64, 54, 113);"/><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(64, 54, 113);"/><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(64, 54, 113);"/><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>
|
|
@@ -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
|
@@ -199,8 +199,12 @@ import largeCharX from "../icons/large/characters/x.json"
|
|
|
199
199
|
import largeCharY from "../icons/large/characters/y.json"
|
|
200
200
|
import largeCharZ from "../icons/large/characters/z.json"
|
|
201
201
|
import largeDocument from "../icons/large/document.json"
|
|
202
|
+
import largePhone from "../icons/large/phone.json"
|
|
203
|
+
import largePrinter from "../icons/large/printer.json"
|
|
202
204
|
import largeQuestion from "../icons/large/question.json"
|
|
205
|
+
import largeSkull from "../icons/large/skull.json"
|
|
203
206
|
import largeSpeechBubble from "../icons/large/speech-bubble.json"
|
|
207
|
+
import largeShower from "../icons/large/shower.json"
|
|
204
208
|
import largeThoughts from "../icons/large/thoughts.json"
|
|
205
209
|
import largeUser from "../icons/large/user.json"
|
|
206
210
|
import largeUserOutline from "../icons/large/user-outline.json"
|
|
@@ -408,9 +412,13 @@ export const iconsMap = {
|
|
|
408
412
|
"charx": largeCharX,
|
|
409
413
|
"chary": largeCharY,
|
|
410
414
|
"charz": largeCharZ,
|
|
415
|
+
"phone": largePhone,
|
|
416
|
+
"printer": largePrinter,
|
|
411
417
|
"question": largeQuestion,
|
|
412
418
|
"document": largeDocument,
|
|
419
|
+
"skull": largeSkull,
|
|
413
420
|
"speech-bubble": largeSpeechBubble,
|
|
421
|
+
"shower": largeShower,
|
|
414
422
|
"thoughts": largeThoughts,
|
|
415
423
|
"user": largeUser,
|
|
416
424
|
"user-outline": largeUserOutline,
|