Nekokolpa 1 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nekokolpa 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/344617.svg" alt="Nekokolpa 1 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344617.svg" alt="Nekokolpa 1 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344617.svg" alt="Nekokolpa 1 icon" :width="24" :height="24" />
CSS background
.icon-nekokolpa-1 {
background-image: url('https://proicons.com/icon/344617.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="M30.004,36.6843h-.01c-.887-.17-1.821-.368-2.303-.358-.878.019-.132.783.623,1.538-2.37.151-5.031-.575-8.005-2.18,1.227,2.775,0,2.51-3.691-.774.075,2.53-1.464,1.435-4.645-3.286-.9047,3.4933-1.493,2.2473-1.765-3.738-1.228,3.295-2.87,3.096-1.889-1.624v-.01c.104-.471.227-1,.388-1.576-.199-.34-.34-.67-.406-.991-.16-.604-.114-1.18.141-1.709L3.732,13.4993c3.558-.36,6.976-.293,10.252.217,2.926-4.173,4.2-4.579,3.814-1.228,3.634-4.408,5.38-4.72,5.24-.925,3.86-3.077,5.342-3.002,4.455.236,3.1333-2.2467,4.4017-2.0957,3.805.453l9.327-3.068c2.407-.887,3.125-.227,2.162,1.973-1.1552,2.721-2.3228,5.4367-3.503,8.147.104.114.208.236.302.359.7933.952,1.3503,1.9937,1.671,3.125.33,1.123.435,2.34.303,3.653-.803-.538-1.417-1.029-1.822-1.463.302.887.443,1.982.415,3.276"/><path class="d" d="M16.037,23.8763c1.7813-.5093,3.0337.12,3.757,1.888-.358-1.3847.1643-2.7253,1.567-4.022-1.8567-.1507-3.194-1.123-4.012-2.917.3653,1.87-.072,3.5533-1.312,5.05M26.752,21.8463c1.8247-.3267,3.008.4253,3.55,2.256-.22-1.416.4343-2.6967,1.963-3.842-1.8313-.34-3.0647-1.4447-3.7-3.314.1753,1.9007-.429,3.534-1.813,4.9M3.5,25.9803c3.8453-2.41,7.3413-3.338,10.488-2.784M4.822,28.4733c3.1593-2.3853,6.111-3.6377,8.855-3.757M33.153,21.6673c3.7953-1.82,7.5303-2.5123,11.205-2.077M33.842,22.9703c4.2353-.5293,7.788-.3943,10.658.405"/><circle class="d" cx="35.174" cy="32.5893" r="6.608"/><path class="d" d="M33.997,30.4623l1.484-.809v5.938"/></svg>
Copied!