@anchor-protocol/icons
v0.20.1
Published
```tsx import { IconButton } from '@material-ui/core'; import { Wallet } from '@anchor-protocol/token-icons';
Downloads
107
Keywords
Readme
Anchor Token Icon Library
import { IconButton } from '@material-ui/core';
import { Wallet } from '@anchor-protocol/token-icons';
function App() {
return (
<IconButton>
<Wallet />
</IconButton>
);
}
Storybook
https://anchor-storybook.vercel.app/?path=/story/assets-icons--icons