Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Apr 20, 2020
1 parent 0a7e751 commit c930750
Show file tree
Hide file tree
Showing 58 changed files with 942 additions and 393 deletions.
Binary file modified .github/icons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
810 changes: 432 additions & 378 deletions .github/icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/tabler-icons-1.6.0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
58 changes: 58 additions & 0 deletions .github/tabler-icons-1.6.0.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion iconfont-unicode.json

Large diffs are not rendered by default.

Binary file modified iconfont/fonts/tabler-icons.eot
Binary file not shown.
Binary file modified iconfont/fonts/tabler-icons.ttf
Binary file not shown.
Binary file modified iconfont/fonts/tabler-icons.woff
Binary file not shown.
Binary file modified iconfont/fonts/tabler-icons.woff2
Binary file not shown.
74 changes: 73 additions & 1 deletion iconfont/tabler-icons.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Tabler Icons 1.5.1 by tabler - https://tabler.io
* Tabler Icons 1.6.0 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/
@font-face {
Expand Down Expand Up @@ -360,6 +360,14 @@
content: "";
}

.ti-braces:before {
content: "";
}

.ti-brackets:before {
content: "";
}

.ti-briefcase:before {
content: "";
}
Expand Down Expand Up @@ -836,6 +844,10 @@
content: "";
}

.ti-ear:before {
content: "";
}

.ti-edit:before {
content: "";
}
Expand All @@ -844,6 +856,10 @@
content: "";
}

.ti-emphasis:before {
content: "";
}

.ti-eraser:before {
content: "";
}
Expand Down Expand Up @@ -872,6 +888,10 @@
content: "";
}

.ti-file-code:before {
content: "";
}

.ti-file-download:before {
content: "";
}
Expand Down Expand Up @@ -912,10 +932,18 @@
content: "";
}

.ti-fingerprint:before {
content: "";
}

.ti-flag:before {
content: "";
}

.ti-flask:before {
content: "";
}

.ti-flip-horizontal:before {
content: "";
}
Expand Down Expand Up @@ -944,6 +972,10 @@
content: "";
}

.ti-focus-2:before {
content: "";
}

.ti-folder:before {
content: "";
}
Expand All @@ -964,6 +996,14 @@
content: "";
}

.ti-forbid:before {
content: "";
}

.ti-forbid-2:before {
content: "";
}

.ti-frame:before {
content: "";
}
Expand Down Expand Up @@ -1096,6 +1136,10 @@
content: "";
}

.ti-keyboard:before {
content: "";
}

.ti-language:before {
content: "";
}
Expand Down Expand Up @@ -1376,6 +1420,10 @@
content: "";
}

.ti-outlet:before {
content: "";
}

.ti-package:before {
content: "";
}
Expand All @@ -1392,6 +1440,10 @@
content: "";
}

.ti-parentheses:before {
content: "";
}

.ti-parking:before {
content: "";
}
Expand Down Expand Up @@ -1440,6 +1492,10 @@
content: "";
}

.ti-plug:before {
content: "";
}

.ti-plus:before {
content: "";
}
Expand Down Expand Up @@ -1556,6 +1612,10 @@
content: "";
}

.ti-separator:before {
content: "";
}

.ti-server:before {
content: "";
}
Expand Down Expand Up @@ -1592,6 +1652,10 @@
content: "";
}

.ti-slice:before {
content: "";
}

.ti-slideshow:before {
content: "";
}
Expand Down Expand Up @@ -1700,10 +1764,18 @@
content: "";
}

.ti-terminal:before {
content: "";
}

.ti-test-pipe:before {
content: "";
}

.ti-text-wrap:before {
content: "";
}

.ti-thumb-down:before {
content: "";
}
Expand Down
Loading

0 comments on commit c930750

Please sign in to comment.