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

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

The same emoji in other sets

More objects icons from Fluent Emoji Flat

Use the top hat emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#321b41" d="M23.5 30h-15a6.499 6.499 0 1 1 0-12.997h15A6.499 6.499 0 1 1 23.5 30"/><path fill="#533566" d="M6.809 8.44c-.096-2.528 1.048-4.448 3.545-4.448h11.318c1.556 0 3.655 1.173 3.505 4.361c-.12 2.551-.572 10.688-.782 14.438H7.61c-.25-4.02-.73-12.45-.802-14.352"/><path fill="#f8312f" d="M21.717 21.742H10.282c-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.21"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatTopHat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#321b41" d="M23.5 30h-15a6.499 6.499 0 1 1 0-12.997h15A6.499 6.499 0 1 1 23.5 30"/><path fill="#533566" d="M6.809 8.44c-.096-2.528 1.048-4.448 3.545-4.448h11.318c1.556 0 3.655 1.173 3.505 4.361c-.12 2.551-.572 10.688-.782 14.438H7.61c-.25-4.02-.73-12.45-.802-14.352"/><path fill="#f8312f" d="M21.717 21.742H10.282c-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.21"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#321b41" d="M23.5 30h-15a6.499 6.499 0 1 1 0-12.997h15A6.499 6.499 0 1 1 23.5 30"/><path fill="#533566" d="M6.809 8.44c-.096-2.528 1.048-4.448 3.545-4.448h11.318c1.556 0 3.655 1.173 3.505 4.361c-.12 2.551-.572 10.688-.782 14.438H7.61c-.25-4.02-.73-12.45-.802-14.352"/><path fill="#f8312f" d="M21.717 21.742H10.282c-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.21"/></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23321b41%22%20d%3D%22M23.5%2030h-15a6.499%206.499%200%201%201%200-12.997h15A6.499%206.499%200%201%201%2023.5%2030%22%2F%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M6.809%208.44c-.096-2.528%201.048-4.448%203.545-4.448h11.318c1.556%200%203.655%201.173%203.505%204.361c-.12%202.551-.572%2010.688-.782%2014.438H7.61c-.25-4.02-.73-12.45-.802-14.352%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M21.717%2021.742H10.282c-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.21%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23321b41%22%20d%3D%22M23.5%2030h-15a6.499%206.499%200%201%201%200-12.997h15A6.499%206.499%200%201%201%2023.5%2030%22%2F%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M6.809%208.44c-.096-2.528%201.048-4.448%203.545-4.448h11.318c1.556%200%203.655%201.173%203.505%204.361c-.12%202.551-.572%2010.688-.782%2014.438H7.61c-.25-4.02-.73-12.45-.802-14.352%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M21.717%2021.742H10.282c-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.21%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Top Hat emoji — Fluent Emoji Flat · IconsDB