Nekogramx Xeye Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nekogramx Xeye icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/330057.svg" alt="Nekogramx Xeye icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330057.svg" alt="Nekogramx Xeye icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330057.svg" alt="Nekogramx Xeye icon" :width="24" :height="24" />
CSS background
.icon-nekogramx-xeye {
background-image: url('https://proicons.com/icon/330057.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{stroke-width:1px;}.e,.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="f" d="M38.5006,5.4993H9.4994c-2.2001,0-4.0002,1.8001-4.0002,4.0002v29.0012c0,2.2001,1.8001,4.0002,4.0002,4.0002h29.0012c2.2001,0,4.0002-1.8001,4.0002-4.0002V9.4994c0-2.2001-1.8001-4.0002-4.0002-4.0002h0Z"/><path id="c" class="f" d="M21.0846,42.5c-.6339-1.877-1.3257-3.5383-.8689-5.7441-1.7117-2.2344-3.3023-9.2537-1.8874-14.8201,3.1593.8016,6.2507,1.7809,8.8332,4.0915,1.7563-1.6997,3.3381-3.4367,7.2252-4.6813-1.3686-3.9985-1.6315-7.4-1.3379-10.5008,3.8633-.2758,7.0917,1.7661,9.3735,4.0373"/><ellipse id="d" class="e" cx="38.3587" cy="26.3818" rx="1.5709" ry="1.7271" transform="translate(-7.0127 36.8138) rotate(-47.4675)"/><line class="f" x1="27.5904" y1="36.5279" x2="27.7209" y2="33.3308"/><line class="f" x1="26.0571" y1="34.864" x2="29.2542" y2="34.9946"/></svg>
Copied!