xhv logo
xhv from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- xhv
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the xhv logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.813 8.794L6.374 13.98v5.332h2.812v-4.055l8.438-5.198V4.687h-2.812zm-1.688-.872V3h6.188v8.06l-8.438 5.074V21H4.688v-7.976zM4.688 3h6.187v4.922l-1.688.866v-4.1H6.375v5.833l-1.687.866zm8.437 13.129l1.688-.883v4.066h2.812v-5.81l1.688-.872V21h-6.188z"/></svg>
React
import type { SVGProps } from "react";
export function TokenXhv(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.813 8.794L6.374 13.98v5.332h2.812v-4.055l8.438-5.198V4.687h-2.812zm-1.688-.872V3h6.188v8.06l-8.438 5.074V21H4.688v-7.976zM4.688 3h6.187v4.922l-1.688.866v-4.1H6.375v5.833l-1.687.866zm8.437 13.129l1.688-.883v4.066h2.812v-5.81l1.688-.872V21h-6.188z"/></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.813 8.794L6.374 13.98v5.332h2.812v-4.055l8.438-5.198V4.687h-2.812zm-1.688-.872V3h6.188v8.06l-8.438 5.074V21H4.688v-7.976zM4.688 3h6.187v4.922l-1.688.866v-4.1H6.375v5.833l-1.687.866zm8.437 13.129l1.688-.883v4.066h2.812v-5.81l1.688-.872V21h-6.188z"/></svg> </template>
CSS
.icon-xhv {
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.813%208.794L6.374%2013.98v5.332h2.812v-4.055l8.438-5.198V4.687h-2.812zm-1.688-.872V3h6.188v8.06l-8.438%205.074V21H4.688v-7.976zM4.688%203h6.187v4.922l-1.688.866v-4.1H6.375v5.833l-1.687.866zm8.437%2013.129l1.688-.883v4.066h2.812v-5.81l1.688-.872V21h-6.188z%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.813%208.794L6.374%2013.98v5.332h2.812v-4.055l8.438-5.198V4.687h-2.812zm-1.688-.872V3h6.188v8.06l-8.438%205.074V21H4.688v-7.976zM4.688%203h6.187v4.922l-1.688.866v-4.1H6.375v5.833l-1.687.866zm8.437%2013.129l1.688-.883v4.066h2.812v-5.81l1.688-.872V21h-6.188z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/xhv.svg?color=%231a73e8&size=48