@iconify-json/simple-icons 1.2.30 → 1.2.31

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 +2 -2
  2. package/info.json +1 -1
  3. package/package.json +2 -2
package/icons.json CHANGED
@@ -5923,7 +5923,7 @@
5923
5923
  "body": "<path fill=\"currentColor\" d=\"M4.512 5.187c-1.113.018-3.165.567-4.102 4.401c-.409 1.67-.567 3.413-.217 5.485c.322 1.912.893 3.562 1.278 4.471c.132.314.339.64.498.842c.456.579 1.217.542 1.536.384c.348-.172.748-.586.605-1.534c-.07-.458-.272-1.127-.386-1.499c-.349-1.141-.814-2.518-.854-3.5c-.054-1.311.463-1.483.806-1.56c.576-.126 1.06.508 1.52 1.303c.548.949 1.488 2.63 2.255 3.915c.692 1.16 1.97 2.401 4.02 2.316c2.091-.087 3.633-.886 4.427-3.402c.594-1.882.999-3.289 1.651-4.729c.75-1.657 1.75-2.543 2.592-2.272c.782.25.977 1.016.986 2.14c.009.996-.107 2.093-.196 2.898c-.032.293-.09.881-.066 1.207c.047.643.325 1.284 1.046 1.386c.77.109 1.387-.506 1.633-1.25c.098-.293.18-.742.225-1.06c.226-1.608.284-2.689.183-4.333c-.12-1.924-.495-3.678-1.152-5.196c-.627-1.452-1.635-2.382-2.927-2.464c-1.43-.091-3.072.86-3.934 2.704c-.793 1.7-1.428 3.444-1.814 4.336c-.39.903-.965 1.459-1.847 1.552c-1.08.114-2.01-.67-2.692-1.79c-.593-.975-1.77-2.832-2.4-3.456c-.592-.584-1.267-1.317-2.674-1.295\"/>"
5924
5924
  },
5925
5925
  "mozilla": {
5926
- "body": "<path fill=\"currentColor\" d=\"M0 0v24h24V0zm10.13 6.706c1.481 0 2.858.706 3.352 2.224c.565-1.377 1.73-2.224 3.353-2.224c1.87 0 3.565 1.13 3.565 3.564v4.765h1.412v2.26h-4.341v-5.86c0-1.8-.6-2.47-1.765-2.47c-1.412 0-1.976 1.024-1.976 2.435V15h1.376v2.259h-4.341v-5.824c0-1.8-.6-2.47-1.765-2.47c-1.412 0-1.976 1.024-1.976 2.435V15H9v2.259H2.647V15h1.377V9.176H2.647V6.918H6.99V8.47c.635-1.095 1.693-1.765 3.14-1.765z\"/>"
5926
+ "body": "<path fill=\"currentColor\" d=\"M4.819 24H1.75V0h3.07zM7.33 12.242h12.15v-.69L11.562 8.67V6.25l7.918-2.872v-.7H10.1V0h12.149v4.89l-6.445 2.224v.69l6.445 2.224v4.89H7.33zm0-9.565h2.77v2.77H7.33z\"/>"
5927
5927
  },
5928
5928
  "mpv": {
5929
5929
  "body": "<path fill=\"currentColor\" d=\"M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0m.312 22.775c-6.153 0-11.142-4.988-11.142-11.142S6.16.491 12.312.491c6.154 0 11.142 4.989 11.142 11.142s-4.988 11.142-11.142 11.142m.643-20.464a8.587 8.587 0 1 0 0 17.174a8.587 8.587 0 0 0 0-17.174m-1.113 15.257a5.517 5.517 0 1 1 0-11.034a5.517 5.517 0 0 1 0 11.034m-1.399-7.995L14.4 11.97l-3.957 2.518z\"/>"
@@ -10581,7 +10581,7 @@
10581
10581
  "parent": "windows"
10582
10582
  }
10583
10583
  },
10584
- "lastModified": 1743399902,
10584
+ "lastModified": 1744004248,
10585
10585
  "width": 24,
10586
10586
  "height": 24
10587
10587
  }
package/info.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "simple-icons",
3
3
  "name": "Simple Icons",
4
4
  "total": 3282,
5
- "version": "14.12.0",
5
+ "version": "14.12.1",
6
6
  "author": {
7
7
  "name": "Simple Icons Collaborators",
8
8
  "url": "https://github.com/simple-icons/simple-icons"
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@iconify-json/simple-icons",
3
3
  "description": "Simple Icons icon set in Iconify JSON format",
4
- "version": "1.2.30",
5
- "iconSetVersion": "14.12.0",
4
+ "version": "1.2.31",
5
+ "iconSetVersion": "14.12.1",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",