Skip to content

fix(deps): update dependency @tabler/icons-react to ^3.41.0#143

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

fix(deps): update dependency @tabler/icons-react to ^3.41.0#143
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tabler-icons-react-3.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 27, 2026

This PR contains the following updates:

Package Change Age Confidence
@tabler/icons-react (source) ^3.40.0^3.41.0 age confidence

Release Notes

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

v3.41.0: Release 3.41.0

Compare Source

tabler-icons-3 40 0@​2x
18 new icons:
  • outline/brand-jira
  • outline/car-off-road
  • outline/car-suspension
  • outline/credit-card-hand
  • outline/device-3d-camera
  • outline/device-3d-lens
  • outline/device-screen
  • outline/iceberg
  • outline/jetski
  • outline/olympic-torch
  • outline/parking-meter
  • outline/pillow
  • outline/pipeline
  • outline/quote-open
  • outline/scan-letter-a
  • outline/scan-letter-t
  • outline/segway
  • outline/x-mark
New features
  • Angular support: new @tabler/icons-angular package with components, build pipeline, unit tests, and test/test-angular sample app (#​1091).
  • SVG validation: validation for <g> elements; broader SVG icon validation improvements (#​1487); more consistent SVG path syntax (#​1488).
  • icons-react: JSDoc with icon previews in generated output (#​1472).
  • icons-react-native: react-native-svg added as a peer dependency (#​1475).
  • icons-solidjs: SSR support via rollup-preset-solid and JSX/TSX component refactor (#​1493).
Fixed icons
  • outline/brand-kbin and outline/volume-4: adjusted for compatibility with buildJsIcons (#​1469).
  • outline/number-35-small through outline/number-50-small: updated Unicode values (#​1494).

v3.40.0: Release 3.40.0

Compare Source

tabler-icons-3 40 0@​2x
18 new icons:
  • outline/api-book
  • outline/brand-infakt
  • outline/circle-open-arrow-down
  • outline/circle-open-arrow-left
  • outline/circle-open-arrow-right
  • outline/circle-open-arrow-up
  • outline/circle-plus-minus
  • outline/home-lock
  • outline/map-lock
  • outline/map-shield
  • outline/mesh
  • outline/queue-pop-in
  • outline/queue-pop-out
  • outline/stroke-curved
  • outline/stroke-dynamic
  • outline/stroke-straight
  • outline/trending-up-down
  • outline/vip-2

Fixed icons: outline/api, outline/home-shield

v3.39.0: Release 3.39.0

Compare Source

tabler-icons-3 39 0@​2x
18 new icons:
  • outline/ai-agent
  • outline/ai-agents
  • outline/ai-gateway
  • outline/bot-id
  • outline/canary
  • outline/codeblock
  • outline/connection
  • outline/credits
  • outline/firewall-check
  • outline/firewall-flame
  • outline/image-generation
  • outline/microfrontends
  • outline/middleware
  • outline/scan-traces
  • outline/serverless
  • outline/user-key
  • outline/world-map
  • outline/zero-config

Fixed icons: outline/api, outline/sort-ascending-2, outline/sort-descending-2

v3.38.0: Release 3.38.0

Compare Source

tabler-icons-3 38 0@​2x
34 new icons:
  • filled/adjustments-horizontal
  • filled/check
  • filled/chevron-down
  • filled/chevron-right
  • filled/click
  • filled/copy
  • filled/database
  • filled/device-floppy
  • filled/device-gamepad-2
  • filled/dots-vertical
  • filled/dots
  • filled/download
  • filled/edit
  • filled/external-link
  • filled/headset
  • filled/help
  • filled/home-2
  • filled/id
  • filled/link
  • filled/list-check
  • filled/list-details
  • filled/list
  • filled/menu-2
  • filled/messages
  • filled/pencil
  • filled/plus
  • filled/scale
  • filled/school
  • filled/search
  • filled/send
  • filled/ticket
  • filled/tools-kitchen-2
  • filled/world
  • filled/x

Fixed icons: filled/calendar-event, filled/trash

v3.37.1: Release 3.37.1

Compare Source

Fixed
  • Fixed icon: credit-card-off
  • Added missing icon versions metadata

v3.37.0: Release 3.37.0

Compare Source

tabler-icons-3 37 0@​2x
20 new icons:
  • filled/ball-bowling
  • filled/crown
  • filled/folder
  • filled/leaf
  • filled/pacman
  • filled/phone-call
  • filled/phone-calling
  • filled/phone-check
  • filled/phone-x
  • filled/plane-arrival
  • filled/plane-departure
  • filled/plane-tilt
  • filled/plane
  • filled/play-card
  • filled/playlist
  • filled/report-analytics
  • filled/report-money
  • filled/satellite
  • filled/sparkles-2
  • filled/sparkles

Fixed icon: outline/pacman

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


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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants