@iconify/json 2.2.156 → 2.2.157

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/json/mdi.json CHANGED
@@ -21,7 +21,7 @@
21
21
  "category": "General",
22
22
  "palette": false
23
23
  },
24
- "lastModified": 1702313130,
24
+ "lastModified": 1702456985,
25
25
  "icons": {
26
26
  "ab-testing": {
27
27
  "body": "<path fill=\"currentColor\" d=\"M4 2a2 2 0 0 0-2 2v8h2V8h2v4h2V4a2 2 0 0 0-2-2zm0 2h2v2H4m18 9.5V14a2 2 0 0 0-2-2h-4v10h4a2 2 0 0 0 2-2v-1.5a1.54 1.54 0 0 0-1.5-1.5a1.54 1.54 0 0 0 1.5-1.5M20 20h-2v-2h2zm0-4h-2v-2h2M5.79 21.61l-1.58-1.22l14-18l1.58 1.22Z\"/>"
@@ -27207,6 +27207,30 @@
27207
27207
  "controller-variant-outline": {
27208
27208
  "parent": "gamepad-variant-outline"
27209
27209
  },
27210
+ "conversation": {
27211
+ "parent": "forum"
27212
+ },
27213
+ "conversation-minus": {
27214
+ "parent": "forum-minus"
27215
+ },
27216
+ "conversation-minus-outline": {
27217
+ "parent": "forum-minus-outline"
27218
+ },
27219
+ "conversation-outline": {
27220
+ "parent": "forum-outline"
27221
+ },
27222
+ "conversation-plus": {
27223
+ "parent": "forum-plus"
27224
+ },
27225
+ "conversation-plus-outline": {
27226
+ "parent": "forum-plus-outline"
27227
+ },
27228
+ "conversation-remove": {
27229
+ "parent": "forum-remove"
27230
+ },
27231
+ "conversation-remove-outline": {
27232
+ "parent": "forum-remove-outline"
27233
+ },
27210
27234
  "cook": {
27211
27235
  "parent": "chef-hat"
27212
27236
  },
@@ -27618,6 +27642,30 @@
27618
27642
  "dial": {
27619
27643
  "parent": "knob"
27620
27644
  },
27645
+ "dialogue": {
27646
+ "parent": "forum"
27647
+ },
27648
+ "dialogue-minus": {
27649
+ "parent": "forum-minus"
27650
+ },
27651
+ "dialogue-minus-outline": {
27652
+ "parent": "forum-minus-outline"
27653
+ },
27654
+ "dialogue-outline": {
27655
+ "parent": "forum-outline"
27656
+ },
27657
+ "dialogue-plus": {
27658
+ "parent": "forum-plus"
27659
+ },
27660
+ "dialogue-plus-outline": {
27661
+ "parent": "forum-plus-outline"
27662
+ },
27663
+ "dialogue-remove": {
27664
+ "parent": "forum-remove"
27665
+ },
27666
+ "dialogue-remove-outline": {
27667
+ "parent": "forum-remove-outline"
27668
+ },
27621
27669
  "diary": {
27622
27670
  "parent": "notebook"
27623
27671
  },
@@ -27768,6 +27816,30 @@
27768
27816
  "discount-outline": {
27769
27817
  "parent": "percent-outline"
27770
27818
  },
27819
+ "discussion": {
27820
+ "parent": "forum"
27821
+ },
27822
+ "discussion-minus": {
27823
+ "parent": "forum-minus"
27824
+ },
27825
+ "discussion-minus-outline": {
27826
+ "parent": "forum-minus-outline"
27827
+ },
27828
+ "discussion-outline": {
27829
+ "parent": "forum-outline"
27830
+ },
27831
+ "discussion-plus": {
27832
+ "parent": "forum-plus"
27833
+ },
27834
+ "discussion-plus-outline": {
27835
+ "parent": "forum-plus-outline"
27836
+ },
27837
+ "discussion-remove": {
27838
+ "parent": "forum-remove"
27839
+ },
27840
+ "discussion-remove-outline": {
27841
+ "parent": "forum-remove-outline"
27842
+ },
27771
27843
  "dislike": {
27772
27844
  "parent": "thumb-down"
27773
27845
  },
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/json",
3
3
  "description": "Hundreds of open source icon sets in IconifyJSON format",
4
4
  "license": "MIT",
5
- "version": "2.2.156",
5
+ "version": "2.2.157",
6
6
  "type": "module",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "bugs": "https://github.com/iconify/icon-sets/issues",