
Security News
Risky Biz Podcast: Making Reachability Analysis Work in Real-World Codebases
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
@lunit/design-system-icons
Advanced tools
https://design-system-icons.d.lunit.io/
Lunit Icons Figma: https://www.figma.com/design/tlomwt8dT0GWikKqzYH7TO/Lunit_Icons_v2.0.0?node-id=12135-6066
You can use SVG Export plugin to export SVGs with proper settings( Monochrome
preset will fulfill it).
<svg>
tag must not have any dimensions(width, height) to support fontSize
props.<svg>
(like <path>
) must not have own fill
to support color
props.twotone
is not supported currently.
At repository root, the nx build @lunit/design-system-icons
command generates components and stores them in generated/**/index.tsx
files. These files are then used as entry points by Webpack.
You can publish the package with cd packages/design-system-icons && npm publish --access public
.
SangYeob Yu(syyu@lunit.io)
FAQs
Icons for Lunit design system
The npm package @lunit/design-system-icons receives a total of 44 weekly downloads. As such, @lunit/design-system-icons popularity was classified as not popular.
We found that @lunit/design-system-icons demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.