@synotech/icons 1.0.0 → 1.0.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/dist/SyAward.d.ts +4 -0
- package/dist/SyAward.tsx +8 -0
- package/dist/SyBitcoin.d.ts +4 -0
- package/dist/SyBitcoin.tsx +8 -0
- package/dist/SyExchangeFunds.d.ts +4 -0
- package/dist/SyExchangeFunds.tsx +10 -0
- package/dist/SyExchangeVertical.d.ts +4 -0
- package/dist/SyExchangeVertical.tsx +8 -0
- package/dist/SyGlobe.d.ts +4 -0
- package/dist/SyGlobe.tsx +8 -0
- package/dist/SyIdentification.d.ts +4 -0
- package/dist/SyIdentification.tsx +11 -0
- package/dist/SyList.d.ts +4 -0
- package/dist/SyList.tsx +11 -0
- package/dist/SyUsers.d.ts +4 -0
- package/dist/SyUsers.tsx +8 -0
- package/dist/icons.cjs.development.js +145 -0
- package/dist/icons.cjs.development.js.map +1 -1
- package/dist/icons.cjs.production.min.js +78 -0
- package/dist/icons.cjs.production.min.js.map +1 -1
- package/dist/icons.esm.js +145 -0
- package/dist/icons.esm.js.map +1 -1
- package/dist/icons.source.json +8 -0
- package/dist/index.d.ts +8 -0
- package/package.json +2 -2
- package/readme.md +225 -193
- package/src/SyAward.tsx +8 -0
- package/src/SyBitcoin.tsx +8 -0
- package/src/SyExchangeFunds.tsx +10 -0
- package/src/SyExchangeVertical.tsx +8 -0
- package/src/SyGlobe.tsx +8 -0
- package/src/SyIdentification.tsx +11 -0
- package/src/SyList.tsx +11 -0
- package/src/SyUsers.tsx +8 -0
- package/src/index.ts +8 -0
- package/src/static/sy-award.svg +5 -0
- package/src/static/sy-bitcoin.svg +3 -0
- package/src/static/sy-exchange-funds.svg +5 -0
- package/src/static/sy-exchange-vertical.svg +4 -0
- package/src/static/sy-globe.svg +3 -0
- package/src/static/sy-identification.svg +3 -0
- package/src/static/sy-list.svg +3 -0
- package/src/static/sy-users.svg +10 -0
package/dist/icons.source.json
CHANGED
|
@@ -47,6 +47,7 @@
|
|
|
47
47
|
"SyArrowUpSquare",
|
|
48
48
|
"SyArrowUpSystem",
|
|
49
49
|
"SyAttendance",
|
|
50
|
+
"SyAward",
|
|
50
51
|
"SyBag",
|
|
51
52
|
"SyBankSystem",
|
|
52
53
|
"SyBarcode",
|
|
@@ -56,6 +57,7 @@
|
|
|
56
57
|
"SyBatteryLow",
|
|
57
58
|
"SyBell",
|
|
58
59
|
"SyBellPin",
|
|
60
|
+
"SyBitcoin",
|
|
59
61
|
"SyBlank",
|
|
60
62
|
"SyBlankAlt",
|
|
61
63
|
"SyBook",
|
|
@@ -148,6 +150,8 @@
|
|
|
148
150
|
"SyEnvelope",
|
|
149
151
|
"SyEnvelopeSolid",
|
|
150
152
|
"SyError",
|
|
153
|
+
"SyExchangeFunds",
|
|
154
|
+
"SyExchangeVertical",
|
|
151
155
|
"SyExport",
|
|
152
156
|
"SyEye",
|
|
153
157
|
"SyFacebook",
|
|
@@ -182,6 +186,7 @@
|
|
|
182
186
|
"SyGdpr",
|
|
183
187
|
"SyGender",
|
|
184
188
|
"SyGiftLight",
|
|
189
|
+
"SyGlobe",
|
|
185
190
|
"SyGooglePay",
|
|
186
191
|
"SyGpsFixed",
|
|
187
192
|
"SyGraph",
|
|
@@ -193,6 +198,7 @@
|
|
|
193
198
|
"SyHide",
|
|
194
199
|
"SyHierarchy",
|
|
195
200
|
"SyHome",
|
|
201
|
+
"SyIdentification",
|
|
196
202
|
"SyImage",
|
|
197
203
|
"SyImg",
|
|
198
204
|
"SyImgBox",
|
|
@@ -237,6 +243,7 @@
|
|
|
237
243
|
"SyLike",
|
|
238
244
|
"SyLine",
|
|
239
245
|
"SyLinkedin",
|
|
246
|
+
"SyList",
|
|
240
247
|
"SyLoadCircle",
|
|
241
248
|
"SyLocation",
|
|
242
249
|
"SyLocationSolid",
|
|
@@ -435,6 +442,7 @@
|
|
|
435
442
|
"SyUserHandUp",
|
|
436
443
|
"SyUserScan",
|
|
437
444
|
"SyUserSolid",
|
|
445
|
+
"SyUsers",
|
|
438
446
|
"SyVideo",
|
|
439
447
|
"SyVideoFile",
|
|
440
448
|
"SyView",
|
package/dist/index.d.ts
CHANGED
|
@@ -42,6 +42,7 @@ export { default as SyArrowUpSquare } from './SyArrowUpSquare'
|
|
|
42
42
|
export { default as SyArrowUpSystem } from './SyArrowUpSystem'
|
|
43
43
|
export { default as SyArrowUp } from './SyArrowUp'
|
|
44
44
|
export { default as SyAttendance } from './SyAttendance'
|
|
45
|
+
export { default as SyAward } from './SyAward'
|
|
45
46
|
export { default as SyBag } from './SyBag'
|
|
46
47
|
export { default as SyBankSystem } from './SyBankSystem'
|
|
47
48
|
export { default as SyBarcode } from './SyBarcode'
|
|
@@ -51,6 +52,7 @@ export { default as SyBatteryFull } from './SyBatteryFull'
|
|
|
51
52
|
export { default as SyBatteryLow } from './SyBatteryLow'
|
|
52
53
|
export { default as SyBellPin } from './SyBellPin'
|
|
53
54
|
export { default as SyBell } from './SyBell'
|
|
55
|
+
export { default as SyBitcoin } from './SyBitcoin'
|
|
54
56
|
export { default as SyBlankAlt } from './SyBlankAlt'
|
|
55
57
|
export { default as SyBlank } from './SyBlank'
|
|
56
58
|
export { default as SyBookCheck } from './SyBookCheck'
|
|
@@ -143,6 +145,8 @@ export { default as SyEmptyWallet } from './SyEmptyWallet'
|
|
|
143
145
|
export { default as SyEnvelopeSolid } from './SyEnvelopeSolid'
|
|
144
146
|
export { default as SyEnvelope } from './SyEnvelope'
|
|
145
147
|
export { default as SyError } from './SyError'
|
|
148
|
+
export { default as SyExchangeFunds } from './SyExchangeFunds'
|
|
149
|
+
export { default as SyExchangeVertical } from './SyExchangeVertical'
|
|
146
150
|
export { default as SyExport } from './SyExport'
|
|
147
151
|
export { default as SyEye } from './SyEye'
|
|
148
152
|
export { default as SyFacebook } from './SyFacebook'
|
|
@@ -177,6 +181,7 @@ export { default as SyGasStation } from './SyGasStation'
|
|
|
177
181
|
export { default as SyGdpr } from './SyGdpr'
|
|
178
182
|
export { default as SyGender } from './SyGender'
|
|
179
183
|
export { default as SyGiftLight } from './SyGiftLight'
|
|
184
|
+
export { default as SyGlobe } from './SyGlobe'
|
|
180
185
|
export { default as SyGooglePay } from './SyGooglePay'
|
|
181
186
|
export { default as SyGpsFixed } from './SyGpsFixed'
|
|
182
187
|
export { default as SyGraphSolid } from './SyGraphSolid'
|
|
@@ -188,6 +193,7 @@ export { default as SyHeart } from './SyHeart'
|
|
|
188
193
|
export { default as SyHide } from './SyHide'
|
|
189
194
|
export { default as SyHierarchy } from './SyHierarchy'
|
|
190
195
|
export { default as SyHome } from './SyHome'
|
|
196
|
+
export { default as SyIdentification } from './SyIdentification'
|
|
191
197
|
export { default as SyImage } from './SyImage'
|
|
192
198
|
export { default as SyImgBox } from './SyImgBox'
|
|
193
199
|
export { default as SyImgOutBox } from './SyImgOutBox'
|
|
@@ -232,6 +238,7 @@ export { default as SyLightning } from './SyLightning'
|
|
|
232
238
|
export { default as SyLike } from './SyLike'
|
|
233
239
|
export { default as SyLine } from './SyLine'
|
|
234
240
|
export { default as SyLinkedin } from './SyLinkedin'
|
|
241
|
+
export { default as SyList } from './SyList'
|
|
235
242
|
export { default as SyLoadCircle } from './SyLoadCircle'
|
|
236
243
|
export { default as SyLocationSolid } from './SyLocationSolid'
|
|
237
244
|
export { default as SyLocation } from './SyLocation'
|
|
@@ -430,6 +437,7 @@ export { default as SyUserHandUp } from './SyUserHandUp'
|
|
|
430
437
|
export { default as SyUserScan } from './SyUserScan'
|
|
431
438
|
export { default as SyUserSolid } from './SyUserSolid'
|
|
432
439
|
export { default as SyUser } from './SyUser'
|
|
440
|
+
export { default as SyUsers } from './SyUsers'
|
|
433
441
|
export { default as SyVideoFile } from './SyVideoFile'
|
|
434
442
|
export { default as SyVideo } from './SyVideo'
|
|
435
443
|
export { default as SyViewAlt1 } from './SyViewAlt1'
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@synotech/icons",
|
|
3
3
|
"description": "icons sourced from around, used by synotech",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.3",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"typings": "dist/index.d.ts",
|
|
@@ -97,4 +97,4 @@
|
|
|
97
97
|
"@svgr/plugin-jsx": "^8.1.0",
|
|
98
98
|
"lodash": "^4.17.21"
|
|
99
99
|
}
|
|
100
|
-
}
|
|
100
|
+
}
|