@iconify/json 2.2.171 → 2.2.172

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 CHANGED
@@ -216,8 +216,8 @@
216
216
  },
217
217
  "carbon": {
218
218
  "name": "Carbon",
219
- "total": 2075,
220
- "version": "11.33.0",
219
+ "total": 2077,
220
+ "version": "11.34.0",
221
221
  "author": {
222
222
  "name": "IBM",
223
223
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "lucide": {
306
306
  "name": "Lucide",
307
- "total": 1401,
307
+ "total": 1408,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -2099,8 +2099,8 @@
2099
2099
  },
2100
2100
  "simple-icons": {
2101
2101
  "name": "Simple Icons",
2102
- "total": 2950,
2103
- "version": "11.1.0",
2102
+ "total": 2973,
2103
+ "version": "11.2.0",
2104
2104
  "author": {
2105
2105
  "name": "Simple Icons Collaborators",
2106
2106
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2189,7 +2189,7 @@
2189
2189
  },
2190
2190
  "arcticons": {
2191
2191
  "name": "Arcticons",
2192
- "total": 8298,
2192
+ "total": 8297,
2193
2193
  "author": {
2194
2194
  "name": "Donnnno",
2195
2195
  "url": "https://github.com/Donnnno/Arcticons"
@@ -2209,6 +2209,27 @@
2209
2209
  "category": "Brands / Social",
2210
2210
  "palette": false
2211
2211
  },
2212
+ "cbi": {
2213
+ "name": "Custom Brand Icons",
2214
+ "total": 1074,
2215
+ "author": {
2216
+ "name": "Emanuele",
2217
+ "url": "https://github.com/elax46/custom-brand-icons"
2218
+ },
2219
+ "license": {
2220
+ "title": "CC BY-NC-SA 4.0",
2221
+ "spdx": "CC-BY-NC-SA-4.0",
2222
+ "url": "https://github.com/elax46/custom-brand-icons/blob/main/LICENSE"
2223
+ },
2224
+ "samples": [
2225
+ "mitsubishi",
2226
+ "espn",
2227
+ "roomscomputer"
2228
+ ],
2229
+ "displayHeight": 24,
2230
+ "category": "Brands / Social",
2231
+ "palette": false
2232
+ },
2212
2233
  "file-icons": {
2213
2234
  "name": "File Icons",
2214
2235
  "total": 930,
package/collections.md CHANGED
@@ -107,11 +107,11 @@
107
107
  * File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
108
108
 
109
109
  ## Carbon
110
- * Number of icons: 2075
110
+ * Number of icons: 2077
111
111
  * Author: IBM
112
112
  * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
113
113
  * License: Apache 2.0
114
- * Version: 11.33.0
114
+ * Version: 11.34.0
115
115
  * Palette: Colorless
116
116
  * Icon set prefix: `carbon`
117
117
  * File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -149,7 +149,7 @@
149
149
  * File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
150
150
 
151
151
  ## Lucide
152
- * Number of icons: 1401
152
+ * Number of icons: 1408
153
153
  * Author: Lucide Contributors
154
154
  * URL: https://github.com/lucide-icons/lucide
155
155
  * License: ISC
@@ -1024,12 +1024,12 @@
1024
1024
  * File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1025
1025
 
1026
1026
  ## Simple Icons
1027
- * Number of icons: 2950
1027
+ * Number of icons: 2973
1028
1028
  * Author: Simple Icons Collaborators
1029
1029
  * URL: https://github.com/simple-icons/simple-icons
1030
1030
  * License: CC0 1.0
1031
1031
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
1032
- * Version: 11.1.0
1032
+ * Version: 11.2.0
1033
1033
  * Palette: Colorless
1034
1034
  * Icon set prefix: `simple-icons`
1035
1035
  * File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1068,7 +1068,7 @@
1068
1068
  * File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1069
1069
 
1070
1070
  ## Arcticons
1071
- * Number of icons: 8298
1071
+ * Number of icons: 8297
1072
1072
  * Author: Donnnno
1073
1073
  * URL: https://github.com/Donnnno/Arcticons
1074
1074
  * License: CC BY-SA 4.0
@@ -1077,6 +1077,16 @@
1077
1077
  * Icon set prefix: `arcticons`
1078
1078
  * File: [json/arcticons.json](json/arcticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1079
1079
 
1080
+ ## Custom Brand Icons
1081
+ * Number of icons: 1074
1082
+ * Author: Emanuele
1083
+ * URL: https://github.com/elax46/custom-brand-icons
1084
+ * License: CC BY-NC-SA 4.0
1085
+ * License URL: https://github.com/elax46/custom-brand-icons/blob/main/LICENSE
1086
+ * Palette: Colorless
1087
+ * Icon set prefix: `cbi`
1088
+ * File: [json/cbi.json](json/cbi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1089
+
1080
1090
  ## File Icons
1081
1091
  * Number of icons: 930
1082
1092
  * Author: John Gardner
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.2.171",
5
+ "version": "2.2.172",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
@@ -2,7 +2,7 @@
2
2
  "prefix": "arcticons",
3
3
  "info": {
4
4
  "name": "Arcticons",
5
- "total": 8298,
5
+ "total": 8297,
6
6
  "author": {
7
7
  "name": "Donnnno",
8
8
  "url": "https://github.com/Donnnno/Arcticons"
@@ -22,7 +22,7 @@
22
22
  "category": "Brands / Social",
23
23
  "palette": false
24
24
  },
25
- "lastModified": 1705303577,
25
+ "lastModified": 1705863496,
26
26
  "icons": {
27
27
  "99": {
28
28
  "body": "<circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"17.52\" cy=\"21.62\" r=\"4.76\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.28 29.38a4.35 4.35 0 0 0 3.88 1.76h.36a4.75 4.75 0 0 0 4.76-4.76v-4.76\"/><circle cx=\"30.48\" cy=\"21.62\" r=\"4.76\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M26.25 29.38a4.35 4.35 0 0 0 3.88 1.76h.35a4.74 4.74 0 0 0 4.76-4.76v-4.76\"/>"
@@ -3479,7 +3479,8 @@
3479
3479
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M23.5 5.5C29.851 5.5 35 10.649 35 17s-5.149 11.5-11.5 11.5H13a7 7 0 1 0 0 14h17.5C36.851 42.5 42 37.351 42 31s-5.149-11.5-11.5-11.5H13a7 7 0 1 1 0-14z\"/>"
3480
3480
  },
3481
3481
  "breezy-weather": {
3482
- "body": "<circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M24 24V9h15zm0 0h15v15zm0 0v15H9zm0 0H9V9z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M35 24c0-3.04-1.23-5.79-3.22-7.78M24 35c3.04 0 5.79-1.23 7.78-3.22M13 24c0 3.04 1.23 5.79 3.22 7.78M24 13c-3.04 0-5.79 1.23-7.78 3.22m0 0L24 9m15 15l-7.22-7.78M24 39l7.78-7.22M9 24l7.22 7.78\"/>"
3482
+ "body": "<circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M24 24V9h15zm0 0h15v15zm0 0v15H9zm0 0H9V9z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M35 24c0-3.04-1.23-5.79-3.22-7.78M24 35c3.04 0 5.79-1.23 7.78-3.22M13 24c0 3.04 1.23 5.79 3.22 7.78M24 13c-3.04 0-5.79 1.23-7.78 3.22m0 0L24 9m15 15l-7.22-7.78M24 39l7.78-7.22M9 24l7.22 7.78\"/>",
3483
+ "hidden": true
3483
3484
  },
3484
3485
  "breezyweather": {
3485
3486
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M24.003 23.965C20.703 7.12 27.079 3.92 41.853 6.112c-4.927 7.39-10.791 13.46-17.851 17.853zm-.002.07C27.299 40.88 20.923 44.08 6.15 41.888c4.926-7.39 10.79-13.46 17.85-17.853m.036-.037C40.88 20.7 44.08 27.076 41.888 41.852c-7.389-4.927-13.46-10.793-17.851-17.854m-.074.002C7.12 27.3 3.92 20.922 6.112 6.148C13.501 11.074 19.572 16.939 23.963 24m-7.926-9.823c2.214-1.77 4.799-2.845 7.855-2.845m10.125 4.62c1.902 2.253 3.04 4.925 3.04 8.105m-5.123 9.857c-2.246 1.876-4.663 3.333-7.818 3.333M14.054 32.04a12.894 12.894 0 0 1-2.71-7.93m20.638 9.797L24 41.89l-1.976-1.976m-7.903-7.903L6.114 24l1.95-1.95m7.933-7.935l8.004-8.004l1.964 1.965m7.95 7.951L41.889 24l-1.956 1.957\"/>"
@@ -6030,7 +6031,7 @@
6030
6031
  "deepstash": {
6031
6032
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14.239 8.01h25.75v25.751\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.75 5.5H42.5v25.75\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.5 16.75h25.75V42.5H5.5Z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.831 13.418h25.751v25.75\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M11.704 10.545h25.75v25.751M42.5 31.25L31.25 42.5m-14.5-37L5.5 16.75\"/>"
6032
6033
  },
6033
- "deezer": {
6034
+ "deezer-alt": {
6034
6035
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 29.88h9.75v5.88H4.5zm9.75 0H24v5.88h-9.75zm9.75 0h9.75v5.88H24zm9.75 0h9.75v5.88h-9.75zM14.25 24H24v5.88h-9.75zM24 24h9.75v5.88H24zm9.75 0h9.75v5.88h-9.75zm-19.5-5.88H24V24h-9.75zm19.5 0h9.75V24h-9.75zm0-5.89h9.75v5.88h-9.75z\"/>"
6035
6036
  },
6036
6037
  "deezer-audiobooks": {
@@ -25335,6 +25336,9 @@
25335
25336
  "dbs-india": {
25336
25337
  "parent": "dbs-digibank"
25337
25338
  },
25339
+ "deezer": {
25340
+ "parent": "deezer-alt"
25341
+ },
25338
25342
  "delta": {
25339
25343
  "parent": "delta-icon-pack"
25340
25344
  },
package/json/carbon.json CHANGED
@@ -2,8 +2,8 @@
2
2
  "prefix": "carbon",
3
3
  "info": {
4
4
  "name": "Carbon",
5
- "total": 2075,
6
- "version": "11.33.0",
5
+ "total": 2077,
6
+ "version": "11.34.0",
7
7
  "author": {
8
8
  "name": "IBM",
9
9
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -22,7 +22,7 @@
22
22
  "category": "General",
23
23
  "palette": false
24
24
  },
25
- "lastModified": 1702886436,
25
+ "lastModified": 1705863546,
26
26
  "icons": {
27
27
  "3d-cursor": {
28
28
  "body": "<path d=\"M13 4H4v9.01h2V6h7V4z\" fill=\"currentColor\"/><path d=\"M29.49 13.12l-9-5a1 1 0 0 0-1 0l-9 5A1 1 0 0 0 10 14v10a1 1 0 0 0 .52.87l9 5A1 1 0 0 0 20 30a1.05 1.05 0 0 0 .49-.13l9-5A1 1 0 0 0 30 24V14a1 1 0 0 0-.51-.88zM19 27.3l-7-3.89v-7.72l7 3.89zm1-9.45L13.06 14L20 10.14L26.94 14zm8 5.56l-7 3.89v-7.72l7-3.89z\" fill=\"currentColor\"/>",
@@ -130,6 +130,9 @@
130
130
  "ai-governance-untracked": {
131
131
  "body": "<path fill=\"currentColor\" d=\"M27.41 26L31 22.41L29.59 21L26 24.59L22.41 21L21 22.41L24.59 26L21 29.59L22.41 31L26 27.41L29.59 31L31 29.59zM16 23l-2.139-1.013A5.022 5.022 0 0 1 11 17.467V11h10v6.468a5.021 5.021 0 0 1-2.861 4.52zm-3-10v4.468a3.01 3.01 0 0 0 1.717 2.71l1.283.608l1.283-.607A3.012 3.012 0 0 0 19 17.468V13zm-8.88 4.656A2 2 0 1 0 1 16c0 .789.46 1.464 1.124 1.79a13.946 13.946 0 0 0 9.569 11.535l.614-1.904a11.954 11.954 0 0 1-8.186-9.765m25.756-3.446a13.946 13.946 0 0 0-9.569-11.535l-.614 1.904a11.954 11.954 0 0 1 8.186 9.765A2 2 0 1 0 31 16a1.992 1.992 0 0 0-1.123-1.79M16 1c-.789 0-1.464.46-1.79 1.124a13.947 13.947 0 0 0-11.535 9.568l1.904.616a11.954 11.954 0 0 1 9.765-8.187A2 2 0 1 0 16 1\"/>"
132
132
  },
133
+ "ai-launch": {
134
+ "body": "<path fill=\"currentColor\" d=\"m15 19l-1.414 1.414L17.172 24H4V11H2v13a2 2 0 0 0 2 2h13.172l-3.586 3.586L15 31l6-6zm9-1v-2h2V4h-2V2h6v2h-2v12h2v2z\"/><path fill=\"currentColor\" d=\"M21 18h2L17.5 2l-3 .009L9 18h2l1.333-4h7.334zm-8-6l3-9l3 9z\"/>"
135
+ },
133
136
  "ai-results": {
134
137
  "body": "<path d=\"M16 8a5.99 5.99 0 0 0 9.471 4.885L28.586 16L30 14.586l-3.115-3.115A5.997 5.997 0 1 0 16 8zm2 0a4 4 0 1 1 4 4a4.005 4.005 0 0 1-4-4z\" fill=\"currentColor\"/><path d=\"M11 24h10v2H11z\" fill=\"currentColor\"/><path d=\"M13 28h6v2h-6z\" fill=\"currentColor\"/><path d=\"M10.815 18.14A7.185 7.185 0 0 1 8 12a8.005 8.005 0 0 1 6-7.737L13.614 2.3A10.009 10.009 0 0 0 6 12a9.18 9.18 0 0 0 3.46 7.616C10.472 20.551 11 21.081 11 22h2c0-1.84-1.11-2.866-2.185-3.86z\" fill=\"currentColor\"/><path d=\"M23.05 16a9.6 9.6 0 0 1-1.872 2.143C20.107 19.135 19 20.16 19 22h2c0-.92.526-1.45 1.535-2.386a10.966 10.966 0 0 0 2.369-2.833z\" fill=\"currentColor\"/>",
135
138
  "hidden": true
@@ -741,6 +744,9 @@
741
744
  "carbon-for-mobile": {
742
745
  "body": "<path fill=\"currentColor\" d=\"M32 14h-2V8.074l-5.504-3.21l1.008-1.728l6 3.5A1 1 0 0 1 32 7.5zm-12 8a1 1 0 0 1-.504-.136l-6-3.5A1 1 0 0 1 13 17.5v-7a1 1 0 0 1 .496-.864l6-3.5a1 1 0 0 1 1.008 0l6 3.5A1 1 0 0 1 27 10.5v7a1 1 0 0 1-.496.864l-6 3.5A1 1 0 0 1 20 22m-5-5.074l5 2.916l5-2.916v-5.852l-5-2.916l-5 2.916z\"/><circle cx=\"12.5\" cy=\"24.5\" r=\"1.5\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M19 30H6c-1.103 0-2-.897-2-2V4c0-1.103.897-2 2-2h13v2H6v24h13v-4h2v4c0 1.103-.897 2-2 2\"/>"
743
746
  },
747
+ "carbon-for-salesforce": {
748
+ "body": "<path fill=\"currentColor\" d=\"m29.51 17.69l-6-3.55c-.16-.09-.33-.14-.51-.14s-.35.05-.51.14l-6 3.55c-.3.18-.49.51-.49.86v6.9c0 .35.19.68.49.86l6 3.55c.16.09.33.14.51.14s.35-.05.51-.14l6-3.55c.3-.18.49-.51.49-.86v-6.9c0-.35-.19-.68-.49-.86M28 24.88l-5 2.96l-5-2.96v-5.76l5-2.96l5 2.96z\"/><path fill=\"currentColor\" d=\"M23.4 4.47c-.65 0-1.28.09-1.88.27a5.59 5.59 0 0 0-4.4-2.17c-1.17 0-2.28.36-3.22 1.03A6.055 6.055 0 0 0 9.81 2H9.8c-1.62 0-3.14.63-4.29 1.78a5.968 5.968 0 0 0-1.53 5.88a5.379 5.379 0 0 0-1.97 4.18c0 2.97 2.39 5.39 5.34 5.39h.28a5.69 5.69 0 0 0 4.99 2.98c.47 0 .94-.06 1.38-.17v-2.11c-.43.18-.9.28-1.38.28c-1.53 0-2.92-.97-3.44-2.4l-.3-.81l-.84.17c-.23.05-.46.07-.69.07c-1.84 0-3.34-1.53-3.34-3.4c0-1.2.64-2.33 1.68-2.94l.77-.45l-.36-.82c-.23-.51-.34-1.05-.34-1.61c0-1.07.41-2.07 1.17-2.83C7.7 4.42 8.72 4 9.8 4c1.25 0 2.46.6 3.22 1.59l.6.79l1.2-.96c.65-.55 1.46-.85 2.3-.85c1.29 0 2.49.72 3.14 1.87l.45.8l.83-.38c.58-.26 1.21-.39 1.86-.39c2.54 0 4.6 2.09 4.6 4.65a4.6 4.6 0 0 1-.98 2.83l1.75 1.01a6.622 6.622 0 0 0 1.22-3.84c0-3.67-2.96-6.65-6.6-6.65z\"/>"
749
+ },
744
750
  "carbon-ui-builder": {
745
751
  "body": "<path fill=\"currentColor\" d=\"M24 28h6v2h-6z\"/><circle cx=\"21\" cy=\"29\" r=\"1\" fill=\"currentColor\"/><circle cx=\"29\" cy=\"25\" r=\"1\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M26 26h-6v-2h6zm-2-6h6v2h-6z\"/><circle cx=\"21\" cy=\"21\" r=\"1\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"m21.493 14.13l-8.5-4.815a1 1 0 0 0-.986 0l-8.5 4.815A1 1 0 0 0 3 15v10a1 1 0 0 0 .507.87l8.5 4.815l.986-1.74L5 24.417v-8.834l7.5-4.248l7.5 4.248V18h2v-3a1 1 0 0 0-.507-.87\"/><path fill=\"currentColor\" d=\"M25 15h2V7a1 1 0 0 0-.507-.87l-8.5-4.815a1 1 0 0 0-.986 0l-8.5 4.815l.986 1.74L17.5 3.334L25 7.583z\"/>"
746
752
  },
@@ -7381,6 +7387,7 @@
7381
7387
  "carbon-for-ibm-dotcom",
7382
7388
  "carbon-for-ibm-product",
7383
7389
  "carbon-for-mobile",
7390
+ "carbon-for-salesforce",
7384
7391
  "carbon-ui-builder",
7385
7392
  "cloud-app",
7386
7393
  "edt-loop",
@@ -7438,6 +7445,7 @@
7438
7445
  "ai-governance-lifecycle",
7439
7446
  "ai-governance-tracked",
7440
7447
  "ai-governance-untracked",
7448
+ "ai-launch",
7441
7449
  "apple",
7442
7450
  "apple-dash",
7443
7451
  "autoscaling",