top-hat from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
top-hat
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the top hat emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.809 8.44c-.096-2.528 1.048-4.448 3.545-4.448H21.67c1.557 0 3.656 1.173 3.506 4.361c-.075 1.575-.275 5.277-.467 8.763A6.499 6.499 0 0 1 23.5 30h-15a6.499 6.499 0 0 1-1.227-12.88c-.21-3.66-.419-7.477-.464-8.68m3.473 13.302c-1.4 0-2.418-.94-2.856-2.27v3.598c0 1.495 1.343 2.677 2.85 2.677h11.446c1.508 0 2.851-1.192 2.851-2.677v-3.537c-.438 1.33-1.456 2.21-2.856 2.21z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastTopHat(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="M6.809 8.44c-.096-2.528 1.048-4.448 3.545-4.448H21.67c1.557 0 3.656 1.173 3.506 4.361c-.075 1.575-.275 5.277-.467 8.763A6.499 6.499 0 0 1 23.5 30h-15a6.499 6.499 0 0 1-1.227-12.88c-.21-3.66-.419-7.477-.464-8.68m3.473 13.302c-1.4 0-2.418-.94-2.856-2.27v3.598c0 1.495 1.343 2.677 2.85 2.677h11.446c1.508 0 2.851-1.192 2.851-2.677v-3.537c-.438 1.33-1.456 2.21-2.856 2.21z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.809 8.44c-.096-2.528 1.048-4.448 3.545-4.448H21.67c1.557 0 3.656 1.173 3.506 4.361c-.075 1.575-.275 5.277-.467 8.763A6.499 6.499 0 0 1 23.5 30h-15a6.499 6.499 0 0 1-1.227-12.88c-.21-3.66-.419-7.477-.464-8.68m3.473 13.302c-1.4 0-2.418-.94-2.856-2.27v3.598c0 1.495 1.343 2.677 2.85 2.677h11.446c1.508 0 2.851-1.192 2.851-2.677v-3.537c-.438 1.33-1.456 2.21-2.856 2.21z"/></svg>
</template>

CSS

.icon-top-hat {
  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%22M6.809%208.44c-.096-2.528%201.048-4.448%203.545-4.448H21.67c1.557%200%203.656%201.173%203.506%204.361c-.075%201.575-.275%205.277-.467%208.763A6.499%206.499%200%200%201%2023.5%2030h-15a6.499%206.499%200%200%201-1.227-12.88c-.21-3.66-.419-7.477-.464-8.68m3.473%2013.302c-1.4%200-2.418-.94-2.856-2.27v3.598c0%201.495%201.343%202.677%202.85%202.677h11.446c1.508%200%202.851-1.192%202.851-2.677v-3.537c-.438%201.33-1.456%202.21-2.856%202.21z%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%22M6.809%208.44c-.096-2.528%201.048-4.448%203.545-4.448H21.67c1.557%200%203.656%201.173%203.506%204.361c-.075%201.575-.275%205.277-.467%208.763A6.499%206.499%200%200%201%2023.5%2030h-15a6.499%206.499%200%200%201-1.227-12.88c-.21-3.66-.419-7.477-.464-8.68m3.473%2013.302c-1.4%200-2.418-.94-2.856-2.27v3.598c0%201.495%201.343%202.677%202.85%202.677h11.446c1.508%200%202.851-1.192%202.851-2.677v-3.537c-.438%201.33-1.456%202.21-2.856%202.21z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/top-hat.svg?color=%231a73e8&size=48