Build(deps): Bump lucide-angular from 0.365.0 to 0.378.0 in /angular
Bumps lucide-angular from 0.365.0 to 0.378.0.
Release notes
Sourced from lucide-angular's releases.
New icons 0.378.0
New icons
🎨
loader-pinwheel
(#1331) by@danielbayley
mouse-pointer-ban
(#1331) by@danielbayley
Modified Icons
🔨
loader
(#1331) by@danielbayley
moon-star
(#1937) by@karsa-mistmere
sparkle
(#1937) by@karsa-mistmere
sparkles
(#1937) by@karsa-mistmere
New icons 0.377.0
Modified Icons
🔨 Adding Icon component for external libs
Implementation of the
<Icon />
component which makes it easier to create (custom) icons from iconNodes. This will be useful for external packages like@lucide/lab
and more.Example with
lucide-react
import { burger } from '@lucide/lab'; import { Icon } from 'lucide-react'; <Icon iconNode={burger} /> // Renders burger icon
See the docs
New icons 0.375.0
New icons
🎨
grid-2x2-check
(#2084) by@chessurisme
grid-2x2-x
(#2085) by@chessurisme
... (truncated)
Commits
-
09420cb
docs: Fix dark logo paths -
45e82a5
docs: Update readme files (#2102) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts