hotjar from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
hotjar
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.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 32 32"><path fill="currentColor" d="M27.931 10.094C23.262 1.813 9.569 0 9.569 0s6.319 6.9-1.756 12.356C2.707 15.8.688 20.275 2.875 25.162c1.675 3.744 5.219 5.269 9.038 5.837c-1.825-3.444-.413-7.65-.256-8.1c3.569 5.4 10.313 0 6.925-5.869c4.438.962 5.1 8.663 1.694 13.469c5.031-1.581 8.381-5.556 9.3-9.1c.969-3.706.231-7.994-1.644-11.306z"/></svg>

React

import type { SVGProps } from "react";

export function CibHotjar(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.931 10.094C23.262 1.813 9.569 0 9.569 0s6.319 6.9-1.756 12.356C2.707 15.8.688 20.275 2.875 25.162c1.675 3.744 5.219 5.269 9.038 5.837c-1.825-3.444-.413-7.65-.256-8.1c3.569 5.4 10.313 0 6.925-5.869c4.438.962 5.1 8.663 1.694 13.469c5.031-1.581 8.381-5.556 9.3-9.1c.969-3.706.231-7.994-1.644-11.306z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.931 10.094C23.262 1.813 9.569 0 9.569 0s6.319 6.9-1.756 12.356C2.707 15.8.688 20.275 2.875 25.162c1.675 3.744 5.219 5.269 9.038 5.837c-1.825-3.444-.413-7.65-.256-8.1c3.569 5.4 10.313 0 6.925-5.869c4.438.962 5.1 8.663 1.694 13.469c5.031-1.581 8.381-5.556 9.3-9.1c.969-3.706.231-7.994-1.644-11.306z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.931%2010.094C23.262%201.813%209.569%200%209.569%200s6.319%206.9-1.756%2012.356C2.707%2015.8.688%2020.275%202.875%2025.162c1.675%203.744%205.219%205.269%209.038%205.837c-1.825-3.444-.413-7.65-.256-8.1c3.569%205.4%2010.313%200%206.925-5.869c4.438.962%205.1%208.663%201.694%2013.469c5.031-1.581%208.381-5.556%209.3-9.1c.969-3.706.231-7.994-1.644-11.306z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.931%2010.094C23.262%201.813%209.569%200%209.569%200s6.319%206.9-1.756%2012.356C2.707%2015.8.688%2020.275%202.875%2025.162c1.675%203.744%205.219%205.269%209.038%205.837c-1.825-3.444-.413-7.65-.256-8.1c3.569%205.4%2010.313%200%206.925-5.869c4.438.962%205.1%208.663%201.694%2013.469c5.031-1.581%208.381-5.556%209.3-9.1c.969-3.706.231-7.994-1.644-11.306z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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