Skip to content

Commit

Permalink
feat: CheckInTheCircle 아이콘 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
hayamaster committed Oct 31, 2023
1 parent cc47f38 commit d6aadcf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/assets/icons/check-in-the-circle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/assets/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ export { default as ArrowBelowIcon } from './arrow-below.svg?react'
export { default as RegistrationIcon } from './registration.svg?react'
export { default as FilterIcon } from './filter.svg?react'
export { default as TextIcon } from './text.svg?react'
export { default as CheckInTheCircleIcon } from './check-in-the-circle.svg?react'

0 comments on commit d6aadcf

Please sign in to comment.