codecalm
4990aeb956
Remove console log statement from build-outline.mjs and eliminate unnecessary glyph.clear() call in fix-outline.py for cleaner code.
2025-12-14 19:06:49 +01:00
codecalm
da51435434
Update SVG icons: added unicode values for option, square-minus, and volume-4 icons; adjusted path syntax for option and volume-4 icons.
2025-12-14 13:44:50 +01:00
Paweł Kuna
143d389186
feat: Categorize and tag all outline icons ( #1425 )
2025-12-14 13:07:44 +01:00
Shane Friedman
a6f86a05d1
Fix ref types in icons-react ( #1394 )
...
`createReactComponent` incorrectly types its `forwardRef` call as reffing an `Icon` instance. That ref is then passed directly to an `svg` element, so instead, it should be typed as `SVGSVGElement`, as this is what will actually be reffed!
2025-12-14 13:04:30 +01:00
Abdul-Kadir Coskun
0678fad12c
Add Svelte 5 (Runes) icon package ( #1434 )
...
Introduced the @tabler/icons-svelte-runes package for Svelte 5+ with runes reactivity, including source, build, tests, and documentation. Updated issue templates, labeler, and README to reference the new package and distinguish between Svelte 4 and Svelte 5 usage. Adjusted build scripts and lockfile to support the new package.
2025-12-14 13:03:48 +01:00
Abdul-Kadir Coskun
48280d7eb6
Add GitHub Actions workflow to sync icons to CDN ( #1435 )
...
Introduces a workflow that syncs the 'icons' directory to a dedicated 'icons' branch and creates a versioned tag on each update. The workflow triggers on changes to the 'icons' folder in the main branch or via manual dispatch, and outputs CDN URLs for accessing the synced icons.
2025-12-14 13:00:37 +01:00
sam
a6b1937fa3
Add new: `outline/option` ( #1430 )
2025-12-14 12:59:59 +01:00
Sarthak Kumar Shailendra
c5119c949f
add: volume-4 icon ( #1411 )
2025-12-14 12:59:34 +01:00
Batleram
0cbddbdd47
Update outline/square-minus and outline/square-minus-2 to match outline/square-plus and outline/square-plus-2 ( #1390 )
...
* Rename square-minus to square-minus-2
The svg matches outline/square-plus-2 and does not match
filled/square-minus. This is the correct name for the svg
* Update tags for outline/square-minus-2.svg to match outline/square-plus-2.svg
* Add missing outline/square-minus.svg icon based on the outline/square-plus.svg icon
2025-12-14 12:59:06 +01:00
codecalm
147130cd0e
Release 3.35.0
2025-09-15 20:59:58 +02:00
codecalm
ebbc80be77
Refactor color mixing to use the new Sass color module
2025-09-15 19:54:49 +02:00
codecalm
629f06d0e7
Update dependencies
2025-09-15 19:47:55 +02:00
codecalm
6755034170
Update dependencies
2025-09-15 19:38:31 +02:00
codecalm
08a3057384
Remove file-edit icon and add file-pencil icon
2025-09-15 19:36:27 +02:00
codecalm
de5396b387
18 new icons: `filled/device-gamepad`, `filled/file-dollar`, `filled/file-edit`, `filled/file-euro`, `filled/file-music`, `filled/file-scissors`, `filled/file-settings`, `filled/file-signal`, `filled/file-time`, `filled/file-unknown`, `filled/file-upload`, `filled/file-vector`, `filled/files`, `filled/registered`, `filled/video-minus`, `filled/video-plus`, `filled/writing-sign`, `filled/writing`
2025-09-15 19:33:57 +02:00
codecalm
50b5d0496e
Update copyright year in LICENSE file to 2025
2025-07-23 18:35:23 +02:00
codecalm
e8fcec6603
Release 3.34.1
2025-07-21 01:53:24 +02:00
Paweł Kuna
ad662f360b
Improve build speed ( #1382 )
2025-07-21 01:43:11 +02:00
codecalm
ba84b10286
Add amdName field to package.json for all icon packages
2025-07-20 21:02:44 +02:00
codecalm
7ca541ce7a
Refactor file system operations to use destructured imports from 'fs' in helpers and build-webfont modules
2025-07-20 20:32:43 +02:00
codecalm
855eb28c33
Fix export name for Preact component in icons-preact module
2025-07-20 20:29:37 +02:00
codecalm
acaac7455d
Remove unused dynamic imports export from icons-react module
2025-07-20 20:01:22 +02:00
codecalm
d60219fd26
Refactor SVG paths for `brand-dropbox`, `language`, and `language-off` icons for improved readability
2025-07-20 19:14:46 +02:00
Long Tran
10c38a6c3c
Add subpath imports to `@tabler/icons-react-native` ( #1373 )
2025-07-20 19:10:57 +02:00
Greatness7
6dda2c57ce
Fix build script python errors ( #1069 )
2025-07-20 19:10:14 +02:00
Chanpory Rith
c8296610eb
Add Dropbox brand icon ( #1367 )
...
Co-authored-by: Chanpory Rith <chanpory@users.noreply.github.com>
2025-07-20 19:09:38 +02:00
Zeyu Huang
b7837dd9a6
Fixed icon: `outline/language`, `outline/language-off` ( #1379 )
2025-07-20 19:08:35 +02:00
Alexander Schranz
458a35033f
Allow React 19 for react native package by set >16.0 as its already done for react ( #1378 )
2025-07-20 19:07:53 +02:00
codecalm
a33f5aec97
Release 3.34.0
2025-06-02 19:41:27 +02:00
codecalm
51afa8d578
6 new icons: `filled/confetti`, `filled/container`, `filled/library-plus`, `filled/library`, `filled/octagon-minus`, `filled/octagon-plus`
2025-06-02 19:28:28 +02:00
codecalm
ceac50d60f
13 new icons: `filled/building-bridge-2`, `filled/columns-1`, `filled/columns-2`, `filled/columns-3`, `filled/layout-board-split`, `filled/layout-board`, `filled/receipt-dollar`, `filled/receipt-euro`, `filled/receipt-pound`, `filled/receipt-rupee`, `filled/receipt-yen`, `filled/receipt-yuan`, `filled/template`
2025-06-02 18:57:36 +02:00
codecalm
ba4462edcc
Release 3.33.0
2025-05-16 21:55:43 +02:00
codecalm
445c5e2851
Fixed icon: `filled/heart-broken`
2025-05-16 21:39:15 +02:00
codecalm
6799f349b9
18 new icons: `filled/clipboard-plus`, `filled/clipboard-smile`, `filled/ease-in-control-point`, `filled/ease-in-out-control-points`, `filled/ease-out-control-point`, `filled/file-analytics`, `filled/file-code`, `filled/file-diff`, `filled/file-dots`, `filled/file-function`, `filled/file-info`, `filled/file-typography`, `filled/heart-broken`, `filled/laurel-wreath-1`, `filled/laurel-wreath-2`, `filled/laurel-wreath-3`, `filled/microscope`, `filled/ufo`
...
Fixed icon: `filled/book`
2025-05-16 21:29:49 +02:00
codecalm
356cb4a581
Release 3.32.0
2025-05-16 21:23:05 +02:00
codecalm
94126fb2fc
Update dependencies in package.json and pnpm-lock.yaml for sharp and svgicons2svgfont
2025-05-16 20:53:33 +02:00
codecalm
55d2ff2c0c
Refactor SVG paths in filter and arrow icons to remove stroke attributes for cleaner code
2025-05-16 16:47:33 +02:00
codecalm
ecbd58b7b2
Refactor filter-spark.svg paths for consistency and clarity
2025-05-16 16:01:16 +02:00
codecalm
2fd4373056
Refactor chalkboard-teacher.svg paths for improved clarity and consistency
2025-05-16 15:59:57 +02:00
m.e.
dffc9d87f9
Reduce the size of ts bundle ( #1359 )
2025-05-16 15:54:24 +02:00
codecalm
2fa80df7d3
Refactor SVG icons in outline directory to use consistent styling and add category comments
2025-05-16 15:53:14 +02:00
Marlon Daniel
c3300f3594
Add new filter and arrow icons ( #1345 )
2025-05-16 15:50:31 +02:00
Kyle Alwyn
a4adb475cd
Fix filled icons on react native ( #1354 )
2025-05-16 15:49:57 +02:00
Kyle Baker
60ddcaa068
fix: package export file path ( #1351 )
2025-05-16 15:49:03 +02:00
codecalm
cade2ac67f
Release 3.31.0
2025-03-05 00:33:49 +01:00
codecalm
a6456bc255
18 new icons: `outline/cash-banknote-edit`, `outline/cash-banknote-heart`, `outline/cash-banknote-minus`, `outline/cash-banknote-move-back`, `outline/cash-banknote-move`, `outline/cash-banknote-plus`, `outline/cash-edit`, `outline/cash-heart`, `outline/cash-minus`, `outline/cash-move-back`, `outline/cash-move`, `outline/cash-plus`, `outline/moneybag-edit`, `outline/moneybag-heart`, `outline/moneybag-minus`, `outline/moneybag-move-back`, `outline/moneybag-move`, `outline/moneybag-plus`
...
Fixed icons: `outline/cash-banknote`, `outline/cash`, `outline/moneybag`
2025-03-04 21:46:49 +01:00
anatawa12
09761e4880
chore: use svgicons2svgfont, svg2ttf, ttf2woff, wawoff2 instead of webfont ( #1312 )
2025-03-02 12:51:56 +01:00
codecalm
a90ddb1fb2
Release 3.30.0
2025-02-07 15:35:41 +01:00
codecalm
dccaa2dcee
18 new icons: `filled/drop-circle`, `filled/dual-screen`, `filled/dumpling`, `filled/egg-fried`, `filled/escalator-down`, `filled/escalator-up`, `filled/escalator`, `filled/exchange`, `filled/explicit`, `filled/file-check`, `filled/file-code-2`, `filled/file-cv`, `filled/file-delta`, `filled/file-download`, `filled/file-lambda`, `filled/file-percent`, `filled/file-phone`, `filled/file-rss`
2025-02-06 21:53:02 +01:00
codecalm
42854149a1
build fix
2025-02-06 21:35:26 +01:00