jao-icons 1.3.2 → 1.3.3
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 +7 -2
- package/dist/index.js +4 -0
- package/icons/large/printer.json +15 -0
- package/images/large/printer.svg +1 -0
- package/package.json +1 -1
- package/src/index.ts +4 -0
package/README.md
CHANGED
|
@@ -159,6 +159,11 @@ 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>
|
|
@@ -179,13 +184,13 @@ console.log(iconMap.small.cross)
|
|
|
179
184
|
<br>
|
|
180
185
|
<strong>User</strong>
|
|
181
186
|
</td>
|
|
187
|
+
</tr>
|
|
188
|
+
<tr>
|
|
182
189
|
<td style="width: 128px; text-align: center;">
|
|
183
190
|
<img src="https://raw.githubusercontent.com/JeffreyArts/jao-icons/main/images/large/user-outline.svg" style="width: 128px;">
|
|
184
191
|
<br>
|
|
185
192
|
<strong>User Outline</strong>
|
|
186
193
|
</td>
|
|
187
|
-
</tr>
|
|
188
|
-
<tr>
|
|
189
194
|
<td style="width: 128px; text-align: center;">
|
|
190
195
|
<img src="https://raw.githubusercontent.com/JeffreyArts/jao-icons/main/images/large/wrench.svg" style="width: 128px;">
|
|
191
196
|
<br>
|
package/dist/index.js
CHANGED
|
@@ -195,6 +195,8 @@ 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" };
|
|
199
201
|
import largeSpeechBubble from "../icons/large/speech-bubble.json" assert { type: "json" };
|
|
200
202
|
import largeThoughts from "../icons/large/thoughts.json" assert { type: "json" };
|
|
@@ -403,6 +405,8 @@ export const iconsMap = {
|
|
|
403
405
|
"charx": largeCharX,
|
|
404
406
|
"chary": largeCharY,
|
|
405
407
|
"charz": largeCharZ,
|
|
408
|
+
"phone": largePhone,
|
|
409
|
+
"printer": largePrinter,
|
|
406
410
|
"question": largeQuestion,
|
|
407
411
|
"document": largeDocument,
|
|
408
412
|
"speech-bubble": largeSpeechBubble,
|
|
@@ -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 @@
|
|
|
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>
|
package/package.json
CHANGED
package/src/index.ts
CHANGED
|
@@ -199,6 +199,8 @@ 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"
|
|
203
205
|
import largeSpeechBubble from "../icons/large/speech-bubble.json"
|
|
204
206
|
import largeThoughts from "../icons/large/thoughts.json"
|
|
@@ -408,6 +410,8 @@ export const iconsMap = {
|
|
|
408
410
|
"charx": largeCharX,
|
|
409
411
|
"chary": largeCharY,
|
|
410
412
|
"charz": largeCharZ,
|
|
413
|
+
"phone": largePhone,
|
|
414
|
+
"printer": largePrinter,
|
|
411
415
|
"question": largeQuestion,
|
|
412
416
|
"document": largeDocument,
|
|
413
417
|
"speech-bubble": largeSpeechBubble,
|