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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const ImportIconConfig: {
  name: 'ImportIcon',
  height: 1024,
  width: 1024,
  svgPath: 'M896.00001,896 L128.00001,896 L128.00001,598.3 C127.992068,589.817319 124.610103,581.686212 118.60001,575.7 L27.3000104,484.4 C22.7589663,479.786603 15.8788299,478.377654 9.88987176,480.834662 C3.90091361,483.291671 -5.68434189e-13,489.126635 -5.68434189e-13,495.6 L-5.68434189e-13,1001.3 C-5.68434189e-13,1007.9 2.10001041,1013.3 6.40001041,1017.6 C10.7000104,1021.9 16.1000104,1024 22.7000104,1024 L1001.30001,1024 C1007.90001,1024 1013.30001,1021.9 1017.60001,1017.6 C1021.90001,1013.3 1024.00001,1007.9 1024.00001,1001.3 L1024.00001,22.7 C1024.00001,16.1 1021.90001,10.7 1017.60001,6.4 C1013.30001,2.1 1007.90001,0 1001.30001,0 L496.60001,0 C490.137126,0.0110584325 484.315521,3.90919741 481.843778,9.88075359 C479.372035,15.8523098 480.735582,22.7245228 485.30001,27.3 L576.60001,118.6 C582.586222,124.610093 590.717329,127.992058 599.20001,128 L896.00001,128 L896.00001,896 Z M655.80001,316.9 L550.90001,421.9 L137.80001,8.7 C132.00001,2.9 125.30001,0 117.80001,0 C110.30001,0 103.60001,2.9 97.8000104,8.7 L8.70001041,97.8 C2.90001041,103.6 1.04080211e-05,110.3 1.04080211e-05,117.8 C1.04080211e-05,125.3 2.90001041,132 8.70001041,137.8 L421.90001,550.8 L316.90001,655.8 C290.50001,682.2 299.40001,704 336.80001,704 L636.00001,704 C694.50001,704 704.00001,693.7 704.00001,635.9 L704.00001,336.7 C703.90001,299.4 682.20001,290.5 655.80001,316.9 Z',
  yOffset: 0,
  xOffset: 0,
};
export declare const ImportIcon: React.ComponentClass;
export default ImportIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy