Nagopy Aplin Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nagopy Aplin 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/329962.svg" alt="Nagopy Aplin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329962.svg" alt="Nagopy Aplin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329962.svg" alt="Nagopy Aplin icon" :width="24" :height="24" />
CSS background
.icon-nagopy-aplin {
background-image: url('https://proicons.com/icon/329962.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>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="j" d="m36.1219,18.5074l-1.6657,3.4157"/><path id="d" class="j" d="m42.5,29.4399l-3.7953-.2319"/><path id="e" class="j" d="m31.8311,23.4623c.3268.5693.1265,1.2862-.4322,1.613-.5587.3163-1.2862.1265-1.6024-.4322-.3268-.5693-.1371-1.2862.4217-1.613.5693-.3163,1.2862-.1265,1.613.4322Z"/><path id="f" class="j" d="m23.5607,35.5966h-7.2897l3.1627-6.3254h4.127c1.5719,0,2.8879,1.3924,2.8879,3.1627,0,1.9586-1.1758,3.1627-2.8879,3.1627Z"/><path id="g" class="j" d="m36.0797,30.7471c.3268.5693.1265,1.2862-.4322,1.613-.5587.3163-1.2756.1265-1.6024-.4322-.3268-.5693-.1371-1.2862.4322-1.613.5587-.3268,1.2756-.1265,1.6024.4322Z"/><path id="h" class="j" d="m23.0704,21.2484c12.3662-5.9986,21.9281,10.3842,10.6267,18.2067l-10.6267-18.2067Z"/><path id="i" class="j" d="m6.0339,33.9836l12.187-23.3725c2.4353-4.6808,8.9821-1.2651,6.5363,3.4052l-12.1764,23.3725c-2.4353,4.6808-8.9821,1.2651-6.5468-3.4052Z"/></svg>
Copied!