Nucleusamdc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nucleusamdc 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/344997.svg" alt="Nucleusamdc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344997.svg" alt="Nucleusamdc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344997.svg" alt="Nucleusamdc icon" :width="24" :height="24" />
CSS background
.icon-nucleusamdc {
background-image: url('https://proicons.com/icon/344997.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 viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style>
</defs>
<circle class="a" cx="23.024" cy="18.143" r="5.8571"/>
<path class="a" d="m17.169 17.551a5.857 5.857 0 1 1 0.46-1.7848"/>
<path class="a" d="m20.633 12.668a5.8571 5.8571 0 1 1 7.4286 1.9388"/>
<path class="a" d="m28.116 14.991a5.8571 5.8571 0 1 1-3.1462 8.82"/>
<path class="a" d="m35.03 17.437a5.8571 5.8571 0 1 1-1.3739 7.6827"/>
<path class="a" d="m31.306 10.374a5.8571 5.8571 0 0 1 9.5013 6.1271"/>
<path class="a" d="m42.558 26.565a5.8571 5.8571 0 0 1-4.3047 8.0736"/>
<path class="a" d="m26.444 34.55a5.8571 5.8571 0 1 1 1.5633 4.1744"/>
<path class="a" d="m24.603 33.373a5.8571 5.8571 0 1 1-8.3288 4.2829"/>
<path class="a" d="m22.42 23.993a5.8569 5.8569 0 1 1-1.6639-0.4438"/>
<path class="a" d="m17.527 34.978a5.8571 5.8571 0 1 1-3.3424-6.5646"/>
<path class="a" d="m6.931 30.307a5.8571 5.8571 0 0 1 0.6756-10.92"/>
<path class="a" d="m12.488 9.2955a5.857 5.857 0 0 1 8.2787-3.71"/>
<path class="a" d="m13.585 20.923a5.8569 5.8569 0 0 1 1.4754 5.3856"/>
<path class="a" d="m31.322 28.926a5.8573 5.8573 0 0 1 0.7527-2.9174"/>
</svg>
Copied!