@iconify/json 2.2.129 → 2.2.130

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.
package/json/ooui.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "ooui",
3
3
  "info": {
4
4
  "name": "OOUI",
5
- "total": 354,
5
+ "total": 355,
6
6
  "version": "0.48.1",
7
7
  "author": {
8
8
  "name": "OOUI Team",
@@ -22,7 +22,7 @@
22
22
  "category": "General",
23
23
  "palette": false
24
24
  },
25
- "lastModified": 1688197687,
25
+ "lastModified": 1697608155,
26
26
  "icons": {
27
27
  "add": {
28
28
  "body": "<path fill=\"currentColor\" d=\"M11 9V4H9v5H4v2h5v5h2v-5h5V9z\"/>"
@@ -1038,6 +1038,9 @@
1038
1038
  "user-temporary-rtl": {
1039
1039
  "body": "<path fill=\"currentColor\" d=\"M2 16c0-2 2.083-5 8-5c.356 0 .698.01 1.026.032l-.276 1.986A15.24 15.24 0 0 0 10 13v4h4v2h-2v-2h-2v2H2v-3Zm8-6a4.5 4.5 0 1 1 .878-8.914l-.388 1.962A2.521 2.521 0 0 0 10 3v5c.17 0 .333-.017.49-.048l.388 1.962A4.52 4.52 0 0 1 10 10Zm2.933 1.29c.69.149 1.3.35 1.834.59l-1.051 1.713a7.336 7.336 0 0 0-1.218-.36l.435-1.944ZM16 19v-2h2v2h-2Zm1.84-4h-2.228a3.204 3.204 0 0 0-.49-.557l1.238-1.577c.78.66 1.254 1.416 1.48 2.134ZM12.5 1.758L11.387 3.42c.274.183.51.419.693.693L13.742 3A4.525 4.525 0 0 0 12.5 1.758Zm1.914 2.864l-1.962.388a2.524 2.524 0 0 1 0 .98l1.962.388a4.521 4.521 0 0 0 0-1.756ZM13.742 8L12.08 6.887c-.183.274-.419.51-.693.693L12.5 9.242c.49-.329.913-.751 1.242-1.242Z\"/>"
1040
1040
  },
1041
+ "vertical-ellipsis": {
1042
+ "body": "<circle cx=\"10\" cy=\"10\" r=\"2\" fill=\"currentColor\"/><circle cx=\"10\" cy=\"3\" r=\"2\" fill=\"currentColor\"/><circle cx=\"10\" cy=\"17\" r=\"2\" fill=\"currentColor\"/>"
1043
+ },
1041
1044
  "view-compact": {
1042
1045
  "body": "<path fill=\"currentColor\" d=\"M2 2h4v4H2zm12 0h4v4h-4zM8 2h4v4H8zM2 14h4v4H2zm12 0h4v4h-4zm-6 0h4v4H8zM2 8h4v4H2zm12 0h4v4h-4zM8 8h4v4H8z\"/>"
1043
1046
  },
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/json",
3
3
  "description": "Hundreds of open source icon sets in IconifyJSON format",
4
4
  "license": "MIT",
5
- "version": "2.2.129",
5
+ "version": "2.2.130",
6
6
  "type": "module",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "bugs": "https://github.com/iconify/icon-sets/issues",