diff --git a/collections.json b/collections.json
index 2ef0dd6..ad01cb6 100644
--- a/collections.json
+++ b/collections.json
@@ -153,8 +153,8 @@
},
"tabler": {
"name": "Tabler Icons",
- "total": 2428,
- "version": "1.92.0",
+ "total": 2446,
+ "version": "1.93.0",
"author": {
"name": "Paweł Kuna",
"url": "https://github.com/tabler/tabler-icons"
diff --git a/collections.md b/collections.md
index 5f40c5c..f5c8daf 100644
--- a/collections.md
+++ b/collections.md
@@ -70,12 +70,12 @@
### Tabler Icons
-* Number of icons: 2428
+* Number of icons: 2446
* Author: Paweł Kuna
* URL: https://github.com/tabler/tabler-icons
* License: MIT
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
-* Version: 1.92.0
+* Version: 1.93.0
* Palette: Colorless
diff --git a/composer.json b/composer.json
index 821d2a6..96fc44a 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
"name": "iconify/json",
"description": "Iconify icons collection in JSON format",
"type": "library",
- "version": "2.1.103",
+ "version": "2.1.104",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {
diff --git a/json/tabler.json b/json/tabler.json
index 11b232c..03cdee5 100644
--- a/json/tabler.json
+++ b/json/tabler.json
@@ -2,8 +2,8 @@
"prefix": "tabler",
"info": {
"name": "Tabler Icons",
- "total": 2428,
- "version": "1.92.0",
+ "total": 2446,
+ "version": "1.93.0",
"author": {
"name": "Paweł Kuna",
"url": "https://github.com/tabler/tabler-icons"
@@ -22,7 +22,7 @@
"category": "General",
"palette": false
},
- "lastModified": 1662098282,
+ "lastModified": 1662532441,
"icons": {
"2fa": {
"body": ""
@@ -90,6 +90,9 @@
"affiliate": {
"body": ""
},
+ "air-conditioning": {
+ "body": ""
+ },
"alarm": {
"body": ""
},
@@ -138,6 +141,9 @@
"ampersand": {
"body": ""
},
+ "analyze": {
+ "body": ""
+ },
"anchor": {
"body": ""
},
@@ -321,6 +327,9 @@
"arrow-bottom-tail": {
"body": ""
},
+ "arrow-bounce": {
+ "body": ""
+ },
"arrow-curve-left": {
"body": ""
},
@@ -741,6 +750,9 @@
"badges-off": {
"body": ""
},
+ "baguette": {
+ "body": ""
+ },
"ball-american-football": {
"body": ""
},
@@ -952,6 +964,9 @@
"blur": {
"body": ""
},
+ "bmp": {
+ "body": ""
+ },
"bold": {
"body": ""
},
@@ -970,6 +985,9 @@
"bone-off": {
"body": ""
},
+ "bong": {
+ "body": ""
+ },
"book": {
"body": ""
},
@@ -3577,6 +3595,9 @@
"fingerprint-off": {
"body": ""
},
+ "fire-hydrant": {
+ "body": ""
+ },
"firetruck": {
"body": ""
},
@@ -3817,6 +3838,9 @@
"gift": {
"body": ""
},
+ "gift-card": {
+ "body": ""
+ },
"git-branch": {
"body": ""
},
@@ -3868,6 +3892,9 @@
"gps": {
"body": ""
},
+ "gradienter": {
+ "body": ""
+ },
"grain": {
"body": ""
},
@@ -4249,6 +4276,9 @@
"jewish-star": {
"body": ""
},
+ "jpg": {
+ "body": ""
+ },
"jump-rope": {
"body": ""
},
@@ -5557,6 +5587,9 @@
"plus": {
"body": ""
},
+ "png": {
+ "body": ""
+ },
"podium": {
"body": ""
},
@@ -5764,6 +5797,9 @@
"relation-one-to-one": {
"body": ""
},
+ "reload": {
+ "body": ""
+ },
"repeat": {
"body": ""
},
@@ -5971,6 +6007,9 @@
"scuba-mask": {
"body": ""
},
+ "sdk": {
+ "body": ""
+ },
"search": {
"body": ""
},
@@ -6408,6 +6447,9 @@
"stars": {
"body": ""
},
+ "status-change": {
+ "body": ""
+ },
"steam": {
"body": ""
},
@@ -6861,6 +6903,9 @@
"truck-return": {
"body": ""
},
+ "txt": {
+ "body": ""
+ },
"typography": {
"body": ""
},
@@ -6924,6 +6969,9 @@
"users": {
"body": ""
},
+ "uv-index": {
+ "body": ""
+ },
"ux-circle": {
"body": ""
},
@@ -7008,6 +7056,9 @@
"vinyl": {
"body": ""
},
+ "vip": {
+ "body": ""
+ },
"virus": {
"body": ""
},
@@ -7266,6 +7317,9 @@
"zeppelin": {
"body": ""
},
+ "zip": {
+ "body": ""
+ },
"zodiac-aquarius": {
"body": ""
},
diff --git a/package-lock.json b/package-lock.json
index 795fa88..108e00f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@iconify/json",
- "version": "2.1.103",
+ "version": "2.1.104",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@iconify/json",
- "version": "2.1.103",
+ "version": "2.1.104",
"license": "MIT",
"dependencies": {
"@iconify/types": "*",
diff --git a/package.json b/package.json
index fc11cd1..b0035a4 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Iconify icons collection in JSON format",
"license": "MIT",
- "version": "2.1.103",
+ "version": "2.1.104",
"homepage": "https://iconify.design/icon-sets/",
"bugs": "https://github.com/iconify/icon-sets/issues",
"repository": {