Skip to content

Commit

Permalink
Release 1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Oct 6, 2020
1 parent da5437e commit febba82
Show file tree
Hide file tree
Showing 94 changed files with 1,443 additions and 657 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.
1,338 changes: 696 additions & 642 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.33.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.33.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.32.0 by tabler - https://tabler.io
* Tabler Icons 1.33.0 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/
@font-face {
Expand Down Expand Up @@ -900,6 +900,10 @@
content: "";
}

.ti-cardboards:before {
content: "";
}

.ti-caret-down:before {
content: "";
}
Expand All @@ -924,6 +928,14 @@
content: "";
}

.ti-ce:before {
content: "";
}

.ti-certificate:before {
content: "";
}

.ti-chart-area:before {
content: "";
}
Expand Down Expand Up @@ -956,6 +968,10 @@
content: "";
}

.ti-chart-radar:before {
content: "";
}

.ti-check:before {
content: "";
}
Expand Down Expand Up @@ -1032,6 +1048,10 @@
content: "";
}

.ti-christmas-tree:before {
content: "";
}

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

.ti-drone:before {
content: "";
}

.ti-droplet:before {
content: "";
}
Expand Down Expand Up @@ -1704,6 +1728,10 @@
content: "";
}

.ti-gps:before {
content: "";
}

.ti-grid:before {
content: "";
}
Expand Down Expand Up @@ -2152,6 +2180,10 @@
content: "";
}

.ti-manual-gearbox:before {
content: "";
}

.ti-map:before {
content: "";
}
Expand Down Expand Up @@ -2408,6 +2440,10 @@
content: "";
}

.ti-parachute:before {
content: "";
}

.ti-parentheses:before {
content: "";
}
Expand All @@ -2424,6 +2460,10 @@
content: "";
}

.ti-pennant:before {
content: "";
}

.ti-percentage:before {
content: "";
}
Expand Down Expand Up @@ -2524,6 +2564,10 @@
content: "";
}

.ti-plant-2:before {
content: "";
}

.ti-player-pause:before {
content: "";
}
Expand Down Expand Up @@ -2632,6 +2676,18 @@
content: "";
}

.ti-relation-many-to-many:before {
content: "";
}

.ti-relation-one-to-many:before {
content: "";
}

.ti-relation-one-to-one:before {
content: "";
}

.ti-repeat:before {
content: "";
}
Expand All @@ -2644,6 +2700,10 @@
content: "";
}

.ti-ripple:before {
content: "";
}

.ti-road-sign:before {
content: "";
}
Expand Down Expand Up @@ -2944,6 +3004,10 @@
content: "";
}

.ti-sthetoscope:before {
content: "";
}

.ti-sticker:before {
content: "";
}
Expand Down Expand Up @@ -3284,6 +3348,10 @@
content: "";
}

.ti-view-360:before {
content: "";
}

.ti-viewfinder:before {
content: "";
}
Expand Down Expand Up @@ -3368,6 +3436,10 @@
content: "";
}

.ti-windmill:before {
content: "";
}

.ti-wiper:before {
content: "";
}
Expand Down
Loading

0 comments on commit febba82

Please sign in to comment.