We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b4053b commit de1cfdfCopy full SHA for de1cfdf
example/storybook/stories/components/composites/IconButton/SVGIcon.tsx
@@ -17,9 +17,7 @@ export const Example = () => {
17
height: '100',
18
}}
19
>
20
- {/* <Icon width="100" height="100"> */}
21
<Path d="M46.667 90v-.008c-4.922 0-11.021-2.695-13.333-6.66V40c5.521 0 10-4.479 10-10V13.333A3.33 3.33 0 0 1 46.667 10C54.029 10 60 15.97 60 23.333v13.333A3.331 3.331 0 0 0 63.334 40H80c5.52 0 10 4.479 10 10v30h-.004c0 5.52-4.477 9.992-9.996 10H46.667zM10 40h16.666v43.333H10z" />
22
- {/* </Icon> */}
23
</IconButton>
24
25
{/* Alternatively */}
0 commit comments