Skip to content

Commit

Permalink
feat(AiColored, AiOutlined): add new icons
Browse files Browse the repository at this point in the history
  • Loading branch information
JoannaSikora committed Dec 19, 2024
1 parent 8736e71 commit c732bc3
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages/icons/svg/ai_colored.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions packages/icons/svg/ai_outlined.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ export const IconsData: Record<IconName, IconGroup> = {
AddTemplate: IconGroup.General,
AdjustFilled: IconGroup.General,
Adjust: IconGroup.General,
AiColored: IconGroup.General,
AiOutlined: IconGroup.General,
AiSummaryFilled: IconGroup.General,
AiSummary: IconGroup.General,
AlertSpamFilled: IconGroup.General,
Expand Down

0 comments on commit c732bc3

Please sign in to comment.