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

package.dist.esm.icons.neos-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const NeosIconConfig: {
  name: 'NeosIcon',
  height: 512,
  width: 512,
  svgPath: 'M415.44 512h-95.11L212.12 357.46v91.1L125.69 512H28V29.82L68.47 0h108.05l123.74 176.13V63.45L386.69 0h97.69v461.5zM38.77 35.27V496l72-52.88V194l215.5 307.64h84.79l52.35-38.17h-78.27L69 13zm82.54 466.61l80-58.78v-101l-79.76-114.4v220.94L49 501.89h72.34zM80.63 10.77l310.6 442.57h82.37V10.77h-79.75v317.56L170.91 10.77zM311 191.65l72 102.81V15.93l-72 53v122.72z',
  yOffset: 0,
  xOffset: 0,
};
export declare const NeosIcon: React.ComponentClass;
export default NeosIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy