Neko Atsume2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Neko Atsume2 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/344606.svg" alt="Neko Atsume2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344606.svg" alt="Neko Atsume2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344606.svg" alt="Neko Atsume2 icon" :width="24" :height="24" />
CSS background
.icon-neko-atsume2 {
background-image: url('https://proicons.com/icon/344606.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M13.202,14.749c2.8635-1.5373,5.9975-2.5061,9.229-2.853,2.989-.313,6.19-.16,9.133.506M18.61,34.979c-7.934-.505-13.052-3.614-13.482-8.844-.23-2.802,1.029-5.481,3.2-7.751M35.963,13.902c3.383,1.63,5.86,4.214,6.316,7.861.647,5.18-3.636,9.705-10.791,11.88"/><path class="f" d="M7.986,18.628c-.47-1.945-.556-3.855-.683-5.856-.056-.865.172-1.526,1.618-1.422,2.572.185,4.388.773,6.761,2.169M29.809,11.797c1.566-1.237,3.526-2.234,5.618-3.05.93-.363,2.053-.681,2.279.424.377,1.844.628,4.006.75,5.977M33.365,19.154c.1741.6829-.2757,1.3871-1.0046,1.5729-.0001,0-.0003,0-.0004.0001-.7285.1852-1.4599-.2176-1.634-.9-.1742-.6827.2753-1.387,1.004-1.573.7289-.1858,1.4609.2171,1.635.9ZM15.788,21.09c.1784.6828-.2844,1.3863-1.034,1.572-.7497.1853-1.5025-.2175-1.682-.9-.1791-.6831.2838-1.3873,1.034-1.573.7497-.1853,1.5025.2175,1.682.9v.001ZM25.608,22.415c.0401.3376-.8326.7215-1.95.858-1.1183.1368-2.059-.0261-2.101-.3637,0-.0001,0-.0002,0-.0003-.0401-.3376.8326-.7215,1.95-.858,1.1183-.1368,2.059.0261,2.101.3637,0,.0001,0,.0002,0,.0003ZM18.844,24.698c.167,1.548,4.742,1.628,4.763-1.323.605,2.324,4.11,2.348,5.205.298"/><path class="f" d="M17.99,43.561l9.45,2.649c1.132.317,2.64-.796,2.866-1.95.261-1.331-.603-2.934-1.748-3.202l-3.854-.902c-2.91-.68-5.095-.612-.835-1.298,2.379-.383,6.046-1.804,7.054-4.02,2.185-4.804.666-8.892-3.108-10.044"/><path class="f" d="M19.294,25.46c-1.154.814-2.036,2.061-2.489,3.844h0c-.516,2.034.584,3.26,1.718,3.574,1.137.313,2.89-.177,3.214-1.607.26-1.148.987-1.771,1.572-2.045,1.327-.619,2.636.038,3.046,1.09.536,1.378-.376,2.963-2.046,3.295-2.713.54-4.637.736-6.849,1.937-1.147.624-2.058,1.287-2.644,2.204"/><path class="f" d="M8.462,38.233c3.111-2.425,10.903-.307,9.13,5.847M31.433,43.725c-3.716-5.93,4.002-10.59,9.117-6.64"/><path class="f" d="M36.189,31.848c.885,1.254,1.684,2.603,2.166,3.929M11.19,33.685c-.797,1.183-1.204,2.338-1.415,3.6"/><path class="f" d="M24.6,45.49c-.2.005-.4.008-.6.008-11.874,0-21.5-9.625-21.5-21.499S12.126,2.5,24,2.5s21.5,9.625,21.5,21.5h0c-.0007,9.4271-6.1425,17.7543-15.149,20.539"/></svg>
Copied!