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

package.dist.esm.icons.gem-icon.js Maven / Gradle / Ivy

The newest version!
import { createIcon } from '../createIcon';

export const GemIconConfig = {
  name: 'GemIcon',
  height: 512,
  width: 576,
  svgPath: 'M485.5 0L576 160H474.9L405.7 0h79.8zm-128 0l69.2 160H149.3L218.5 0h139zm-267 0h79.8l-69.2 160H0L90.5 0zM0 192h100.7l123 251.7c1.5 3.1-2.7 5.9-5 3.3L0 192zm148.2 0h279.6l-137 318.2c-1 2.4-4.5 2.4-5.5 0L148.2 192zm204.1 251.7l123-251.7H576L357.3 446.9c-2.3 2.7-6.5-.1-5-3.2z',
  yOffset: 0,
  xOffset: 0,
};

export const GemIcon = createIcon(GemIconConfig);

export default GemIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy