ns8 icon
ns8 from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- ns8
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the ns8 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.02 10.021c-2.034-.001-4.155 1.155-3.569 3.014v.004c-2.19.435-3.714 1.34-4.709 2.41c-.15-.49-.679-.83-1.699-.83h-4.38c-.466 0-.645-.114-.575-.369c.08-.275.093-.34.183-.61c.105-.32.391-.355.666-.355h6.674l.487-1.574c-6.985 0-7.225-.026-8.006.059c-.615.065-1.176.24-1.531.75c-.34.495-.72 1.78-.88 2.355c-.27.97-.03 1.43 1.64 1.43h4.365c.39 0 .44.135.384.33c-.055.22-.14.5-.224.73c-.08.21-.235.37-.69.37h-6.34l-.58 1.976c6.995 0 7.264-.03 8.045-.115c.33-.035.651-.106.926-.246c.01.185.026.366.06.54c.27 1.526 1.37 2.615 2.84 2.975c2.43.595 5.434-.84 6.754-3.4c.935-1.81.705-3.81-.17-5.276h.006c1.48-.295 3.515-1.099 3.285-2.529c-.145-.9-1.195-1.404-2.105-1.564a5 5 0 0 0-.857-.075m-.36.977c.149-.002.296.011.432.041c.765.17.986.796.246 1.22c-.535.306-1.181.406-1.711.481c-.21-.3-.49-.924-.125-1.314c.251-.27.713-.42 1.158-.428m-19.305.705v.002l-1.709 5.686l-2.726-5.686H2.45L0 19.711h2.244l1.557-5.326l2.53 5.326h2.845l2.424-8.008zm16.823 2.803c.335.704.514 1.6.36 2.39c-.296 1.475-1.831 2.39-3.081 2.196c-1.545-.24-1.925-1.975-.705-3.24c.81-.84 2.26-1.201 3.426-1.346"/></svg>
React
import type { SVGProps } from "react";
export function LaNs8(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.02 10.021c-2.034-.001-4.155 1.155-3.569 3.014v.004c-2.19.435-3.714 1.34-4.709 2.41c-.15-.49-.679-.83-1.699-.83h-4.38c-.466 0-.645-.114-.575-.369c.08-.275.093-.34.183-.61c.105-.32.391-.355.666-.355h6.674l.487-1.574c-6.985 0-7.225-.026-8.006.059c-.615.065-1.176.24-1.531.75c-.34.495-.72 1.78-.88 2.355c-.27.97-.03 1.43 1.64 1.43h4.365c.39 0 .44.135.384.33c-.055.22-.14.5-.224.73c-.08.21-.235.37-.69.37h-6.34l-.58 1.976c6.995 0 7.264-.03 8.045-.115c.33-.035.651-.106.926-.246c.01.185.026.366.06.54c.27 1.526 1.37 2.615 2.84 2.975c2.43.595 5.434-.84 6.754-3.4c.935-1.81.705-3.81-.17-5.276h.006c1.48-.295 3.515-1.099 3.285-2.529c-.145-.9-1.195-1.404-2.105-1.564a5 5 0 0 0-.857-.075m-.36.977c.149-.002.296.011.432.041c.765.17.986.796.246 1.22c-.535.306-1.181.406-1.711.481c-.21-.3-.49-.924-.125-1.314c.251-.27.713-.42 1.158-.428m-19.305.705v.002l-1.709 5.686l-2.726-5.686H2.45L0 19.711h2.244l1.557-5.326l2.53 5.326h2.845l2.424-8.008zm16.823 2.803c.335.704.514 1.6.36 2.39c-.296 1.475-1.831 2.39-3.081 2.196c-1.545-.24-1.925-1.975-.705-3.24c.81-.84 2.26-1.201 3.426-1.346"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.02 10.021c-2.034-.001-4.155 1.155-3.569 3.014v.004c-2.19.435-3.714 1.34-4.709 2.41c-.15-.49-.679-.83-1.699-.83h-4.38c-.466 0-.645-.114-.575-.369c.08-.275.093-.34.183-.61c.105-.32.391-.355.666-.355h6.674l.487-1.574c-6.985 0-7.225-.026-8.006.059c-.615.065-1.176.24-1.531.75c-.34.495-.72 1.78-.88 2.355c-.27.97-.03 1.43 1.64 1.43h4.365c.39 0 .44.135.384.33c-.055.22-.14.5-.224.73c-.08.21-.235.37-.69.37h-6.34l-.58 1.976c6.995 0 7.264-.03 8.045-.115c.33-.035.651-.106.926-.246c.01.185.026.366.06.54c.27 1.526 1.37 2.615 2.84 2.975c2.43.595 5.434-.84 6.754-3.4c.935-1.81.705-3.81-.17-5.276h.006c1.48-.295 3.515-1.099 3.285-2.529c-.145-.9-1.195-1.404-2.105-1.564a5 5 0 0 0-.857-.075m-.36.977c.149-.002.296.011.432.041c.765.17.986.796.246 1.22c-.535.306-1.181.406-1.711.481c-.21-.3-.49-.924-.125-1.314c.251-.27.713-.42 1.158-.428m-19.305.705v.002l-1.709 5.686l-2.726-5.686H2.45L0 19.711h2.244l1.557-5.326l2.53 5.326h2.845l2.424-8.008zm16.823 2.803c.335.704.514 1.6.36 2.39c-.296 1.475-1.831 2.39-3.081 2.196c-1.545-.24-1.925-1.975-.705-3.24c.81-.84 2.26-1.201 3.426-1.346"/></svg> </template>
CSS
.icon-ns8 {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29.02%2010.021c-2.034-.001-4.155%201.155-3.569%203.014v.004c-2.19.435-3.714%201.34-4.709%202.41c-.15-.49-.679-.83-1.699-.83h-4.38c-.466%200-.645-.114-.575-.369c.08-.275.093-.34.183-.61c.105-.32.391-.355.666-.355h6.674l.487-1.574c-6.985%200-7.225-.026-8.006.059c-.615.065-1.176.24-1.531.75c-.34.495-.72%201.78-.88%202.355c-.27.97-.03%201.43%201.64%201.43h4.365c.39%200%20.44.135.384.33c-.055.22-.14.5-.224.73c-.08.21-.235.37-.69.37h-6.34l-.58%201.976c6.995%200%207.264-.03%208.045-.115c.33-.035.651-.106.926-.246c.01.185.026.366.06.54c.27%201.526%201.37%202.615%202.84%202.975c2.43.595%205.434-.84%206.754-3.4c.935-1.81.705-3.81-.17-5.276h.006c1.48-.295%203.515-1.099%203.285-2.529c-.145-.9-1.195-1.404-2.105-1.564a5%205%200%200%200-.857-.075m-.36.977c.149-.002.296.011.432.041c.765.17.986.796.246%201.22c-.535.306-1.181.406-1.711.481c-.21-.3-.49-.924-.125-1.314c.251-.27.713-.42%201.158-.428m-19.305.705v.002l-1.709%205.686l-2.726-5.686H2.45L0%2019.711h2.244l1.557-5.326l2.53%205.326h2.845l2.424-8.008zm16.823%202.803c.335.704.514%201.6.36%202.39c-.296%201.475-1.831%202.39-3.081%202.196c-1.545-.24-1.925-1.975-.705-3.24c.81-.84%202.26-1.201%203.426-1.346%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29.02%2010.021c-2.034-.001-4.155%201.155-3.569%203.014v.004c-2.19.435-3.714%201.34-4.709%202.41c-.15-.49-.679-.83-1.699-.83h-4.38c-.466%200-.645-.114-.575-.369c.08-.275.093-.34.183-.61c.105-.32.391-.355.666-.355h6.674l.487-1.574c-6.985%200-7.225-.026-8.006.059c-.615.065-1.176.24-1.531.75c-.34.495-.72%201.78-.88%202.355c-.27.97-.03%201.43%201.64%201.43h4.365c.39%200%20.44.135.384.33c-.055.22-.14.5-.224.73c-.08.21-.235.37-.69.37h-6.34l-.58%201.976c6.995%200%207.264-.03%208.045-.115c.33-.035.651-.106.926-.246c.01.185.026.366.06.54c.27%201.526%201.37%202.615%202.84%202.975c2.43.595%205.434-.84%206.754-3.4c.935-1.81.705-3.81-.17-5.276h.006c1.48-.295%203.515-1.099%203.285-2.529c-.145-.9-1.195-1.404-2.105-1.564a5%205%200%200%200-.857-.075m-.36.977c.149-.002.296.011.432.041c.765.17.986.796.246%201.22c-.535.306-1.181.406-1.711.481c-.21-.3-.49-.924-.125-1.314c.251-.27.713-.42%201.158-.428m-19.305.705v.002l-1.709%205.686l-2.726-5.686H2.45L0%2019.711h2.244l1.557-5.326l2.53%205.326h2.845l2.424-8.008zm16.823%202.803c.335.704.514%201.6.36%202.39c-.296%201.475-1.831%202.39-3.081%202.196c-1.545-.24-1.925-1.975-.705-3.24c.81-.84%202.26-1.201%203.426-1.346%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/ns8.svg?color=%231a73e8&size=48