2.0.0 • Published 25 days ago

@lunit/design-system-icons v2.0.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
25 days ago

Lunit Design System Icons

npm (scoped)

User Guide

https://design-system-icons.d.lunit.io/

Developer Guide

Figma

Lunit Design System Figma: https://www.figma.com/file/l2f0f9phsDwoz4sRr9kYXx/Lunit_Foundation?node-id=12135%3A6326&t=UkUMrZ7Wwkj92Wy6-1

You can multi-select icons to export with Select Layers plugin.

You need SVG Export plugin to export SVGs with proper settings.

  • <svg> tag must not have any dimensions(width, height) to support fontSize props.
  • Any elements inside <svg> (like <path>) must not have own fill to support color props.

Build & Publish

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.

Roadmap

  • Export SvgIcon wrapped components
  • Publish Storybook docs
  • Add all the design system icons
  • Support basic variants(outlined, filled)
  • Support two-tone variant
  • Export SVGs directly
  • Automated visual test with the Figma project

Support

SangYeob Yu(syyu@lunit.io)

1.4.0

25 days ago

2.0.0

25 days ago

1.3.2

4 months ago

1.3.1-alpha.2

4 months ago

1.3.2-alpha.1

4 months ago

1.3.1

7 months ago

1.3.0

7 months ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

2 years ago

0.1.10

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.3.1

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago