Skip to content

Commit

Permalink
Release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Jun 5, 2020
1 parent 89c96a5 commit ff18569
Show file tree
Hide file tree
Showing 58 changed files with 940 additions and 584 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.
948 changes: 492 additions & 456 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.9.0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions .github/tabler-icons-1.9.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.
98 changes: 73 additions & 25 deletions iconfont/tabler-icons.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Tabler Icons 1.8.1 by tabler - https://tabler.io
* Tabler Icons 1.9.0 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/
@font-face {
Expand Down Expand Up @@ -388,6 +388,78 @@
content: "";
}

.ti-brand-android:before {
content: "";
}

.ti-brand-apple:before {
content: "";
}

.ti-brand-chrome:before {
content: "";
}

.ti-brand-dribbble:before {
content: "";
}

.ti-brand-facebook:before {
content: "";
}

.ti-brand-framer:before {
content: "";
}

.ti-brand-github:before {
content: "";
}

.ti-brand-gitlab:before {
content: "";
}

.ti-brand-google:before {
content: "";
}

.ti-brand-google-drive:before {
content: "";
}

.ti-brand-instagram:before {
content: "";
}

.ti-brand-opera:before {
content: "";
}

.ti-brand-paypal:before {
content: "";
}

.ti-brand-safari:before {
content: "";
}

.ti-brand-sketch:before {
content: "";
}

.ti-brand-snapchat:before {
content: "";
}

.ti-brand-telegram:before {
content: "";
}

.ti-brand-twitter:before {
content: "";
}

.ti-briefcase:before {
content: "";
}
Expand Down Expand Up @@ -604,10 +676,6 @@
content: "";
}

.ti-chrome:before {
content: "";
}

.ti-circle:before {
content: "";
}
Expand Down Expand Up @@ -904,10 +972,6 @@
content: "";
}

.ti-dribbble:before {
content: "";
}

.ti-droplet:before {
content: "";
}
Expand Down Expand Up @@ -952,10 +1016,6 @@
content: "";
}

.ti-facebook:before {
content: "";
}

.ti-file:before {
content: "";
}
Expand Down Expand Up @@ -1132,10 +1192,6 @@
content: "";
}

.ti-github:before {
content: "";
}

.ti-glass:before {
content: "";
}
Expand All @@ -1148,10 +1204,6 @@
content: "";
}

.ti-google:before {
content: "";
}

.ti-grid:before {
content: "";
}
Expand Down Expand Up @@ -2028,10 +2080,6 @@
content: "";
}

.ti-twitter:before {
content: "";
}

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

0 comments on commit ff18569

Please sign in to comment.