@coveord/plasma-react
@coveord/plasma-style
@coveord/plasma-mantine
1import {LinkSvg} from '@coveord/plasma-react';2import {ExternalSize16Px} from '@coveord/plasma-react-icons';3 4export default () => (5 <LinkSvg url="https://www.coveo.com/" icon={ExternalSize16Px}>6 Learn more about Coveo7 </LinkSvg>8);
children
ReactNode
className
string
icon
Icon
target
tooltip
ITooltipProps
url
No guidelines exist for LinkSvg yet.