@iconify/collections 1.0.29 → 1.0.30
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 +22 -0
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -798,6 +798,28 @@
|
|
|
798
798
|
"category": "General",
|
|
799
799
|
"palette": false
|
|
800
800
|
},
|
|
801
|
+
"ep": {
|
|
802
|
+
"name": "Element Plus",
|
|
803
|
+
"total": 280,
|
|
804
|
+
"version": "0.2.2",
|
|
805
|
+
"author": {
|
|
806
|
+
"name": "Element Plus",
|
|
807
|
+
"url": "https://github.com/element-plus/element-plus-icons"
|
|
808
|
+
},
|
|
809
|
+
"license": {
|
|
810
|
+
"title": "MIT",
|
|
811
|
+
"url": "https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json"
|
|
812
|
+
},
|
|
813
|
+
"samples": [
|
|
814
|
+
"home-filled",
|
|
815
|
+
"partly-cloudy",
|
|
816
|
+
"avatar"
|
|
817
|
+
],
|
|
818
|
+
"height": 32,
|
|
819
|
+
"displayHeight": 24,
|
|
820
|
+
"category": "General",
|
|
821
|
+
"palette": false
|
|
822
|
+
},
|
|
801
823
|
"fe": {
|
|
802
824
|
"name": "Feather Icon",
|
|
803
825
|
"total": 255,
|