diff --git a/.build/helpers.mjs b/.build/helpers.mjs index 20a44a730..accac12ee 100644 --- a/.build/helpers.mjs +++ b/.build/helpers.mjs @@ -418,6 +418,8 @@ export const printChangelog = function (newIcons, modifiedIcons, renamedIcons, p console.log(`- \`${icon[0]}\` renamed to \`${icon[1]}\``); }); } + + console.log(''); }; export const getCompileOptions = () => { diff --git a/.github/tabler-icons-3.28.0.png b/.github/tabler-icons-3.28.0.png new file mode 100644 index 000000000..6fbf18960 Binary files /dev/null and b/.github/tabler-icons-3.28.0.png differ diff --git a/.github/tabler-icons-3.28.0.svg b/.github/tabler-icons-3.28.0.svg new file mode 100644 index 000000000..21bddd110 --- /dev/null +++ b/.github/tabler-icons-3.28.0.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.github/tabler-icons-3.28.0@2x.png b/.github/tabler-icons-3.28.0@2x.png new file mode 100644 index 000000000..78d8b11f5 Binary files /dev/null and b/.github/tabler-icons-3.28.0@2x.png differ diff --git a/README.md b/README.md index 04f2b7448..5ce07d3dc 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

- A set of 5808 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 5826 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.

@@ -47,7 +47,7 @@

-### Filled version (890 icons) +### Filled version (908 icons)

diff --git a/icons/filled/arrow-autofit-down.svg b/icons/filled/arrow-autofit-down.svg index 8fe124bb7..ae1ff1ca3 100644 --- a/icons/filled/arrow-autofit-down.svg +++ b/icons/filled/arrow-autofit-down.svg @@ -1,4 +1,6 @@

- A set of 5808 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 5826 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 13abc8eff..f97bd1b12 100644 --- a/packages/icons-eps/package.json +++ b/packages/icons-eps/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-eps", - "version": "3.27.1", + "version": "3.28.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": { diff --git a/packages/icons-pdf/README.md b/packages/icons-pdf/README.md index 51557db43..9516f9ec0 100644 --- a/packages/icons-pdf/README.md +++ b/packages/icons-pdf/README.md @@ -5,7 +5,7 @@

- A set of 5808 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 5826 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 1664d2e6f..d27a83567 100644 --- a/packages/icons-pdf/package.json +++ b/packages/icons-pdf/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-pdf", - "version": "3.27.1", + "version": "3.28.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": { diff --git a/packages/icons-png/README.md b/packages/icons-png/README.md index 28f3056a3..70713f8b6 100644 --- a/packages/icons-png/README.md +++ b/packages/icons-png/README.md @@ -5,7 +5,7 @@

- A set of 5808 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 5826 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 de83503b3..4c5891116 100644 --- a/packages/icons-png/package.json +++ b/packages/icons-png/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-png", - "version": "3.27.1", + "version": "3.28.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": { diff --git a/packages/icons-preact/package.json b/packages/icons-preact/package.json index a9e9ad96d..d4cc232d6 100644 --- a/packages/icons-preact/package.json +++ b/packages/icons-preact/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-preact", - "version": "3.27.1", + "version": "3.28.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/packages/icons-react-native/package.json b/packages/icons-react-native/package.json index b3af699f9..17bc2cac5 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.27.1", + "version": "3.28.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/packages/icons-react/package.json b/packages/icons-react/package.json index 68f8e0cde..3f5e83cce 100644 --- a/packages/icons-react/package.json +++ b/packages/icons-react/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-react", - "version": "3.27.1", + "version": "3.28.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/packages/icons-solidjs/package.json b/packages/icons-solidjs/package.json index bfbb8e0e8..67deb63e1 100644 --- a/packages/icons-solidjs/package.json +++ b/packages/icons-solidjs/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-solidjs", - "version": "3.27.1", + "version": "3.28.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/packages/icons-sprite/README.md b/packages/icons-sprite/README.md index 4389f91dc..3b64440ba 100644 --- a/packages/icons-sprite/README.md +++ b/packages/icons-sprite/README.md @@ -5,7 +5,7 @@

- A set of 5808 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 5826 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 5a2c05214..a20db5e3e 100644 --- a/packages/icons-sprite/package.json +++ b/packages/icons-sprite/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-sprite", - "version": "3.27.1", + "version": "3.28.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/packages/icons-svelte/package.json b/packages/icons-svelte/package.json index e635b184c..ea8ceb094 100644 --- a/packages/icons-svelte/package.json +++ b/packages/icons-svelte/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-svelte", - "version": "3.27.1", + "version": "3.28.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/packages/icons-vue/package.json b/packages/icons-vue/package.json index 27f2bad99..1d1142efa 100644 --- a/packages/icons-vue/package.json +++ b/packages/icons-vue/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-vue", - "version": "3.27.1", + "version": "3.28.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/packages/icons-webfont/package.json b/packages/icons-webfont/package.json index cefa04756..33be8bca1 100644 --- a/packages/icons-webfont/package.json +++ b/packages/icons-webfont/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons-webfont", - "version": "3.27.1", + "version": "3.28.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": { diff --git a/packages/icons/README.md b/packages/icons/README.md index 051de2248..27d8dd850 100644 --- a/packages/icons/README.md +++ b/packages/icons/README.md @@ -5,7 +5,7 @@

- A set of 5808 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 5826 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 a3bb82a7c..aff319844 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons", - "version": "3.27.1", + "version": "3.28.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/test/test-preact/package.json b/test/test-preact/package.json index 022df42ff..8fa658705 100644 --- a/test/test-preact/package.json +++ b/test/test-preact/package.json @@ -1,7 +1,7 @@ { "name": "test-preact", "private": true, - "version": "3.27.1", + "version": "3.28.0", "type": "module", "scripts": { "dev": "vite", diff --git a/test/test-react/package.json b/test/test-react/package.json index 5483ce0b2..e53bb9c92 100644 --- a/test/test-react/package.json +++ b/test/test-react/package.json @@ -1,7 +1,7 @@ { "name": "test-react", "private": true, - "version": "3.27.1", + "version": "3.28.0", "type": "module", "scripts": { "dev": "vite", diff --git a/test/test-svelte/package.json b/test/test-svelte/package.json index 66008ac17..87f4d0b5a 100644 --- a/test/test-svelte/package.json +++ b/test/test-svelte/package.json @@ -1,7 +1,7 @@ { "name": "test-svelte", "private": true, - "version": "3.27.1", + "version": "3.28.0", "type": "module", "scripts": { "dev": "vite", diff --git a/test/test-vue/package.json b/test/test-vue/package.json index e9d47b9b2..43ea4b920 100644 --- a/test/test-vue/package.json +++ b/test/test-vue/package.json @@ -1,7 +1,7 @@ { "name": "test-vue", "private": true, - "version": "3.27.1", + "version": "3.28.0", "type": "module", "scripts": { "dev": "vite",