Neko Atsume Alt 1 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Neko Atsume Alt 1 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/330048.svg" alt="Neko Atsume Alt 1 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330048.svg" alt="Neko Atsume Alt 1 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330048.svg" alt="Neko Atsume Alt 1 icon" :width="24" :height="24" />
CSS background
.icon-neko-atsume-alt-1 {
background-image: url('https://proicons.com/icon/330048.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M16.834,14.1391l.8099-.053M17.034,15.335c-1.0199,1.9358-2.7557,1.3628-3.0576,1.0629M16.0231,14.1921l.8109-.053.2,1.1959c1.3338,1.2758,2.9556.357,3.2686-.053M21.8104,12.5643c0,.4771-.3868.8639-.8639.8639h0c-.4767-.0006-.8629-.3872-.8629-.8639s.3862-.8633.8629-.8639c.4771,0,.8639.3868.8639.8639h0M12.3816,14.3381c0,.4767-.3862.8633-.8629.8639-.4771,0-.8639-.3868-.8639-.8639h0c.0006-.4767.3872-.8629.8639-.8629.4767,0,.8633.3862.8639.8629M27.9957,33.5038l-.8649,1.6918M26.3409,34.1057l2.0677.7509M31.1523,26.8146c.2443-.6118.5516-1.1966.9169-1.7448M26.3799,37.9762c3.5076,2.0777,7.3791,3.2436,11.6516,3.4946,6.2192.367,7.0071-4.6654,3.0076-4.6974-3.8475,1.1349-8.617,1.0899-10.8247-.5259,4.2885-3.6746,7.6391-7.4291,7.2541-11.5006-.328-3.4676-3.4296-2.6197-5.3983.322-.139-1.8438-1.6498-2.4247-2.4757-1.7108-.071-.9229-.318-1.7438-.7229-2.3147M15.0953,34.5217c.4339-1.3398.282-3.3126,1.0929-4.5414M21.7524,31.916c.082.7319.04,1.5298-.093,2.3127M24.4951,10.6786c-.393-.2329-.8207-.4017-1.2668-.4999M10.9368,11.3825c2.9306-1.9538,5.9943-1.8698,8.7549-1.6298M27.5857,15.067c-1.3658-.153-2.6347.315-3.0906,1.7288M24.4951,16.7958c-.1252.4039-.1857.8251-.179,1.2478-.001.8479,1.3898,2.9856,3.7215,3.0566.3.008.5776-.0117.8329-.059M28.8706,21.0413c1.5498-.285,2.2597-1.5568,1.9308-3.2096-.31-1.5568-1.7398-2.5997-3.2156-2.7647-.37-1.6698-1.5358-3.4826-3.0916-4.3895.138-1.4148.6309-2.7657-.4439-4.1675-1.4348.5439-2.9236,1.8578-4.3585,3.2426M14.7893,20.9413c-1.1249-.6599-2.7677-.4629-3.9215.6099-.8119.7559-1.6048,1.4718-2.3877,2.3247-5.5413-3.8395-4.5854-6.9732-1.4398-10.3497M10.4958,11.6924c.1466-.1087.2933-.212.4399-.31-1.3268-.9899-2.9996-2.0098-4.6664-1.8428-.107,1.3368-.5179,2.7137.7709,3.9865M14.1944,27.8535c.27-.27.5029-.5629.6869-.8809,1.8598-3.2196,1.2538-5.2394-.092-6.0313.346-3.1526,5.2194-6.1662,9.7058-4.1465M10.2328,29.9402c.204-.04.4156-.0987.6349-.176,1.2578-.4469,2.4787-1.0639,3.3266-1.9098.5099.9249,1.1299,1.6968,1.9928,2.1257M16.1871,29.9802c.4579-.6929,1.2239-1.1499,2.5747-1.1199,1.9498.044,2.7997,1.3798,2.9896,3.0556,2.1397-.172,4.7094-1.5998,6.0733-3.0546,1.3638-1.4568,1.9098-3.6776,1.7698-5.5033M8.4801,23.8779c-.321.35-.6419.7219-.9599,1.1299-1.6698,2.1337-.316,5.5263,2.7127,4.9324-2.8547,5.3533,6.2262,11.5886,16.146,8.035"/></svg>
Copied!