1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 04:38:28 +01:00

1537 Commits

Author SHA1 Message Date
codecalm
2577502786 Release 2.38.0 v2.38.0 2023-09-30 15:59:14 +02:00
codecalm
b389fdcb2a 56 new icons: letter-a-small, letter-b-small, letter-c-small, letter-d-small, letter-e-small, letter-f-small, letter-g-small, letter-h-small, letter-i-small, letter-j-small, letter-k-small, letter-l-small, letter-m-small, letter-n-small, letter-o-small, letter-p-small, letter-q-small, letter-r-small, letter-s-small, letter-t-small, letter-u-small, letter-v-small, letter-w-small, letter-x-small, letter-y-small, letter-z-small, number-0-small, number-1-small, number-10-small, number-11-small, number-12-small, number-13-small, number-14-small, number-15-small, number-16-small, number-17-small, number-18-small, number-19-small, number-2-small, number-20-small, number-21-small, number-22-small, number-23-small, number-24-small, number-25-small, number-26-small, number-27-small, number-28-small, number-29-small, number-3-small, number-4-small, number-5-small, number-6-small, number-7-small, number-8-small, number-9-small 2023-09-30 15:34:07 +02:00
codecalm
edb12ff45a Release 2.37.0 v2.37.0 2023-09-28 22:28:30 +02:00
codecalm
5dc841a75b Merge branch 'master' of https://github.com/tabler/tabler-icons 2023-09-28 20:50:50 +02:00
codecalm
42c7d3ba99 1 new icons: navigation-top
Fixed icons: `navigation-north`, `sun-electricity`

