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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const ExclamationIconConfig: {
  name: 'ExclamationIcon',
  height: 512,
  width: 192,
  svgPath: 'M176 432c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zM25.26 25.199l13.6 272C39.499 309.972 50.041 320 62.83 320h66.34c12.789 0 23.331-10.028 23.97-22.801l13.6-272C167.425 11.49 156.496 0 142.77 0H49.23C35.504 0 24.575 11.49 25.26 25.199z',
  yOffset: 0,
  xOffset: 0,
};
export declare const ExclamationIcon: React.ComponentClass;
export default ExclamationIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy