Skip to content

Update dependency @tabler/icons-react to v3.37.1#26

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tabler-icons-react-3.x-lockfile
Open

Update dependency @tabler/icons-react to v3.37.1#26
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tabler-icons-react-3.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Confidence
@tabler/icons-react (source) 3.21.03.37.1 age confidence

Release Notes

tabler/tabler-icons (@​tabler/icons-react)

v3.37.1

Compare Source

v3.37.0

Compare Source

v3.36.1: Releace 3.36.1

Compare Source

Changed
  • 2,433 icons have been optimized and fixed
  • outline/brand-adobe-premieroutline/brand-adobe-premiere (typo fix)
Fixed
  • React (@tabler/icons-react): Fixed TypeScript type definition for TablerIcon to properly handle ref forwarding
  • Webfont (@tabler/icons-webfont): Fixed font generation - icons now render correctly in webfont format

v3.36.0: Release 3.36.0

Compare Source

tabler-icons-3 36 0@​2x
18 new icons:
  • outline/alphabet-polish
  • outline/alphabet-runes
  • outline/blind
  • outline/brand-tabnine
  • outline/circle-asterisk
  • outline/deaf
  • outline/hexagon-asterisk
  • outline/ripple-down
  • outline/ripple-up
  • outline/rosette-asterisk
  • outline/settings-ai
  • outline/sparkles-2
  • outline/square-rotated-asterisk
  • outline/subtitles-ai
  • outline/subtitles-edit
  • outline/subtitles-off
  • outline/subtitles
  • outline/whisk
Fixed icons

Fixed over 2000 icons with improved category formatting, consistent newline usage, and enhanced accessibility tags.

New features
  • Svelte 5 (Runes) support: Added new @tabler/icons-svelte-runes package for Svelte 5 with Runes syntax
  • GitHub Actions workflow: Added automated workflow to sync icons to CDN
  • Enhanced accessibility: All outline icons now have proper categories and tags for improved accessibility
Performance improvements
  • Optimized build process: Refactored build-outline.mjs with:
    • Increased concurrency from 32 to 64 for faster processing
    • Parallel file processing and copying
    • Improved cache handling and error management
    • Better progress tracking and logging
  • Removed Python dependency: Replaced fix-outline.py with JavaScript implementation (fix-outline.mjs)
Other changes
  • Fixed ref types in icons-react package
  • Improved TypeScript configuration for better type checking

v3.35.0: Release 3.55.0

Compare Source

tabler-icons-3 35 0@​2x
18 new icons:
  • filled/device-gamepad
  • filled/file-dollar
  • filled/file-euro
  • filled/file-music
  • filled/file-pencil
  • 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

v3.34.1: Release 3.34.1

Compare Source

Improvements
  • Allow support for React 19 for React Native package
  • Add subpath imports to React Native package
  • Fix build script python errors
  • Improve icons loading in Vite development mode
1 new icon:
  • outline/brand-dropbox

Fixed icons: outline/language-off, outline/language

v3.34.0: Release 3.34.0

Compare Source

19 new icons:
  • filled/building-bridge-2
  • filled/columns-1
  • filled/columns-2
  • filled/columns-3
  • filled/confetti
  • filled/container
  • filled/layout-board-split
  • filled/layout-board
  • filled/library-plus
  • filled/library
  • filled/octagon-minus
  • filled/octagon-plus
  • filled/receipt-dollar
  • filled/receipt-euro
  • filled/receipt-pound
  • filled/receipt-rupee
  • filled/receipt-yen
  • filled/receipt-yuan
  • filled/template

v3.33.0: Release 3.33.0

Compare Source

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

v3.32.0: Release 3.32.0

Compare Source

27 new icons:
  • outline/arrow-bar-to-down-dashed
  • outline/arrow-bar-to-left-dashed
  • outline/arrow-bar-to-right-dashed
  • outline/arrow-bar-to-up-dashed
  • outline/chalkboard-teacher
  • outline/filter-2-bolt
  • outline/filter-2-cancel
  • outline/filter-2-check
  • outline/filter-2-code
  • outline/filter-2-cog
  • outline/filter-2-discount
  • outline/filter-2-dollar
  • outline/filter-2-down
  • outline/filter-2-edit
  • outline/filter-2-exclamation
  • outline/filter-2-minus
  • outline/filter-2-pause
  • outline/filter-2-pin
  • outline/filter-2-plus
  • outline/filter-2-question
  • outline/filter-2-search
  • outline/filter-2-share
  • outline/filter-2-spark
  • outline/filter-2-up
  • outline/filter-2-x
  • outline/filter-2
  • outline/filter-spark

Fixes

  • Fix filled icons on React Native #​1354
  • Reduce the size of TypeScript bundle #​1359

v3.31.0: Release 3.31.0

Compare Source

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

Improvements:
  • Remove unused ligatures from @tabler/icons-webfont #​1312

v3.30.0: Release 3.30.0

Compare Source

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

Improvements

  • Added missing categories to over 100 icons.
  • The @tabler/icons-webfont package now includes fonts for icons with 1px and 1.5px thinner strokes.

Fixes

  • Fixed a bug where filled icons from the sprite were being drawn as non-filled (Thank you @​x-tropy!)

v3.29.0: Release 3.29.0

Compare Source

18 new icons:
  • filled/current-location
  • filled/exposure
  • filled/eye-table
  • filled/eyeglass-2
  • filled/face-mask
  • filled/fence
  • filled/fidget-spinner
  • filled/file-description
  • filled/file-digit
  • filled/file-horizontal
  • filled/file-invoice
  • filled/file-minus
  • filled/file-neutral
  • filled/file-power
  • filled/file-sad
  • filled/file-smile
  • filled/file-star
  • filled/file-text

v3.28.1: Release 3.28.1

Compare Source

Hotfix for Installation Issue with Workspace Protocol

v3.28.0: Release 3.28.0

Compare Source

18 new icons:
  • filled/arrow-autofit-down
  • filled/arrow-autofit-height
  • filled/arrow-autofit-left
  • filled/arrow-autofit-right
  • filled/arrow-autofit-up
  • filled/arrow-autofit-width
  • filled/cloud-computing
  • filled/cloud-data-connection
  • filled/fish-bone
  • filled/pig
  • filled/spider
  • filled/sun-high
  • filled/sun-low
  • filled/sunrise
  • filled/sunset-2
  • filled/sunset
  • filled/temperature-minus
  • filled/temperature-plus

Fixed icons: outline/file-text-shield, outline/replace-user

v3.27.1: Release 3.27.1

Compare Source

Update file patterns in package.json to include subdirectories for icon files in @tabler/icons-png, @tabler/icons-pdf and @tabler/icons-eps

v3.27.0: Release 3.27.0

Compare Source

18 new icons:
  • filled/aerial-lift
  • filled/air-balloon
  • filled/bus
  • filled/car-crane
  • filled/caravan
  • filled/engine
  • filled/ferry
  • filled/gas-station
  • filled/helicopter
  • filled/motorbike
  • filled/rollercoaster
  • filled/speedboat
  • filled/train
  • filled/trolley
  • filled/truck
  • outline/file-text-shield
  • outline/hand-click-off
  • outline/replace-user

Fixed icons: filled/car, outline/arrow-down-from-arc, outline/arrow-down-to-arc, outline/arrow-left-from-arc, outline/arrow-left-to-arc, outline/arrow-right-from-arc, outline/arrow-right-to-arc, outline/arrow-up-from-arc, outline/arrow-up-to-arc, outline/arrows-transfer-up-down, outline/article-off, outline/article, outline/automation, outline/background, outline/badge-2k, outline/badge-3k, outline/badge-5k, outline/basket-bolt, outline/basket-cancel, outline/basket-check, outline/basket-code, outline/basket-cog, outline/basket-discount, outline/basket-dollar, outline/basket-down, outline/basket-exclamation, outline/basket-heart, outline/basket-minus, outline/basket-pause, outline/basket-pin, outline/basket-plus, outline/basket-question, outline/basket-search, outline/basket-share, outline/basket-star, outline/basket-up, outline/basket-x, outline/blender, outline/bowling, outline/brain, outline/browser-maximize, outline/browser-minus, outline/browser-share, outline/bubble-tea-2, outline/bubble-tea, outline/building-airport, outline/building-burj-al-arab, outline/burger, outline/cake-off, outline/cake-roll, outline/cake, outline/calendar-clock, outline/calendar-dot, outline/calendar-month, outline/calendar-sad, outline/calendar-smile, outline/calendar-user, outline/calendar-week, outline/car-garage, outline/category-minus, outline/category-plus, outline/chart-bar-popular, outline/chart-cohort, outline/chart-column, outline/chart-covariate, outline/chart-funnel, outline/chart-scatter-3d, outline/chart-scatter, outline/clipboard-search, outline/clipboard-smile, outline/clock-bitcoin, outline/contract, outline/cookie, outline/credit-card-pay, outline/credit-card-refund, outline/hand-click, outline/hand-finger-off, outline/hand-finger, outline/http-connect-off, outline/http-delete-off, outline/http-get-off, outline/http-head-off, outline/http-options-off, outline/http-patch-off, outline/http-post-off, outline/http-put-off, outline/http-que-off, outline/http-trace-off, outline/monkeybar, outline/speedboat, outline/train

v3.26.0: Release 3.26.0

Compare Source

18 new icons:
  • filled/circle-chevrons-down
  • filled/circle-chevrons-left
  • filled/circle-chevrons-right
  • filled/circle-chevrons-up
  • filled/clipboard-data
  • filled/clipboard-list
  • filled/clipboard-text
  • filled/clipboard-typography
  • outline/http-connect-off
  • outline/http-delete-off
  • outline/http-get-off
  • outline/http-head-off
  • outline/http-options-off
  • outline/http-patch-off
  • outline/http-post-off
  • outline/http-put-off
  • outline/http-que-off
  • outline/http-trace-off

Fixed icons: outline/badge-2k, outline/cake-roll, outline/error-404-off, outline/error-404, outline/http-connect, outline/http-delete, outline/http-options, outline/http-post, outline/http-que, outline/http-trace, outline/matrix, outline/square-dashed, outline/table-dashed

v3.25.0: Release 3.25.0

Compare Source

18 new icons:
  • filled/chart-dots-2
  • filled/chart-dots-3
  • filled/chart-funnel
  • filled/chart-pie-2
  • filled/chart-pie-3
  • filled/chart-pie-4
  • filled/chef-hat
  • filled/circle-caret-down
  • filled/circle-caret-left
  • filled/circle-caret-right
  • filled/circle-caret-up
  • filled/circle-chevron-down
  • filled/circle-chevron-left
  • filled/circle-chevron-right
  • filled/circle-chevron-up
  • filled/clipboard-check
  • filled/clipboard-x
  • filled/clipboard

Fixed icons: filled/calendar-month, filled/calendar-week, filled/chart-donut, outline/calendar-month, outline/calendar-week

Renamed icons:

  • filled/seeding renamed to filled/seedling
  • outline/seeding-off renamed to outline/seedling-off
  • outline/seeding renamed to outline/seedling

v3.24.0: Release 3.24.0

Compare Source

18 new icons:
  • filled/brand-bitbucket
  • filled/direction-arrows
  • filled/droplets
  • filled/eyeglass
  • filled/filters
  • filled/flame
  • filled/flare
  • filled/folders
  • filled/garden-cart
  • filled/grid-pattern
  • filled/helicopter-landing
  • filled/laurel-wreath
  • filled/lemon-2
  • filled/lifebuoy
  • outline/cake-roll
  • outline/matrix
  • outline/square-dashed
  • outline/table-dashed

Fixed icons: outline/exposure-off, outline/exposure, outline/ferry, outline/flame, outline/folders

v3.23.0: Release 3.23.0

Compare Source

18 new icons:
  • filled/calendar-event
  • filled/calendar-month
  • filled/calendar-week
  • outline/alarm-smoke
  • outline/badge-2k
  • outline/badge-3k
  • outline/badge-5k
  • outline/blocks
  • outline/bowling
  • outline/browser-maximize
  • outline/browser-minus
  • outline/browser-share
  • outline/code-variable-minus
  • outline/code-variable-plus
  • outline/code-variable
  • outline/uhd
  • outline/wheat-off
  • outline/wheat

v3.22.0: Release 3.22.0

Compare Source

18 new icons:
  • filled/brand-messenger
  • filled/brand-weibo
  • filled/bubble-text
  • filled/ghost-3
  • filled/golf
  • filled/keyboard
  • filled/live-view
  • filled/meeple
  • filled/message-2
  • filled/nurse
  • filled/palette
  • filled/quote
  • filled/video
  • filled/windsock
  • outline/brand-tesla
  • outline/clipboard-search
  • outline/tag-minus
  • outline/tag-plus

Fixed icons: outline/building-wind-turbine, outline/circuit-bulb, outline/circuit-capacitor-polarized, outline/circuit-capacitor, outline/circuit-cell-plus, outline/circuit-cell, outline/circuit-changeover, outline/circuit-diode-zener, outline/circuit-diode, outline/circuit-ground-digital, outline/circuit-ground, outline/circuit-inductor, outline/circuit-motor, outline/circuit-pushbutton, outline/circuit-resistor, outline/circuit-switch-closed, outline/circuit-switch-open, outline/circuit-voltmeter, outline/empathize, outline/external-link-off, outline/external-link, outline/nurse, outline/plug-connected, outline/sos, outline/tag


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
giderim-pwa Error Error Feb 20, 2026 0:05am

@changeset-bot
Copy link

changeset-bot bot commented Oct 1, 2024

⚠️ No Changeset found

Latest commit: cec79de

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title fix(deps): update dependency @tabler/icons-react to v3.19.0 fix(deps): update dependency @tabler/icons-react to v3.20.0 Oct 23, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tabler/icons-react to v3.20.0 fix(deps): update dependency @tabler/icons-react to v3.21.0 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from 7b29a99 to 8ce0731 Compare November 7, 2024 13:18
@renovate renovate bot changed the title fix(deps): update dependency @tabler/icons-react to v3.21.0 Update dependency @tabler/icons-react to v3.21.0 Nov 7, 2024
@renovate renovate bot changed the title Update dependency @tabler/icons-react to v3.21.0 Update dependency @tabler/icons-react to v3.22.0 Nov 15, 2024
@renovate renovate bot changed the title Update dependency @tabler/icons-react to v3.22.0 Update dependency @tabler/icons-react to v3.23.0 Nov 29, 2024
@renovate renovate bot changed the title Update dependency @tabler/icons-react to v3.23.0 Update dependency @tabler/icons-react to v3.24.0 Dec 3, 2024
@renovate renovate bot changed the title Update dependency @tabler/icons-react to v3.24.0 Update dependency @tabler/icons-react to v3.26.0 Dec 16, 2024
@renovate renovate bot changed the title Update dependency @tabler/icons-react to v3.26.0 Update dependency @tabler/icons-react to v3.27.1 Jan 7, 2025
@renovate renovate bot changed the title Update dependency @tabler/icons-react to v3.27.1 Update dependency @tabler/icons-react to v3.28.1 Jan 9, 2025
@renovate renovate bot changed the title Update dependency @tabler/icons-react to v3.28.1 Update dependency @tabler/icons-react to v3.29.0 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from 8ce0731 to ba9eea6 Compare January 23, 2025 15:55
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from ba9eea6 to 5bd46a2 Compare January 25, 2025 11:42
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from 5bd46a2 to 3b75a08 Compare January 31, 2025 19:41
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from 3b75a08 to cc8a700 Compare February 8, 2025 11:35
@renovate renovate bot changed the title Update dependency @tabler/icons-react to v3.29.0 Update dependency @tabler/icons-react to v3.30.0 Feb 8, 2025
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from cc8a700 to 1709097 Compare February 9, 2025 12:12
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from 1709097 to 8762614 Compare March 6, 2025 03:59
@renovate renovate bot changed the title Update dependency @tabler/icons-react to v3.30.0 Update dependency @tabler/icons-react to v3.31.0 Mar 6, 2025
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from 8762614 to 95bc26a Compare March 13, 2025 07:12
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from 688ba96 to c61d027 Compare November 19, 2025 16:12
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from c61d027 to e960fdc Compare December 4, 2025 19:27
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from e960fdc to 7e96897 Compare December 15, 2025 07:56
@renovate renovate bot changed the title Update dependency @tabler/icons-react to v3.35.0 Update dependency @tabler/icons-react to v3.36.0 Dec 15, 2025
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from 7e96897 to 8042821 Compare December 26, 2025 22:01
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from 8042821 to 3291f42 Compare December 31, 2025 11:57
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from 3291f42 to f6c68b4 Compare January 2, 2026 15:50
@renovate renovate bot changed the title Update dependency @tabler/icons-react to v3.36.0 Update dependency @tabler/icons-react to v3.36.1 Jan 2, 2026
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from f6c68b4 to f2f2d77 Compare January 9, 2026 07:07
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from f2f2d77 to 79fb80b Compare January 20, 2026 03:28
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from 79fb80b to 1b9c0c0 Compare January 24, 2026 03:58
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from 1b9c0c0 to 70224ca Compare February 3, 2026 11:57
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from 70224ca to df5ad34 Compare February 13, 2026 12:02
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from df5ad34 to b2faec6 Compare February 19, 2026 08:05
@renovate renovate bot force-pushed the renovate/tabler-icons-react-3.x-lockfile branch from b2faec6 to cec79de Compare February 20, 2026 12:04
@renovate renovate bot changed the title Update dependency @tabler/icons-react to v3.36.1 Update dependency @tabler/icons-react to v3.37.1 Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

0 participants