Icons
Usage
import { Main, IconEdit } from '@aragon/ui'
function App() {
return (
<Main>
<IconEdit />
</Main>
)
}Icons set





Props
size
sizeTYPE
DEFAULT VALUE
Last updated
Was this helpful?
import { Main, IconEdit } from '@aragon/ui'
function App() {
return (
<Main>
<IconEdit />
</Main>
)
}




sizeLast updated
Was this helpful?
Was this helpful?