Nfs No Limits Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nfs No Limits 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/344738.svg" alt="Nfs No Limits icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344738.svg" alt="Nfs No Limits icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344738.svg" alt="Nfs No Limits icon" :width="24" :height="24" />
CSS background
.icon-nfs-no-limits {
background-image: url('https://proicons.com/icon/344738.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><polyline class="c" points="9.3276 29.7284 11.7629 18.2716 16.9178 29.7284 19.3531 18.2716"/><path class="c" d="M29.2896,28.4731c.5081.9146,1.3167,1.2553,2.5423,1.2553h1.6962c1.5785,0,3.13-1.2796,3.4656-2.8581l.0026-.0123c.3355-1.5785-.6721-2.8581-2.2506-2.8581h-1.871c-1.5802,0-2.5889-1.281-2.253-2.8611h0c.3366-1.5836,1.8932-2.8673,3.4768-2.8673h1.6869c1.2256,0,2.0341.3407,2.5423,1.2553"/><line class="c" x1="21.736" y1="24" x2="25.4594" y2="24"/><polyline class="c" points="20.5183 29.7284 22.9536 18.2716 28.682 18.2716"/></svg>
Copied!