All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.esm.icons.outlined-grin-icon.d.ts Maven / Gradle / Ivy

The newest version!
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const OutlinedGrinIconConfig: {
  name: 'OutlinedGrinIcon',
  height: 512,
  width: 496,
  svgPath: 'M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.4-17.7 15.3 7.9 47.1 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zM168 240c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32z',
  yOffset: 0,
  xOffset: 0,
};
export declare const OutlinedGrinIcon: React.ComponentClass;
export default OutlinedGrinIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy