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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const CloneIconConfig: {
  name: 'CloneIcon',
  height: 512,
  width: 512,
  svgPath: 'M464 0c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48H176c-26.51 0-48-21.49-48-48V48c0-26.51 21.49-48 48-48h288M176 416c-44.112 0-80-35.888-80-80V128H48c-26.51 0-48 21.49-48 48v288c0 26.51 21.49 48 48 48h288c26.51 0 48-21.49 48-48v-48H176z',
  yOffset: 0,
  xOffset: 0,
};
export declare const CloneIcon: React.ComponentClass;
export default CloneIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy