@iconify/json 2.1.144 → 2.1.145
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 +27 -4
- package/collections.md +15 -4
- package/composer.json +1 -1
- package/json/cryptocurrency-color.json +1482 -0
- package/json/fluent-emoji-flat.json +2982 -0
- package/json/fluent-emoji-high-contrast.json +1547 -0
- package/json/fluent-emoji.json +2982 -0
- package/json/line-md.json +11 -3
- package/json/noto.json +3464 -25
- package/json/openmoji.json +4077 -2
- package/json/simple-icons.json +18 -3
- package/json/twemoji.json +3670 -0
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1389,7 +1389,7 @@
|
|
|
1389
1389
|
},
|
|
1390
1390
|
"line-md": {
|
|
1391
1391
|
"name": "Material Line Icons",
|
|
1392
|
-
"total":
|
|
1392
|
+
"total": 398,
|
|
1393
1393
|
"version": "0.2.8",
|
|
1394
1394
|
"author": {
|
|
1395
1395
|
"name": "Vjacheslav Trushkin",
|
|
@@ -1454,7 +1454,7 @@
|
|
|
1454
1454
|
},
|
|
1455
1455
|
"noto": {
|
|
1456
1456
|
"name": "Noto Emoji",
|
|
1457
|
-
"total":
|
|
1457
|
+
"total": 3437,
|
|
1458
1458
|
"author": {
|
|
1459
1459
|
"name": "Google Inc",
|
|
1460
1460
|
"url": "https://github.com/googlefonts/noto-emoji"
|
|
@@ -1696,8 +1696,8 @@
|
|
|
1696
1696
|
},
|
|
1697
1697
|
"simple-icons": {
|
|
1698
1698
|
"name": "Simple Icons",
|
|
1699
|
-
"total":
|
|
1700
|
-
"version": "7.
|
|
1699
|
+
"total": 2412,
|
|
1700
|
+
"version": "7.21.0",
|
|
1701
1701
|
"author": {
|
|
1702
1702
|
"name": "Simple Icons Collaborators",
|
|
1703
1703
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -1869,6 +1869,29 @@
|
|
|
1869
1869
|
"category": "Brands / Social",
|
|
1870
1870
|
"palette": false
|
|
1871
1871
|
},
|
|
1872
|
+
"cryptocurrency-color": {
|
|
1873
|
+
"name": "Cryptocurrency Color Icons",
|
|
1874
|
+
"total": 483,
|
|
1875
|
+
"version": "0.18.1",
|
|
1876
|
+
"author": {
|
|
1877
|
+
"name": "Christopher Downer",
|
|
1878
|
+
"url": "https://github.com/atomiclabs/cryptocurrency-icons"
|
|
1879
|
+
},
|
|
1880
|
+
"license": {
|
|
1881
|
+
"title": "CC0 1.0",
|
|
1882
|
+
"spdx": "CC0-1.0",
|
|
1883
|
+
"url": "https://creativecommons.org/publicdomain/zero/1.0/"
|
|
1884
|
+
},
|
|
1885
|
+
"samples": [
|
|
1886
|
+
"btc",
|
|
1887
|
+
"ltc",
|
|
1888
|
+
"eth"
|
|
1889
|
+
],
|
|
1890
|
+
"height": 32,
|
|
1891
|
+
"displayHeight": 16,
|
|
1892
|
+
"category": "Brands / Social",
|
|
1893
|
+
"palette": true
|
|
1894
|
+
},
|
|
1872
1895
|
"flag": {
|
|
1873
1896
|
"name": "Flag Icons",
|
|
1874
1897
|
"total": 530,
|
package/collections.md
CHANGED
|
@@ -683,7 +683,7 @@
|
|
|
683
683
|
* File: [json/nimbus.json](json/nimbus.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
684
684
|
|
|
685
685
|
## Material Line Icons
|
|
686
|
-
* Number of icons:
|
|
686
|
+
* Number of icons: 398
|
|
687
687
|
* Author: Vjacheslav Trushkin
|
|
688
688
|
* URL: https://github.com/cyberalien/line-md
|
|
689
689
|
* License: MIT
|
|
@@ -714,7 +714,7 @@
|
|
|
714
714
|
* File: [json/twemoji.json](json/twemoji.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
715
715
|
|
|
716
716
|
## Noto Emoji
|
|
717
|
-
* Number of icons:
|
|
717
|
+
* Number of icons: 3437
|
|
718
718
|
* Author: Google Inc
|
|
719
719
|
* URL: https://github.com/googlefonts/noto-emoji
|
|
720
720
|
* License: Apache 2.0
|
|
@@ -829,12 +829,12 @@
|
|
|
829
829
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
830
830
|
|
|
831
831
|
## Simple Icons
|
|
832
|
-
* Number of icons:
|
|
832
|
+
* Number of icons: 2412
|
|
833
833
|
* Author: Simple Icons Collaborators
|
|
834
834
|
* URL: https://github.com/simple-icons/simple-icons
|
|
835
835
|
* License: CC0 1.0
|
|
836
836
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
837
|
-
* Version: 7.
|
|
837
|
+
* Version: 7.21.0
|
|
838
838
|
* Palette: Colorless
|
|
839
839
|
* Icon set prefix: `simple-icons`
|
|
840
840
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -912,6 +912,17 @@
|
|
|
912
912
|
* Icon set prefix: `cryptocurrency`
|
|
913
913
|
* File: [json/cryptocurrency.json](json/cryptocurrency.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
914
914
|
|
|
915
|
+
## Cryptocurrency Color Icons
|
|
916
|
+
* Number of icons: 483
|
|
917
|
+
* Author: Christopher Downer
|
|
918
|
+
* URL: https://github.com/atomiclabs/cryptocurrency-icons
|
|
919
|
+
* License: CC0 1.0
|
|
920
|
+
* License URL: https://creativecommons.org/publicdomain/zero/1.0/
|
|
921
|
+
* Version: 0.18.1
|
|
922
|
+
* Palette: Colorful
|
|
923
|
+
* Icon set prefix: `cryptocurrency-color`
|
|
924
|
+
* File: [json/cryptocurrency-color.json](json/cryptocurrency-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
925
|
+
|
|
915
926
|
## Flag Icons
|
|
916
927
|
* Number of icons: 530
|
|
917
928
|
* Author: Panayiotis Lipiridis
|
package/composer.json
CHANGED