Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Apr 10, 2020
1 parent 56fdb65 commit fc893d3
Show file tree
Hide file tree
Showing 66 changed files with 928 additions and 442 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.
902 changes: 475 additions & 427 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.5.0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
52 changes: 52 additions & 0 deletions .github/tabler-icons-1.5.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.
66 changes: 65 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.4.0 by tabler - https://tabler.io
* Tabler Icons 1.5.0 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/
@font-face {
Expand Down Expand Up @@ -76,6 +76,10 @@
content: "";
}

.ti-apps:before {
content: "";
}

.ti-archive:before {
content: "";
}
Expand Down Expand Up @@ -368,6 +372,14 @@
content: "";
}

.ti-browser:before {
content: "";
}

.ti-brush:before {
content: "";
}

.ti-bucket:before {
content: "";
}
Expand Down Expand Up @@ -424,10 +436,22 @@
content: "";
}

.ti-calendar-minus:before {
content: "";
}

.ti-calendar-plus:before {
content: "";
}

.ti-camera:before {
content: "";
}

.ti-car:before {
content: "";
}

.ti-caret-down:before {
content: "";
}
Expand Down Expand Up @@ -548,6 +572,10 @@
content: "";
}

.ti-click:before {
content: "";
}

.ti-clipboard:before {
content: "";
}
Expand Down Expand Up @@ -764,6 +792,10 @@
content: "";
}

.ti-discount:before {
content: "";
}

.ti-dots:before {
content: "";
}
Expand Down Expand Up @@ -1060,6 +1092,10 @@
content: "";
}

.ti-language:before {
content: "";
}

.ti-layers-difference:before {
content: "";
}
Expand Down Expand Up @@ -1144,6 +1180,14 @@
content: "";
}

.ti-letter-case:before {
content: "";
}

.ti-license:before {
content: "";
}

.ti-lifebuoy:before {
content: "";
}
Expand Down Expand Up @@ -1300,6 +1344,10 @@
content: "";
}

.ti-new-section:before {
content: "";
}

.ti-news:before {
content: "";
}
Expand Down Expand Up @@ -1476,6 +1524,10 @@
content: "";
}

.ti-scale:before {
content: "";
}

.ti-scissors:before {
content: "";
}
Expand Down Expand Up @@ -1612,6 +1664,10 @@
content: "";
}

.ti-tax:before {
content: "";
}

.ti-temperature:before {
content: "";
}
Expand Down Expand Up @@ -1676,6 +1732,14 @@
content: "";
}

.ti-truck:before {
content: "";
}

.ti-typography:before {
content: "";
}

.ti-underline:before {
content: "";
}
Expand Down
Loading

0 comments on commit fc893d3

Please sign in to comment.