@buildy-design-system/icons
v0.20.0
Published
![npm (scoped)](https://img.shields.io/npm/v/@buildy-design-system/buildy-icons) ![npm bundle size (scoped)](https://img.shields.io/bundlephobia/minzip/@buildy-design-system/buildy-icons)
Downloads
3
Readme
buildy-icons
빌디 웹 프로덕트에서 사용하는 리액트 아이콘 패키지
Installation
pnpm add @buildy-design-system/buildy-icons
Usage
import { IconAddRounded } from '@buildy-design-system/buildy-icons';
<IconAddRounded />
See Also: 사용할 수 있는 아이콘 목록
Import Icons
새로 추가된 아이콘이 있는 경우, 피그마에서 아이콘을 가져와 패키지를 업데이트 해야 합니다.
- 저장소 내의 Actions 중 Run import icons 를 클릭합니다.
- Run workflow 버튼을 클릭하여 워크플로우를 실행합니다.
- 이후 Pull Request가 생성되면 검토 후 머지합니다.
위 과정 중 문제가 발생하여 정상적으로 가져올 수 없는 경우 @w00ing에게 알려주세요.