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

package.dist.js.icons.hacker-news-square-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const HackerNewsSquareIconConfig: {
  name: 'HackerNewsSquareIcon',
  height: 512,
  width: 448,
  svgPath: 'M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM21.2 229.2H21c.1-.1.2-.3.3-.4 0 .1 0 .3-.1.4zm218 53.9V384h-31.4V281.3L128 128h37.3c52.5 98.3 49.2 101.2 59.3 125.6 12.3-27 5.8-24.4 60.6-125.6H320l-80.8 155.1z',
  yOffset: 0,
  xOffset: 0,
};
export declare const HackerNewsSquareIcon: React.ComponentClass;
export default HackerNewsSquareIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy