@blaise.t123/testicons 0.0.1 → 0.0.2
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/artifacts/iconfont.css +259 -262
- package/dist/artifacts/iconfont.eot +0 -0
- package/dist/artifacts/iconfont.html +259 -268
- package/dist/artifacts/iconfont.svg +254 -260
- package/dist/artifacts/iconfont.ttf +0 -0
- package/dist/artifacts/iconfont.woff +0 -0
- package/dist/artifacts/iconfont.woff2 +0 -0
- package/dist/index.d.ts +2 -2
- package/dist/respondio-icons.es.js +0 -2
- package/package.json +1 -1
|
@@ -239,7 +239,6 @@ const h = {
|
|
|
239
239
|
"bootstrap-bold": "icon-bootstrap-bold",
|
|
240
240
|
bot: "icon-bot",
|
|
241
241
|
"bot-off": "icon-bot-off",
|
|
242
|
-
box: "icon-box",
|
|
243
242
|
"box-1": "icon-box-1",
|
|
244
243
|
"box-1-bold": "icon-box-1-bold",
|
|
245
244
|
"box-2": "icon-box-2",
|
|
@@ -2316,7 +2315,6 @@ const V = [
|
|
|
2316
2315
|
"bootstrap-bold",
|
|
2317
2316
|
"bot",
|
|
2318
2317
|
"bot-off",
|
|
2319
|
-
"box",
|
|
2320
2318
|
"box-1",
|
|
2321
2319
|
"box-1-bold",
|
|
2322
2320
|
"box-2",
|