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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const EditAltIconConfig: {
  name: 'EditAltIcon',
  height: 1024,
  width: 1024,
  svgPath: 'M1024,187.9 C1024,207 1017.3,223.1 1004,236.4 L857.5,386.9 L638.8,168.4 L787.3,20.5 C800.3,6.83333333 816.5,0 835.9,0 C855,0 871.366667,6.83333333 885,20.5 L1004,138.9 C1017.3,152.9 1023.96667,169.233333 1024,187.9 Z M806.2,438.9 L219.4,1024 L0,1024 L0,804.6 L586.6,219.5 L806.2,438.9 Z M219.6,950.9 L292.9,877.8 L146.3,731.4 L73.2,804.5 L73.2,877.6 L146.3,877.6 L146.3,951 L219.6,950.9 Z',
  yOffset: 0,
  xOffset: 0,
};
export declare const EditAltIcon: React.ComponentClass;
export default EditAltIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy