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

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

The newest version!
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const MediumMIconConfig: {
  name: 'MediumMIcon',
  height: 512,
  width: 512,
  svgPath: 'M71.5 142.3c.6-5.9-1.7-11.8-6.1-15.8L20.3 72.1V64h140.2l108.4 237.7L364.2 64h133.7v8.1l-38.6 37c-3.3 2.5-5 6.7-4.3 10.8v272c-.7 4.1 1 8.3 4.3 10.8l37.7 37v8.1H307.3v-8.1l39.1-37.9c3.8-3.8 3.8-5 3.8-10.8V171.2L241.5 447.1h-14.7L100.4 171.2v184.9c-1.1 7.8 1.5 15.6 7 21.2l50.8 61.6v8.1h-144v-8L65 377.3c5.4-5.6 7.9-13.5 6.5-21.2V142.3z',
  yOffset: 0,
  xOffset: 0,
};
export declare const MediumMIcon: React.ComponentClass;
export default MediumMIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy