@iconify/json 1.1.429 → 1.1.430
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 +2 -1
- package/collections.md +0 -10
- package/composer.json +1 -1
- package/json/mono-icons.json +2 -1
- package/package.json +1 -1
package/collections.json
CHANGED
package/collections.md
CHANGED
|
@@ -459,16 +459,6 @@
|
|
|
459
459
|
* Palette: Colorless
|
|
460
460
|
|
|
461
461
|
|
|
462
|
-
### Mono Icons
|
|
463
|
-
* Number of icons: 180
|
|
464
|
-
* Author: Mono
|
|
465
|
-
* URL: https://github.com/mono-company/mono-icons
|
|
466
|
-
* License: MIT
|
|
467
|
-
* License URL: https://github.com/mono-company/mono-icons/blob/master/LICENSE.md
|
|
468
|
-
* Version: 1.3.1
|
|
469
|
-
* Palette: Colorless
|
|
470
|
-
|
|
471
|
-
|
|
472
462
|
### HeroIcons Outline
|
|
473
463
|
* Number of icons: 230
|
|
474
464
|
* Author: Refactoring UI Inc
|
package/composer.json
CHANGED
package/json/mono-icons.json
CHANGED
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": "1.1.
|
|
5
|
+
"version": "1.1.430",
|
|
6
6
|
"homepage": "https://iconify.design/icon-sets/",
|
|
7
7
|
"main": "lib/finder.js",
|
|
8
8
|
"bugs": "https://github.com/iconify/collections-json/issues",
|