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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const Remove2IconConfig: {
  name: 'Remove2Icon',
  height: 1024,
  width: 896,
  svgPath: 'M576,128 L576,0 L320,0 L320,128 L0,128 L0,320 L64,256 L832,256 L896,320 L896,128 L576,128 Z M512,128 L384,128 L384,64 L512,64 L512,128 Z M64,320 L128,1024 L731.4,1024 L832,320 L64,320 Z',
  yOffset: 0,
  xOffset: 0,
};
export declare const Remove2Icon: React.ComponentClass;
export default Remove2Icon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy