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

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

Use the hibob logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.527 17.538c-2.077 0-3.767-1.705-3.767-3.8c0-2.096 1.69-3.8 3.767-3.8s3.767 1.704 3.767 3.8s-1.69 3.8-3.766 3.8m0-6.408c-1.426 0-2.586 1.17-2.586 2.607c0 1.439 1.159 2.609 2.585 2.609s2.585-1.17 2.585-2.609c0-1.437-1.16-2.606-2.585-2.606M1.707 10.4V7.082a.86.86 0 0 0-.853-.86a.856.856 0 0 0-.854.86v6.632c.002 2.244 1.81 4.065 4.03 4.065s4.029-1.823 4.029-4.065c0-2.24-1.808-4.063-4.029-4.063a3.98 3.98 0 0 0-2.323.748zm2.323 5.658a2.335 2.335 0 0 1-2.323-2.343a2.335 2.335 0 0 1 2.323-2.342a2.335 2.335 0 0 1 2.323 2.342a2.335 2.335 0 0 1-2.323 2.343m16.465-5.854a3.49 3.49 0 0 0-2.848 1.484V6.704a.33.33 0 0 0-.327-.331a.33.33 0 0 0-.328.331v7.036c.002 1.949 1.572 3.533 3.504 3.533S24 15.687 24 13.737s-1.573-3.534-3.505-3.534m0 6.408c-1.57 0-2.847-1.289-2.847-2.873s1.278-2.872 2.847-2.872c1.57 0 2.848 1.288 2.848 2.872c0 1.585-1.277 2.873-2.848 2.873"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHibob(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.527 17.538c-2.077 0-3.767-1.705-3.767-3.8c0-2.096 1.69-3.8 3.767-3.8s3.767 1.704 3.767 3.8s-1.69 3.8-3.766 3.8m0-6.408c-1.426 0-2.586 1.17-2.586 2.607c0 1.439 1.159 2.609 2.585 2.609s2.585-1.17 2.585-2.609c0-1.437-1.16-2.606-2.585-2.606M1.707 10.4V7.082a.86.86 0 0 0-.853-.86a.856.856 0 0 0-.854.86v6.632c.002 2.244 1.81 4.065 4.03 4.065s4.029-1.823 4.029-4.065c0-2.24-1.808-4.063-4.029-4.063a3.98 3.98 0 0 0-2.323.748zm2.323 5.658a2.335 2.335 0 0 1-2.323-2.343a2.335 2.335 0 0 1 2.323-2.342a2.335 2.335 0 0 1 2.323 2.342a2.335 2.335 0 0 1-2.323 2.343m16.465-5.854a3.49 3.49 0 0 0-2.848 1.484V6.704a.33.33 0 0 0-.327-.331a.33.33 0 0 0-.328.331v7.036c.002 1.949 1.572 3.533 3.504 3.533S24 15.687 24 13.737s-1.573-3.534-3.505-3.534m0 6.408c-1.57 0-2.847-1.289-2.847-2.873s1.278-2.872 2.847-2.872c1.57 0 2.848 1.288 2.848 2.872c0 1.585-1.277 2.873-2.848 2.873"/></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.527 17.538c-2.077 0-3.767-1.705-3.767-3.8c0-2.096 1.69-3.8 3.767-3.8s3.767 1.704 3.767 3.8s-1.69 3.8-3.766 3.8m0-6.408c-1.426 0-2.586 1.17-2.586 2.607c0 1.439 1.159 2.609 2.585 2.609s2.585-1.17 2.585-2.609c0-1.437-1.16-2.606-2.585-2.606M1.707 10.4V7.082a.86.86 0 0 0-.853-.86a.856.856 0 0 0-.854.86v6.632c.002 2.244 1.81 4.065 4.03 4.065s4.029-1.823 4.029-4.065c0-2.24-1.808-4.063-4.029-4.063a3.98 3.98 0 0 0-2.323.748zm2.323 5.658a2.335 2.335 0 0 1-2.323-2.343a2.335 2.335 0 0 1 2.323-2.342a2.335 2.335 0 0 1 2.323 2.342a2.335 2.335 0 0 1-2.323 2.343m16.465-5.854a3.49 3.49 0 0 0-2.848 1.484V6.704a.33.33 0 0 0-.327-.331a.33.33 0 0 0-.328.331v7.036c.002 1.949 1.572 3.533 3.504 3.533S24 15.687 24 13.737s-1.573-3.534-3.505-3.534m0 6.408c-1.57 0-2.847-1.289-2.847-2.873s1.278-2.872 2.847-2.872c1.57 0 2.848 1.288 2.848 2.872c0 1.585-1.277 2.873-2.848 2.873"/></svg>
</template>

