Skip to content

Commit 9239580

Browse files
committed
Release 3.6.0
1 parent f2fc9e8 commit 9239580

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+240
-56
lines changed

.github/tabler-icons-3.6.0.png

17.3 KB
Loading

.github/tabler-icons-3.6.0.svg

+76
Loading

.github/[email protected]

37.1 KB
Loading

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77
<p align="center">
8-
A set of <!--icons-count-->5289<!--/icons-count--> 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.
8+
A set of <!--icons-count-->5307<!--/icons-count--> 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.
99
<p>
1010

1111
<p align="center">
@@ -23,7 +23,7 @@
2323

2424
## Preview
2525

26-
### Outline version (<!--icons-count-outline-->4614<!--/icons-count-outline--> icons)
26+
### Outline version (<!--icons-count-outline-->4621<!--/icons-count-outline--> icons)
2727

2828
<p align="center">
2929
<picture>
@@ -33,7 +33,7 @@
3333
</picture>
3434
</p>
3535

36-
### Filled version (<!--icons-count-filled-->675<!--/icons-count-filled--> icons)
36+
### Filled version (<!--icons-count-filled-->686<!--/icons-count-filled--> icons)
3737

3838
<p align="center">
3939
<picture>

icons/filled/binoculars.svg

+2
Loading

icons/filled/mood-angry.svg

+2
Loading

icons/filled/mood-crazy-happy.svg

+2
Loading

icons/filled/mood-wrrr.svg

+2
Loading

icons/filled/pill.svg

+2
Loading

icons/filled/receipt.svg

+2
Loading

icons/filled/rosette-discount.svg

+2
Loading

icons/filled/scuba-diving-tank.svg

+2
Loading

icons/filled/steering-wheel.svg

+2
Loading

icons/filled/tag.svg

+2
Loading

icons/filled/tags.svg

+2
Loading

icons/outline/align-left-2.svg

+2
Loading

icons/outline/align-right-2.svg

+2
Loading

icons/outline/binoculars.svg

+2
Loading

icons/outline/building-off.svg

+2
Loading

icons/outline/cliff-jumping.svg

+2
Loading

icons/outline/contract.svg

+2
Loading

icons/outline/scuba-diving-tank.svg

+2
Loading

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tabler-icons",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/tabler/tabler-icons.git"
@@ -13,7 +13,7 @@
1313
"scripts": {
1414
"dev": "eleventy --serve --watch",
1515
"preview": "eleventy",
16-
"build": "pnpm run update && pnpm run validate --hard && pnpm run optimize && pnpm run build:packages && pnpm run preview && pnpm run changelog-image && pnpm run zip && pnpm run update-readme",
16+
"build": "pnpm run validate && pnpm run update && pnpm run validate --hard && pnpm run optimize && pnpm run build:packages && pnpm run preview && pnpm run changelog-image && pnpm run zip && pnpm run update-readme",
1717
"clean": "turbo run clean",
1818
"test": "turbo run test",
1919
"changelog": "node ./.build/changelog.mjs",

packages/icons-eps/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77
<p align="center">
8-
A set of <!--icons-count-->5289<!--/icons-count--> 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.
8+
A set of <!--icons-count-->5307<!--/icons-count--> 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.
99
<p>
1010

1111
<p align="center">

packages/icons-eps/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tabler/icons-eps",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
55
"homepage": "https://tabler-icons.io",
66
"bugs": {
@@ -25,7 +25,7 @@
2525
]
2626
},
2727
"dependencies": {
28-
"@tabler/icons": "3.5.0"
28+
"@tabler/icons": "3.6.0"
2929
},
3030
"keywords": [
3131
"icons",

packages/icons-pdf/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77
<p align="center">
8-
A set of <!--icons-count-->5289<!--/icons-count--> 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.
8+
A set of <!--icons-count-->5307<!--/icons-count--> 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.
99
<p>
1010

1111
<p align="center">

packages/icons-pdf/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tabler/icons-pdf",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
55
"homepage": "https://tabler-icons.io",
66
"bugs": {
@@ -30,7 +30,7 @@
3030
]
3131
},
3232
"dependencies": {
33-
"@tabler/icons": "3.5.0"
33+
"@tabler/icons": "3.6.0"
3434
},
3535
"keywords": [
3636
"icons",

packages/icons-png/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77
<p align="center">
8-
A set of <!--icons-count-->5289<!--/icons-count--> 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.
8+
A set of <!--icons-count-->5307<!--/icons-count--> 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.
99
<p>
1010

1111
<p align="center">

packages/icons-png/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tabler/icons-png",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
55
"homepage": "https://tabler-icons.io",
66
"bugs": {
@@ -30,7 +30,7 @@
3030
]
3131
},
3232
"dependencies": {
33-
"@tabler/icons": "3.5.0"
33+
"@tabler/icons": "3.6.0"
3434
},
3535
"keywords": [
3636
"icons",

packages/icons-preact/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tabler/icons-preact",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"license": "MIT",
55
"author": "codecalm",
66
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
@@ -35,7 +35,7 @@
3535
"imports-check": "attw $(npm pack)"
3636
},
3737
"dependencies": {
38-
"@tabler/icons": "3.5.0"
38+
"@tabler/icons": "3.6.0"
3939
},
4040
"peerDependencies": {
4141
"preact": "^10.5.13"

packages/icons-react-native/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tabler/icons-react-native",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"license": "MIT",
55
"author": "codecalm",
66
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
@@ -48,7 +48,7 @@
4848
"imports-check": "attw $(npm pack)"
4949
},
5050
"dependencies": {
51-
"@tabler/icons": "3.5.0"
51+
"@tabler/icons": "3.6.0"
5252
},
5353
"devDependencies": {
5454
"@testing-library/react": "^14.2.1",

packages/icons-react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tabler/icons-react",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"license": "MIT",
55
"author": "codecalm",
66
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
@@ -35,7 +35,7 @@
3535
"imports-check": "attw $(npm pack)"
3636
},
3737
"dependencies": {
38-
"@tabler/icons": "3.5.0"
38+
"@tabler/icons": "3.6.0"
3939
},
4040
"devDependencies": {
4141
"@testing-library/react": "^14.2.1",

0 commit comments

Comments
 (0)