Nxt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nxt 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/345036.svg" alt="Nxt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345036.svg" alt="Nxt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345036.svg" alt="Nxt icon" :width="24" :height="24" />
CSS background
.icon-nxt {
background-image: url('https://proicons.com/icon/345036.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M16.5187,9.81c-4.3,9.7271-1.55,12.867,2.1759,13.79,4.6025,1.14,8.3307-4.3512,9.2619-10.7929"/><path class="a" d="M31.4716,20.8952C35.11,11.1109,32.9764,8.68,29.2567,7.73c-4.9379-1.26-8.4124,3.5875-9.2229,10.1679"/><line class="a" x1="24.1403" y1="30.4574" x2="16.5839" y2="40.4696"/><line class="a" x1="24.1403" y1="40.4696" x2="16.5839" y2="30.4574"/><line class="a" x1="29.4202" y1="27.3404" x2="29.4202" y2="40.4696"/><line class="a" x1="27.4366" y1="30.4574" x2="31.4037" y2="30.4574"/><path class="a" d="M13.0564,40.47v-6.234a3.7781,3.7781,0,0,0-3.7782-3.7782h0A3.7782,3.7782,0,0,0,5.5,34.2356V40.47"/><line class="a" x1="5.5" y1="34.2356" x2="5.5" y2="30.4574"/><line class="a" x1="34.6778" y1="30.4574" x2="42.5" y2="30.4574"/><polyline class="a" points="39.163 33.794 42.5 30.457 39.163 27.121"/></svg>
Nxt in other icon packs
Copied!