Nekokolpa Standard Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nekokolpa Standard 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/330062.svg" alt="Nekokolpa Standard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330062.svg" alt="Nekokolpa Standard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330062.svg" alt="Nekokolpa Standard icon" :width="24" :height="24" />
CSS background
.icon-nekokolpa-standard {
background-image: url('https://proicons.com/icon/330062.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M31.019,36.2652s1.3972,1.1989.7552,1.3122c-.642.1038-3.1814-.6136-4.0783-.5947-.8874.0189-.1322.7836.6231,1.5388-2.3727.151-5.0412-.5759-8.0055-2.1807,1.2273,2.7692-.0031,2.5112-3.6912-.7741.0755,2.53-1.4727,1.435-4.6447-3.2853-.9063,3.493-1.4947,2.2468-1.7654-3.7384-1.35,3.6251-3.2098,3.021-1.501-3.2098-.5664-.9881-.6545-1.8881-.2643-2.7L3.736,14.1556c3.5559-.365,6.9734-.2927,10.2524.2171,2.9265-4.1727,4.1979-4.5818,3.814-1.2273,3.6314-4.4119,5.3748-4.7202,5.23-.9252,3.8643-3.0839,5.3527-3.0052,4.4653.236,3.1279-2.2531,4.393-2.1021,3.7951.4531l9.3366-3.0682c2.4042-.8874,3.1248-.2297,2.1619,1.9731-.8245,1.9322-1.9919,4.6479-3.5024,8.1471,1.7811,1.9636,2.5395,4.3426,2.2752,7.137-.8056-.5413-1.4161-1.029-1.8315-1.4633.4406,1.2713.5444,2.9549.3115,5.0507-.6734-.793-1.1706-1.3563-1.4916-1.6898.6184,1.6807.203,4.043.203,4.043-.9543-.6948-1.2918-1.1911-1.2918-1.1911.2978,1.4889.3176,2.7594.3176,2.7594-1.6278.6948-3.9396.3176-3.9396.3176,1.3788,1.1712,2.014,1.1117,2.014,1.1117-1.5683.5558-4.8367.2286-4.8367.2286Z"/><path class="c" d="M16.037,24.5307c1.7811-.5098,3.0335.1196,3.7573,1.8881-.3587-1.3846.1636-2.7252,1.5671-4.0216-1.8566-.151-3.194-1.1234-4.0122-2.9171.365,1.8692-.0724,3.5528-1.3122,5.0507Z"/><path class="c" d="M26.7519,22.501c1.8252-.3273,3.0084.4248,3.5496,2.2563-.2203-1.4161.4343-2.6968,1.9636-3.8423-1.8315-.3399-3.065-1.4444-3.7007-3.3136.1762,1.9007-.428,3.5339-1.8126,4.8996Z"/><path class="c" d="M3.5,26.6359c3.8454-2.4105,7.3415-3.3388,10.4884-2.7849"/><path class="c" d="M4.8217,29.1282c3.1594-2.3853,6.1111-3.6377,8.8552-3.7573"/><path class="c" d="M33.1525,22.3216c3.7951-1.8189,7.5304-2.5112,11.2058-2.0769"/><path class="c" d="M33.8417,23.6244c4.2356-.5287,7.7884-.3934,10.6583.4059"/></svg>
Copied!