Skip to content

Commit

Permalink
[Icon] Remove duplicate example
Browse files Browse the repository at this point in the history
  • Loading branch information
techniq committed Nov 19, 2023
1 parent 1696cf0 commit 60702a5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
<h2>Material Design icons</h2>

<Preview>
<Icon path={mdiAccount} />
<Icon data={mdiAccount} />
<Icon
svg={'<svg width="32" height="32" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4a4 4 0 0 1 4 4a4 4 0 0 1-4 4a4 4 0 0 1-4-4a4 4 0 0 1 4-4m0 10c4.42 0 8 1.79 8 4v2H4v-2c0-2.21 3.58-4 8-4Z"/></svg>'}
Expand Down

1 comment on commit 60702a5

@vercel
Copy link

@vercel vercel bot commented on 60702a5 Nov 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.