@iconify-json/simple-icons 1.1.38 → 1.1.39

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 +4 -1
  2. package/info.json +2 -2
  3. package/package.json +2 -2
package/icons.json CHANGED
@@ -2194,6 +2194,9 @@
2194
2194
  "fifa": {
2195
2195
  "body": "<path fill=\"currentColor\" d=\"M0 8.064v7.872h2.486v-2.843h1.728l.671-1.72H2.486V9.775h2.92l.637-1.711zm6.804 0L6.8 15.936h2.457V8.064zm4.15 0v7.872h2.484v-2.843h1.726l.677-1.72h-2.403V9.775h2.922L17 8.064zm7.658 0l-2.83 7.872h2.375l.306-1.058h2.769l.32 1.058H24l-2.837-7.872zm1.235 2.023l.981 3.277h-1.927z\"/>"
2196
2196
  },
2197
+ "fig": {
2198
+ "body": "<path fill=\"currentColor\" d=\"M4.543 0A4.543 4.543 0 0 0 0 4.543v14.914A4.543 4.543 0 0 0 4.543 24h14.914A4.543 4.543 0 0 0 24 19.457V4.543A4.543 4.543 0 0 0 19.457 0H4.543zm10.715 2.572h3.086a3.326 3.326 0 0 1 .656.065a3.28 3.28 0 0 1 .898.326c.093.05.181.106.268.164c.087.058.172.12.252.186a3.264 3.264 0 0 1 .789.96c.05.093.098.188.139.286a3.21 3.21 0 0 1 .187.61a3.276 3.276 0 0 1 .067.66v12.343a3.276 3.276 0 0 1-.146.97a3.21 3.21 0 0 1-.108.3a3.259 3.259 0 0 1-.301.552a3.28 3.28 0 0 1-.627.694c-.08.066-.165.127-.252.185a3.242 3.242 0 0 1-.553.3a3.222 3.222 0 0 1-1.27.255h-3.085a3.326 3.326 0 0 1-.658-.065a3.242 3.242 0 0 1-2.344-1.922a3.222 3.222 0 0 1-.256-1.27V5.829a3.324 3.324 0 0 1 .393-1.555a3.221 3.221 0 0 1 1.04-1.146a3.241 3.241 0 0 1 .553-.3a3.26 3.26 0 0 1 1.272-.255z\"/>"
2199
+ },
2197
2200
  "figma": {
2198
2201
  "body": "<path fill=\"currentColor\" d=\"M15.852 8.981h-4.588V0h4.588c2.476 0 4.49 2.014 4.49 4.49s-2.014 4.491-4.49 4.491zM12.735 7.51h3.117c1.665 0 3.019-1.355 3.019-3.019s-1.355-3.019-3.019-3.019h-3.117V7.51zm0 1.471H8.148c-2.476 0-4.49-2.014-4.49-4.49S5.672 0 8.148 0h4.588v8.981zm-4.587-7.51c-1.665 0-3.019 1.355-3.019 3.019s1.354 3.02 3.019 3.02h3.117V1.471H8.148zm4.587 15.019H8.148c-2.476 0-4.49-2.014-4.49-4.49s2.014-4.49 4.49-4.49h4.588v8.98zM8.148 8.981c-1.665 0-3.019 1.355-3.019 3.019s1.355 3.019 3.019 3.019h3.117V8.981H8.148zM8.172 24c-2.489 0-4.515-2.014-4.515-4.49s2.014-4.49 4.49-4.49h4.588v4.441c0 2.503-2.047 4.539-4.563 4.539zm-.024-7.51a3.023 3.023 0 0 0-3.019 3.019c0 1.665 1.365 3.019 3.044 3.019c1.705 0 3.093-1.376 3.093-3.068v-2.97H8.148zm7.704 0h-.098c-2.476 0-4.49-2.014-4.49-4.49s2.014-4.49 4.49-4.49h.098c2.476 0 4.49 2.014 4.49 4.49s-2.014 4.49-4.49 4.49zm-.097-7.509c-1.665 0-3.019 1.355-3.019 3.019s1.355 3.019 3.019 3.019h.098c1.665 0 3.019-1.355 3.019-3.019s-1.355-3.019-3.019-3.019h-.098z\"/>"
2199
2202
  },
@@ -7778,7 +7781,7 @@
7778
7781
  "parent": "vercel"
7779
7782
  }
7780
7783
  },
7781
- "lastModified": 1670398423,
7784
+ "lastModified": 1670831609,
7782
7785
  "width": 24,
7783
7786
  "height": 24
7784
7787
  }
package/info.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "prefix": "simple-icons",
3
3
  "name": "Simple Icons",
4
- "total": 2413,
5
- "version": "8.0.0",
4
+ "total": 2414,
5
+ "version": "8.1.0",
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.1.38",
5
- "iconSetVersion": "8.0.0",
4
+ "version": "1.1.39",
5
+ "iconSetVersion": "8.1.0",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",