CSS

.icon-hibob {
  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.527%2017.538c-2.077%200-3.767-1.705-3.767-3.8c0-2.096%201.69-3.8%203.767-3.8s3.767%201.704%203.767%203.8s-1.69%203.8-3.766%203.8m0-6.408c-1.426%200-2.586%201.17-2.586%202.607c0%201.439%201.159%202.609%202.585%202.609s2.585-1.17%202.585-2.609c0-1.437-1.16-2.606-2.585-2.606M1.707%2010.4V7.082a.86.86%200%200%200-.853-.86a.856.856%200%200%200-.854.86v6.632c.002%202.244%201.81%204.065%204.03%204.065s4.029-1.823%204.029-4.065c0-2.24-1.808-4.063-4.029-4.063a3.98%203.98%200%200%200-2.323.748zm2.323%205.658a2.335%202.335%200%200%201-2.323-2.343a2.335%202.335%200%200%201%202.323-2.342a2.335%202.335%200%200%201%202.323%202.342a2.335%202.335%200%200%201-2.323%202.343m16.465-5.854a3.49%203.49%200%200%200-2.848%201.484V6.704a.33.33%200%200%200-.327-.331a.33.33%200%200%200-.328.331v7.036c.002%201.949%201.572%203.533%203.504%203.533S24%2015.687%2024%2013.737s-1.573-3.534-3.505-3.534m0%206.408c-1.57%200-2.847-1.289-2.847-2.873s1.278-2.872%202.847-2.872c1.57%200%202.848%201.288%202.848%202.872c0%201.585-1.277%202.873-2.848%202.873%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.527%2017.538c-2.077%200-3.767-1.705-3.767-3.8c0-2.096%201.69-3.8%203.767-3.8s3.767%201.704%203.767%203.8s-1.69%203.8-3.766%203.8m0-6.408c-1.426%200-2.586%201.17-2.586%202.607c0%201.439%201.159%202.609%202.585%202.609s2.585-1.17%202.585-2.609c0-1.437-1.16-2.606-2.585-2.606M1.707%2010.4V7.082a.86.86%200%200%200-.853-.86a.856.856%200%200%200-.854.86v6.632c.002%202.244%201.81%204.065%204.03%204.065s4.029-1.823%204.029-4.065c0-2.24-1.808-4.063-4.029-4.063a3.98%203.98%200%200%200-2.323.748zm2.323%205.658a2.335%202.335%200%200%201-2.323-2.343a2.335%202.335%200%200%201%202.323-2.342a2.335%202.335%200%200%201%202.323%202.342a2.335%202.335%200%200%201-2.323%202.343m16.465-5.854a3.49%203.49%200%200%200-2.848%201.484V6.704a.33.33%200%200%200-.327-.331a.33.33%200%200%200-.328.331v7.036c.002%201.949%201.572%203.533%203.504%203.533S24%2015.687%2024%2013.737s-1.573-3.534-3.505-3.534m0%206.408c-1.57%200-2.847-1.289-2.847-2.873s1.278-2.872%202.847-2.872c1.57%200%202.848%201.288%202.848%202.872c0%201.585-1.277%202.873-2.848%202.873%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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