@iconify-json/simple-icons 1.1.113 → 1.1.114

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
@@ -9790,6 +9790,9 @@
9790
9790
  "yeti": {
9791
9791
  "body": "<path fill=\"currentColor\" d=\"M14.575 8.582v1.685h2.183v5.15h2.14v-5.15h2.183V8.583h-6.505ZM0 8.582l2.699 3.972v2.864h2.144v-2.864l2.693-3.971H5.172l-1.398 2.305l-1.397-2.305zm8.022 0v6.836h5.84v-1.663h-3.694v-.974H13.3v-1.54h-3.132v-.974h3.589V8.583Zm13.832 0l.001 6.836H24V8.583Z\"/>"
9792
9792
  },
9793
+ "yii": {
9794
+ "body": "<path fill=\"currentColor\" d=\"M17.88 0c-.844.545-1.806 1.509-2.363 2.34c-1.168 1.743-1.44 2.995-.8 4.863c.216.634.576 1.293.836 1.873c1.022 2.278 2.062 4.328 1.81 7.285c2.16-2.761 3.015-3.886 3.926-6.57c1.251-3.688-.007-7.659-3.41-9.791M5.643 4.656a9.3 9.3 0 0 0-3.382.659c-.21 2.657 1.021 7.23 5.516 8.506c1.818.559 3.272.413 5.056.898c-.576 1.017-1.41 1.989-1.908 2.974c-.494.976-.585 1.943-.54 3.043c.047 1.105.302 2.19.548 3.264c.924-.2 1.728-.54 2.424-.977c1.832-1.148 2.939-2.985 3.253-4.963l.015-.125v.017l.006-.061l.001-.01l.014-.16c.01-.123.022-.247.03-.356l.005-.08c.009-.117.017-.233.023-.336l.002-.034v-.002l.001-.032l.015-.34q.005-.16.005-.298v-.018a9 9 0 0 0-.014-.508c-.009-.158-.02-.305-.032-.46a11 11 0 0 0-.529-2.662a12 12 0 0 0-.178-.503c-.18-.471-.355-.85-.48-1.145a7 7 0 0 0-.275-.568a10 10 0 0 0-.143-.258a9 9 0 0 0-.435-.693l-.123-.183c-2.025-2.844-5.446-4.62-8.875-4.59\"/>"
9795
+ },
9793
9796
  "yoast": {
9794
9797
  "body": "<path fill=\"currentColor\" d=\"M16.61 0L11.4 14.477L8.806 6.36H5.941l3.804 9.77a4.02 4.02 0 0 1 0 2.925c-.387.993-1.073 2.158-2.96 2.505V24c1.512-.06 2.692-.562 3.694-1.57c1.032-1.036 1.919-2.655 2.79-5.091L19.739 0ZM5.357 3.274a3.706 3.706 0 0 0-3.695 3.695v10.358a3.706 3.706 0 0 0 3.695 3.694h.817l.26-.034c1.76-.237 2.37-1.224 2.733-2.158a3.4 3.4 0 0 0 0-2.475L5.035 5.738H9.26l2.174 6.81l3.339-9.274Zm13.792.08L13.853 17.55c-.502 1.403-1.015 2.54-1.559 3.47h10.044V6.97a3.706 3.706 0 0 0-3.19-3.616Z\"/>"
9795
9798
  },
@@ -9990,7 +9993,7 @@
9990
9993
  "parent": "windows"
9991
9994
  }
9992
9995
  },
9993
- "lastModified": 1723442570,
9996
+ "lastModified": 1724132267,
9994
9997
  "width": 24,
9995
9998
  "height": 24
9996
9999
  }
package/info.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "prefix": "simple-icons",
3
3
  "name": "Simple Icons",
4
- "total": 3161,
5
- "version": "13.5.0",
4
+ "total": 3162,
5
+ "version": "13.6.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.113",
5
- "iconSetVersion": "13.5.0",
4
+ "version": "1.1.114",
5
+ "iconSetVersion": "13.6.0",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",