vlang from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
vlang
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

The same logo in other sets

Use the vlang logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#536b8a" d="m81.516 116.107l37.192-103.425c.631-1.754-.363-3.033-2.219-2.854l-29.248 2.818c-1.855.179-3.86 1.753-4.472 3.513l-34.425 98.84c-.614 1.76.402 3.19 2.266 3.19h28.469c.931 0 1.944-.712 2.26-1.59z"/><path fill="#5d87bf" d="m11.51 9.828l29.249 2.818c1.855.179 3.861 1.752 4.477 3.511L80.39 116.595c.307.88-.2 1.593-1.131 1.593h-28.65c-1.863 0-3.888-1.424-4.52-3.178L9.293 12.682c-.631-1.754.363-3.033 2.219-2.854"/></svg>

React

import type { SVGProps } from "react";

export function DeviconVlang(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#536b8a" d="m81.516 116.107l37.192-103.425c.631-1.754-.363-3.033-2.219-2.854l-29.248 2.818c-1.855.179-3.86 1.753-4.472 3.513l-34.425 98.84c-.614 1.76.402 3.19 2.266 3.19h28.469c.931 0 1.944-.712 2.26-1.59z"/><path fill="#5d87bf" d="m11.51 9.828l29.249 2.818c1.855.179 3.861 1.752 4.477 3.511L80.39 116.595c.307.88-.2 1.593-1.131 1.593h-28.65c-1.863 0-3.888-1.424-4.52-3.178L9.293 12.682c-.631-1.754.363-3.033 2.219-2.854"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#536b8a" d="m81.516 116.107l37.192-103.425c.631-1.754-.363-3.033-2.219-2.854l-29.248 2.818c-1.855.179-3.86 1.753-4.472 3.513l-34.425 98.84c-.614 1.76.402 3.19 2.266 3.19h28.469c.931 0 1.944-.712 2.26-1.59z"/><path fill="#5d87bf" d="m11.51 9.828l29.249 2.818c1.855.179 3.861 1.752 4.477 3.511L80.39 116.595c.307.88-.2 1.593-1.131 1.593h-28.65c-1.863 0-3.888-1.424-4.52-3.178L9.293 12.682c-.631-1.754.363-3.033 2.219-2.854"/></svg>
</template>

CSS

.icon-vlang {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23536b8a%22%20d%3D%22m81.516%20116.107l37.192-103.425c.631-1.754-.363-3.033-2.219-2.854l-29.248%202.818c-1.855.179-3.86%201.753-4.472%203.513l-34.425%2098.84c-.614%201.76.402%203.19%202.266%203.19h28.469c.931%200%201.944-.712%202.26-1.59z%22%2F%3E%3Cpath%20fill%3D%22%235d87bf%22%20d%3D%22m11.51%209.828l29.249%202.818c1.855.179%203.861%201.752%204.477%203.511L80.39%20116.595c.307.88-.2%201.593-1.131%201.593h-28.65c-1.863%200-3.888-1.424-4.52-3.178L9.293%2012.682c-.631-1.754.363-3.033%202.219-2.854%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23536b8a%22%20d%3D%22m81.516%20116.107l37.192-103.425c.631-1.754-.363-3.033-2.219-2.854l-29.248%202.818c-1.855.179-3.86%201.753-4.472%203.513l-34.425%2098.84c-.614%201.76.402%203.19%202.266%203.19h28.469c.931%200%201.944-.712%202.26-1.59z%22%2F%3E%3Cpath%20fill%3D%22%235d87bf%22%20d%3D%22m11.51%209.828l29.249%202.818c1.855.179%203.861%201.752%204.477%203.511L80.39%20116.595c.307.88-.2%201.593-1.131%201.593h-28.65c-1.863%200-3.888-1.424-4.52-3.178L9.293%2012.682c-.631-1.754.363-3.033%202.219-2.854%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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