voxel logo
voxel from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- voxel
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the voxel logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.625 15.775l.55-7.275c-1.65 0-3.835 1.515-4.675 2.275v3.75C7.05 17.7 10.4 20.165 12 21v-2.615c-.46-.27-1.375-1.93-1.375-2.61m2.75 0l-.55-7.275c1.65 0 3.835 1.515 4.675 2.275v3.75C16.95 17.7 13.6 20.165 12 21v-2.615c.46-.27 1.375-1.93 1.375-2.61M12 6.78L9 8l-.5-.5c.585-.3 1.88-.88 2.405-1.055c.525-.18.595-1.53.595-2.195c-.175-.18-.25-.39-.25-.5c0-.535.53-.75.75-.75zm0 0L15 8l.5-.5a27 27 0 0 0-2.405-1.055c-.525-.18-.595-1.53-.595-2.195c.175-.18.25-.39.25-.5c0-.535-.53-.75-.75-.75z"/></svg>
React
import type { SVGProps } from "react";
export function TokenVoxel(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="m10.625 15.775l.55-7.275c-1.65 0-3.835 1.515-4.675 2.275v3.75C7.05 17.7 10.4 20.165 12 21v-2.615c-.46-.27-1.375-1.93-1.375-2.61m2.75 0l-.55-7.275c1.65 0 3.835 1.515 4.675 2.275v3.75C16.95 17.7 13.6 20.165 12 21v-2.615c.46-.27 1.375-1.93 1.375-2.61M12 6.78L9 8l-.5-.5c.585-.3 1.88-.88 2.405-1.055c.525-.18.595-1.53.595-2.195c-.175-.18-.25-.39-.25-.5c0-.535.53-.75.75-.75zm0 0L15 8l.5-.5a27 27 0 0 0-2.405-1.055c-.525-.18-.595-1.53-.595-2.195c.175-.18.25-.39.25-.5c0-.535-.53-.75-.75-.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.625 15.775l.55-7.275c-1.65 0-3.835 1.515-4.675 2.275v3.75C7.05 17.7 10.4 20.165 12 21v-2.615c-.46-.27-1.375-1.93-1.375-2.61m2.75 0l-.55-7.275c1.65 0 3.835 1.515 4.675 2.275v3.75C16.95 17.7 13.6 20.165 12 21v-2.615c.46-.27 1.375-1.93 1.375-2.61M12 6.78L9 8l-.5-.5c.585-.3 1.88-.88 2.405-1.055c.525-.18.595-1.53.595-2.195c-.175-.18-.25-.39-.25-.5c0-.535.53-.75.75-.75zm0 0L15 8l.5-.5a27 27 0 0 0-2.405-1.055c-.525-.18-.595-1.53-.595-2.195c.175-.18.25-.39.25-.5c0-.535-.53-.75-.75-.75z"/></svg> </template>
CSS
.icon-voxel {
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%22m10.625%2015.775l.55-7.275c-1.65%200-3.835%201.515-4.675%202.275v3.75C7.05%2017.7%2010.4%2020.165%2012%2021v-2.615c-.46-.27-1.375-1.93-1.375-2.61m2.75%200l-.55-7.275c1.65%200%203.835%201.515%204.675%202.275v3.75C16.95%2017.7%2013.6%2020.165%2012%2021v-2.615c.46-.27%201.375-1.93%201.375-2.61M12%206.78L9%208l-.5-.5c.585-.3%201.88-.88%202.405-1.055c.525-.18.595-1.53.595-2.195c-.175-.18-.25-.39-.25-.5c0-.535.53-.75.75-.75zm0%200L15%208l.5-.5a27%2027%200%200%200-2.405-1.055c-.525-.18-.595-1.53-.595-2.195c.175-.18.25-.39.25-.5c0-.535-.53-.75-.75-.75z%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%22m10.625%2015.775l.55-7.275c-1.65%200-3.835%201.515-4.675%202.275v3.75C7.05%2017.7%2010.4%2020.165%2012%2021v-2.615c-.46-.27-1.375-1.93-1.375-2.61m2.75%200l-.55-7.275c1.65%200%203.835%201.515%204.675%202.275v3.75C16.95%2017.7%2013.6%2020.165%2012%2021v-2.615c.46-.27%201.375-1.93%201.375-2.61M12%206.78L9%208l-.5-.5c.585-.3%201.88-.88%202.405-1.055c.525-.18.595-1.53.595-2.195c-.175-.18-.25-.39-.25-.5c0-.535.53-.75.75-.75zm0%200L15%208l.5-.5a27%2027%200%200%200-2.405-1.055c-.525-.18-.595-1.53-.595-2.195c.175-.18.25-.39.25-.5c0-.535-.53-.75-.75-.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/voxel.svg?color=%231a73e8&size=48