Skip to content

Commit

Permalink
feat(icons): add icons
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 committed Sep 23, 2024
1 parent 37d7e06 commit 72f2701
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 0 deletions.
28 changes: 28 additions & 0 deletions packages/icons/src/GoogleColor.tsx

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions packages/icons/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ export { default as FireColorIcon } from './FireColor';
export { default as FolderIcon } from './Folder';
export { default as FrameIcon } from './Frame';
export { default as GlassesIcon } from './Glasses';
export { default as GoogleColorIcon } from './GoogleColor';
export { default as GraphIcon } from './Graph';
export { default as HairIcon } from './Hair';
export { default as HeadphoneIcon } from './Headphone';
Expand Down
10 changes: 10 additions & 0 deletions packages/icons/svg/google_color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 72f2701

Please sign in to comment.