Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] 아이콘 추가 #33

Merged
merged 2 commits into from
Jan 13, 2025
Merged

[FEAT] 아이콘 추가 #33

merged 2 commits into from
Jan 13, 2025

Conversation

maylh
Copy link
Collaborator

@maylh maylh commented Jan 13, 2025

🛰️ 관련 이슈

해결한 이슈 번호를 작성해주세요
close #30

🧑‍💻 작업 내용

작업한 내용을 간략히 작성해주세요

  • 피그마에 있는 아이콘들 싹 다 import 해서 넣어두었습니다

  • 이름은 피그마에 있는 아이콘명과 동일하게 했으며, 클릭 여부에 따라 색이 다른 경우 등 크기와 이미지가 같고, 색만 다른 경우는 하나만 넣어두었습니다 ! (이 경우 focus, default, pressed 등 상태 관련 키워드 제외)

  • icn_linearrow_large_right, icn_linearrow_small_right 와 같이 크기가 다른 경우는 따로 넣어두었어용

🗯️ PR 포인트

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

🚀 알게된 점

기록하며 개발하기!

📖 참고 자료 (선택)

참고했던 문서들 공유하기!

📸 스크린샷 (선택)

Copy link

github-actions bot commented Jan 13, 2025

🪷 Storybook 확인 🪷
🔗 https://677fa9af1269762b7858c29f-iajkvmrnri.chromatic.com/

Copy link
Collaborator

@seong-hui seong-hui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

svg.d.ts 파일 추가와 영경이가 말한 것 처럼 Icon에 모두 넣어놓고 한번만 export하는 방식으로 변경해주시면 더욱 편리하게 사용 가능할 것 같습니다!

src/assets/svgs/index.ts Show resolved Hide resolved
Copy link
Collaborator

@Taew00k Taew00k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

위에 팀원들이 말한 부분만 수정해주시면 될 것 같아요 고생하셨습니다~

@maylh maylh merged commit a3741eb into develop Jan 13, 2025
5 checks passed
@maylh maylh deleted the feat/#30/import-icon branch January 13, 2025 06:30
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.

[FEAT] 아이콘 import
4 participants