@iconify/json 2.1.119 → 2.1.121
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 +11 -11
- package/collections.md +20 -10
- package/composer.json +1 -1
- package/json/ci.json +1 -5
- package/json/ep.json +1 -1
- package/json/logos.json +119 -2
- package/json/octicon.json +1 -1
- package/json/simple-icons.json +33 -3
- package/json/subway.json +1 -4
- package/json/tabler.json +265 -58
- package/json/vaadin.json +2 -2
- package/json/vscode-icons.json +12 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -153,8 +153,8 @@
|
|
|
153
153
|
},
|
|
154
154
|
"tabler": {
|
|
155
155
|
"name": "Tabler Icons",
|
|
156
|
-
"total":
|
|
157
|
-
"version": "1.
|
|
156
|
+
"total": 2817,
|
|
157
|
+
"version": "1.103.0",
|
|
158
158
|
"author": {
|
|
159
159
|
"name": "Paweł Kuna",
|
|
160
160
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -615,7 +615,7 @@
|
|
|
615
615
|
"ep": {
|
|
616
616
|
"name": "Element Plus",
|
|
617
617
|
"total": 293,
|
|
618
|
-
"version": "2.0.
|
|
618
|
+
"version": "2.0.10",
|
|
619
619
|
"author": {
|
|
620
620
|
"name": "Element Plus",
|
|
621
621
|
"url": "https://github.com/element-plus/element-plus-icons"
|
|
@@ -1075,8 +1075,8 @@
|
|
|
1075
1075
|
},
|
|
1076
1076
|
"vscode-icons": {
|
|
1077
1077
|
"name": "VSCode Icons",
|
|
1078
|
-
"total":
|
|
1079
|
-
"version": "11.
|
|
1078
|
+
"total": 1179,
|
|
1079
|
+
"version": "11.20.0",
|
|
1080
1080
|
"author": {
|
|
1081
1081
|
"name": "Roberto Huertas",
|
|
1082
1082
|
"url": "https://github.com/vscode-icons/vscode-icons"
|
|
@@ -1302,7 +1302,7 @@
|
|
|
1302
1302
|
"octicon": {
|
|
1303
1303
|
"name": "Octicons",
|
|
1304
1304
|
"total": 521,
|
|
1305
|
-
"version": "17.
|
|
1305
|
+
"version": "17.7.0",
|
|
1306
1306
|
"author": {
|
|
1307
1307
|
"name": "GitHub",
|
|
1308
1308
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -1654,7 +1654,7 @@
|
|
|
1654
1654
|
},
|
|
1655
1655
|
"logos": {
|
|
1656
1656
|
"name": "SVG Logos",
|
|
1657
|
-
"total":
|
|
1657
|
+
"total": 1622,
|
|
1658
1658
|
"author": {
|
|
1659
1659
|
"name": "Gil Barbara",
|
|
1660
1660
|
"url": "https://github.com/gilbarbara/logos"
|
|
@@ -1674,8 +1674,8 @@
|
|
|
1674
1674
|
},
|
|
1675
1675
|
"simple-icons": {
|
|
1676
1676
|
"name": "Simple Icons",
|
|
1677
|
-
"total":
|
|
1678
|
-
"version": "7.
|
|
1677
|
+
"total": 2389,
|
|
1678
|
+
"version": "7.15.0",
|
|
1679
1679
|
"author": {
|
|
1680
1680
|
"name": "Simple Icons Collaborators",
|
|
1681
1681
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2667,8 +2667,8 @@
|
|
|
2667
2667
|
],
|
|
2668
2668
|
"height": 32,
|
|
2669
2669
|
"displayHeight": 16,
|
|
2670
|
-
"
|
|
2671
|
-
"
|
|
2670
|
+
"category": "Archive / Unmaintained",
|
|
2671
|
+
"palette": false
|
|
2672
2672
|
},
|
|
2673
2673
|
"grommet-icons": {
|
|
2674
2674
|
"name": "Grommet Icons",
|
package/collections.md
CHANGED
|
@@ -76,12 +76,12 @@
|
|
|
76
76
|
* File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
77
77
|
|
|
78
78
|
## Tabler Icons
|
|
79
|
-
* Number of icons:
|
|
79
|
+
* Number of icons: 2817
|
|
80
80
|
* Author: Paweł Kuna
|
|
81
81
|
* URL: https://github.com/tabler/tabler-icons
|
|
82
82
|
* License: MIT
|
|
83
83
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
84
|
-
* Version: 1.
|
|
84
|
+
* Version: 1.103.0
|
|
85
85
|
* Palette: Colorless
|
|
86
86
|
* Icon set prefix: `tabler`
|
|
87
87
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
* URL: https://github.com/element-plus/element-plus-icons
|
|
309
309
|
* License: MIT
|
|
310
310
|
* License URL: https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json
|
|
311
|
-
* Version: 2.0.
|
|
311
|
+
* Version: 2.0.10
|
|
312
312
|
* Palette: Colorless
|
|
313
313
|
* Icon set prefix: `ep`
|
|
314
314
|
* File: [json/ep.json](json/ep.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -530,12 +530,12 @@
|
|
|
530
530
|
* File: [json/icon-park.json](json/icon-park.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
531
531
|
|
|
532
532
|
## VSCode Icons
|
|
533
|
-
* Number of icons:
|
|
533
|
+
* Number of icons: 1179
|
|
534
534
|
* Author: Roberto Huertas
|
|
535
535
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
536
536
|
* License: MIT
|
|
537
537
|
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
538
|
-
* Version: 11.
|
|
538
|
+
* Version: 11.20.0
|
|
539
539
|
* Palette: Colorful
|
|
540
540
|
* Icon set prefix: `vscode-icons`
|
|
541
541
|
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -644,7 +644,7 @@
|
|
|
644
644
|
* URL: https://github.com/primer/octicons/
|
|
645
645
|
* License: MIT
|
|
646
646
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
647
|
-
* Version: 17.
|
|
647
|
+
* Version: 17.7.0
|
|
648
648
|
* Palette: Colorless
|
|
649
649
|
* Icon set prefix: `octicon`
|
|
650
650
|
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -808,7 +808,7 @@
|
|
|
808
808
|
* File: [json/bxl.json](json/bxl.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
809
809
|
|
|
810
810
|
## SVG Logos
|
|
811
|
-
* Number of icons:
|
|
811
|
+
* Number of icons: 1622
|
|
812
812
|
* Author: Gil Barbara
|
|
813
813
|
* URL: https://github.com/gilbarbara/logos
|
|
814
814
|
* License: CC0
|
|
@@ -818,12 +818,12 @@
|
|
|
818
818
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
819
819
|
|
|
820
820
|
## Simple Icons
|
|
821
|
-
* Number of icons:
|
|
821
|
+
* Number of icons: 2389
|
|
822
822
|
* Author: Simple Icons Collaborators
|
|
823
823
|
* URL: https://github.com/simple-icons/simple-icons
|
|
824
824
|
* License: CC0 1.0
|
|
825
825
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
826
|
-
* Version: 7.
|
|
826
|
+
* Version: 7.15.0
|
|
827
827
|
* Palette: Colorless
|
|
828
828
|
* Icon set prefix: `simple-icons`
|
|
829
829
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1293,4 +1293,14 @@
|
|
|
1293
1293
|
* Version: 2.0.0
|
|
1294
1294
|
* Palette: Colorless
|
|
1295
1295
|
* Icon set prefix: `el`
|
|
1296
|
-
* File: [json/el.json](json/el.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1296
|
+
* File: [json/el.json](json/el.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1297
|
+
|
|
1298
|
+
## Vaadin Icons
|
|
1299
|
+
* Number of icons: 636
|
|
1300
|
+
* Author: Vaadin
|
|
1301
|
+
* URL: https://github.com/vaadin/web-components
|
|
1302
|
+
* License: Apache 2.0
|
|
1303
|
+
* Version: 4.3.2
|
|
1304
|
+
* Palette: Colorless
|
|
1305
|
+
* Icon set prefix: `vaadin`
|
|
1306
|
+
* File: [json/vaadin.json](json/vaadin.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED
package/json/ci.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "General",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1665515631,
|
|
26
26
|
"icons": {
|
|
27
27
|
"add-column": {
|
|
28
28
|
"body": "<path fill=\"currentColor\" d=\"M14 4v8.101a7.018 7.018 0 0 0-2-1.427V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-4c-.033 0-.066 0-.099-.002A7.017 7.017 0 0 0 15.326 20H18V4h-4Z\"/><path fill=\"currentColor\" d=\"M14 17a5 5 0 1 1-10 0a5 5 0 0 1 10 0Zm-4 3v-2h2v-2h-2v-2H8v2H6v2h2v2h2Z\"/>"
|
|
@@ -738,10 +738,6 @@
|
|
|
738
738
|
"long-up-left": {
|
|
739
739
|
"body": "<path fill=\"currentColor\" d=\"M8.45 7.021L12 7.014V5H5v7h2.014l.007-3.55L17.571 19L19 17.571L8.45 7.021Z\"/>"
|
|
740
740
|
},
|
|
741
|
-
"long-up-left-": {
|
|
742
|
-
"body": "<g fill=\"none\"><path d=\"M8.45 7.021L12 7.014V5H5v7h2.014l.007-3.55L17.571 19L19 17.571L8.45 7.021z\" fill=\"currentColor\"/></g>",
|
|
743
|
-
"hidden": true
|
|
744
|
-
},
|
|
745
741
|
"long-up-right": {
|
|
746
742
|
"body": "<path fill=\"currentColor\" d=\"m16.979 8.45l.007 3.55H19V5h-7v2.014l3.55.007L5 17.571L6.429 19l10.55-10.55Z\"/>"
|
|
747
743
|
},
|