@iconify/json 2.1.157 → 2.1.158

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/collections.json CHANGED
@@ -132,7 +132,7 @@
132
132
  "bi": {
133
133
  "name": "Bootstrap Icons",
134
134
  "total": 1953,
135
- "version": "1.10.2",
135
+ "version": "1.10.3",
136
136
  "author": {
137
137
  "name": "The Bootstrap Authors",
138
138
  "url": "https://github.com/twbs/icons"
package/collections.md CHANGED
@@ -70,7 +70,7 @@
70
70
  * URL: https://github.com/twbs/icons
71
71
  * License: MIT
72
72
  * License URL: https://github.com/twbs/icons/blob/main/LICENSE.md
73
- * Version: 1.10.2
73
+ * Version: 1.10.3
74
74
  * Palette: Colorless
75
75
  * Icon set prefix: `bi`
76
76
  * File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.1.157",
5
+ "version": "2.1.158",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
package/json/bi.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "Bootstrap Icons",
5
5
  "total": 1953,
6
- "version": "1.10.2",
6
+ "version": "1.10.3",
7
7
  "author": {
8
8
  "name": "The Bootstrap Authors",
9
9
  "url": "https://github.com/twbs/icons"
package/json/mdi.json CHANGED
@@ -21,7 +21,7 @@
21
21
  "category": "General",
22
22
  "palette": false
23
23
  },
24
- "lastModified": 1671435623,
24
+ "lastModified": 1672211566,
25
25
  "icons": {
26
26
  "ab-testing": {
27
27
  "body": "<path fill=\"currentColor\" d=\"M4 2a2 2 0 0 0-2 2v8h2V8h2v4h2V4a2 2 0 0 0-2-2H4m0 2h2v2H4m18 9.5V14a2 2 0 0 0-2-2h-4v10h4a2 2 0 0 0 2-2v-1.5a1.54 1.54 0 0 0-1.5-1.5a1.54 1.54 0 0 0 1.5-1.5M20 20h-2v-2h2v2m0-4h-2v-2h2M5.79 21.61l-1.58-1.22l14-18l1.58 1.22Z\"/>"
@@ -28863,6 +28863,90 @@
28863
28863
  "file-settings-variant-outline": {
28864
28864
  "parent": "file-cog-outline"
28865
28865
  },
28866
+ "file-text": {
28867
+ "parent": "file-document"
28868
+ },
28869
+ "file-text-add": {
28870
+ "parent": "file-document-plus"
28871
+ },
28872
+ "file-text-add-outline": {
28873
+ "parent": "file-document-plus-outline"
28874
+ },
28875
+ "file-text-alert": {
28876
+ "parent": "file-document-alert"
28877
+ },
28878
+ "file-text-alert-outline": {
28879
+ "parent": "file-document-alert-outline"
28880
+ },
28881
+ "file-text-arrow-right": {
28882
+ "parent": "file-document-arrow-right"
28883
+ },
28884
+ "file-text-arrow-right-outline": {
28885
+ "parent": "file-document-arrow-right-outline"
28886
+ },
28887
+ "file-text-check": {
28888
+ "parent": "file-document-check"
28889
+ },
28890
+ "file-text-check-outline": {
28891
+ "parent": "file-document-check-outline"
28892
+ },
28893
+ "file-text-delete": {
28894
+ "parent": "file-document-remove"
28895
+ },
28896
+ "file-text-delete-outline": {
28897
+ "parent": "file-document-remove-outline"
28898
+ },
28899
+ "file-text-edit": {
28900
+ "parent": "file-document-edit"
28901
+ },
28902
+ "file-text-edit-outline": {
28903
+ "parent": "file-document-edit-outline"
28904
+ },
28905
+ "file-text-error": {
28906
+ "parent": "file-document-alert"
28907
+ },
28908
+ "file-text-error-outline": {
28909
+ "parent": "file-document-alert-outline"
28910
+ },
28911
+ "file-text-minus": {
28912
+ "parent": "file-document-minus"
28913
+ },
28914
+ "file-text-minus-outline": {
28915
+ "parent": "file-document-minus-outline"
28916
+ },
28917
+ "file-text-move": {
28918
+ "parent": "file-document-arrow-right"
28919
+ },
28920
+ "file-text-move-outline": {
28921
+ "parent": "file-document-arrow-right-outline"
28922
+ },
28923
+ "file-text-multiple": {
28924
+ "parent": "file-document-multiple"
28925
+ },
28926
+ "file-text-multiple-outline": {
28927
+ "parent": "file-document-multiple-outline"
28928
+ },
28929
+ "file-text-outline": {
28930
+ "parent": "file-document-outline"
28931
+ },
28932
+ "file-text-plus": {
28933
+ "parent": "file-document-plus"
28934
+ },
28935
+ "file-text-plus-outline": {
28936
+ "parent": "file-document-plus-outline"
28937
+ },
28938
+ "file-text-remove": {
28939
+ "parent": "file-document-remove"
28940
+ },
28941
+ "file-text-remove-outline": {
28942
+ "parent": "file-document-remove-outline"
28943
+ },
28944
+ "file-text-tick": {
28945
+ "parent": "file-document-check"
28946
+ },
28947
+ "file-text-tick-outline": {
28948
+ "parent": "file-document-check-outline"
28949
+ },
28866
28950
  "file-tick": {
28867
28951
  "parent": "file-check"
28868
28952
  },
@@ -33663,6 +33747,9 @@
33663
33747
  "night-sky": {
33664
33748
  "parent": "weather-night"
33665
33749
  },
33750
+ "ninja-star": {
33751
+ "parent": "shuriken"
33752
+ },
33666
33753
  "nintendo-switch-online": {
33667
33754
  "parent": "nintendo-switch"
33668
33755
  },
@@ -51226,15 +51313,23 @@
51226
51313
  "button-pointer",
51227
51314
  "card",
51228
51315
  "card-outline",
51316
+ "check",
51317
+ "check-circle",
51318
+ "check-circle-outline",
51229
51319
  "checkbox-blank",
51320
+ "checkbox-blank-badge",
51321
+ "checkbox-blank-badge-outline",
51230
51322
  "checkbox-blank-circle",
51231
51323
  "checkbox-blank-circle-outline",
51324
+ "checkbox-blank-off",
51325
+ "checkbox-blank-off-outline",
51232
51326
  "checkbox-blank-outline",
51233
51327
  "checkbox-intermediate",
51234
51328
  "checkbox-intermediate-variant",
51235
51329
  "checkbox-marked",
51236
51330
  "checkbox-marked-circle",
51237
51331
  "checkbox-marked-circle-outline",
51332
+ "checkbox-marked-circle-plus-outline",
51238
51333
  "checkbox-marked-outline",
51239
51334
  "checkbox-multiple-blank",
51240
51335
  "checkbox-multiple-blank-circle",
@@ -51244,8 +51339,19 @@
51244
51339
  "checkbox-multiple-marked-circle",
51245
51340
  "checkbox-multiple-marked-circle-outline",
51246
51341
  "checkbox-multiple-marked-outline",
51342
+ "checkbox-multiple-outline",
51343
+ "checkbox-outline",
51247
51344
  "chevron-down-box",
51248
51345
  "chevron-down-box-outline",
51346
+ "close",
51347
+ "close-box",
51348
+ "close-box-multiple",
51349
+ "close-box-multiple-outline",
51350
+ "close-box-outline",
51351
+ "close-circle",
51352
+ "close-circle-multiple",
51353
+ "close-circle-multiple-outline",
51354
+ "close-circle-outline",
51249
51355
  "draw",
51250
51356
  "draw-pen",
51251
51357
  "form-dropdown",
@@ -51255,6 +51361,14 @@
51255
51361
  "form-textbox-lock",
51256
51362
  "form-textbox-password",
51257
51363
  "gesture-tap-button",
51364
+ "minus-box",
51365
+ "minus-box-multiple",
51366
+ "minus-box-multiple-outline",
51367
+ "minus-box-outline",
51368
+ "minus-circle",
51369
+ "minus-circle-multiple",
51370
+ "minus-circle-multiple-outline",
51371
+ "minus-circle-outline",
51258
51372
  "radiobox-blank",
51259
51373
  "radiobox-marked",
51260
51374
  "signature",
@@ -53701,6 +53815,8 @@
53701
53815
  "star",
53702
53816
  "star-check",
53703
53817
  "star-check-outline",
53818
+ "star-circle",
53819
+ "star-circle-outline",
53704
53820
  "star-four-points",
53705
53821
  "star-four-points-outline",
53706
53822
  "star-half",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "license": "MIT",
5
- "version": "2.1.157",
5
+ "version": "2.1.158",
6
6
  "homepage": "https://iconify.design/icon-sets/",
7
7
  "bugs": "https://github.com/iconify/icon-sets/issues",
8
8
  "repository": {