Skip to content

Commit

Permalink
feat(Icons): add InteractiveCursor and Report icons (#3028)
Browse files Browse the repository at this point in the history
* add new icons under LE const

* update title
  • Loading branch information
bndiep authored Feb 5, 2025
1 parent 250e589 commit d894070
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
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 packages/gamut-icons/src/svg/regular/report-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions packages/styleguide/src/lib/Atoms/Icons/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export const LE_ICONS = pick(
'FitnessDumbbellIcon',
'ForumsChatIcon',
'InformationalIcon',
'InteractiveCursorIcon',
'InstructionsIcon',
'LearnIcon',
'LessonIcon',
Expand All @@ -70,6 +71,7 @@ export const LE_ICONS = pick(
'ProfessionalCertificateIcon',
'ProjectsIcon',
'QuizIcon',
'ReportIcon',
'ResponsiveIcon',
'StreakIcon',
'TerminalIcon',
Expand Down

0 comments on commit d894070

Please sign in to comment.