Renamed icons:
- `navgation-east` renamed to `navigation-east`
- `navgation-south` renamed to `navigation-south`
- `navgation-west` renamed to `navigation-west`
2023-09-28 20:50:44 +02:00
Matthew Durajka
ae5010311f
fix: iconfont.scss added css charset utf-8 (#843)
* fix: iconfont.scss added css charset utf-8

* fix: iconfont.scss added css charset utf-8

* fix: iconfont.scss moved charset utf-8 to the very beginning of the file

According to w3 (https://www.w3.org/International/questions/qa-css-charset), the @charset declaration doesn't get the same treatment as CSS rules. It has to be an exact byte sequence, starting from the very first byte in the stylesheet.
2023-09-28 18:38:25 +00:00
codecalm
300588d090 4 new icons: line-scan, route-scan, text-scan-2, text-scan 2023-09-28 01:58:28 +02:00
codecalm
941aa48fd5 Fixed icons: navgation-east, navgation-north, navgation-south, navgation-west 2023-09-28 01:40:48 +02:00
codecalm
ce29aa4963 Fixed icons: burger 2023-09-28 01:38:06 +02:00
codecalm
32f536ca9a Fixed icons: navgation-east, navgation-north, navgation-south, navgation-west, rv-truck 2023-09-28 01:37:30 +02:00
codecalm
c87631d25a Fixed icon: waves-electricity 2023-09-28 01:33:35 +02:00
codecalm
9b84a475c0 4 new icons: navgation-east, navgation-north, navgation-south, navgation-west 2023-09-28 01:32:26 +02:00
codecalm
e3216d8180 2 new icons: rv-truck, waves-electricity 2023-09-28 01:27:53 +02:00
codecalm
8dbff5532a 4 new icons: brackets-angle-off, brackets-angle, burger, fingerprint-scan 2023-09-28 01:13:07 +02:00
codecalm
e8e8c7a122 7 new icons: galaxy, magnetic, robot-face, solar-electricity, sun-electricity, universe, wind-electricity
Fixed icons: `bed-off`, `brand-auth0`, `robot-off`, `robot`
2023-09-28 00:57:40 +02:00
codecalm
d993d7cef8 1 new icon: horseshoe #851 2023-09-28 00:24:20 +02:00
codecalm
b4ac6f2e7f 1 new icon: brand-auth0 #846 2023-09-28 00:09:37 +02:00
codecalm
3683a50283 Release 2.36.0 v2.36.0 2023-09-27 22:39:38 +02:00
codecalm
2bca16149d update icons tags 2023-09-27 22:20:36 +02:00
codecalm
22d70b2db0 update icons tags 2023-09-27 22:18:52 +02:00
codecalm
09b4b24892 update tags 2023-09-27 22:07:27 +02:00
codecalm
8b3a25619f update icons categories 2023-09-27 21:44:15 +02:00
codecalm
641227bda5 3 new icons: body-scan, user-scan, zoom-scan 2023-09-27 21:41:32 +02:00
codecalm
1322edd44b 4 new icons: grid-3x3, grid-4x4, grid-goldenratio, grid-scan
Fixed icons: `photo-scan`
2023-09-27 21:29:14 +02:00
codecalm
4a4f6526c4 Merge branch 'master' of https://github.com/tabler/tabler-icons 2023-09-27 21:21:39 +02:00
codecalm
fd1084f239 4 new icons: alarm-average, bed-flat, blender, photo-scan
Fixed icons: `bed`, `route-square-2`, `route-square`
2023-09-27 21:21:38 +02:00
0xflotus
e2e3218c92
chore: added game tag to device-gamepads (#802)
* Update device-gamepad.svg

* Update device-gamepad-2.svg
2023-09-27 19:00:39 +00:00
codecalm
4f5b9ca6ef Merge branch 'master' of https://github.com/tabler/tabler-icons 2023-09-27 20:45:02 +02:00
codecalm
0a1f65aa4b 8 new icons: arrow-merge-alt-left, arrow-merge-alt-right, route-alt-left, route-alt-right, route-square-2, route-square, route-x-2, route-x
Fixed icons: `route-2`, `route`
2023-09-27 20:45:01 +02:00
Just van Rossum
3f409e26b9
Fix typo (#789) 2023-09-27 18:26:48 +00:00
Luca Sabato
8c694f6a38
Improved docs + remove clash props and SVG attribute stroke (#841) 2023-09-27 18:26:24 +00:00
Julius Berger
5ee72f166c
fix name of device-game-pad.svg to device-gamepad-3.svg (#800) 2023-09-27 18:25:41 +00:00
Adam G. Emerson
60ee2ec8a4
Updated tags for "color-filter" icon. (#842) 2023-09-27 20:25:23 +02:00
codecalm
53a308be1b Release 2.35.0 v2.35.0 2023-09-22 22:53:38 +02:00
codecalm
afee99a908 build fix 2023-09-22 22:35:54 +02:00
codecalm
118bb99c5e build fix 2023-09-22 17:18:44 +02:00
codecalm
4bd125bd23 Fixed icons: mood-xd, tag 2023-09-22 16:32:41 +02:00
codecalm
8a99566782 Fixed icons: automatic-gearbox, car-suv, tag-starred 2023-09-22 16:26:13 +02:00
codecalm
9dfde2a73d Fixed icons: circle-minus-2, circle-plus-2 2023-09-22 16:22:54 +02:00
codecalm
2dc69c42a7 Fixed icons: hexagon-minus-2, hexagon-minus, hexagon-plus-2, octagon-minus-2, octagon-minus, octagon-plus-2, octagon-plus, square-plus-2, square-rounded-minus-2, square-rounded-plus-2, triangle-minus-2, triangle-minus, triangle-plus-2, triangle-plus 2023-09-22 16:16:09 +02:00
codecalm
c5cb31f32e 16 new icons: circle-minus-2, circle-plus-2, hexagon-minus-2, hexagon-minus, hexagon-plus-2, octagon-minus-2, octagon-minus, octagon-plus-2, octagon-plus, square-plus-2, square-rounded-minus-2, square-rounded-plus-2, triangle-minus-2, triangle-minus, triangle-plus-2, triangle-plus
Fixed icons: `alert-octagon`, `help-octagon`, `hexagon-plus`, `info-octagon`, `octagon-off`, `octagon`, `square-minus`, `square-plus`, `square-rounded-plus`
2023-09-22 16:14:47 +02:00
codecalm
af22f06cab 5 new icons: automatic-gearbox, bookmark-ai, car-suv, photo-video, tag-starred
Fixed icons: `bookmark-edit`, `bookmark-filled`, `bookmark-minus`, `bookmark-off`, `bookmark-plus`, `bookmark-question`, `bookmark`, `bookmarks-filled`, `bookmarks`, `tag-off`, `tag`, `tags-off`, `tags`
2023-09-22 15:22:18 +02:00
codecalm
f5abaad87d Release 2.34.0 v2.34.0 2023-09-07 12:19:02 +02:00
codecalm
e7222e45fe 18 new icons: car-garage, cloud-network, map-route, melon, password-fingerprint, password-mobile-phone, password-user, pentagon-number-0, pentagon-number-1, pentagon-number-2, pentagon-number-3, pentagon-number-4, pentagon-number-5, pentagon-number-6, pentagon-number-7, pentagon-number-8, pentagon-number-9, pentagon-x
Fixed icons: `network-off`, `network`
2023-09-07 10:59:21 +02:00
codecalm
ba80810a6f 18 new icons: car-garage, cloud-network, map-route, melon, password-fingerprint, password-mobile-phone, password-user, pentagon-number-0, pentagon-number-1, pentagon-number-2, pentagon-number-3, pentagon-number-4, pentagon-number-5, pentagon-number-6, pentagon-number-7, pentagon-number-8, pentagon-number-9, pentagon-x
Fixed icons: `network-off`, `network`
2023-09-07 10:59:02 +02:00
codecalm
91b9997fd0 Release 2.33.0 v2.33.0 2023-09-05 15:11:01 +02:00
codecalm
e6d47eb498 update iconscategories 2023-09-05 14:25:51 +02:00
codecalm
47742d9e2f Update icons categories 2023-09-05 14:22:31 +02:00
codecalm
5c3cb2e02e update icons categories 2023-09-05 14:20:32 +02:00
codecalm
a225967dac Icons optimize 2023-09-05 14:19:12 +02:00