hotjar from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
hotjar
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
512×512
License
CC BY 4.0

The same logo in other sets

Use the hotjar logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M361.5 0c0 131.6-80.7 176.8-140.2 209.4c-.6.3-1.1.6-1.6.9c-53.8 30.2-88.7 49.8-89.6 122H32c0-131.5 80.7-176.7 140.2-209.3C227 93.2 262.5 73 262.5 0h98.9zM301 302.6c54.8-29.8 90.3-50 90.3-123h98c0 131.6-80.7 176.7-140.2 209.4c-54.8 29.8-90.3 50-90.3 123h-98c0-131.6 80.7-176.8 140.2-209.4"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsHotjar(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M361.5 0c0 131.6-80.7 176.8-140.2 209.4c-.6.3-1.1.6-1.6.9c-53.8 30.2-88.7 49.8-89.6 122H32c0-131.5 80.7-176.7 140.2-209.3C227 93.2 262.5 73 262.5 0h98.9zM301 302.6c54.8-29.8 90.3-50 90.3-123h98c0 131.6-80.7 176.7-140.2 209.4c-54.8 29.8-90.3 50-90.3 123h-98c0-131.6 80.7-176.8 140.2-209.4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M361.5 0c0 131.6-80.7 176.8-140.2 209.4c-.6.3-1.1.6-1.6.9c-53.8 30.2-88.7 49.8-89.6 122H32c0-131.5 80.7-176.7 140.2-209.3C227 93.2 262.5 73 262.5 0h98.9zM301 302.6c54.8-29.8 90.3-50 90.3-123h98c0 131.6-80.7 176.7-140.2 209.4c-54.8 29.8-90.3 50-90.3 123h-98c0-131.6 80.7-176.8 140.2-209.4"/></svg>
</template>

CSS

.icon-hotjar {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M361.5%200c0%20131.6-80.7%20176.8-140.2%20209.4c-.6.3-1.1.6-1.6.9c-53.8%2030.2-88.7%2049.8-89.6%20122H32c0-131.5%2080.7-176.7%20140.2-209.3C227%2093.2%20262.5%2073%20262.5%200h98.9zM301%20302.6c54.8-29.8%2090.3-50%2090.3-123h98c0%20131.6-80.7%20176.7-140.2%20209.4c-54.8%2029.8-90.3%2050-90.3%20123h-98c0-131.6%2080.7-176.8%20140.2-209.4%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M361.5%200c0%20131.6-80.7%20176.8-140.2%20209.4c-.6.3-1.1.6-1.6.9c-53.8%2030.2-88.7%2049.8-89.6%20122H32c0-131.5%2080.7-176.7%20140.2-209.3C227%2093.2%20262.5%2073%20262.5%200h98.9zM301%20302.6c54.8-29.8%2090.3-50%2090.3-123h98c0%20131.6-80.7%20176.7-140.2%20209.4c-54.8%2029.8-90.3%2050-90.3%20123h-98c0-131.6%2080.7-176.8%20140.2-209.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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