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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const HatWizardIconConfig: {
  name: 'HatWizardIcon',
  height: 512,
  width: 512,
  svgPath: 'M496 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-304-64l-64-32 64-32 32-64 32 64 64 32-64 32-16 32h208l-86.41-201.63a63.955 63.955 0 0 1-1.89-45.45L416 0 228.42 107.19a127.989 127.989 0 0 0-53.46 59.15L64 416h144l-16-32zm64-224l16-32 16 32 32 16-32 16-16 32-16-32-32-16 32-16z',
  yOffset: 0,
  xOffset: 0,
};
export declare const HatWizardIcon: React.ComponentClass;
export default HatWizardIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy