@iconify-json/simple-icons 1.1.110 → 1.1.111

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
@@ -9893,6 +9893,9 @@
9893
9893
  "body": "<path fill=\"currentColor\" d=\"m22.088 5.499l1.894-1.894L20.395.018l-1.894 1.894A11.943 11.943 0 0 0 12 0C5.373 0 0 5.373 0 12c0 2.396.702 4.627 1.912 6.501L.018 20.395l3.587 3.587l1.894-1.894A11.943 11.943 0 0 0 12 24c6.627 0 12-5.373 12-12c0-2.396-.702-4.627-1.912-6.501zM4.569 12a7.431 7.431 0 0 1 10.577-6.733l-9.88 9.88A7.409 7.409 0 0 1 4.569 12zM12 19.431a7.387 7.387 0 0 1-3.146-.698l9.88-9.88A7.433 7.433 0 0 1 12 19.431z\"/>",
9894
9894
  "hidden": true
9895
9895
  },
9896
+ "zerotier": {
9897
+ "body": "<path fill=\"currentColor\" d=\"M4.01 0A4 4 0 0 0 .014 4v16c0 2.209 1.79 4 3.996 4h15.98a4 4 0 0 0 3.996-4V4c0-2.209-1.79-4-3.996-4zm-.672 2.834h17.326a.568.568 0 1 1 0 1.137h-8.129a.6.6 0 0 1 .033.19v1.804A6.06 6.06 0 0 1 18.057 12c0 3.157-2.41 5.75-5.489 6.037v2.56a.568.568 0 1 1-1.136 0v-2.56A6.06 6.06 0 0 1 5.943 12a6.06 6.06 0 0 1 5.489-6.035V4.16q0-.1.033-.19H3.338a.568.568 0 1 1 0-1.136m8.094 4.307A4.89 4.89 0 0 0 7.113 12a4.89 4.89 0 0 0 4.319 4.86zm1.136 0v9.718A4.89 4.89 0 0 0 16.888 12a4.89 4.89 0 0 0-4.32-4.86z\"/>"
9898
+ },
9896
9899
  "zerply": {
9897
9900
  "body": "<path fill=\"currentColor\" d=\"M20.779 18.746c-.747.714-1.562 1.017-2.543 1.017c-1.32 0-3.322-.61-4.846-1.66c-1.629-1.119-3.765-2.237-5.562-2.271c1.323-1.798 3.39-3.628 5.322-5.798c.713-.78 4.983-5.7 5.73-6.586c.54-.645.813-1.424.813-2.205q0-.45-.101-.855c-2.035.405-3.561.601-6.001.601c-2.677.015-4.607-.314-5.73-.989c-.78 1.018-1.56 2.373-1.56 3.12c0 .948.918 1.728 3.189 1.728c.746 0 1.965-.034 3.66-.169c-3.492 4.5-6.949 8.16-9.016 10.47a4.32 4.32 0 0 0-1.121 2.881c0 .405.075.81.18 1.185a12 12 0 0 1 1.965-.179c1.395 0 2.79.299 4.081.839C11.805 21.014 14.205 24 16.921 24c2.204 0 4.065-1.741 4.065-4.036c0-.404-.061-.825-.195-1.229z\"/>"
9898
9901
  },
@@ -9978,7 +9981,7 @@
9978
9981
  "parent": "windows"
9979
9982
  }
9980
9983
  },
9981
- "lastModified": 1721921509,
9984
+ "lastModified": 1722233491,
9982
9985
  "width": 24,
9983
9986
  "height": 24
9984
9987
  }
package/info.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "prefix": "simple-icons",
3
3
  "name": "Simple Icons",
4
- "total": 3157,
5
- "version": "13.2.0",
4
+ "total": 3158,
5
+ "version": "13.3.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.110",
5
- "iconSetVersion": "13.2.0",
4
+ "version": "1.1.111",
5
+ "iconSetVersion": "13.3.0",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",