hive logo
hive from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- hive
- 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 hive logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#dd1235"><path d="M15.865 13.126c.022 0 .05.033.056.056c.017.016.017.05.006.073l-3.77 6.581a.1.1 0 0 1-.028.029a.1.1 0 0 1-.039.01H9.823c-.011 0-.022 0-.034-.01a.08.08 0 0 1-.028-.107l3.77-6.582c.01-.023.044-.05.067-.05zm-2.273-2.25a.08.08 0 0 1-.062-.04L9.761 4.243a.08.08 0 0 1 .004-.091a.1.1 0 0 1 .024-.021a.1.1 0 0 1 .034-.006h2.267c.017 0 .028 0 .04.011l.028.029l3.769 6.592a.1.1 0 0 1 0 .079a.07.07 0 0 1-.068.04z"/><path d="M14.054 4.243a.079.079 0 0 1 .073-.118h2.34a.07.07 0 0 1 .067.04l4.455 7.796a.08.08 0 0 1 0 .079l-4.455 7.796a.1.1 0 0 1-.028.03a.1.1 0 0 1-.04.01h-2.34a.1.1 0 0 1-.038-.01a.08.08 0 0 1-.029-.108L18.486 12zm-2.07 7.718A.05.05 0 0 1 12 12a.06.06 0 0 1-.017.044l-4.415 7.791a.08.08 0 0 1-.068.04c-.022 0-.05-.017-.067-.04L3.01 12.04a.08.08 0 0 1 0-.084L7.438 4.17c.012-.017.04-.045.062-.045c.028 0 .056.023.073.045z"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedHive(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#dd1235"><path d="M15.865 13.126c.022 0 .05.033.056.056c.017.016.017.05.006.073l-3.77 6.581a.1.1 0 0 1-.028.029a.1.1 0 0 1-.039.01H9.823c-.011 0-.022 0-.034-.01a.08.08 0 0 1-.028-.107l3.77-6.582c.01-.023.044-.05.067-.05zm-2.273-2.25a.08.08 0 0 1-.062-.04L9.761 4.243a.08.08 0 0 1 .004-.091a.1.1 0 0 1 .024-.021a.1.1 0 0 1 .034-.006h2.267c.017 0 .028 0 .04.011l.028.029l3.769 6.592a.1.1 0 0 1 0 .079a.07.07 0 0 1-.068.04z"/><path d="M14.054 4.243a.079.079 0 0 1 .073-.118h2.34a.07.07 0 0 1 .067.04l4.455 7.796a.08.08 0 0 1 0 .079l-4.455 7.796a.1.1 0 0 1-.028.03a.1.1 0 0 1-.04.01h-2.34a.1.1 0 0 1-.038-.01a.08.08 0 0 1-.029-.108L18.486 12zm-2.07 7.718A.05.05 0 0 1 12 12a.06.06 0 0 1-.017.044l-4.415 7.791a.08.08 0 0 1-.068.04c-.022 0-.05-.017-.067-.04L3.01 12.04a.08.08 0 0 1 0-.084L7.438 4.17c.012-.017.04-.045.062-.045c.028 0 .056.023.073.045z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#dd1235"><path d="M15.865 13.126c.022 0 .05.033.056.056c.017.016.017.05.006.073l-3.77 6.581a.1.1 0 0 1-.028.029a.1.1 0 0 1-.039.01H9.823c-.011 0-.022 0-.034-.01a.08.08 0 0 1-.028-.107l3.77-6.582c.01-.023.044-.05.067-.05zm-2.273-2.25a.08.08 0 0 1-.062-.04L9.761 4.243a.08.08 0 0 1 .004-.091a.1.1 0 0 1 .024-.021a.1.1 0 0 1 .034-.006h2.267c.017 0 .028 0 .04.011l.028.029l3.769 6.592a.1.1 0 0 1 0 .079a.07.07 0 0 1-.068.04z"/><path d="M14.054 4.243a.079.079 0 0 1 .073-.118h2.34a.07.07 0 0 1 .067.04l4.455 7.796a.08.08 0 0 1 0 .079l-4.455 7.796a.1.1 0 0 1-.028.03a.1.1 0 0 1-.04.01h-2.34a.1.1 0 0 1-.038-.01a.08.08 0 0 1-.029-.108L18.486 12zm-2.07 7.718A.05.05 0 0 1 12 12a.06.06 0 0 1-.017.044l-4.415 7.791a.08.08 0 0 1-.068.04c-.022 0-.05-.017-.067-.04L3.01 12.04a.08.08 0 0 1 0-.084L7.438 4.17c.012-.017.04-.045.062-.045c.028 0 .056.023.073.045z"/></g></svg> </template>
CSS
.icon-hive {
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%3Cg%20fill%3D%22%23dd1235%22%3E%3Cpath%20d%3D%22M15.865%2013.126c.022%200%20.05.033.056.056c.017.016.017.05.006.073l-3.77%206.581a.1.1%200%200%201-.028.029a.1.1%200%200%201-.039.01H9.823c-.011%200-.022%200-.034-.01a.08.08%200%200%201-.028-.107l3.77-6.582c.01-.023.044-.05.067-.05zm-2.273-2.25a.08.08%200%200%201-.062-.04L9.761%204.243a.08.08%200%200%201%20.004-.091a.1.1%200%200%201%20.024-.021a.1.1%200%200%201%20.034-.006h2.267c.017%200%20.028%200%20.04.011l.028.029l3.769%206.592a.1.1%200%200%201%200%20.079a.07.07%200%200%201-.068.04z%22%2F%3E%3Cpath%20d%3D%22M14.054%204.243a.079.079%200%200%201%20.073-.118h2.34a.07.07%200%200%201%20.067.04l4.455%207.796a.08.08%200%200%201%200%20.079l-4.455%207.796a.1.1%200%200%201-.028.03a.1.1%200%200%201-.04.01h-2.34a.1.1%200%200%201-.038-.01a.08.08%200%200%201-.029-.108L18.486%2012zm-2.07%207.718A.05.05%200%200%201%2012%2012a.06.06%200%200%201-.017.044l-4.415%207.791a.08.08%200%200%201-.068.04c-.022%200-.05-.017-.067-.04L3.01%2012.04a.08.08%200%200%201%200-.084L7.438%204.17c.012-.017.04-.045.062-.045c.028%200%20.056.023.073.045z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22%23dd1235%22%3E%3Cpath%20d%3D%22M15.865%2013.126c.022%200%20.05.033.056.056c.017.016.017.05.006.073l-3.77%206.581a.1.1%200%200%201-.028.029a.1.1%200%200%201-.039.01H9.823c-.011%200-.022%200-.034-.01a.08.08%200%200%201-.028-.107l3.77-6.582c.01-.023.044-.05.067-.05zm-2.273-2.25a.08.08%200%200%201-.062-.04L9.761%204.243a.08.08%200%200%201%20.004-.091a.1.1%200%200%201%20.024-.021a.1.1%200%200%201%20.034-.006h2.267c.017%200%20.028%200%20.04.011l.028.029l3.769%206.592a.1.1%200%200%201%200%20.079a.07.07%200%200%201-.068.04z%22%2F%3E%3Cpath%20d%3D%22M14.054%204.243a.079.079%200%200%201%20.073-.118h2.34a.07.07%200%200%201%20.067.04l4.455%207.796a.08.08%200%200%201%200%20.079l-4.455%207.796a.1.1%200%200%201-.028.03a.1.1%200%200%201-.04.01h-2.34a.1.1%200%200%201-.038-.01a.08.08%200%200%201-.029-.108L18.486%2012zm-2.07%207.718A.05.05%200%200%201%2012%2012a.06.06%200%200%201-.017.044l-4.415%207.791a.08.08%200%200%201-.068.04c-.022%200-.05-.017-.067-.04L3.01%2012.04a.08.08%200%200%201%200-.084L7.438%204.17c.012-.017.04-.045.062-.045c.028%200%20.056.023.073.045z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/hive.svg?color=%231a73e8&size=48