@iconify/collections 1.0.335 → 1.0.336
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 +25 -2
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -108,8 +108,8 @@
|
|
|
108
108
|
},
|
|
109
109
|
"tabler": {
|
|
110
110
|
"name": "Tabler Icons",
|
|
111
|
-
"total":
|
|
112
|
-
"version": "2.
|
|
111
|
+
"total": 4735,
|
|
112
|
+
"version": "2.37.0",
|
|
113
113
|
"author": {
|
|
114
114
|
"name": "Paweł Kuna",
|
|
115
115
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -1616,6 +1616,29 @@
|
|
|
1616
1616
|
"category": "Animated Icons",
|
|
1617
1617
|
"palette": false
|
|
1618
1618
|
},
|
|
1619
|
+
"meteocons": {
|
|
1620
|
+
"name": "Meteocons",
|
|
1621
|
+
"total": 450,
|
|
1622
|
+
"version": "3.0.0",
|
|
1623
|
+
"author": {
|
|
1624
|
+
"name": "Bas Milius",
|
|
1625
|
+
"url": "https://github.com/basmilius/weather-icons"
|
|
1626
|
+
},
|
|
1627
|
+
"license": {
|
|
1628
|
+
"title": "MIT",
|
|
1629
|
+
"spdx": "MIT",
|
|
1630
|
+
"url": "https://github.com/basmilius/weather-icons/blob/dev/LICENSE"
|
|
1631
|
+
},
|
|
1632
|
+
"samples": [
|
|
1633
|
+
"hurricane-fill",
|
|
1634
|
+
"sunrise-fill",
|
|
1635
|
+
"windsock"
|
|
1636
|
+
],
|
|
1637
|
+
"height": 32,
|
|
1638
|
+
"displayHeight": 24,
|
|
1639
|
+
"category": "Animated Icons",
|
|
1640
|
+
"palette": true
|
|
1641
|
+
},
|
|
1619
1642
|
"svg-spinners": {
|
|
1620
1643
|
"name": "SVG Spinners",
|
|
1621
1644
|
"total": 46,
|