hivemq logo
hivemq from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- hivemq
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the hivemq logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.38 0 0 5.38 0 12s5.38 12 12 12s12-5.38 12-12S18.62 0 12 0m0 1.01c6.06 0 10.99 4.93 10.99 10.99S18.06 22.99 12 22.99S1.01 18.06 1.01 12S5.94 1.01 12 1Zm0 .95C6.47 1.97 1.97 6.47 1.97 12S6.47 22.03 12 22.03S22.03 17.53 22.03 12S17.53 1.97 12 1.97Zm-.9 3.79c.05 0 .1.04.12.09l.23.5c.38-.12.8-.12 1.18 0l.23-.5c.03-.07.12-.11.2-.07c.07.03.1.12.07.19l-.21.46v.02c.2.1.39.23.55.39c.3.29.49.67.56 1.09a2 2 0 0 1-.18 1.24c2.77-1.25 5.03-1.6 5.57-.85c.48.85-.49 1.92-2.12 3.31l-.04-.04c-.11-.11-.1-.29.01-.4c.62-.58 1.98-1.96 1.2-2.36c-.87-.44-3.23.17-5.85 1.56c3.73 2.16 6.26 4.74 5.66 5.78c-.38.65-1.94.56-3.94-.14l.07-.12c.07-.11.2-.16.33-.12c1.39.42 2.25.62 2.55.17c.42-.72-1.7-3.22-4.99-5.12c-.08-.05-.17-.1-.25-.14l-.25.14c-3.29 1.9-5.41 4.39-4.99 5.12c.3.45 1.16.25 2.55-.17c.12-.04.26.01.33.12l.07.12c-2 .71-3.56.79-3.94.14c-.6-1.04 1.94-3.62 5.66-5.78c-.72-.38-1.47-.72-2.23-1.02c-.73-.28-3.08-1.07-3.71-.47c-.2.19-.19.54.23 1.12c.32.44.78.9 1.07 1.17c.11.11.12.28.01.4l-.04.04c-.6-.51-2.83-2.3-2.1-3.32c.8-1.12 4.78.52 5.5.85c-.48-1.01-.06-2.21.94-2.69l-.02-.04l-.2-.45c-.03-.07 0-.16.07-.2c.02-.01.05-.02.08-.01Zm.22.96c-.69.32-1.08 1.06-.97 1.82c.69-.32 1.08-1.06.97-1.82m1.42 0c-.12.75.27 1.49.97 1.82c.12-.75-.28-1.49-.97-1.82m-.7 4.58c.78.46 1.54.95 2.27 1.49c.13.4.2.81.18 1.23H9.58c-.02-.42.05-.83.18-1.23c.73-.53 1.49-1.03 2.27-1.49Zm-2.31 3.57h4.63c-.11.37-.29.72-.52 1.02h-3.58c-.24-.3-.42-.65-.52-1.02Zm1.3 1.88h2.02c-.31.32-.55.61-1.01 1.44c-.46-.83-.7-1.12-1.01-1.44"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsHivemq(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="M12 0C5.38 0 0 5.38 0 12s5.38 12 12 12s12-5.38 12-12S18.62 0 12 0m0 1.01c6.06 0 10.99 4.93 10.99 10.99S18.06 22.99 12 22.99S1.01 18.06 1.01 12S5.94 1.01 12 1Zm0 .95C6.47 1.97 1.97 6.47 1.97 12S6.47 22.03 12 22.03S22.03 17.53 22.03 12S17.53 1.97 12 1.97Zm-.9 3.79c.05 0 .1.04.12.09l.23.5c.38-.12.8-.12 1.18 0l.23-.5c.03-.07.12-.11.2-.07c.07.03.1.12.07.19l-.21.46v.02c.2.1.39.23.55.39c.3.29.49.67.56 1.09a2 2 0 0 1-.18 1.24c2.77-1.25 5.03-1.6 5.57-.85c.48.85-.49 1.92-2.12 3.31l-.04-.04c-.11-.11-.1-.29.01-.4c.62-.58 1.98-1.96 1.2-2.36c-.87-.44-3.23.17-5.85 1.56c3.73 2.16 6.26 4.74 5.66 5.78c-.38.65-1.94.56-3.94-.14l.07-.12c.07-.11.2-.16.33-.12c1.39.42 2.25.62 2.55.17c.42-.72-1.7-3.22-4.99-5.12c-.08-.05-.17-.1-.25-.14l-.25.14c-3.29 1.9-5.41 4.39-4.99 5.12c.3.45 1.16.25 2.55-.17c.12-.04.26.01.33.12l.07.12c-2 .71-3.56.79-3.94.14c-.6-1.04 1.94-3.62 5.66-5.78c-.72-.38-1.47-.72-2.23-1.02c-.73-.28-3.08-1.07-3.71-.47c-.2.19-.19.54.23 1.12c.32.44.78.9 1.07 1.17c.11.11.12.28.01.4l-.04.04c-.6-.51-2.83-2.3-2.1-3.32c.8-1.12 4.78.52 5.5.85c-.48-1.01-.06-2.21.94-2.69l-.02-.04l-.2-.45c-.03-.07 0-.16.07-.2c.02-.01.05-.02.08-.01Zm.22.96c-.69.32-1.08 1.06-.97 1.82c.69-.32 1.08-1.06.97-1.82m1.42 0c-.12.75.27 1.49.97 1.82c.12-.75-.28-1.49-.97-1.82m-.7 4.58c.78.46 1.54.95 2.27 1.49c.13.4.2.81.18 1.23H9.58c-.02-.42.05-.83.18-1.23c.73-.53 1.49-1.03 2.27-1.49Zm-2.31 3.57h4.63c-.11.37-.29.72-.52 1.02h-3.58c-.24-.3-.42-.65-.52-1.02Zm1.3 1.88h2.02c-.31.32-.55.61-1.01 1.44c-.46-.83-.7-1.12-1.01-1.44"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.38 0 0 5.38 0 12s5.38 12 12 12s12-5.38 12-12S18.62 0 12 0m0 1.01c6.06 0 10.99 4.93 10.99 10.99S18.06 22.99 12 22.99S1.01 18.06 1.01 12S5.94 1.01 12 1Zm0 .95C6.47 1.97 1.97 6.47 1.97 12S6.47 22.03 12 22.03S22.03 17.53 22.03 12S17.53 1.97 12 1.97Zm-.9 3.79c.05 0 .1.04.12.09l.23.5c.38-.12.8-.12 1.18 0l.23-.5c.03-.07.12-.11.2-.07c.07.03.1.12.07.19l-.21.46v.02c.2.1.39.23.55.39c.3.29.49.67.56 1.09a2 2 0 0 1-.18 1.24c2.77-1.25 5.03-1.6 5.57-.85c.48.85-.49 1.92-2.12 3.31l-.04-.04c-.11-.11-.1-.29.01-.4c.62-.58 1.98-1.96 1.2-2.36c-.87-.44-3.23.17-5.85 1.56c3.73 2.16 6.26 4.74 5.66 5.78c-.38.65-1.94.56-3.94-.14l.07-.12c.07-.11.2-.16.33-.12c1.39.42 2.25.62 2.55.17c.42-.72-1.7-3.22-4.99-5.12c-.08-.05-.17-.1-.25-.14l-.25.14c-3.29 1.9-5.41 4.39-4.99 5.12c.3.45 1.16.25 2.55-.17c.12-.04.26.01.33.12l.07.12c-2 .71-3.56.79-3.94.14c-.6-1.04 1.94-3.62 5.66-5.78c-.72-.38-1.47-.72-2.23-1.02c-.73-.28-3.08-1.07-3.71-.47c-.2.19-.19.54.23 1.12c.32.44.78.9 1.07 1.17c.11.11.12.28.01.4l-.04.04c-.6-.51-2.83-2.3-2.1-3.32c.8-1.12 4.78.52 5.5.85c-.48-1.01-.06-2.21.94-2.69l-.02-.04l-.2-.45c-.03-.07 0-.16.07-.2c.02-.01.05-.02.08-.01Zm.22.96c-.69.32-1.08 1.06-.97 1.82c.69-.32 1.08-1.06.97-1.82m1.42 0c-.12.75.27 1.49.97 1.82c.12-.75-.28-1.49-.97-1.82m-.7 4.58c.78.46 1.54.95 2.27 1.49c.13.4.2.81.18 1.23H9.58c-.02-.42.05-.83.18-1.23c.73-.53 1.49-1.03 2.27-1.49Zm-2.31 3.57h4.63c-.11.37-.29.72-.52 1.02h-3.58c-.24-.3-.42-.65-.52-1.02Zm1.3 1.88h2.02c-.31.32-.55.61-1.01 1.44c-.46-.83-.7-1.12-1.01-1.44"/></svg> </template>
CSS
.icon-hivemq {
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%22M12%200C5.38%200%200%205.38%200%2012s5.38%2012%2012%2012s12-5.38%2012-12S18.62%200%2012%200m0%201.01c6.06%200%2010.99%204.93%2010.99%2010.99S18.06%2022.99%2012%2022.99S1.01%2018.06%201.01%2012S5.94%201.01%2012%201Zm0%20.95C6.47%201.97%201.97%206.47%201.97%2012S6.47%2022.03%2012%2022.03S22.03%2017.53%2022.03%2012S17.53%201.97%2012%201.97Zm-.9%203.79c.05%200%20.1.04.12.09l.23.5c.38-.12.8-.12%201.18%200l.23-.5c.03-.07.12-.11.2-.07c.07.03.1.12.07.19l-.21.46v.02c.2.1.39.23.55.39c.3.29.49.67.56%201.09a2%202%200%200%201-.18%201.24c2.77-1.25%205.03-1.6%205.57-.85c.48.85-.49%201.92-2.12%203.31l-.04-.04c-.11-.11-.1-.29.01-.4c.62-.58%201.98-1.96%201.2-2.36c-.87-.44-3.23.17-5.85%201.56c3.73%202.16%206.26%204.74%205.66%205.78c-.38.65-1.94.56-3.94-.14l.07-.12c.07-.11.2-.16.33-.12c1.39.42%202.25.62%202.55.17c.42-.72-1.7-3.22-4.99-5.12c-.08-.05-.17-.1-.25-.14l-.25.14c-3.29%201.9-5.41%204.39-4.99%205.12c.3.45%201.16.25%202.55-.17c.12-.04.26.01.33.12l.07.12c-2%20.71-3.56.79-3.94.14c-.6-1.04%201.94-3.62%205.66-5.78c-.72-.38-1.47-.72-2.23-1.02c-.73-.28-3.08-1.07-3.71-.47c-.2.19-.19.54.23%201.12c.32.44.78.9%201.07%201.17c.11.11.12.28.01.4l-.04.04c-.6-.51-2.83-2.3-2.1-3.32c.8-1.12%204.78.52%205.5.85c-.48-1.01-.06-2.21.94-2.69l-.02-.04l-.2-.45c-.03-.07%200-.16.07-.2c.02-.01.05-.02.08-.01Zm.22.96c-.69.32-1.08%201.06-.97%201.82c.69-.32%201.08-1.06.97-1.82m1.42%200c-.12.75.27%201.49.97%201.82c.12-.75-.28-1.49-.97-1.82m-.7%204.58c.78.46%201.54.95%202.27%201.49c.13.4.2.81.18%201.23H9.58c-.02-.42.05-.83.18-1.23c.73-.53%201.49-1.03%202.27-1.49Zm-2.31%203.57h4.63c-.11.37-.29.72-.52%201.02h-3.58c-.24-.3-.42-.65-.52-1.02Zm1.3%201.88h2.02c-.31.32-.55.61-1.01%201.44c-.46-.83-.7-1.12-1.01-1.44%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%22M12%200C5.38%200%200%205.38%200%2012s5.38%2012%2012%2012s12-5.38%2012-12S18.62%200%2012%200m0%201.01c6.06%200%2010.99%204.93%2010.99%2010.99S18.06%2022.99%2012%2022.99S1.01%2018.06%201.01%2012S5.94%201.01%2012%201Zm0%20.95C6.47%201.97%201.97%206.47%201.97%2012S6.47%2022.03%2012%2022.03S22.03%2017.53%2022.03%2012S17.53%201.97%2012%201.97Zm-.9%203.79c.05%200%20.1.04.12.09l.23.5c.38-.12.8-.12%201.18%200l.23-.5c.03-.07.12-.11.2-.07c.07.03.1.12.07.19l-.21.46v.02c.2.1.39.23.55.39c.3.29.49.67.56%201.09a2%202%200%200%201-.18%201.24c2.77-1.25%205.03-1.6%205.57-.85c.48.85-.49%201.92-2.12%203.31l-.04-.04c-.11-.11-.1-.29.01-.4c.62-.58%201.98-1.96%201.2-2.36c-.87-.44-3.23.17-5.85%201.56c3.73%202.16%206.26%204.74%205.66%205.78c-.38.65-1.94.56-3.94-.14l.07-.12c.07-.11.2-.16.33-.12c1.39.42%202.25.62%202.55.17c.42-.72-1.7-3.22-4.99-5.12c-.08-.05-.17-.1-.25-.14l-.25.14c-3.29%201.9-5.41%204.39-4.99%205.12c.3.45%201.16.25%202.55-.17c.12-.04.26.01.33.12l.07.12c-2%20.71-3.56.79-3.94.14c-.6-1.04%201.94-3.62%205.66-5.78c-.72-.38-1.47-.72-2.23-1.02c-.73-.28-3.08-1.07-3.71-.47c-.2.19-.19.54.23%201.12c.32.44.78.9%201.07%201.17c.11.11.12.28.01.4l-.04.04c-.6-.51-2.83-2.3-2.1-3.32c.8-1.12%204.78.52%205.5.85c-.48-1.01-.06-2.21.94-2.69l-.02-.04l-.2-.45c-.03-.07%200-.16.07-.2c.02-.01.05-.02.08-.01Zm.22.96c-.69.32-1.08%201.06-.97%201.82c.69-.32%201.08-1.06.97-1.82m1.42%200c-.12.75.27%201.49.97%201.82c.12-.75-.28-1.49-.97-1.82m-.7%204.58c.78.46%201.54.95%202.27%201.49c.13.4.2.81.18%201.23H9.58c-.02-.42.05-.83.18-1.23c.73-.53%201.49-1.03%202.27-1.49Zm-2.31%203.57h4.63c-.11.37-.29.72-.52%201.02h-3.58c-.24-.3-.42-.65-.52-1.02Zm1.3%201.88h2.02c-.31.32-.55.61-1.01%201.44c-.46-.83-.7-1.12-1.01-1.44%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/hivemq.svg?color=%231a73e8&size=48