@iconify/json 2.2.20 → 2.2.21

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
@@ -484,7 +484,7 @@
484
484
  },
485
485
  "lucide": {
486
486
  "name": "Lucide",
487
- "total": 881,
487
+ "total": 882,
488
488
  "author": {
489
489
  "name": "Lucide Contributors",
490
490
  "url": "https://github.com/lucide-icons/lucide"
@@ -1781,8 +1781,8 @@
1781
1781
  },
1782
1782
  "simple-icons": {
1783
1783
  "name": "Simple Icons",
1784
- "total": 2434,
1785
- "version": "8.4.0",
1784
+ "total": 2435,
1785
+ "version": "8.5.0",
1786
1786
  "author": {
1787
1787
  "name": "Simple Icons Collaborators",
1788
1788
  "url": "https://github.com/simple-icons/simple-icons"
package/collections.md CHANGED
@@ -239,7 +239,7 @@
239
239
  * File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
240
240
 
241
241
  ## Lucide
242
- * Number of icons: 881
242
+ * Number of icons: 882
243
243
  * Author: Lucide Contributors
244
244
  * URL: https://github.com/lucide-icons/lucide
245
245
  * License: ISC
@@ -870,12 +870,12 @@
870
870
  * File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
871
871
 
872
872
  ## Simple Icons
873
- * Number of icons: 2434
873
+ * Number of icons: 2435
874
874
  * Author: Simple Icons Collaborators
875
875
  * URL: https://github.com/simple-icons/simple-icons
876
876
  * License: CC0 1.0
877
877
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
878
- * Version: 8.4.0
878
+ * Version: 8.5.0
879
879
  * Palette: Colorless
880
880
  * Icon set prefix: `simple-icons`
881
881
  * File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
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.20",
5
+ "version": "2.2.21",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
package/json/lucide.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "lucide",
3
3
  "info": {
4
4
  "name": "Lucide",
5
- "total": 881,
5
+ "total": 882,
6
6
  "author": {
7
7
  "name": "Lucide Contributors",
8
8
  "url": "https://github.com/lucide-icons/lucide"
@@ -21,7 +21,7 @@
21
21
  "category": "General",
22
22
  "palette": false
23
23
  },
24
- "lastModified": 1675839604,
24
+ "lastModified": 1676270803,
25
25
  "icons": {
26
26
  "accessibility": {
27
27
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"16\" cy=\"4\" r=\"1\"/><path d=\"m18 19l1-7l-5.87.94M5 8l3-3l5.5 3l-2.21 3.1m-7.05 3.38c-.19.58-.27 1.2-.23 1.84a5 5 0 0 0 5.31 4.67c.65-.04 1.25-.2 1.8-.46\"/><path d=\"M13.76 17.52c.19-.58.27-1.2.23-1.84a5 5 0 0 0-5.31-4.67c-.65.04-1.25.2-1.8.46\"/></g>"
@@ -1334,6 +1334,9 @@
1334
1334
  "grid": {
1335
1335
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" rx=\"2\" ry=\"2\"/><path d=\"M3 9h18M3 15h18M9 3v18m6-18v18\"/></g>"
1336
1336
  },
1337
+ "grip": {
1338
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5\" r=\"1\"/><circle cx=\"19\" cy=\"5\" r=\"1\"/><circle cx=\"5\" cy=\"5\" r=\"1\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"19\" cy=\"12\" r=\"1\"/><circle cx=\"5\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"19\" r=\"1\"/><circle cx=\"19\" cy=\"19\" r=\"1\"/><circle cx=\"5\" cy=\"19\" r=\"1\"/></g>"
1339
+ },
1337
1340
  "grip-horizontal": {
1338
1341
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"9\" r=\"1\"/><circle cx=\"19\" cy=\"9\" r=\"1\"/><circle cx=\"5\" cy=\"9\" r=\"1\"/><circle cx=\"12\" cy=\"15\" r=\"1\"/><circle cx=\"19\" cy=\"15\" r=\"1\"/><circle cx=\"5\" cy=\"15\" r=\"1\"/></g>"
1339
1342
  },
@@ -2,8 +2,8 @@
2
2
  "prefix": "simple-icons",
3
3
  "info": {
4
4
  "name": "Simple Icons",
5
- "total": 2434,
6
- "version": "8.4.0",
5
+ "total": 2435,
6
+ "version": "8.5.0",
7
7
  "author": {
8
8
  "name": "Simple Icons Collaborators",
9
9
  "url": "https://github.com/simple-icons/simple-icons"
@@ -22,7 +22,7 @@
22
22
  "category": "Brands / Social",
23
23
  "palette": false
24
24
  },
25
- "lastModified": 1675066958,
25
+ "lastModified": 1676270964,
26
26
  "icons": {
27
27
  "42": {
28
28
  "body": "<path fill=\"currentColor\" d=\"m24 12.42l-4.428 4.415H24zm-4.428-4.417l-4.414 4.418v4.414h4.414V12.42L24 8.003V3.575h-4.428zm-4.414 0l4.414-4.428h-4.414zM0 15.996h8.842v4.43h4.412V12.42H4.428l8.826-8.846H8.842L0 12.421z\"/>"
@@ -4032,6 +4032,9 @@
4032
4032
  "mendeley": {
4033
4033
  "body": "<path fill=\"currentColor\" d=\"M12.004 9.168h.019a2.355 2.355 0 0 1 1.504 4.166a1.808 1.808 0 0 1-.857.452a2.348 2.348 0 0 1-.648.092h-.02a2.36 2.36 0 0 1-.648-.092a1.813 1.813 0 0 1-.856-.452a2.346 2.346 0 0 1-.851-1.81a2.358 2.358 0 0 1 2.357-2.356M2.03 18.642c1.265.159 2.388-.762 2.507-2.057a2.444 2.444 0 0 0-.214-1.236c-1.772-3.889 6.973-3.978 5.495-.308l-.01.016c-.699 1.118-.32 2.57.841 3.24c.427.249.9.351 1.363.331c.462.02.935-.082 1.362-.33c1.161-.672 1.54-2.123.841-3.24l-.01-.017c-1.477-3.67 7.269-3.58 5.494.308a2.446 2.446 0 0 0-.213 1.236c.12 1.295 1.243 2.216 2.509 2.057a2.345 2.345 0 0 0 1.424-.737s.589-.488.58-1.733c-.008-1.016-.58-1.578-.58-1.578a2.212 2.212 0 0 0-1.814-.646c-1.623-.036-1.864-1.307-1.406-3.703c.169-.425.242-.88.227-1.335a3.417 3.417 0 0 0-2.13-3.296c-.04-.017-.079-.03-.119-.046a1.514 1.514 0 0 0-.134-.046a3.416 3.416 0 0 0-4.004 1.453c-.817.897-1.187 1.441-2.027 1.441c-.8 0-1.211-.544-2.027-1.441a3.413 3.413 0 0 0-4.138-1.408l-.12.046A3.416 3.416 0 0 0 3.6 8.91c-.016.455.058.91.225 1.335c.458 2.397.218 3.667-1.404 3.703c-.795-.085-1.389.243-1.988.843c-.602.6-.552 2.206 0 2.907c.4.51.942.863 1.598.945\"/>"
4034
4034
  },
4035
+ "mercadopago": {
4036
+ "body": "<path fill=\"currentColor\" d=\"M11.115 16.479a.93.927 0 0 1-.939-.886c-.002-.042-.006-.155-.103-.155c-.04 0-.074.023-.113.059c-.112.103-.254.206-.46.206a.816.814 0 0 1-.305-.066c-.535-.214-.542-.578-.521-.725c.006-.038.007-.08-.02-.11l-.032-.03h-.034c-.027 0-.055.012-.093.039a.788.786 0 0 1-.454.16a.7.699 0 0 1-.253-.05c-.708-.27-.65-.928-.617-1.126c.005-.041-.005-.072-.03-.092l-.05-.04l-.047.043a.728.726 0 0 1-.505.203a.73.728 0 0 1-.732-.725c0-.4.328-.722.732-.722c.364 0 .675.27.721.63l.026.195l.11-.165c.01-.018.307-.46.852-.46c.102 0 .21.016.316.05c.434.13.508.52.519.68c.008.094.075.1.09.1c.037 0 .064-.024.083-.045a.746.744 0 0 1 .54-.225c.128 0 .263.03.402.09c.69.293.379 1.158.374 1.167c-.058.144-.061.207-.005.244l.027.013h.02c.03 0 .07-.014.134-.035c.093-.032.235-.08.367-.08a.944.942 0 0 1 .94.93a.936.934 0 0 1-.94.928zm7.302-4.171c-1.138-.98-3.768-3.24-4.481-3.77c-.406-.302-.685-.462-.928-.533a1.559 1.554 0 0 0-.456-.07c-.182 0-.376.032-.58.095c-.46.145-.918.505-1.362.854l-.023.018c-.414.324-.84.66-1.164.73a1.986 1.98 0 0 1-.43.049c-.362 0-.687-.104-.81-.258c-.02-.025-.007-.066.04-.125l.008-.008l1-1.067c.783-.774 1.525-1.506 3.23-1.545h.085c1.062 0 2.12.469 2.24.524a7.03 7.03 0 0 0 3.056.724c1.076 0 2.188-.263 3.354-.795a9.135 9.11 0 0 0-.405-.317c-1.025.44-2.003.66-2.946.66c-.962 0-1.925-.229-2.858-.68c-.05-.022-1.22-.567-2.44-.57c-.032 0-.065 0-.096.002c-1.434.033-2.24.536-2.782.976c-.528.013-.982.138-1.388.25c-.361.1-.673.186-.979.185c-.125 0-.35-.01-.37-.012c-.35-.01-2.115-.437-3.518-.962c-.143.1-.28.203-.415.31c1.466.593 3.25 1.053 3.812 1.089c.157.01.323.027.491.027c.372 0 .744-.103 1.104-.203c.213-.059.446-.123.692-.17l-.196.194l-1.017 1.087c-.08.08-.254.294-.14.557a.705.703 0 0 0 .268.292c.243.162.677.27 1.08.271c.152 0 .297-.015.43-.044c.427-.095.874-.448 1.349-.82c.377-.296.913-.672 1.323-.782a1.494 1.49 0 0 1 .37-.05a.611.61 0 0 1 .095.005c.27.034.533.125 1.003.472c.835.62 4.531 3.815 4.566 3.846c.002.002.238.203.22.537c-.007.186-.11.352-.294.466a.902.9 0 0 1-.484.15a.804.802 0 0 1-.428-.124c-.014-.01-1.28-1.157-1.746-1.543c-.074-.06-.146-.115-.22-.115a.122.122 0 0 0-.096.045c-.073.09.01.212.105.294l1.48 1.47c.002 0 .184.17.204.395c.012.244-.106.447-.35.606a.957.955 0 0 1-.526.171a.766.764 0 0 1-.42-.127l-.214-.206a21.035 20.978 0 0 0-1.08-1.009c-.072-.058-.148-.112-.221-.112a.127.127 0 0 0-.094.038c-.033.037-.056.103.028.212a.698.696 0 0 0 .075.083l1.078 1.198c.01.01.222.26.024.511l-.038.048a1.18 1.178 0 0 1-.1.096c-.184.15-.43.164-.527.164a.8.798 0 0 1-.147-.012c-.106-.018-.178-.048-.212-.089l-.013-.013c-.06-.06-.602-.609-1.054-.98c-.059-.05-.133-.11-.21-.11a.128.128 0 0 0-.096.042c-.09.096.044.24.1.293l.92 1.003a.204.204 0 0 1-.033.062c-.033.044-.144.155-.479.196a.91.907 0 0 1-.122.007c-.345 0-.712-.164-.902-.264a1.343 1.34 0 0 0 .13-.576a1.368 1.365 0 0 0-1.42-1.357c.024-.342-.025-.99-.697-1.274a1.455 1.452 0 0 0-.575-.125c-.146 0-.287.025-.42.075a1.153 1.15 0 0 0-.671-.564a1.52 1.515 0 0 0-.494-.085c-.28 0-.537.08-.767.242a1.168 1.165 0 0 0-.903-.43a1.173 1.17 0 0 0-.82.335c-.287-.217-1.425-.93-4.467-1.613a17.39 17.344 0 0 1-.692-.189a4.822 4.82 0 0 0-.077.494l.67.157c3.108.682 4.136 1.391 4.309 1.525a1.145 1.142 0 0 0-.09.442a1.16 1.158 0 0 0 1.378 1.132c.096.467.406.821.879 1.003a1.165 1.162 0 0 0 .415.08c.09 0 .179-.012.266-.034c.086.22.282.493.722.668a1.233 1.23 0 0 0 .457.094c.122 0 .241-.022.355-.063a1.373 1.37 0 0 0 1.269.841c.37.002.726-.147.985-.41c.221.121.688.341 1.163.341c.06 0 .118-.002.175-.01c.47-.059.689-.24.789-.382a.571.57 0 0 0 .048-.078c.11.032.234.058.373.058c.255 0 .501-.086.75-.265c.244-.174.418-.424.444-.637v-.01c.083.017.167.026.251.026c.265 0 .527-.082.773-.242c.48-.31.562-.715.554-.98a1.28 1.279 0 0 0 .978-.194a1.04 1.04 0 0 0 .502-.808a1.088 1.085 0 0 0-.16-.653c.804-.342 2.636-1.003 4.795-1.483a4.734 4.721 0 0 0-.067-.492a27.742 27.667 0 0 0-5.049 1.62zm5.123-.763c0 4.027-5.166 7.293-11.537 7.293c-6.372 0-11.538-3.266-11.538-7.293c0-4.028 5.165-7.293 11.539-7.293c6.371 0 11.537 3.265 11.537 7.293zm.46.004c0-4.272-5.374-7.755-12-7.755S.002 7.277.002 11.55L0 12.004c0 4.533 4.695 8.203 11.999 8.203c7.347 0 12-3.67 12-8.204z\"/>"
4037
+ },
4035
4038
  "mercedes": {
4036
4039
  "body": "<path fill=\"currentColor\" d=\"M12 0c6.623 0 12 5.377 12 12s-5.377 12-12 12S0 18.623 0 12S5.377 0 12 0zM3.245 17.539A10.357 10.357 0 0 0 12 22.36c3.681 0 6.917-1.924 8.755-4.821L12 14.203zm10.663-6.641l7.267 5.915A10.306 10.306 0 0 0 22.36 12c0-5.577-4.417-10.131-9.94-10.352zm-2.328-9.25C6.057 1.869 1.64 6.423 1.64 12c0 1.737.428 3.374 1.185 4.813l7.267-5.915z\"/>"
4037
4040
  },
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "license": "MIT",
5
- "version": "2.2.20",
5
+ "version": "2.2.21",
6
6
  "type": "module",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "bugs": "https://github.com/iconify/icon-sets/issues",