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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const ChessKingIconConfig: {
  name: 'ChessKingIcon',
  height: 512,
  width: 448,
  svgPath: 'M400 448H48a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h352a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm16-288H256v-48h40a8 8 0 0 0 8-8V56a8 8 0 0 0-8-8h-40V8a8 8 0 0 0-8-8h-48a8 8 0 0 0-8 8v40h-40a8 8 0 0 0-8 8v48a8 8 0 0 0 8 8h40v48H32a32 32 0 0 0-30.52 41.54L74.56 416h298.88l73.08-214.46A32 32 0 0 0 416 160z',
  yOffset: 0,
  xOffset: 0,
};
export declare const ChessKingIcon: React.ComponentClass;
export default ChessKingIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy