hive-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
hive-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the hive icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.948 11.616h3.196l1.189-2.122q.217-.373.217-.782t-.217-.783l-.73-1.288q-.216-.38-.583-.606q-.366-.227-.82-.227h-2.252L14.325 8.71zm-5.546 3.288h3.196L15.221 12l-1.623-2.904h-3.196L8.779 12zm0-6.596h3.196l1.623-2.904l-1.163-2.071q-.217-.38-.584-.606q-.366-.227-.82-.227h-1.308q-.454 0-.82.227t-.584.606L8.78 5.403zm-.744.404L8.052 5.808H5.8q-.454 0-.82.226q-.366.227-.584.606l-.729 1.29q-.217.373-.217.782t.217.783l1.189 2.121h3.196zm0 6.577l-1.606-2.904H4.856l-1.189 2.12q-.217.374-.217.783t.217.783l.73 1.288q.216.38.583.606q.366.227.82.227h2.252zm.744.403l-1.623 2.904l1.187 2.083q.217.373.58.597q.364.224.812.224h1.296q.454 0 .82-.227q.367-.227.584-.606l1.163-2.07l-1.623-2.905zm5.546 2.5H18.2q.454 0 .82-.227q.367-.227.584-.606l.729-1.288q.217-.373.217-.783t-.217-.782l-1.189-2.122h-3.196l-1.623 2.904z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHiveRounded(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="M15.948 11.616h3.196l1.189-2.122q.217-.373.217-.782t-.217-.783l-.73-1.288q-.216-.38-.583-.606q-.366-.227-.82-.227h-2.252L14.325 8.71zm-5.546 3.288h3.196L15.221 12l-1.623-2.904h-3.196L8.779 12zm0-6.596h3.196l1.623-2.904l-1.163-2.071q-.217-.38-.584-.606q-.366-.227-.82-.227h-1.308q-.454 0-.82.227t-.584.606L8.78 5.403zm-.744.404L8.052 5.808H5.8q-.454 0-.82.226q-.366.227-.584.606l-.729 1.29q-.217.373-.217.782t.217.783l1.189 2.121h3.196zm0 6.577l-1.606-2.904H4.856l-1.189 2.12q-.217.374-.217.783t.217.783l.73 1.288q.216.38.583.606q.366.227.82.227h2.252zm.744.403l-1.623 2.904l1.187 2.083q.217.373.58.597q.364.224.812.224h1.296q.454 0 .82-.227q.367-.227.584-.606l1.163-2.07l-1.623-2.905zm5.546 2.5H18.2q.454 0 .82-.227q.367-.227.584-.606l.729-1.288q.217-.373.217-.783t-.217-.782l-1.189-2.122h-3.196l-1.623 2.904z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.948 11.616h3.196l1.189-2.122q.217-.373.217-.782t-.217-.783l-.73-1.288q-.216-.38-.583-.606q-.366-.227-.82-.227h-2.252L14.325 8.71zm-5.546 3.288h3.196L15.221 12l-1.623-2.904h-3.196L8.779 12zm0-6.596h3.196l1.623-2.904l-1.163-2.071q-.217-.38-.584-.606q-.366-.227-.82-.227h-1.308q-.454 0-.82.227t-.584.606L8.78 5.403zm-.744.404L8.052 5.808H5.8q-.454 0-.82.226q-.366.227-.584.606l-.729 1.29q-.217.373-.217.782t.217.783l1.189 2.121h3.196zm0 6.577l-1.606-2.904H4.856l-1.189 2.12q-.217.374-.217.783t.217.783l.73 1.288q.216.38.583.606q.366.227.82.227h2.252zm.744.403l-1.623 2.904l1.187 2.083q.217.373.58.597q.364.224.812.224h1.296q.454 0 .82-.227q.367-.227.584-.606l1.163-2.07l-1.623-2.905zm5.546 2.5H18.2q.454 0 .82-.227q.367-.227.584-.606l.729-1.288q.217-.373.217-.783t-.217-.782l-1.189-2.122h-3.196l-1.623 2.904z"/></svg>
</template>

CSS

.icon-hive-rounded {
  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%22M15.948%2011.616h3.196l1.189-2.122q.217-.373.217-.782t-.217-.783l-.73-1.288q-.216-.38-.583-.606q-.366-.227-.82-.227h-2.252L14.325%208.71zm-5.546%203.288h3.196L15.221%2012l-1.623-2.904h-3.196L8.779%2012zm0-6.596h3.196l1.623-2.904l-1.163-2.071q-.217-.38-.584-.606q-.366-.227-.82-.227h-1.308q-.454%200-.82.227t-.584.606L8.78%205.403zm-.744.404L8.052%205.808H5.8q-.454%200-.82.226q-.366.227-.584.606l-.729%201.29q-.217.373-.217.782t.217.783l1.189%202.121h3.196zm0%206.577l-1.606-2.904H4.856l-1.189%202.12q-.217.374-.217.783t.217.783l.73%201.288q.216.38.583.606q.366.227.82.227h2.252zm.744.403l-1.623%202.904l1.187%202.083q.217.373.58.597q.364.224.812.224h1.296q.454%200%20.82-.227q.367-.227.584-.606l1.163-2.07l-1.623-2.905zm5.546%202.5H18.2q.454%200%20.82-.227q.367-.227.584-.606l.729-1.288q.217-.373.217-.783t-.217-.782l-1.189-2.122h-3.196l-1.623%202.904z%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%22M15.948%2011.616h3.196l1.189-2.122q.217-.373.217-.782t-.217-.783l-.73-1.288q-.216-.38-.583-.606q-.366-.227-.82-.227h-2.252L14.325%208.71zm-5.546%203.288h3.196L15.221%2012l-1.623-2.904h-3.196L8.779%2012zm0-6.596h3.196l1.623-2.904l-1.163-2.071q-.217-.38-.584-.606q-.366-.227-.82-.227h-1.308q-.454%200-.82.227t-.584.606L8.78%205.403zm-.744.404L8.052%205.808H5.8q-.454%200-.82.226q-.366.227-.584.606l-.729%201.29q-.217.373-.217.782t.217.783l1.189%202.121h3.196zm0%206.577l-1.606-2.904H4.856l-1.189%202.12q-.217.374-.217.783t.217.783l.73%201.288q.216.38.583.606q.366.227.82.227h2.252zm.744.403l-1.623%202.904l1.187%202.083q.217.373.58.597q.364.224.812.224h1.296q.454%200%20.82-.227q.367-.227.584-.606l1.163-2.07l-1.623-2.905zm5.546%202.5H18.2q.454%200%20.82-.227q.367-.227.584-.606l.729-1.288q.217-.373.217-.783t-.217-.782l-1.189-2.122h-3.196l-1.623%202.904z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/hive-rounded.svg?color=%231a73e8&size=48