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

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

The newest version!
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const ThLargeIconConfig: {
  name: 'ThLargeIcon',
  height: 512,
  width: 512,
  svgPath: 'M296 32h192c13.255 0 24 10.745 24 24v160c0 13.255-10.745 24-24 24H296c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24zm-80 0H24C10.745 32 0 42.745 0 56v160c0 13.255 10.745 24 24 24h192c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24zM0 296v160c0 13.255 10.745 24 24 24h192c13.255 0 24-10.745 24-24V296c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm296 184h192c13.255 0 24-10.745 24-24V296c0-13.255-10.745-24-24-24H296c-13.255 0-24 10.745-24 24v160c0 13.255 10.745 24 24 24z',
  yOffset: 0,
  xOffset: 0,
};
export declare const ThLargeIcon: React.ComponentClass;
export default ThLargeIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy