diff --git a/.github/tabler-icons-3.32.0.png b/.github/tabler-icons-3.32.0.png new file mode 100644 index 000000000..195e3d6e7 Binary files /dev/null and b/.github/tabler-icons-3.32.0.png differ diff --git a/.github/tabler-icons-3.32.0.svg b/.github/tabler-icons-3.32.0.svg new file mode 100644 index 000000000..bb9ec0aa2 --- /dev/null +++ b/.github/tabler-icons-3.32.0.svg @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.github/tabler-icons-3.32.0@2x.png b/.github/tabler-icons-3.32.0@2x.png new file mode 100644 index 000000000..e103d5021 Binary files /dev/null and b/.github/tabler-icons-3.32.0@2x.png differ diff --git a/README.md b/README.md index 2fddd9542..5f90967a2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

- A set of 5880 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke. + A set of 5907 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke.

@@ -37,7 +37,7 @@ ## Preview -### Outline version (4936 icons) +### Outline version (4963 icons)

diff --git a/icons/outline/arrow-bar-to-down-dashed.svg b/icons/outline/arrow-bar-to-down-dashed.svg index d1c85524d..c8594a3fc 100644 --- a/icons/outline/arrow-bar-to-down-dashed.svg +++ b/icons/outline/arrow-bar-to-down-dashed.svg @@ -1,5 +1,7 @@

- A set of 5880 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke. + A set of 5907 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke.

diff --git a/packages/icons-eps/package.json b/packages/icons-eps/package.json index a497fa18f..f48e58fff 100644 --- a/packages/icons-eps/package.json +++ b/packages/icons-eps/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-eps", - "version": "3.31.0", + "version": "3.32.0", "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": "3.31.0" + "@tabler/icons": "3.32.0" }, "keywords": [ "icons", diff --git a/packages/icons-pdf/README.md b/packages/icons-pdf/README.md index 59ea07f87..45340e67b 100644 --- a/packages/icons-pdf/README.md +++ b/packages/icons-pdf/README.md @@ -5,7 +5,7 @@

- A set of 5880 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke. + A set of 5907 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke.

diff --git a/packages/icons-pdf/package.json b/packages/icons-pdf/package.json index 662bb1a56..502a5bc86 100644 --- a/packages/icons-pdf/package.json +++ b/packages/icons-pdf/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-pdf", - "version": "3.31.0", + "version": "3.32.0", "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": "3.31.0" + "@tabler/icons": "3.32.0" }, "keywords": [ "icons", diff --git a/packages/icons-png/README.md b/packages/icons-png/README.md index fb23b8c74..12f3fc79b 100644 --- a/packages/icons-png/README.md +++ b/packages/icons-png/README.md @@ -5,7 +5,7 @@

- A set of 5880 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke. + A set of 5907 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke.

diff --git a/packages/icons-png/package.json b/packages/icons-png/package.json index e91b1537d..684b162e9 100644 --- a/packages/icons-png/package.json +++ b/packages/icons-png/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-png", - "version": "3.31.0", + "version": "3.32.0", "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": "3.31.0" + "@tabler/icons": "3.32.0" }, "keywords": [ "icons", diff --git a/packages/icons-preact/package.json b/packages/icons-preact/package.json index e7220a534..47d80108d 100644 --- a/packages/icons-preact/package.json +++ b/packages/icons-preact/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-preact", - "version": "3.31.0", + "version": "3.32.0", "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 @@ "imports-check": "attw $(npm pack)" }, "dependencies": { - "@tabler/icons": "3.31.0" + "@tabler/icons": "3.32.0" }, "peerDependencies": { "preact": "^10.5.13" diff --git a/packages/icons-react-native/package.json b/packages/icons-react-native/package.json index 4c60bec1b..8e53a1a84 100644 --- a/packages/icons-react-native/package.json +++ b/packages/icons-react-native/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-react-native", - "version": "3.31.0", + "version": "3.32.0", "license": "MIT", "author": "codecalm", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", @@ -48,7 +48,7 @@ "imports-check": "attw $(npm pack)" }, "dependencies": { - "@tabler/icons": "3.31.0" + "@tabler/icons": "3.32.0" }, "devDependencies": { "@testing-library/react": "^14.2.1", diff --git a/packages/icons-react/package.json b/packages/icons-react/package.json index 035c2fef1..e21296651 100644 --- a/packages/icons-react/package.json +++ b/packages/icons-react/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-react", - "version": "3.31.0", + "version": "3.32.0", "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 @@ "imports-check": "attw $(npm pack)" }, "dependencies": { - "@tabler/icons": "3.31.0" + "@tabler/icons": "3.32.0" }, "devDependencies": { "@testing-library/react": "^14.2.1", diff --git a/packages/icons-solidjs/package.json b/packages/icons-solidjs/package.json index cbb86ecb0..35f3aacbe 100644 --- a/packages/icons-solidjs/package.json +++ b/packages/icons-solidjs/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-solidjs", - "version": "3.31.0", + "version": "3.32.0", "license": "MIT", "author": "codecalm", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", @@ -47,7 +47,7 @@ "imports-check": "attw $(npm pack)" }, "dependencies": { - "@tabler/icons": "3.31.0" + "@tabler/icons": "3.32.0" }, "devDependencies": { "@solidjs/testing-library": "^0.8.6", diff --git a/packages/icons-sprite/README.md b/packages/icons-sprite/README.md index d64aef22c..32102d269 100644 --- a/packages/icons-sprite/README.md +++ b/packages/icons-sprite/README.md @@ -5,7 +5,7 @@

- A set of 5880 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke. + A set of 5907 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke.

diff --git a/packages/icons-sprite/package.json b/packages/icons-sprite/package.json index 10c0092e9..5d810f677 100644 --- a/packages/icons-sprite/package.json +++ b/packages/icons-sprite/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-sprite", - "version": "3.31.0", + "version": "3.32.0", "license": "MIT", "author": "codecalm", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", @@ -28,7 +28,7 @@ "clean": "rm -rf dist/*" }, "dependencies": { - "@tabler/icons": "3.31.0" + "@tabler/icons": "3.32.0" }, "keywords": [ "icons", diff --git a/packages/icons-svelte/package.json b/packages/icons-svelte/package.json index b812f0473..833b54d15 100644 --- a/packages/icons-svelte/package.json +++ b/packages/icons-svelte/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-svelte", - "version": "3.31.0", + "version": "3.32.0", "license": "MIT", "author": "codecalm", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", @@ -49,7 +49,7 @@ "imports-check": "attw $(npm pack)" }, "dependencies": { - "@tabler/icons": "3.31.0" + "@tabler/icons": "3.32.0" }, "devDependencies": { "@sveltejs/package": "^2.2.7", diff --git a/packages/icons-vue/package.json b/packages/icons-vue/package.json index 906fbeb99..8056c0086 100644 --- a/packages/icons-vue/package.json +++ b/packages/icons-vue/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-vue", - "version": "3.31.0", + "version": "3.32.0", "license": "MIT", "author": "codecalm", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", @@ -33,7 +33,7 @@ "imports-check": "attw $(npm pack)" }, "dependencies": { - "@tabler/icons": "3.31.0" + "@tabler/icons": "3.32.0" }, "peerDependencies": { "vue": ">=3.0.1" diff --git a/packages/icons-webfont/package.json b/packages/icons-webfont/package.json index 9169b248d..3eba2dc9b 100644 --- a/packages/icons-webfont/package.json +++ b/packages/icons-webfont/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-webfont", - "version": "3.31.0", + "version": "3.32.0", "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": { @@ -34,7 +34,7 @@ "sass": "./tabler-icons.scss", "style": "./tabler-icons.min.css", "dependencies": { - "@tabler/icons": "3.31.0", + "@tabler/icons": "3.32.0", "sharp": "^0.34.1" }, "keywords": [ diff --git a/packages/icons/README.md b/packages/icons/README.md index 0a708bd25..732b82cb2 100644 --- a/packages/icons/README.md +++ b/packages/icons/README.md @@ -5,7 +5,7 @@

- A set of 5880 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke. + A set of 5907 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke.

diff --git a/packages/icons/package.json b/packages/icons/package.json index b303f8a72..624faae6e 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons", - "version": "3.31.0", + "version": "3.32.0", "license": "MIT", "author": "codecalm", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f484fb2f..2075fc05a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -132,25 +132,25 @@ importers: packages/icons-eps: dependencies: '@tabler/icons': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../icons packages/icons-pdf: dependencies: '@tabler/icons': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../icons packages/icons-png: dependencies: '@tabler/icons': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../icons packages/icons-preact: dependencies: '@tabler/icons': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../icons devDependencies: '@preact/preset-vite': @@ -166,7 +166,7 @@ importers: packages/icons-react: dependencies: '@tabler/icons': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../icons devDependencies: '@testing-library/react': @@ -191,7 +191,7 @@ importers: packages/icons-react-native: dependencies: '@tabler/icons': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../icons devDependencies: '@testing-library/react': @@ -222,7 +222,7 @@ importers: packages/icons-solidjs: dependencies: '@tabler/icons': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../icons devDependencies: '@solidjs/testing-library': @@ -244,13 +244,13 @@ importers: packages/icons-sprite: dependencies: '@tabler/icons': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../icons packages/icons-svelte: dependencies: '@tabler/icons': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../icons devDependencies: '@sveltejs/package': @@ -278,7 +278,7 @@ importers: packages/icons-vue: dependencies: '@tabler/icons': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../icons devDependencies: '@testing-library/vue': @@ -300,7 +300,7 @@ importers: packages/icons-webfont: dependencies: '@tabler/icons': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../icons sharp: specifier: ^0.34.1 @@ -325,7 +325,7 @@ importers: test/test-preact: dependencies: '@tabler/icons-preact': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../../packages/icons-preact preact: specifier: ^10.19.6 @@ -338,7 +338,7 @@ importers: test/test-react: dependencies: '@tabler/icons-react': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../../packages/icons-react react: specifier: ^18.2.0 @@ -360,7 +360,7 @@ importers: test/test-svelte: dependencies: '@tabler/icons-svelte': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../../packages/icons-svelte devDependencies: '@sveltejs/vite-plugin-svelte': @@ -382,7 +382,7 @@ importers: test/test-vue: dependencies: '@tabler/icons-vue': - specifier: 3.31.0 + specifier: 3.32.0 version: link:../../packages/icons-vue vue: specifier: ^3.4.20 diff --git a/test/test-preact/package.json b/test/test-preact/package.json index 162fb08b5..08d203fa9 100644 --- a/test/test-preact/package.json +++ b/test/test-preact/package.json @@ -1,7 +1,7 @@ { "name": "test-preact", "private": true, - "version": "3.31.0", + "version": "3.32.0", "type": "module", "scripts": { "dev": "vite", @@ -10,7 +10,7 @@ "clean": "rm -rf dist" }, "dependencies": { - "@tabler/icons-preact": "3.31.0", + "@tabler/icons-preact": "3.32.0", "preact": "^10.19.6" }, "devDependencies": { diff --git a/test/test-react/package.json b/test/test-react/package.json index e1c2d59f0..2f4b0bef0 100644 --- a/test/test-react/package.json +++ b/test/test-react/package.json @@ -1,7 +1,7 @@ { "name": "test-react", "private": true, - "version": "3.31.0", + "version": "3.32.0", "type": "module", "scripts": { "dev": "vite", @@ -10,7 +10,7 @@ "clean": "rm -rf dist" }, "dependencies": { - "@tabler/icons-react": "3.31.0", + "@tabler/icons-react": "3.32.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/test/test-svelte/package.json b/test/test-svelte/package.json index 3f733ea38..355eef450 100644 --- a/test/test-svelte/package.json +++ b/test/test-svelte/package.json @@ -1,7 +1,7 @@ { "name": "test-svelte", "private": true, - "version": "3.31.0", + "version": "3.32.0", "type": "module", "scripts": { "dev": "vite", @@ -11,7 +11,7 @@ "clean": "rm -rf dist" }, "dependencies": { - "@tabler/icons-svelte": "3.31.0" + "@tabler/icons-svelte": "3.32.0" }, "devDependencies": { "@sveltejs/vite-plugin-svelte": "^3.0.2", diff --git a/test/test-vue/package.json b/test/test-vue/package.json index fa4f4bbd7..1ded908fe 100644 --- a/test/test-vue/package.json +++ b/test/test-vue/package.json @@ -1,7 +1,7 @@ { "name": "test-vue", "private": true, - "version": "3.31.0", + "version": "3.32.0", "type": "module", "scripts": { "dev": "vite", @@ -11,7 +11,7 @@ }, "dependencies": { "vue": "^3.4.20", - "@tabler/icons-vue": "3.31.0" + "@tabler/icons-vue": "3.32.0" }, "devDependencies": { "@vitejs/plugin-vue": "^5.0.4",