vnv from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
vnv
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 vnv icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M.6 12c-1 0-.5.9-.5.9l2.7 5.6S3.4 20 5.1 20h1.8c1.7 0 2.3-1.5 2.3-1.5l2.7-5.6s.5-.9-.5-.9H9.8c-.6 0-.7.4-1 .9L7 16.6s-.2.7-1 .7s-1-.7-1-.7l-1.9-3.7c-.3-.5-.4-.9-.9-.9zm14.6 0c-1.7 0-2.3 1.5-2.3 1.5l-2.7 5.6s-.5.9.5.9h1.6c.5 0 .6-.4.9-.9l1.8-3.7s.2-.7 1-.7c.7 0 1 .7 1 .7l1.9 3.7c.2.5.4.9.9.9h1.6c1 0 .5-.9.5-.9l-2.7-5.6s-.6-1.5-2.3-1.5zm5.5 0c-1 0-.5.9-.5.9l2.7 5.6s.6 1.5 2.3 1.5h1.7c1.7 0 2.3-1.5 2.3-1.5l2.7-5.6s.5-.9-.6-.9h-1.6c-.5 0-.6.4-.9.9L27 16.6s-.2.7-1 .7c-.7 0-1-.7-1-.7l-1.8-3.7c-.3-.5-.4-.9-.9-.9z"/></svg>

React

import type { SVGProps } from "react";

export function LaVnv(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="M.6 12c-1 0-.5.9-.5.9l2.7 5.6S3.4 20 5.1 20h1.8c1.7 0 2.3-1.5 2.3-1.5l2.7-5.6s.5-.9-.5-.9H9.8c-.6 0-.7.4-1 .9L7 16.6s-.2.7-1 .7s-1-.7-1-.7l-1.9-3.7c-.3-.5-.4-.9-.9-.9zm14.6 0c-1.7 0-2.3 1.5-2.3 1.5l-2.7 5.6s-.5.9.5.9h1.6c.5 0 .6-.4.9-.9l1.8-3.7s.2-.7 1-.7c.7 0 1 .7 1 .7l1.9 3.7c.2.5.4.9.9.9h1.6c1 0 .5-.9.5-.9l-2.7-5.6s-.6-1.5-2.3-1.5zm5.5 0c-1 0-.5.9-.5.9l2.7 5.6s.6 1.5 2.3 1.5h1.7c1.7 0 2.3-1.5 2.3-1.5l2.7-5.6s.5-.9-.6-.9h-1.6c-.5 0-.6.4-.9.9L27 16.6s-.2.7-1 .7c-.7 0-1-.7-1-.7l-1.8-3.7c-.3-.5-.4-.9-.9-.9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M.6 12c-1 0-.5.9-.5.9l2.7 5.6S3.4 20 5.1 20h1.8c1.7 0 2.3-1.5 2.3-1.5l2.7-5.6s.5-.9-.5-.9H9.8c-.6 0-.7.4-1 .9L7 16.6s-.2.7-1 .7s-1-.7-1-.7l-1.9-3.7c-.3-.5-.4-.9-.9-.9zm14.6 0c-1.7 0-2.3 1.5-2.3 1.5l-2.7 5.6s-.5.9.5.9h1.6c.5 0 .6-.4.9-.9l1.8-3.7s.2-.7 1-.7c.7 0 1 .7 1 .7l1.9 3.7c.2.5.4.9.9.9h1.6c1 0 .5-.9.5-.9l-2.7-5.6s-.6-1.5-2.3-1.5zm5.5 0c-1 0-.5.9-.5.9l2.7 5.6s.6 1.5 2.3 1.5h1.7c1.7 0 2.3-1.5 2.3-1.5l2.7-5.6s.5-.9-.6-.9h-1.6c-.5 0-.6.4-.9.9L27 16.6s-.2.7-1 .7c-.7 0-1-.7-1-.7l-1.8-3.7c-.3-.5-.4-.9-.9-.9z"/></svg>
</template>

CSS

.icon-vnv {
  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%22M.6%2012c-1%200-.5.9-.5.9l2.7%205.6S3.4%2020%205.1%2020h1.8c1.7%200%202.3-1.5%202.3-1.5l2.7-5.6s.5-.9-.5-.9H9.8c-.6%200-.7.4-1%20.9L7%2016.6s-.2.7-1%20.7s-1-.7-1-.7l-1.9-3.7c-.3-.5-.4-.9-.9-.9zm14.6%200c-1.7%200-2.3%201.5-2.3%201.5l-2.7%205.6s-.5.9.5.9h1.6c.5%200%20.6-.4.9-.9l1.8-3.7s.2-.7%201-.7c.7%200%201%20.7%201%20.7l1.9%203.7c.2.5.4.9.9.9h1.6c1%200%20.5-.9.5-.9l-2.7-5.6s-.6-1.5-2.3-1.5zm5.5%200c-1%200-.5.9-.5.9l2.7%205.6s.6%201.5%202.3%201.5h1.7c1.7%200%202.3-1.5%202.3-1.5l2.7-5.6s.5-.9-.6-.9h-1.6c-.5%200-.6.4-.9.9L27%2016.6s-.2.7-1%20.7c-.7%200-1-.7-1-.7l-1.8-3.7c-.3-.5-.4-.9-.9-.9z%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%22M.6%2012c-1%200-.5.9-.5.9l2.7%205.6S3.4%2020%205.1%2020h1.8c1.7%200%202.3-1.5%202.3-1.5l2.7-5.6s.5-.9-.5-.9H9.8c-.6%200-.7.4-1%20.9L7%2016.6s-.2.7-1%20.7s-1-.7-1-.7l-1.9-3.7c-.3-.5-.4-.9-.9-.9zm14.6%200c-1.7%200-2.3%201.5-2.3%201.5l-2.7%205.6s-.5.9.5.9h1.6c.5%200%20.6-.4.9-.9l1.8-3.7s.2-.7%201-.7c.7%200%201%20.7%201%20.7l1.9%203.7c.2.5.4.9.9.9h1.6c1%200%20.5-.9.5-.9l-2.7-5.6s-.6-1.5-2.3-1.5zm5.5%200c-1%200-.5.9-.5.9l2.7%205.6s.6%201.5%202.3%201.5h1.7c1.7%200%202.3-1.5%202.3-1.5l2.7-5.6s.5-.9-.6-.9h-1.6c-.5%200-.6.4-.9.9L27%2016.6s-.2.7-1%20.7c-.7%200-1-.7-1-.7l-1.8-3.7c-.3-.5-.4-.9-.9-.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/vnv.svg?color=%231a73e8&size=48