1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-02 18:33:18 +02:00

Release 3.28.1

This commit is contained in:
codecalm
2025-01-08 11:53:37 +01:00
parent 603062956f
commit 7463af0fad
18 changed files with 9376 additions and 10423 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "tabler-icons", "name": "tabler-icons",
"version": "3.28.0", "version": "3.28.1",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/tabler/tabler-icons.git" "url": "git+https://github.com/tabler/tabler-icons.git"

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tabler/icons-eps", "name": "@tabler/icons-eps",
"version": "3.28.0", "version": "3.28.1",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
"homepage": "https://tabler-icons.io", "homepage": "https://tabler-icons.io",
"bugs": { "bugs": {
@@ -25,7 +25,7 @@
] ]
}, },
"dependencies": { "dependencies": {
"@tabler/icons": "3.28.0" "@tabler/icons": "3.28.1"
}, },
"keywords": [ "keywords": [
"icons", "icons",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tabler/icons-pdf", "name": "@tabler/icons-pdf",
"version": "3.28.0", "version": "3.28.1",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
"homepage": "https://tabler-icons.io", "homepage": "https://tabler-icons.io",
"bugs": { "bugs": {
@@ -30,7 +30,7 @@
] ]
}, },
"dependencies": { "dependencies": {
"@tabler/icons": "3.28.0" "@tabler/icons": "3.28.1"
}, },
"keywords": [ "keywords": [
"icons", "icons",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tabler/icons-png", "name": "@tabler/icons-png",
"version": "3.28.0", "version": "3.28.1",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
"homepage": "https://tabler-icons.io", "homepage": "https://tabler-icons.io",
"bugs": { "bugs": {
@@ -30,7 +30,7 @@
] ]
}, },
"dependencies": { "dependencies": {
"@tabler/icons": "3.28.0" "@tabler/icons": "3.28.1"
}, },
"keywords": [ "keywords": [
"icons", "icons",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tabler/icons-preact", "name": "@tabler/icons-preact",
"version": "3.28.0", "version": "3.28.1",
"license": "MIT", "license": "MIT",
"author": "codecalm", "author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "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)" "imports-check": "attw $(npm pack)"
}, },
"dependencies": { "dependencies": {
"@tabler/icons": "3.28.0" "@tabler/icons": "3.28.1"
}, },
"peerDependencies": { "peerDependencies": {
"preact": "^10.5.13" "preact": "^10.5.13"

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tabler/icons-react-native", "name": "@tabler/icons-react-native",
"version": "3.28.0", "version": "3.28.1",
"license": "MIT", "license": "MIT",
"author": "codecalm", "author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "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)" "imports-check": "attw $(npm pack)"
}, },
"dependencies": { "dependencies": {
"@tabler/icons": "3.28.0" "@tabler/icons": "3.28.1"
}, },
"devDependencies": { "devDependencies": {
"@testing-library/react": "^14.2.1", "@testing-library/react": "^14.2.1",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tabler/icons-react", "name": "@tabler/icons-react",
"version": "3.28.0", "version": "3.28.1",
"license": "MIT", "license": "MIT",
"author": "codecalm", "author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "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)" "imports-check": "attw $(npm pack)"
}, },
"dependencies": { "dependencies": {
"@tabler/icons": "3.28.0" "@tabler/icons": "3.28.1"
}, },
"devDependencies": { "devDependencies": {
"@testing-library/react": "^14.2.1", "@testing-library/react": "^14.2.1",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tabler/icons-solidjs", "name": "@tabler/icons-solidjs",
"version": "3.28.0", "version": "3.28.1",
"license": "MIT", "license": "MIT",
"author": "codecalm", "author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
@@ -47,13 +47,14 @@
"imports-check": "attw $(npm pack)" "imports-check": "attw $(npm pack)"
}, },
"dependencies": { "dependencies": {
"@tabler/icons": "3.28.0" "@tabler/icons": "3.28.1"
}, },
"devDependencies": { "devDependencies": {
"@solidjs/testing-library": "^0.8.6", "@solidjs/testing-library": "^0.8.6",
"rollup-preset-solid": "^2.0.1", "rollup-preset-solid": "^2.0.1",
"vite-plugin-solid": "^2.10.1", "vite-plugin-solid": "^2.10.1",
"solid-js": "^1.8.15" "solid-js": "^1.8.15",
"rollup": "^4.12.0"
}, },
"peerDependencies": { "peerDependencies": {
"solid-js": "^1.4.7" "solid-js": "^1.4.7"

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tabler/icons-sprite", "name": "@tabler/icons-sprite",
"version": "3.28.0", "version": "3.28.1",
"license": "MIT", "license": "MIT",
"author": "codecalm", "author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "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/*" "clean": "rm -rf dist/*"
}, },
"dependencies": { "dependencies": {
"@tabler/icons": "3.28.0" "@tabler/icons": "3.28.1"
}, },
"keywords": [ "keywords": [
"icons", "icons",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tabler/icons-svelte", "name": "@tabler/icons-svelte",
"version": "3.28.0", "version": "3.28.1",
"license": "MIT", "license": "MIT",
"author": "codecalm", "author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "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)" "imports-check": "attw $(npm pack)"
}, },
"dependencies": { "dependencies": {
"@tabler/icons": "3.28.0" "@tabler/icons": "3.28.1"
}, },
"devDependencies": { "devDependencies": {
"@sveltejs/package": "^2.2.7", "@sveltejs/package": "^2.2.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tabler/icons-vue", "name": "@tabler/icons-vue",
"version": "3.28.0", "version": "3.28.1",
"license": "MIT", "license": "MIT",
"author": "codecalm", "author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "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)" "imports-check": "attw $(npm pack)"
}, },
"dependencies": { "dependencies": {
"@tabler/icons": "3.28.0" "@tabler/icons": "3.28.1"
}, },
"peerDependencies": { "peerDependencies": {
"vue": ">=3.0.1" "vue": ">=3.0.1"

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tabler/icons-webfont", "name": "@tabler/icons-webfont",
"version": "3.28.0", "version": "3.28.1",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
"homepage": "https://tabler-icons.io", "homepage": "https://tabler-icons.io",
"bugs": { "bugs": {
@@ -34,7 +34,7 @@
"sass": "./tabler-icons.scss", "sass": "./tabler-icons.scss",
"style": "./tabler-icons.min.css", "style": "./tabler-icons.min.css",
"dependencies": { "dependencies": {
"@tabler/icons": "3.28.0" "@tabler/icons": "3.28.1"
}, },
"keywords": [ "keywords": [
"icons", "icons",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@tabler/icons", "name": "@tabler/icons",
"version": "3.28.0", "version": "3.28.1",
"license": "MIT", "license": "MIT",
"author": "codecalm", "author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",

19732
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
{ {
"name": "test-preact", "name": "test-preact",
"private": true, "private": true,
"version": "3.28.0", "version": "3.28.1",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
@@ -10,7 +10,7 @@
"clean": "rm -rf dist" "clean": "rm -rf dist"
}, },
"dependencies": { "dependencies": {
"@tabler/icons-preact": "3.28.0", "@tabler/icons-preact": "3.28.1",
"preact": "^10.19.6" "preact": "^10.19.6"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -1,7 +1,7 @@
{ {
"name": "test-react", "name": "test-react",
"private": true, "private": true,
"version": "3.28.0", "version": "3.28.1",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
@@ -10,7 +10,7 @@
"clean": "rm -rf dist" "clean": "rm -rf dist"
}, },
"dependencies": { "dependencies": {
"@tabler/icons-react": "3.28.0", "@tabler/icons-react": "3.28.1",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0" "react-dom": "^18.2.0"
}, },

View File

@@ -1,7 +1,7 @@
{ {
"name": "test-svelte", "name": "test-svelte",
"private": true, "private": true,
"version": "3.28.0", "version": "3.28.1",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
@@ -11,7 +11,7 @@
"clean": "rm -rf dist" "clean": "rm -rf dist"
}, },
"dependencies": { "dependencies": {
"@tabler/icons-svelte": "3.28.0" "@tabler/icons-svelte": "3.28.1"
}, },
"devDependencies": { "devDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.0.2", "@sveltejs/vite-plugin-svelte": "^3.0.2",

View File

@@ -1,7 +1,7 @@
{ {
"name": "test-vue", "name": "test-vue",
"private": true, "private": true,
"version": "3.28.0", "version": "3.28.1",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
@@ -11,7 +11,7 @@
}, },
"dependencies": { "dependencies": {
"vue": "^3.4.20", "vue": "^3.4.20",
"@tabler/icons-vue": "3.28.0" "@tabler/icons-vue": "3.28.1"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-vue": "^5.0.4", "@vitejs/plugin-vue": "^5.0.4",