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

package.dist.js.icons.outlined-gem-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const OutlinedGemIconConfig: {
  name: 'OutlinedGemIcon',
  height: 512,
  width: 576,
  svgPath: 'M464 0H112c-4 0-7.8 2-10 5.4L2 152.6c-2.9 4.4-2.6 10.2.7 14.2l276 340.8c4.8 5.9 13.8 5.9 18.6 0l276-340.8c3.3-4.1 3.6-9.8.7-14.2L474.1 5.4C471.8 2 468.1 0 464 0zm-19.3 48l63.3 96h-68.4l-51.7-96h56.8zm-202.1 0h90.7l51.7 96H191l51.6-96zm-111.3 0h56.8l-51.7 96H68l63.3-96zm-43 144h51.4L208 352 88.3 192zm102.9 0h193.6L288 435.3 191.2 192zM368 352l68.2-160h51.4L368 352z',
  yOffset: 0,
  xOffset: 0,
};
export declare const OutlinedGemIcon: React.ComponentClass;
export default OutlinedGemIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy