1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-01 11:50:25 +02:00

Release 1.41.2

This commit is contained in:
Michal Wolny
2021-05-09 19:34:50 +02:00
parent 72a9648449
commit 9c1642b82d
10 changed files with 6 additions and 6 deletions

BIN
.github/icons.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 775 KiB

After

Width:  |  Height:  |  Size: 774 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,5 @@
/*!
* Tabler Icons 1.41.1 by tabler - https://tabler.io
* Tabler Icons 1.41.2 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/
@font-face {

View File

@@ -5,7 +5,7 @@
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Tabler Icons - version 1.41.1</title>
<title>Tabler Icons - version 1.41.2</title>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600" rel="stylesheet">
<link rel="stylesheet" href="./tabler-icons.css">
@@ -109,7 +109,7 @@
<h1>
Tabler Icons
</h1>
<p class="text-muted">version 1.41.1</p>
<p class="text-muted">version 1.41.2</p>
</header>
<div class="search-bar">

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,5 @@
/*!
* Tabler Icons 1.41.1 by tabler - https://tabler.io
* Tabler Icons 1.41.2 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/
$ti-font-family: 'tabler-icons' !default;

View File

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