humhub from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
humhub
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the humhub logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.709 7.78a3.88 3.88 0 0 0-2.451-3.844L11.945.27a3.88 3.88 0 0 0-4.418 1.146l-6.36 7.73a3.895 3.895 0 0 0-.274 4.563l5.387 8.463c.904 1.417 2.628 2.129 4.256 1.708l9.685-2.51c1.627-.421 2.79-1.88 2.89-3.56l.089-2.192s.165-1.303-1.37-1.325c-1.13-.015-.986.962-1.975 1.568c-.793.486-3.358.726-4.024-1.93c0 0-.778-2.334.704-4.495s3.168-1.012 3.826-.097c1.31 1.824 3.252.987 3.238-.382z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHumhub(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="M23.709 7.78a3.88 3.88 0 0 0-2.451-3.844L11.945.27a3.88 3.88 0 0 0-4.418 1.146l-6.36 7.73a3.895 3.895 0 0 0-.274 4.563l5.387 8.463c.904 1.417 2.628 2.129 4.256 1.708l9.685-2.51c1.627-.421 2.79-1.88 2.89-3.56l.089-2.192s.165-1.303-1.37-1.325c-1.13-.015-.986.962-1.975 1.568c-.793.486-3.358.726-4.024-1.93c0 0-.778-2.334.704-4.495s3.168-1.012 3.826-.097c1.31 1.824 3.252.987 3.238-.382z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.709 7.78a3.88 3.88 0 0 0-2.451-3.844L11.945.27a3.88 3.88 0 0 0-4.418 1.146l-6.36 7.73a3.895 3.895 0 0 0-.274 4.563l5.387 8.463c.904 1.417 2.628 2.129 4.256 1.708l9.685-2.51c1.627-.421 2.79-1.88 2.89-3.56l.089-2.192s.165-1.303-1.37-1.325c-1.13-.015-.986.962-1.975 1.568c-.793.486-3.358.726-4.024-1.93c0 0-.778-2.334.704-4.495s3.168-1.012 3.826-.097c1.31 1.824 3.252.987 3.238-.382z"/></svg>
</template>

CSS

.icon-humhub {
  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%22M23.709%207.78a3.88%203.88%200%200%200-2.451-3.844L11.945.27a3.88%203.88%200%200%200-4.418%201.146l-6.36%207.73a3.895%203.895%200%200%200-.274%204.563l5.387%208.463c.904%201.417%202.628%202.129%204.256%201.708l9.685-2.51c1.627-.421%202.79-1.88%202.89-3.56l.089-2.192s.165-1.303-1.37-1.325c-1.13-.015-.986.962-1.975%201.568c-.793.486-3.358.726-4.024-1.93c0%200-.778-2.334.704-4.495s3.168-1.012%203.826-.097c1.31%201.824%203.252.987%203.238-.382z%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%22M23.709%207.78a3.88%203.88%200%200%200-2.451-3.844L11.945.27a3.88%203.88%200%200%200-4.418%201.146l-6.36%207.73a3.895%203.895%200%200%200-.274%204.563l5.387%208.463c.904%201.417%202.628%202.129%204.256%201.708l9.685-2.51c1.627-.421%202.79-1.88%202.89-3.56l.089-2.192s.165-1.303-1.37-1.325c-1.13-.015-.986.962-1.975%201.568c-.793.486-3.358.726-4.024-1.93c0%200-.778-2.334.704-4.495s3.168-1.012%203.826-.097c1.31%201.824%203.252.987%203.238-.382z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/humhub.svg?color=%231a73e8&size=48