vno logo
vno from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- vno
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the vno logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#1d0163" fill-rule="evenodd" d="M18.551 4.994a11.8 11.8 0 0 0-5.819-1.968a11.65 11.65 0 0 0-7.744 2.29c-.818.611-.807 1.685-.104 2.373c1.669 1.625 3.452 3.364 5.35 5.23a2.43 2.43 0 0 0 2.116.676c.546-.066.982-.273 1.326-.6l5.29-5.17c.272-.273.452-.496.534-.682c.185-.409.18-.818-.01-1.243a2.47 2.47 0 0 0-.944-.906zm-1.265 1.053a10.18 10.18 0 0 0-10.264-.202c-.55.306-1.02.764-.404 1.336a317 317 0 0 0 4.429 4.058c.272.24.452.382.556.425c.393.164.764.093 1.118-.229a470 470 0 0 0 4.543-4.123c.414-.381.622-.872.022-1.265M4.91 11.523a1.6 1.6 0 0 1 2.225.087l4.08 4.09c.469.475 1.036.546 1.527.05l3.997-4.01c.655-.665 1.478-.823 2.291-.24c.07.055.076.104.016.164a4524 4524 0 0 0-5.137 5.138c-1.107 1.101-2.667 1.145-3.78.027q-2.616-2.622-5.235-5.241a.06.06 0 0 1 0-.05zm4.047 8.126c1.238 1.205 2.994 1.777 4.657.987c.53-.251.971-.546 1.326-.895l3.965-3.834a.06.06 0 0 0 .016-.032a.06.06 0 0 0-.01-.039a.93.93 0 0 0-.42-.294c-.726-.256-1.332-.136-1.833.349l-2.738 2.672c-1.314 1.271-2.727 1.091-3.981-.13l-2.613-2.564c-.61-.589-1.62-.665-2.252-.065a.06.06 0 0 0-.016.038a.06.06 0 0 0 .016.033a880 880 0 0 1 3.883 3.774" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedVno(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#1d0163" fillRule="evenodd" d="M18.551 4.994a11.8 11.8 0 0 0-5.819-1.968a11.65 11.65 0 0 0-7.744 2.29c-.818.611-.807 1.685-.104 2.373c1.669 1.625 3.452 3.364 5.35 5.23a2.43 2.43 0 0 0 2.116.676c.546-.066.982-.273 1.326-.6l5.29-5.17c.272-.273.452-.496.534-.682c.185-.409.18-.818-.01-1.243a2.47 2.47 0 0 0-.944-.906zm-1.265 1.053a10.18 10.18 0 0 0-10.264-.202c-.55.306-1.02.764-.404 1.336a317 317 0 0 0 4.429 4.058c.272.24.452.382.556.425c.393.164.764.093 1.118-.229a470 470 0 0 0 4.543-4.123c.414-.381.622-.872.022-1.265M4.91 11.523a1.6 1.6 0 0 1 2.225.087l4.08 4.09c.469.475 1.036.546 1.527.05l3.997-4.01c.655-.665 1.478-.823 2.291-.24c.07.055.076.104.016.164a4524 4524 0 0 0-5.137 5.138c-1.107 1.101-2.667 1.145-3.78.027q-2.616-2.622-5.235-5.241a.06.06 0 0 1 0-.05zm4.047 8.126c1.238 1.205 2.994 1.777 4.657.987c.53-.251.971-.546 1.326-.895l3.965-3.834a.06.06 0 0 0 .016-.032a.06.06 0 0 0-.01-.039a.93.93 0 0 0-.42-.294c-.726-.256-1.332-.136-1.833.349l-2.738 2.672c-1.314 1.271-2.727 1.091-3.981-.13l-2.613-2.564c-.61-.589-1.62-.665-2.252-.065a.06.06 0 0 0-.016.038a.06.06 0 0 0 .016.033a880 880 0 0 1 3.883 3.774" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#1d0163" fill-rule="evenodd" d="M18.551 4.994a11.8 11.8 0 0 0-5.819-1.968a11.65 11.65 0 0 0-7.744 2.29c-.818.611-.807 1.685-.104 2.373c1.669 1.625 3.452 3.364 5.35 5.23a2.43 2.43 0 0 0 2.116.676c.546-.066.982-.273 1.326-.6l5.29-5.17c.272-.273.452-.496.534-.682c.185-.409.18-.818-.01-1.243a2.47 2.47 0 0 0-.944-.906zm-1.265 1.053a10.18 10.18 0 0 0-10.264-.202c-.55.306-1.02.764-.404 1.336a317 317 0 0 0 4.429 4.058c.272.24.452.382.556.425c.393.164.764.093 1.118-.229a470 470 0 0 0 4.543-4.123c.414-.381.622-.872.022-1.265M4.91 11.523a1.6 1.6 0 0 1 2.225.087l4.08 4.09c.469.475 1.036.546 1.527.05l3.997-4.01c.655-.665 1.478-.823 2.291-.24c.07.055.076.104.016.164a4524 4524 0 0 0-5.137 5.138c-1.107 1.101-2.667 1.145-3.78.027q-2.616-2.622-5.235-5.241a.06.06 0 0 1 0-.05zm4.047 8.126c1.238 1.205 2.994 1.777 4.657.987c.53-.251.971-.546 1.326-.895l3.965-3.834a.06.06 0 0 0 .016-.032a.06.06 0 0 0-.01-.039a.93.93 0 0 0-.42-.294c-.726-.256-1.332-.136-1.833.349l-2.738 2.672c-1.314 1.271-2.727 1.091-3.981-.13l-2.613-2.564c-.61-.589-1.62-.665-2.252-.065a.06.06 0 0 0-.016.038a.06.06 0 0 0 .016.033a880 880 0 0 1 3.883 3.774" clip-rule="evenodd"/></svg> </template>
CSS
.icon-vno {
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%2024%2024%22%3E%3Cpath%20fill%3D%22%231d0163%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.551%204.994a11.8%2011.8%200%200%200-5.819-1.968a11.65%2011.65%200%200%200-7.744%202.29c-.818.611-.807%201.685-.104%202.373c1.669%201.625%203.452%203.364%205.35%205.23a2.43%202.43%200%200%200%202.116.676c.546-.066.982-.273%201.326-.6l5.29-5.17c.272-.273.452-.496.534-.682c.185-.409.18-.818-.01-1.243a2.47%202.47%200%200%200-.944-.906zm-1.265%201.053a10.18%2010.18%200%200%200-10.264-.202c-.55.306-1.02.764-.404%201.336a317%20317%200%200%200%204.429%204.058c.272.24.452.382.556.425c.393.164.764.093%201.118-.229a470%20470%200%200%200%204.543-4.123c.414-.381.622-.872.022-1.265M4.91%2011.523a1.6%201.6%200%200%201%202.225.087l4.08%204.09c.469.475%201.036.546%201.527.05l3.997-4.01c.655-.665%201.478-.823%202.291-.24c.07.055.076.104.016.164a4524%204524%200%200%200-5.137%205.138c-1.107%201.101-2.667%201.145-3.78.027q-2.616-2.622-5.235-5.241a.06.06%200%200%201%200-.05zm4.047%208.126c1.238%201.205%202.994%201.777%204.657.987c.53-.251.971-.546%201.326-.895l3.965-3.834a.06.06%200%200%200%20.016-.032a.06.06%200%200%200-.01-.039a.93.93%200%200%200-.42-.294c-.726-.256-1.332-.136-1.833.349l-2.738%202.672c-1.314%201.271-2.727%201.091-3.981-.13l-2.613-2.564c-.61-.589-1.62-.665-2.252-.065a.06.06%200%200%200-.016.038a.06.06%200%200%200%20.016.033a880%20880%200%200%201%203.883%203.774%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22%231d0163%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.551%204.994a11.8%2011.8%200%200%200-5.819-1.968a11.65%2011.65%200%200%200-7.744%202.29c-.818.611-.807%201.685-.104%202.373c1.669%201.625%203.452%203.364%205.35%205.23a2.43%202.43%200%200%200%202.116.676c.546-.066.982-.273%201.326-.6l5.29-5.17c.272-.273.452-.496.534-.682c.185-.409.18-.818-.01-1.243a2.47%202.47%200%200%200-.944-.906zm-1.265%201.053a10.18%2010.18%200%200%200-10.264-.202c-.55.306-1.02.764-.404%201.336a317%20317%200%200%200%204.429%204.058c.272.24.452.382.556.425c.393.164.764.093%201.118-.229a470%20470%200%200%200%204.543-4.123c.414-.381.622-.872.022-1.265M4.91%2011.523a1.6%201.6%200%200%201%202.225.087l4.08%204.09c.469.475%201.036.546%201.527.05l3.997-4.01c.655-.665%201.478-.823%202.291-.24c.07.055.076.104.016.164a4524%204524%200%200%200-5.137%205.138c-1.107%201.101-2.667%201.145-3.78.027q-2.616-2.622-5.235-5.241a.06.06%200%200%201%200-.05zm4.047%208.126c1.238%201.205%202.994%201.777%204.657.987c.53-.251.971-.546%201.326-.895l3.965-3.834a.06.06%200%200%200%20.016-.032a.06.06%200%200%200-.01-.039a.93.93%200%200%200-.42-.294c-.726-.256-1.332-.136-1.833.349l-2.738%202.672c-1.314%201.271-2.727%201.091-3.981-.13l-2.613-2.564c-.61-.589-1.62-.665-2.252-.065a.06.06%200%200%200-.016.038a.06.06%200%200%200%20.016.033a880%20880%200%200%201%203.883%203.774%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/vno.svg?color=%231a73e8&size=48