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

package.dist.js.icons.mitten-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const MittenIconConfig: {
  name: 'MittenIcon',
  height: 512,
  width: 448,
  svgPath: 'M368 416H48c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h320c8.8 0 16-7.2 16-16v-64c0-8.8-7.2-16-16-16zm57-209.1c-27.2-22.6-67.5-19-90.1 8.2l-20.9 25-29.6-128.4c-18-77.5-95.4-125.9-172.8-108C34.2 21.6-14.2 98.9 3.7 176.4L51.6 384h309l72.5-87c22.7-27.2 19-67.5-8.1-90.1z',
  yOffset: 0,
  xOffset: 0,
};
export declare const MittenIcon: React.ComponentClass;
export default MittenIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy