@iconify/collections 1.0.256 → 1.0.257
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 +36 -36
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -106,6 +106,28 @@
|
|
|
106
106
|
"category": "General",
|
|
107
107
|
"palette": false
|
|
108
108
|
},
|
|
109
|
+
"tabler": {
|
|
110
|
+
"name": "Tabler Icons",
|
|
111
|
+
"total": 4062,
|
|
112
|
+
"version": "2.13.0",
|
|
113
|
+
"author": {
|
|
114
|
+
"name": "Paweł Kuna",
|
|
115
|
+
"url": "https://github.com/tabler/tabler-icons"
|
|
116
|
+
},
|
|
117
|
+
"license": {
|
|
118
|
+
"title": "MIT",
|
|
119
|
+
"spdx": "MIT",
|
|
120
|
+
"url": "https://github.com/tabler/tabler-icons/blob/master/LICENSE"
|
|
121
|
+
},
|
|
122
|
+
"samples": [
|
|
123
|
+
"alien",
|
|
124
|
+
"device-desktop",
|
|
125
|
+
"photo"
|
|
126
|
+
],
|
|
127
|
+
"height": 24,
|
|
128
|
+
"category": "General",
|
|
129
|
+
"palette": false
|
|
130
|
+
},
|
|
109
131
|
"ri": {
|
|
110
132
|
"name": "Remix Icon",
|
|
111
133
|
"total": 2271,
|
|
@@ -128,28 +150,6 @@
|
|
|
128
150
|
"category": "General",
|
|
129
151
|
"palette": false
|
|
130
152
|
},
|
|
131
|
-
"carbon": {
|
|
132
|
-
"name": "Carbon",
|
|
133
|
-
"total": 1927,
|
|
134
|
-
"version": "11.17.0",
|
|
135
|
-
"author": {
|
|
136
|
-
"name": "IBM",
|
|
137
|
-
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
138
|
-
},
|
|
139
|
-
"license": {
|
|
140
|
-
"title": "Apache 2.0",
|
|
141
|
-
"spdx": "Apache-2.0"
|
|
142
|
-
},
|
|
143
|
-
"samples": [
|
|
144
|
-
"user-certification",
|
|
145
|
-
"humidity",
|
|
146
|
-
"edit-off"
|
|
147
|
-
],
|
|
148
|
-
"height": 32,
|
|
149
|
-
"displayHeight": 16,
|
|
150
|
-
"category": "General",
|
|
151
|
-
"palette": false
|
|
152
|
-
},
|
|
153
153
|
"bi": {
|
|
154
154
|
"name": "Bootstrap Icons",
|
|
155
155
|
"total": 1953,
|
|
@@ -172,25 +172,25 @@
|
|
|
172
172
|
"category": "General",
|
|
173
173
|
"palette": false
|
|
174
174
|
},
|
|
175
|
-
"
|
|
176
|
-
"name": "
|
|
177
|
-
"total":
|
|
178
|
-
"version": "
|
|
175
|
+
"carbon": {
|
|
176
|
+
"name": "Carbon",
|
|
177
|
+
"total": 1927,
|
|
178
|
+
"version": "11.17.0",
|
|
179
179
|
"author": {
|
|
180
|
-
"name": "
|
|
181
|
-
"url": "https://github.com/
|
|
180
|
+
"name": "IBM",
|
|
181
|
+
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
182
182
|
},
|
|
183
183
|
"license": {
|
|
184
|
-
"title": "
|
|
185
|
-
"spdx": "
|
|
186
|
-
"url": "https://github.com/tabler/tabler-icons/blob/master/LICENSE"
|
|
184
|
+
"title": "Apache 2.0",
|
|
185
|
+
"spdx": "Apache-2.0"
|
|
187
186
|
},
|
|
188
187
|
"samples": [
|
|
189
|
-
"
|
|
190
|
-
"
|
|
191
|
-
"
|
|
188
|
+
"user-certification",
|
|
189
|
+
"humidity",
|
|
190
|
+
"edit-off"
|
|
192
191
|
],
|
|
193
|
-
"height":
|
|
192
|
+
"height": 32,
|
|
193
|
+
"displayHeight": 16,
|
|
194
194
|
"category": "General",
|
|
195
195
|
"palette": false
|
|
196
196
|
},
|
|
@@ -1226,7 +1226,7 @@
|
|
|
1226
1226
|
"heroicons": {
|
|
1227
1227
|
"name": "HeroIcons",
|
|
1228
1228
|
"total": 876,
|
|
1229
|
-
"version": "2.0.
|
|
1229
|
+
"version": "2.0.17",
|
|
1230
1230
|
"author": {
|
|
1231
1231
|
"name": "Refactoring UI Inc",
|
|
1232
1232
|
"url": "https://github.com/tailwindlabs/heroicons"
|