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

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

The newest version!
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const FolderOpenIconConfig: {
  name: 'FolderOpenIcon',
  height: 512,
  width: 576,
  svgPath: 'M572.694 292.093L500.27 416.248A63.997 63.997 0 0 1 444.989 448H45.025c-18.523 0-30.064-20.093-20.731-36.093l72.424-124.155A64 64 0 0 1 152 256h399.964c18.523 0 30.064 20.093 20.73 36.093zM152 224h328v-48c0-26.51-21.49-48-48-48H272l-64-64H48C21.49 64 0 85.49 0 112v278.046l69.077-118.418C86.214 242.25 117.989 224 152 224z',
  yOffset: 0,
  xOffset: 0,
};
export declare const FolderOpenIcon: React.ComponentClass;
export default FolderOpenIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy