@iconify-json/codicon 1.2.16 → 1.2.17

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.
Files changed (3) hide show
  1. package/icons.json +5 -1
  2. package/info.json +1 -1
  3. package/package.json +1 -1
package/icons.json CHANGED
@@ -857,6 +857,10 @@
857
857
  "markdown": {
858
858
  "body": "<path fill=\"currentColor\" d=\"M6.345 5h2.1v6.533H6.993l.055-5.31l-1.774 5.31H4.072l-1.805-5.31c.04.644.06 5.31.06 5.31H1V5h2.156s1.528 4.493 1.577 4.807zm6.71 3.617v-3.5H11.11v3.5H9.166l2.917 2.916L15 8.617z\"/>"
859
859
  },
860
+ "mcp": {
861
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m14.557 8.468l-.055.054l-5.804 5.691a.183.183 0 0 0-.003.259l.003.003l1.192 1.17a.55.55 0 0 1 .011.776l-.01.01a.575.575 0 0 1-.803 0l-1.192-1.168a1.28 1.28 0 0 1 0-1.836l5.805-5.692a1.647 1.647 0 0 0 .031-2.328l-.031-.032l-.034-.032a1.725 1.725 0 0 0-2.405-.002l-4.781 4.69h-.002l-.065.065a.575.575 0 0 1-.803 0a.55.55 0 0 1-.01-.776l.01-.01l4.849-4.756c.65-.636.663-1.678.027-2.329l-.029-.03a1.725 1.725 0 0 0-2.407 0L1.635 8.489a.575.575 0 0 1-.802 0a.55.55 0 0 1-.011-.776l.011-.01L7.25 1.407a2.875 2.875 0 0 1 4.01 0c.63.613.929 1.49.803 2.36c.88-.125 1.77.166 2.406.787l.034.033a2.743 2.743 0 0 1 .053 3.88m-1.691-1.553a.55.55 0 0 0 .01-.776l-.01-.01a.575.575 0 0 0-.803 0l-4.746 4.654a1.725 1.725 0 0 1-2.407 0a1.647 1.647 0 0 1 0-2.36l4.747-4.655a.55.55 0 0 0 .011-.776l-.011-.01a.575.575 0 0 0-.803 0L4.108 7.635a2.743 2.743 0 0 0 0 3.933a2.876 2.876 0 0 0 4.011 0z\" clip-rule=\"evenodd\"/>",
862
+ "height": 17
863
+ },
860
864
  "megaphone": {
861
865
  "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m2 6.77l12.33-3.43l.67.53v8.6l-.67.53l-6.089-1.595a2.16 2.16 0 1 1-4.178-1.095L2 9.77l-.42-.53V7.3zm3.006 3.787a1 1 0 0 0-.04.242a1.17 1.17 0 0 0 2.288.347zM2.58 8.82L14 11.83V4.5L2.58 7.72z\" clip-rule=\"evenodd\"/>"
862
866
  },
@@ -1498,5 +1502,5 @@
1498
1502
  "parent": "circle-small-filled"
1499
1503
  }
1500
1504
  },
1501
- "lastModified": 1746162565
1505
+ "lastModified": 1747425710
1502
1506
  }
package/info.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "prefix": "codicon",
3
3
  "name": "Codicons",
4
- "total": 478,
4
+ "total": 479,
5
5
  "version": "0.0.37",
6
6
  "author": {
7
7
  "name": "Microsoft Corporation",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-json/codicon",
3
3
  "description": "Codicons icon set in Iconify JSON format",
4
- "version": "1.2.16",
4
+ "version": "1.2.17",
5
5
  "iconSetVersion": "0.0.37",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",