vlang from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
vlang
Set
Material Icon Theme
Style
Color
Viewbox
500×500
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 500 500"><path fill="#546e7a" d="m311.64 433.372l130.885-363.97c2.22-6.173-1.28-10.674-7.809-10.044l-102.93 9.915c-6.529.63-13.582 6.17-15.739 12.363L194.901 429.48c-2.158 6.194 1.416 11.223 7.975 11.223h100.191c3.28 0 6.843-2.505 7.953-5.592z"/><path fill="#039be5" d="m65.278 59.359l102.93 9.915c6.529.63 13.59 6.167 15.757 12.358l123.714 353.456c1.083 3.097-.7 5.608-3.98 5.608H202.877c-6.56 0-13.688-5.01-15.907-11.183L57.472 69.398c-2.22-6.173 1.28-10.674 7.809-10.044z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeVlang(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 500 500"><path fill="#546e7a" d="m311.64 433.372l130.885-363.97c2.22-6.173-1.28-10.674-7.809-10.044l-102.93 9.915c-6.529.63-13.582 6.17-15.739 12.363L194.901 429.48c-2.158 6.194 1.416 11.223 7.975 11.223h100.191c3.28 0 6.843-2.505 7.953-5.592z"/><path fill="#039be5" d="m65.278 59.359l102.93 9.915c6.529.63 13.59 6.167 15.757 12.358l123.714 353.456c1.083 3.097-.7 5.608-3.98 5.608H202.877c-6.56 0-13.688-5.01-15.907-11.183L57.472 69.398c-2.22-6.173 1.28-10.674 7.809-10.044z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 500 500"><path fill="#546e7a" d="m311.64 433.372l130.885-363.97c2.22-6.173-1.28-10.674-7.809-10.044l-102.93 9.915c-6.529.63-13.582 6.17-15.739 12.363L194.901 429.48c-2.158 6.194 1.416 11.223 7.975 11.223h100.191c3.28 0 6.843-2.505 7.953-5.592z"/><path fill="#039be5" d="m65.278 59.359l102.93 9.915c6.529.63 13.59 6.167 15.757 12.358l123.714 353.456c1.083 3.097-.7 5.608-3.98 5.608H202.877c-6.56 0-13.688-5.01-15.907-11.183L57.472 69.398c-2.22-6.173 1.28-10.674 7.809-10.044z"/></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%20500%20500%22%3E%3Cpath%20fill%3D%22%23546e7a%22%20d%3D%22m311.64%20433.372l130.885-363.97c2.22-6.173-1.28-10.674-7.809-10.044l-102.93%209.915c-6.529.63-13.582%206.17-15.739%2012.363L194.901%20429.48c-2.158%206.194%201.416%2011.223%207.975%2011.223h100.191c3.28%200%206.843-2.505%207.953-5.592z%22%2F%3E%3Cpath%20fill%3D%22%23039be5%22%20d%3D%22m65.278%2059.359l102.93%209.915c6.529.63%2013.59%206.167%2015.757%2012.358l123.714%20353.456c1.083%203.097-.7%205.608-3.98%205.608H202.877c-6.56%200-13.688-5.01-15.907-11.183L57.472%2069.398c-2.22-6.173%201.28-10.674%207.809-10.044z%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%20500%20500%22%3E%3Cpath%20fill%3D%22%23546e7a%22%20d%3D%22m311.64%20433.372l130.885-363.97c2.22-6.173-1.28-10.674-7.809-10.044l-102.93%209.915c-6.529.63-13.582%206.17-15.739%2012.363L194.901%20429.48c-2.158%206.194%201.416%2011.223%207.975%2011.223h100.191c3.28%200%206.843-2.505%207.953-5.592z%22%2F%3E%3Cpath%20fill%3D%22%23039be5%22%20d%3D%22m65.278%2059.359l102.93%209.915c6.529.63%2013.59%206.167%2015.757%2012.358l123.714%20353.456c1.083%203.097-.7%205.608-3.98%205.608H202.877c-6.56%200-13.688-5.01-15.907-11.183L57.472%2069.398c-2.22-6.173%201.28-10.674%207.809-10.044z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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