vanar logo
vanar from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- vanar
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the vanar logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.248 20.1l2.25-4.052L9.75 3.9h-4.5L3 7.95h4.503zm4.5-8.101L21 7.949L18.749 3.9H14.25l-2.249 4.05H16.5z"/><path fill="currentColor" d="m16.5 7.95l2.249-4.05H14.25l-2.249 4.05zm-8.997 0L9.75 3.9h-4.5L3 7.95z"/></svg>
React
import type { SVGProps } from "react";
export function TokenVanar(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.248 20.1l2.25-4.052L9.75 3.9h-4.5L3 7.95h4.503zm4.5-8.101L21 7.949L18.749 3.9H14.25l-2.249 4.05H16.5z"/><path fill="currentColor" d="m16.5 7.95l2.249-4.05H14.25l-2.249 4.05zm-8.997 0L9.75 3.9h-4.5L3 7.95z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.248 20.1l2.25-4.052L9.75 3.9h-4.5L3 7.95h4.503zm4.5-8.101L21 7.949L18.749 3.9H14.25l-2.249 4.05H16.5z"/><path fill="currentColor" d="m16.5 7.95l2.249-4.05H14.25l-2.249 4.05zm-8.997 0L9.75 3.9h-4.5L3 7.95z"/></svg> </template>
CSS
.icon-vanar {
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%22currentColor%22%20d%3D%22m14.248%2020.1l2.25-4.052L9.75%203.9h-4.5L3%207.95h4.503zm4.5-8.101L21%207.949L18.749%203.9H14.25l-2.249%204.05H16.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.5%207.95l2.249-4.05H14.25l-2.249%204.05zm-8.997%200L9.75%203.9h-4.5L3%207.95z%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%22currentColor%22%20d%3D%22m14.248%2020.1l2.25-4.052L9.75%203.9h-4.5L3%207.95h4.503zm4.5-8.101L21%207.949L18.749%203.9H14.25l-2.249%204.05H16.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.5%207.95l2.249-4.05H14.25l-2.249%204.05zm-8.997%200L9.75%203.9h-4.5L3%207.95z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/vanar.svg?color=%231a73e8&size=48