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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const RockrmsIconConfig: {
  name: 'RockrmsIcon',
  height: 512,
  width: 496,
  svgPath: 'M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm157.4 419.5h-90l-112-131.3c-17.9-20.4-3.9-56.1 26.6-56.1h75.3l-84.6-99.3-84.3 98.9h-90L193.5 67.2c14.4-18.4 41.3-17.3 54.5 0l157.7 185.1c19 22.8 2 57.2-27.6 56.1-.6 0-74.2.2-74.2.2l101.5 118.9z',
  yOffset: 0,
  xOffset: 0,
};
export declare const RockrmsIcon: React.ComponentClass;
export default RockrmsIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy