Release 1.41.2
This commit is contained in:
parent
72a9648449
commit
9c1642b82d
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.
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue