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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const OutlinedEyeIconConfig: {
  name: 'OutlinedEyeIcon',
  height: 512,
  width: 576,
  svgPath: 'M288 144a110.94 110.94 0 0 0-31.24 5 55.4 55.4 0 0 1 7.24 27 56 56 0 0 1-56 56 55.4 55.4 0 0 1-27-7.24A111.71 111.71 0 1 0 288 144zm284.52 97.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400c-98.65 0-189.09-55-237.93-144C98.91 167 189.34 112 288 112s189.09 55 237.93 144C477.1 345 386.66 400 288 400z',
  yOffset: 0,
  xOffset: 0,
};
export declare const OutlinedEyeIcon: React.ComponentClass;
export default OutlinedEyeIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy