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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const SeverityUndefinedIconConfig: {
  name: 'SeverityUndefinedIcon',
  height: 1024,
  width: 1024,
  svgPath: 'M640,384h320c35.3,0,64,28.7,64,64v64c0,35.3-28.7,64-64,64h-320c-35.3,0-64-28.7-64-64v-64c0-35.3,28.7-64,64-64ZM64,384h320c35.3,0,64,28.7,64,64v64c0,35.3-28.7,64-64,64H64c-35.3,0-64-28.7-64-64v-64c0-35.3,28.7-64,64-64Z',
  yOffset: 0,
  xOffset: 0,
};
export declare const SeverityUndefinedIcon: React.ComponentClass;
export default SeverityUndefinedIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy