Neko Atsume Alt 3 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Neko Atsume Alt 3 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/330050.svg" alt="Neko Atsume Alt 3 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330050.svg" alt="Neko Atsume Alt 3 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330050.svg" alt="Neko Atsume Alt 3 icon" :width="24" :height="24" />
CSS background
.icon-neko-atsume-alt-3 {
background-image: url('https://proicons.com/icon/330050.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="M27.9035,42.0557c.736-1.08.93-2.71.876-4.543M21.3655,23.4147l1.437-.668c.83,1.266,2.934,1.489,4.152-.826M24.1605,22.1147l-1.358.632c1.499,1.79-1.498,2.753-2.489,2.605M26.9015,19.0037l3.326-2.23M7.0435,18.2787c.236.252.503.5063.801.763M20.2275,27.7097c.215,1.867-.392,3.578-2.56,4.44-1.501.597-3.032.629-4.244.034M13.4235,32.1837c-.919-.451-1.655-1.262-2.057-2.46-.1533-.4522-.2264-.9277-.216-1.405M11.1505,28.3187c.04-1.95,1.463-3.65,2.995-4.268,2.074-.838,4.869-.436,5.674,1.917.199.582.342,1.17.408,1.742M29.8755,9.2597c.037-.417.045-.854.024-1.297,5.343,1.727,6.038,8.06,2.761,12.6M32.6605,20.5627c-.672.93-1.51,1.785-2.51,2.51-2.964,2.147-5.786,3.526-9.923,4.638M29.8995,7.9637c-.057-1.21-.328-2.467-.806-3.46-3.462.594-4.912,2.07-6.652,3.582-4.417.29-8.576,2.129-10.644,4.97-2.26-.379-4.606-.478-6.77.939.244,1.403.64,2.815,2.017,4.285-1.02,3.683-.297,8.577,4.105,10.04M21.8145,37.3557c-.012,1.396-.119,3.033.31,4.28-7.183,1.478-9.878-4.417-8.7-9.451M22.1245,41.6357c.262.763.724,1.38,1.53,1.707.631.257,1.462.145,2.23,0,.92-.173,1.57-.628,2.02-1.287,5.314.1,10.335-2.18,11.384-6.718M39.2115,31.2277c-.688-2.965-2.702-6.526-6.55-10.665M39.2885,35.3387c.28-1.21.278-2.581-.077-4.11-.206-4.4.166-8.684-1-13.32-1.136-4.515,3.112-7.059,4.108-2.231,1.485,7.195.421,13.963-3.03,19.66"/></svg>
Copied!