@iconify-json/tabler 1.1.107 → 1.1.108
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/icons.json +3 -4
- package/info.json +2 -2
- package/package.json +2 -2
package/icons.json
CHANGED
|
@@ -14151,14 +14151,13 @@
|
|
|
14151
14151
|
"body": "<path fill=\"currentColor\" d=\"M19 2H5a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3M9.613 8.21l.094.083L12 10.585l2.293-2.292a1 1 0 0 1 1.497 1.32l-.083.094L13.415 12l2.292 2.293a1 1 0 0 1-1.32 1.497l-.094-.083L12 13.415l-2.293 2.292a1 1 0 0 1-1.497-1.32l.083-.094L10.585 12L8.293 9.707a1 1 0 0 1 1.32-1.497\"/>"
|
|
14152
14152
|
},
|
|
14153
14153
|
"squares": {
|
|
14154
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 10a2 2 0 0 1 2-
|
|
14154
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 10a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-9a2 2 0 0 1-2-2z\"/><path d=\"M16 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h3\"/></g>"
|
|
14155
14155
|
},
|
|
14156
14156
|
"squares-diagonal": {
|
|
14157
14157
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 10a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2z\"/><path d=\"M16 8V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2m.586 3.414L19.413 8.587\"/></g>"
|
|
14158
14158
|
},
|
|
14159
14159
|
"squares-filled": {
|
|
14160
|
-
"body": "<g fill=\"
|
|
14161
|
-
"hidden": true
|
|
14160
|
+
"body": "<g fill=\"currentColor\"><path d=\"M19 7a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3z\"/><path d=\"M14 2a3 3 0 0 1 3 2.999L10 5a5 5 0 0 0-5 5l-.001 7l-.175-.005A3 3 0 0 1 2 14V5a3 3 0 0 1 3-3z\"/></g>"
|
|
14162
14161
|
},
|
|
14163
14162
|
"stack": {
|
|
14164
14163
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12 6l-8 4l8 4l8-4zm-8 8l8 4l8-4\"/>"
|
|
@@ -16329,7 +16328,7 @@
|
|
|
16329
16328
|
"parent": "activity"
|
|
16330
16329
|
}
|
|
16331
16330
|
},
|
|
16332
|
-
"lastModified":
|
|
16331
|
+
"lastModified": 1710399818,
|
|
16333
16332
|
"width": 24,
|
|
16334
16333
|
"height": 24
|
|
16335
16334
|
}
|
package/info.json
CHANGED
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-json/tabler",
|
|
3
3
|
"description": "Tabler Icons icon set in Iconify JSON format",
|
|
4
|
-
"version": "1.1.
|
|
5
|
-
"iconSetVersion": "3.0.
|
|
4
|
+
"version": "1.1.108",
|
|
5
|
+
"iconSetVersion": "3.0.2",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|