1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-01 03:40:13 +02:00

Release 1.21.1

This commit is contained in:
codecalm
2020-09-21 14:53:51 +02:00
parent 447f0388e3
commit 52a6abf7e9
9 changed files with 6 additions and 6 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,6 @@
@charset "UTF-8"; @charset "UTF-8";
/*! /*!
* Tabler Icons 1.21.0 by tabler - https://tabler.io * Tabler Icons 1.21.1 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/ */
@font-face { @font-face {

View File

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

File diff suppressed because one or more lines are too long

View File

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

View File

@@ -1,6 +1,6 @@
{ {
"name": "tabler-icons", "name": "tabler-icons",
"version": "1.21.0", "version": "1.21.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"