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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const BriefcaseIconConfig: {
  name: 'BriefcaseIcon',
  height: 512,
  width: 512,
  svgPath: 'M320 336c0 8.84-7.16 16-16 16h-96c-8.84 0-16-7.16-16-16v-48H0v144c0 25.6 22.4 48 48 48h416c25.6 0 48-22.4 48-48V288H320v48zm144-208h-80V80c0-25.6-22.4-48-48-48H176c-25.6 0-48 22.4-48 48v48H48c-25.6 0-48 22.4-48 48v80h512v-80c0-25.6-22.4-48-48-48zm-144 0H192V96h128v32z',
  yOffset: 0,
  xOffset: 0,
};
export declare const BriefcaseIcon: React.ComponentClass;
export default BriefcaseIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy