Skip to content

Commit b2b2733

Browse files
committed
Release 3.28.0
1 parent ca13b57 commit b2b2733

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

+138
-24
lines changed

Diff for: .build/helpers.mjs

+2
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,8 @@ export const printChangelog = function (newIcons, modifiedIcons, renamedIcons, p
418418
console.log(`- \`${icon[0]}\` renamed to \`${icon[1]}\``);
419419
});
420420
}
421+
422+
console.log('');
421423
};
422424

423425
export const getCompileOptions = () => {

Diff for: .github/tabler-icons-3.28.0.png

12.5 KB
Loading

Diff for: .github/tabler-icons-3.28.0.svg

+76
Loading

Diff for: .github/[email protected]

28.6 KB
Loading

Diff for: README.md

+2-2
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-->5808<!--/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-->5826<!--/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">
@@ -47,7 +47,7 @@
4747
</picture>
4848
</p>
4949

50-
### Filled version (<!--icons-count-filled-->890<!--/icons-count-filled--> icons)
50+
### Filled version (<!--icons-count-filled-->908<!--/icons-count-filled--> icons)
5151

5252
<p align="center">
5353
<picture>

Diff for: icons/filled/arrow-autofit-down.svg

+2
Loading

Diff for: icons/filled/arrow-autofit-height.svg

+2
Loading

Diff for: icons/filled/arrow-autofit-left.svg

+2
Loading

Diff for: icons/filled/arrow-autofit-right.svg

+2
Loading

Diff for: icons/filled/arrow-autofit-up.svg

+2
Loading

Diff for: icons/filled/arrow-autofit-width.svg

+2
Loading

Diff for: icons/filled/cloud-computing.svg

+2
Loading

Diff for: icons/filled/cloud-data-connection.svg

+2
Loading

Diff for: icons/filled/fish-bone.svg

+2
Loading

Diff for: icons/filled/pig.svg

+2
Loading

Diff for: icons/filled/spider.svg

+2
Loading

Diff for: icons/filled/sun-high.svg

+2
Loading

Diff for: icons/filled/sun-low.svg

+2
Loading

Diff for: icons/filled/sunrise.svg

+2
Loading

Diff for: icons/filled/sunset-2.svg

+2
Loading

Diff for: icons/filled/sunset.svg

+2
Loading

Diff for: icons/filled/temperature-minus.svg

+2
Loading

Diff for: icons/filled/temperature-plus.svg

+2
Loading

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tabler-icons",
3-
"version": "3.27.1",
3+
"version": "3.28.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/tabler/tabler-icons.git"

Diff for: 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-->5808<!--/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-->5826<!--/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">

Diff for: packages/icons-eps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tabler/icons-eps",
3-
"version": "3.27.1",
3+
"version": "3.28.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": {

Diff for: 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-->5808<!--/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-->5826<!--/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">

Diff for: packages/icons-pdf/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tabler/icons-pdf",
3-
"version": "3.27.1",
3+
"version": "3.28.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": {

Diff for: 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-->5808<!--/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-->5826<!--/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">

Diff for: packages/icons-png/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tabler/icons-png",
3-
"version": "3.27.1",
3+
"version": "3.28.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": {

Diff for: packages/icons-preact/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tabler/icons-preact",
3-
"version": "3.27.1",
3+
"version": "3.28.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.",

0 commit comments

Comments
 (0)