round hive icon
round-hive from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- round-hive
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
More social icons from Google Material Icons
baseline-18-up-ratingbaseline-6-ft-apartbaseline-add-moderatorbaseline-add-reactionbaseline-adobebaseline-applebaseline-architecturebaseline-assist-walkerbaseline-back-handbaseline-blindbaseline-boybaseline-cakebaseline-catching-pokemonbaseline-clean-handsbaseline-co2baseline-compostbaseline-connect-without-contactbaseline-constructionbaseline-cookiebaseline-coronavirusbaseline-cruelty-freebaseline-cyclonebaseline-deckbaseline-discord
Use the round hive icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.09 7.51l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.51-.48-.86-.48h-2.45a.99.99 0 0 0-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.17.3.5.48.85.48h2.45c.36 0 .69-.18.87-.49M9.91 9.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.46c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2a.99.99 0 0 0-.86-.49h-2.46a.99.99 0 0 0-.86.49m7.1 2.02h2.45c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49h-2.45a.99.99 0 0 0-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.19.31.51.49.86.49m2.46 1h-2.46a.99.99 0 0 0-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.46c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49M7.84 11.03l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.5-.49-.85-.49H4.53c-.35 0-.68.19-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.45c.36-.01.68-.19.86-.49m-.85 1.48H4.53a.99.99 0 0 0-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.46c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.19-.3-.51-.49-.86-.49m2.92 3.98l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.46c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49h-2.46a.99.99 0 0 0-.86.49"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundHive(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.09 7.51l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.51-.48-.86-.48h-2.45a.99.99 0 0 0-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.17.3.5.48.85.48h2.45c.36 0 .69-.18.87-.49M9.91 9.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.46c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2a.99.99 0 0 0-.86-.49h-2.46a.99.99 0 0 0-.86.49m7.1 2.02h2.45c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49h-2.45a.99.99 0 0 0-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.19.31.51.49.86.49m2.46 1h-2.46a.99.99 0 0 0-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.46c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49M7.84 11.03l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.5-.49-.85-.49H4.53c-.35 0-.68.19-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.45c.36-.01.68-.19.86-.49m-.85 1.48H4.53a.99.99 0 0 0-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.46c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.19-.3-.51-.49-.86-.49m2.92 3.98l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.46c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49h-2.46a.99.99 0 0 0-.86.49"/></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.09 7.51l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.51-.48-.86-.48h-2.45a.99.99 0 0 0-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.17.3.5.48.85.48h2.45c.36 0 .69-.18.87-.49M9.91 9.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.46c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2a.99.99 0 0 0-.86-.49h-2.46a.99.99 0 0 0-.86.49m7.1 2.02h2.45c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49h-2.45a.99.99 0 0 0-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.19.31.51.49.86.49m2.46 1h-2.46a.99.99 0 0 0-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.46c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49M7.84 11.03l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.5-.49-.85-.49H4.53c-.35 0-.68.19-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.45c.36-.01.68-.19.86-.49m-.85 1.48H4.53a.99.99 0 0 0-.86.49l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.46c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.19-.3-.51-.49-.86-.49m2.92 3.98l-1.2 2c-.19.32-.19.71 0 1.03l1.2 2c.18.3.51.49.86.49h2.46c.35 0 .68-.18.86-.49l1.2-2c.19-.32.19-.71 0-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49h-2.46a.99.99 0 0 0-.86.49"/></svg> </template>
CSS
.icon-round-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.09%207.51l1.2-2c.19-.32.19-.71%200-1.03l-1.2-2c-.18-.3-.51-.48-.86-.48h-2.45a.99.99%200%200%200-.86.49l-1.2%202c-.19.32-.19.71%200%201.03l1.2%202c.17.3.5.48.85.48h2.45c.36%200%20.69-.18.87-.49M9.91%209.49l-1.2%202c-.19.32-.19.71%200%201.03l1.2%202c.18.3.51.49.86.49h2.46c.35%200%20.68-.18.86-.49l1.2-2c.19-.32.19-.71%200-1.03l-1.2-2a.99.99%200%200%200-.86-.49h-2.46a.99.99%200%200%200-.86.49m7.1%202.02h2.45c.35%200%20.68-.18.86-.49l1.2-2c.19-.32.19-.71%200-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49h-2.45a.99.99%200%200%200-.86.49l-1.2%202c-.19.32-.19.71%200%201.03l1.2%202c.19.31.51.49.86.49m2.46%201h-2.46a.99.99%200%200%200-.86.49l-1.2%202c-.19.32-.19.71%200%201.03l1.2%202c.18.3.51.49.86.49h2.46c.35%200%20.68-.18.86-.49l1.2-2c.19-.32.19-.71%200-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49M7.84%2011.03l1.2-2c.19-.32.19-.71%200-1.03l-1.2-2c-.18-.3-.5-.49-.85-.49H4.53c-.35%200-.68.19-.86.49l-1.2%202c-.19.32-.19.71%200%201.03l1.2%202c.18.3.51.49.86.49h2.45c.36-.01.68-.19.86-.49m-.85%201.48H4.53a.99.99%200%200%200-.86.49l-1.2%202c-.19.32-.19.71%200%201.03l1.2%202c.18.3.51.49.86.49h2.46c.35%200%20.68-.18.86-.49l1.2-2c.19-.32.19-.71%200-1.03l-1.2-2c-.19-.3-.51-.49-.86-.49m2.92%203.98l-1.2%202c-.19.32-.19.71%200%201.03l1.2%202c.18.3.51.49.86.49h2.46c.35%200%20.68-.18.86-.49l1.2-2c.19-.32.19-.71%200-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49h-2.46a.99.99%200%200%200-.86.49%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.09%207.51l1.2-2c.19-.32.19-.71%200-1.03l-1.2-2c-.18-.3-.51-.48-.86-.48h-2.45a.99.99%200%200%200-.86.49l-1.2%202c-.19.32-.19.71%200%201.03l1.2%202c.17.3.5.48.85.48h2.45c.36%200%20.69-.18.87-.49M9.91%209.49l-1.2%202c-.19.32-.19.71%200%201.03l1.2%202c.18.3.51.49.86.49h2.46c.35%200%20.68-.18.86-.49l1.2-2c.19-.32.19-.71%200-1.03l-1.2-2a.99.99%200%200%200-.86-.49h-2.46a.99.99%200%200%200-.86.49m7.1%202.02h2.45c.35%200%20.68-.18.86-.49l1.2-2c.19-.32.19-.71%200-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49h-2.45a.99.99%200%200%200-.86.49l-1.2%202c-.19.32-.19.71%200%201.03l1.2%202c.19.31.51.49.86.49m2.46%201h-2.46a.99.99%200%200%200-.86.49l-1.2%202c-.19.32-.19.71%200%201.03l1.2%202c.18.3.51.49.86.49h2.46c.35%200%20.68-.18.86-.49l1.2-2c.19-.32.19-.71%200-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49M7.84%2011.03l1.2-2c.19-.32.19-.71%200-1.03l-1.2-2c-.18-.3-.5-.49-.85-.49H4.53c-.35%200-.68.19-.86.49l-1.2%202c-.19.32-.19.71%200%201.03l1.2%202c.18.3.51.49.86.49h2.45c.36-.01.68-.19.86-.49m-.85%201.48H4.53a.99.99%200%200%200-.86.49l-1.2%202c-.19.32-.19.71%200%201.03l1.2%202c.18.3.51.49.86.49h2.46c.35%200%20.68-.18.86-.49l1.2-2c.19-.32.19-.71%200-1.03l-1.2-2c-.19-.3-.51-.49-.86-.49m2.92%203.98l-1.2%202c-.19.32-.19.71%200%201.03l1.2%202c.18.3.51.49.86.49h2.46c.35%200%20.68-.18.86-.49l1.2-2c.19-.32.19-.71%200-1.03l-1.2-2c-.18-.3-.51-.49-.86-.49h-2.46a.99.99%200%200%200-.86.49%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-hive.svg?color=%231a73e8&size=48