mirror of
https://github.com/iconify/iconify.git
synced 2024-11-09 23:00:56 +00:00
Add demo of rendering placeholder to Svelte demo
This commit is contained in:
parent
8b0c580eb2
commit
e5e3e9a52e
@ -87,6 +87,10 @@
|
||||
Empty icon:
|
||||
<Icon />
|
||||
</div>
|
||||
<div>
|
||||
Empty icon with placeholder:
|
||||
<Icon>😿</Icon>
|
||||
</div>
|
||||
<div>
|
||||
Simple icon:
|
||||
<Icon icon={bxUser} inline={true} />
|
||||
|
Loading…
Reference in New Issue
Block a user