import { Icon } from './Icon' export const NPMIcon = (props: React.SVGProps): JSX.Element => { return ( npm ) }