@iconify-json/simple-icons 1.2.31 → 1.2.32

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
@@ -5433,7 +5433,7 @@
5433
5433
  "body": "<path fill=\"currentColor\" d=\"M12.095.1C5.718.094.544 5.26.538 11.637v.022c0 2.069.547 4.005 1.496 5.683l2.869-2.868a7.7 7.7 0 0 1-.54-2.815c0-4.262 3.47-7.73 7.732-7.73s7.732 3.468 7.732 7.73s-3.47 7.732-7.732 7.732a7.7 7.7 0 0 1-2.6-.46L6.596 21.83a11.5 11.5 0 0 0 5.499 1.388c2.316 0 4.467-.686 6.275-1.856l2.393 2.392L24 20.512l-2.349-2.349c1.262-1.852 2-4.09 2-6.505C23.66 5.269 18.452.078 12.096.101zm0 9.34c-1.225 0-2.214.991-2.214 2.217s.989 2.215 2.214 2.215a2.216 2.216 0 1 0 0-4.432m-4.24 3.368C7.57 13.09.273 20.39 0 20.662L3.24 23.9l7.855-7.855l-3.24-3.238z\"/>"
5434
5434
  },
5435
5435
  "manjaro": {
5436
- "body": "<path fill=\"currentColor\" d=\"M0 0v24h6.75V6.75h8.625V0zm8.625 8.625V24h6.75V8.625zM17.25 0v24H24V0z\"/>"
5436
+ "body": "<path fill=\"currentColor\" d=\"M2.182 0A2.177 2.177 0 0 0 0 2.182v19.636C0 23.027.973 24 2.182 24h4.363V6.545h8.728V0Zm15.273 0v24h4.363A2.177 2.177 0 0 0 24 21.818V2.182A2.177 2.177 0 0 0 21.818 0ZM8.727 8.727V24h6.546V8.727Z\"/>"
5437
5437
  },
5438
5438
  "mantine": {
5439
5439
  "body": "<path fill=\"currentColor\" d=\"M12 0C5.377 0 0 5.377 0 12s5.377 12 12 12s12-5.377 12-12S18.623 0 12 0m-1.613 6.15a.9.9 0 0 1 .59.176q.647.477 1.177 1.082h2.588a.91.91 0 0 1 .912.906a.91.91 0 0 1-.912.907h-1.43c.4.908.604 1.889.602 2.88a7.1 7.1 0 0 1-.601 2.883h1.427a.91.91 0 0 1 .914.907a.91.91 0 0 1-.914.906h-2.588a7.4 7.4 0 0 1-1.175 1.082a.92.92 0 0 1-1.28-.19a.904.904 0 0 1 .191-1.268a5.32 5.32 0 0 0 2.2-4.32c0-1.715-.801-3.29-2.2-4.32a.906.906 0 0 1-.191-1.268H9.7a.92.92 0 0 1 .688-.363zm-.778 4.295a1.36 1.36 0 0 1 1.354 1.354v.033a1.36 1.36 0 0 1-1.354 1.32a1.36 1.36 0 0 1-1.353-1.32v-.033a1.36 1.36 0 0 1 1.353-1.354\"/>"
@@ -10581,7 +10581,7 @@
10581
10581
  "parent": "windows"
10582
10582
  }
10583
10583
  },
10584
- "lastModified": 1744004248,
10584
+ "lastModified": 1744609135,
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.1",
5
+ "version": "14.12.2",
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.31",
5
- "iconSetVersion": "14.12.1",
4
+ "version": "1.2.32",
5
+ "iconSetVersion": "14.12.2",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",