diff --git a/icons/radius-top-right.svg b/icons/radius-top-right.svg index d0494ae83..cdb8f24b0 100644 --- a/icons/radius-top-right.svg +++ b/icons/radius-top-right.svg @@ -3,4 +3,3 @@ - diff --git a/package.json b/package.json index 207145490..45a938166 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tabler-icons", - "version": "2.13.1", + "version": "2.13.2", "repository": { "type": "git", "url": "git+https://github.com/tabler/tabler-icons.git" diff --git a/packages/icons-eps/package.json b/packages/icons-eps/package.json index 0fe315892..e5dd36efa 100644 --- a/packages/icons-eps/package.json +++ b/packages/icons-eps/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-eps", - "version": "2.13.1", + "version": "2.13.2", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "homepage": "https://tabler-icons.io", "bugs": { @@ -25,7 +25,7 @@ ] }, "dependencies": { - "@tabler/icons": "2.13.1" + "@tabler/icons": "2.13.2" }, "keywords": [ "icons", diff --git a/packages/icons-pdf/package.json b/packages/icons-pdf/package.json index 4b1f350e2..135ac23e4 100644 --- a/packages/icons-pdf/package.json +++ b/packages/icons-pdf/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-pdf", - "version": "2.13.1", + "version": "2.13.2", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "homepage": "https://tabler-icons.io", "bugs": { @@ -30,7 +30,7 @@ ] }, "dependencies": { - "@tabler/icons": "2.13.1" + "@tabler/icons": "2.13.2" }, "keywords": [ "icons", diff --git a/packages/icons-png/package.json b/packages/icons-png/package.json index d2c77bd0e..37e85ef68 100644 --- a/packages/icons-png/package.json +++ b/packages/icons-png/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-png", - "version": "2.13.1", + "version": "2.13.2", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "homepage": "https://tabler-icons.io", "bugs": { @@ -30,7 +30,7 @@ ] }, "dependencies": { - "@tabler/icons": "2.13.1" + "@tabler/icons": "2.13.2" }, "keywords": [ "icons", diff --git a/packages/icons-preact/package.json b/packages/icons-preact/package.json index 652343c3e..dd1f240f6 100644 --- a/packages/icons-preact/package.json +++ b/packages/icons-preact/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-preact", - "version": "2.13.1", + "version": "2.13.2", "license": "MIT", "author": "codecalm", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", @@ -35,7 +35,7 @@ "test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom" }, "dependencies": { - "@tabler/icons": "2.13.1" + "@tabler/icons": "2.13.2" }, "peerDependencies": { "preact": "^10.5.13" diff --git a/packages/icons-react/package.json b/packages/icons-react/package.json index e51c63d15..2e06803ec 100644 --- a/packages/icons-react/package.json +++ b/packages/icons-react/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-react", - "version": "2.13.1", + "version": "2.13.2", "license": "MIT", "author": "codecalm", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", @@ -35,7 +35,7 @@ "test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom" }, "dependencies": { - "@tabler/icons": "2.13.1", + "@tabler/icons": "2.13.2", "prop-types": "^15.7.2" }, "devDependencies": { diff --git a/packages/icons-solidjs/package.json b/packages/icons-solidjs/package.json index 4456d2c76..10469040a 100644 --- a/packages/icons-solidjs/package.json +++ b/packages/icons-solidjs/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-solidjs", - "version": "2.13.1", + "version": "2.13.2", "license": "MIT", "author": "codecalm", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", @@ -35,7 +35,7 @@ "test": "echo 'TODO'" }, "dependencies": { - "@tabler/icons": "2.13.1" + "@tabler/icons": "2.13.2" }, "devDependencies": { "@solidjs/testing-library": "^0.6.1", diff --git a/packages/icons-svelte/package.json b/packages/icons-svelte/package.json index 68f334dbf..0e1e7f8c4 100644 --- a/packages/icons-svelte/package.json +++ b/packages/icons-svelte/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-svelte", - "version": "2.13.1", + "version": "2.13.2", "license": "MIT", "author": "codecalm", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", @@ -36,7 +36,7 @@ "test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom" }, "dependencies": { - "@tabler/icons": "2.13.1" + "@tabler/icons": "2.13.2" }, "devDependencies": { "@testing-library/svelte": "^3.0.3", diff --git a/packages/icons-vue/package.json b/packages/icons-vue/package.json index 73750155d..7b1b202b2 100644 --- a/packages/icons-vue/package.json +++ b/packages/icons-vue/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-vue", - "version": "2.13.1", + "version": "2.13.2", "license": "MIT", "author": "codecalm", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", @@ -35,7 +35,7 @@ "test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom" }, "dependencies": { - "@tabler/icons": "2.13.1" + "@tabler/icons": "2.13.2" }, "peerDependencies": { "vue": ">=3.0.1" diff --git a/packages/icons-webfont/package.json b/packages/icons-webfont/package.json index f17ca7403..8e9aa46cd 100644 --- a/packages/icons-webfont/package.json +++ b/packages/icons-webfont/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-webfont", - "version": "2.13.1", + "version": "2.13.2", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "homepage": "https://tabler-icons.io", "bugs": { @@ -38,7 +38,7 @@ ] }, "dependencies": { - "@tabler/icons": "2.13.1" + "@tabler/icons": "2.13.2" }, "keywords": [ "icons", diff --git a/packages/icons-webfont/tabler-icons.css b/packages/icons-webfont/tabler-icons.css index 01e830491..2740617a9 100644 --- a/packages/icons-webfont/tabler-icons.css +++ b/packages/icons-webfont/tabler-icons.css @@ -1,13 +1,13 @@ /*! - * Tabler Icons 2.13.1 by tabler - https://tabler.io + * Tabler Icons 2.13.2 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { font-family: "tabler-icons"; font-style: normal; font-weight: 400; - src: url("./fonts/tabler-icons.eot?v2.13.1"); - src: url("./fonts/tabler-icons.eot?#iefix-v2.13.1") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.13.1") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.13.1") format("truetype"); + src: url("./fonts/tabler-icons.eot?v2.13.2"); + src: url("./fonts/tabler-icons.eot?#iefix-v2.13.2") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.13.2") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.13.2") format("truetype"); } .ti { font-family: "tabler-icons" !important; diff --git a/packages/icons-webfont/tabler-icons.html b/packages/icons-webfont/tabler-icons.html index 7d75663e3..e1a803267 100644 --- a/packages/icons-webfont/tabler-icons.html +++ b/packages/icons-webfont/tabler-icons.html @@ -5,7 +5,7 @@ - Tabler Icons - version 2.13.1 + Tabler Icons - version 2.13.2 @@ -116,7 +116,7 @@

Tabler Icons

-

version 2.13.1

+

version 2.13.2