package.dist.esm.icons.product-hunt-icon.d.ts Maven / Gradle / Ivy
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const ProductHuntIconConfig: {
name: 'ProductHuntIcon',
height: 512,
width: 512,
svgPath: 'M326.3 218.8c0 20.5-16.7 37.2-37.2 37.2h-70.3v-74.4h70.3c20.5 0 37.2 16.7 37.2 37.2zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-128.1-37.2c0-47.9-38.9-86.8-86.8-86.8H169.2v248h49.6v-74.4h70.3c47.9 0 86.8-38.9 86.8-86.8z',
yOffset: 0,
xOffset: 0,
};
export declare const ProductHuntIcon: React.ComponentClass;
export default ProductHuntIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy