vgx logo
vgx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- vgx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the vgx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.416 3H3.834a.234.234 0 0 0-.216.324l7.716 17.262a.705.705 0 0 0 1.284 0l7.764-17.262A.233.233 0 0 0 20.166 3h-3.564a.7.7 0 0 0-.642.414l-3.966 8.628l-3.936-8.628A.69.69 0 0 0 7.416 3"/></svg>
React
import type { SVGProps } from "react";
export function TokenVgx(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="M7.416 3H3.834a.234.234 0 0 0-.216.324l7.716 17.262a.705.705 0 0 0 1.284 0l7.764-17.262A.233.233 0 0 0 20.166 3h-3.564a.7.7 0 0 0-.642.414l-3.966 8.628l-3.936-8.628A.69.69 0 0 0 7.416 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.416 3H3.834a.234.234 0 0 0-.216.324l7.716 17.262a.705.705 0 0 0 1.284 0l7.764-17.262A.233.233 0 0 0 20.166 3h-3.564a.7.7 0 0 0-.642.414l-3.966 8.628l-3.936-8.628A.69.69 0 0 0 7.416 3"/></svg> </template>
CSS
.icon-vgx {
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%22M7.416%203H3.834a.234.234%200%200%200-.216.324l7.716%2017.262a.705.705%200%200%200%201.284%200l7.764-17.262A.233.233%200%200%200%2020.166%203h-3.564a.7.7%200%200%200-.642.414l-3.966%208.628l-3.936-8.628A.69.69%200%200%200%207.416%203%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%22M7.416%203H3.834a.234.234%200%200%200-.216.324l7.716%2017.262a.705.705%200%200%200%201.284%200l7.764-17.262A.233.233%200%200%200%2020.166%203h-3.564a.7.7%200%200%200-.642.414l-3.966%208.628l-3.936-8.628A.69.69%200%200%200%207.416%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/vgx.svg?color=%231a73e8&size=48