Neonnext Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Neonnext 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/344633.svg" alt="Neonnext icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344633.svg" alt="Neonnext icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344633.svg" alt="Neonnext icon" :width="24" :height="24" />
CSS background
.icon-neonnext {
background-image: url('https://proicons.com/icon/344633.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>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="f" class="g" d="M20.64752677,27.24651186l-6.73705262-6.73705262-.65006745.65006573-2.89575108-2.89575108s-1.08344402-1.04404709-2.24568449-.04925347l-3.07304308,3.00409737s-1.20163687,1.03419743-.0393965,2.32448094l2.91544976,2.91545041-.7485615.74856236,6.77645127,6.77644956,2.08809246-2.08809418,8.66755392,8.62815355s4.13678628,3.38822564,8.50996103-.0787973c4.37317475-3.4670195,1.30013489-8.86454546.70916199-9.41611284-.59096947-.55157082-16.86233088-16.8623326-16.86233088-16.8623326,0,0-1.4577252-1.65471159.15759117-3.78220185,0,0,1.93050129-2.12749026,4.17618493-.03939865l8.07658445,8.07658445-2.08809246,2.08809246,6.75675195,6.75675195.76825996-.76825996,3.03364464,3.03364293s1.03827439.9646708,2.04869553,0l2.99424599-2.99424599s1.18193894-1.18193894-.03939865-2.67906193l-2.73815819-2.73815819.6894661-.68946438-6.67795808-6.67795636-2.04869553,2.04869553-8.27357255-8.27357427c-.27339558-.2371165-.46950919-.40522352-.71646548-.59937166-1.05802698-.83177766-4.81075543-1.82082221-7.90550905.52774942,0,0-3.70820396,3.2191797-2.25621966,7.19185991.22623214.61897993.54524147,1.06385981.99632184,1.51494018l17.01290462,17.01290462s1.56298156,2.42495506-.52511263,4.39485329c0,0-1.74027034,1.4163482-3.43438315.23440926l-8.52966035-8.52966035,2.10779179-2.0289962Z"/><line class="g" x1="13.2604067" y1="21.15952497" x2="7.92198131" y2="26.45854914"/><line class="g" x1="40.20861892" y1="21.12012288" x2="34.90958959" y2="26.49794607"/></svg>
Copied!