Skip to content

[CHORE] 비디오 아이콘 추가#122

Merged
keemsebin merged 1 commit intomainfrom
chore/#121-icon
Nov 30, 2025
Merged

[CHORE] 비디오 아이콘 추가#122
keemsebin merged 1 commit intomainfrom
chore/#121-icon

Conversation

@keemsebin
Copy link
Copy Markdown
Contributor

@keemsebin keemsebin commented Nov 30, 2025

🔥 연관 이슈

🚀 작업 내용

  • 비디오 아이콘 추가했습니다.

Summary by CodeRabbit

릴리스 노트

  • 새로운 기능
    • 비디오 아이콘이 UI 아이콘 라이브러리에 추가되었습니다. 이제 앱 전반에서 비디오 관련 기능을 나타내는 새로운 아이콘을 사용할 수 있습니다.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Nov 30, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

src/shared/ui/assets/index.tsx 파일에서 Video SVG 아이콘을 임포트하고 Icons 매핑에 추가하여 새로운 비디오 아이콘을 노출합니다.

Changes

Cohort / File(s) Summary
아이콘 추가
src/shared/ui/assets/index.tsx
Video SVG 임포트 추가 및 Icons 객체에 video 속성 등록

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • 단일 파일에 대한 극도로 단순한 변경사항
  • SVG 임포트 선언과 객체 속성 추가만 포함
  • 기존 패턴의 직접적인 반복

Possibly related PRs

Suggested labels

chore

Suggested reviewers

  • ujinsim
  • yougyung
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/#121-icon

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 7699f90 and 6ab27fd.

⛔ Files ignored due to path filters (2)
  • package-lock.json is excluded by !**/package-lock.json
  • src/shared/ui/assets/video.svg is excluded by !**/*.svg
📒 Files selected for processing (1)
  • src/shared/ui/assets/index.tsx (2 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

Update: 2025년 11월 30일 15시 44분 54초
Storybook 미리보기: https://677a9a76c58a295e9421d3ef-djnstztoni.chromatic.com/

@keemsebin keemsebin merged commit bdd93e8 into main Nov 30, 2025
6 of 7 checks passed
@keemsebin keemsebin deleted the chore/#121-icon branch November 30, 2025 06:45
@coderabbitai coderabbitai bot mentioned this pull request Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CHORE] 아이콘 추가

1 participant