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

Name
billed-cap
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 billed cap emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><ellipse cx="22.42" cy="7.685" fill="#6683ff" rx="1.313" ry="1.68" transform="rotate(-57.793 22.42 7.685)"/><path fill="#8bafff" fill-rule="evenodd" d="M17 7h3a10 10 0 0 1 4 .832V21H9v-6a8 8 0 0 1 8-8" clip-rule="evenodd"/><path fill="#3c378c" d="M4.5 24c-2 0-3.5-2.5-2.5-3l3.527-1c2.324.5 6.573 1.5 4.973 1.5c-2 0-3.5 2.5-6 2.5"/><path fill="#6a8cff" d="M24 7.832V21h5a1 1 0 0 0 1-1v-3c0-4.1-2.468-7.625-6-9.168"/><path fill="#526ce3" d="m2 21l7-4c7.5 0 11.516 1.61 15 4c-2 2-4 4-7 4s-5.181-1.909-7-3c-2.5-1.5-6-1.5-8-1"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatBilledCap(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"><ellipse cx="22.42" cy="7.685" fill="#6683ff" rx="1.313" ry="1.68" transform="rotate(-57.793 22.42 7.685)"/><path fill="#8bafff" fillRule="evenodd" d="M17 7h3a10 10 0 0 1 4 .832V21H9v-6a8 8 0 0 1 8-8" clipRule="evenodd"/><path fill="#3c378c" d="M4.5 24c-2 0-3.5-2.5-2.5-3l3.527-1c2.324.5 6.573 1.5 4.973 1.5c-2 0-3.5 2.5-6 2.5"/><path fill="#6a8cff" d="M24 7.832V21h5a1 1 0 0 0 1-1v-3c0-4.1-2.468-7.625-6-9.168"/><path fill="#526ce3" d="m2 21l7-4c7.5 0 11.516 1.61 15 4c-2 2-4 4-7 4s-5.181-1.909-7-3c-2.5-1.5-6-1.5-8-1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><ellipse cx="22.42" cy="7.685" fill="#6683ff" rx="1.313" ry="1.68" transform="rotate(-57.793 22.42 7.685)"/><path fill="#8bafff" fill-rule="evenodd" d="M17 7h3a10 10 0 0 1 4 .832V21H9v-6a8 8 0 0 1 8-8" clip-rule="evenodd"/><path fill="#3c378c" d="M4.5 24c-2 0-3.5-2.5-2.5-3l3.527-1c2.324.5 6.573 1.5 4.973 1.5c-2 0-3.5 2.5-6 2.5"/><path fill="#6a8cff" d="M24 7.832V21h5a1 1 0 0 0 1-1v-3c0-4.1-2.468-7.625-6-9.168"/><path fill="#526ce3" d="m2 21l7-4c7.5 0 11.516 1.61 15 4c-2 2-4 4-7 4s-5.181-1.909-7-3c-2.5-1.5-6-1.5-8-1"/></g></svg>
</template>

CSS

.icon-billed-cap {
  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%3Cellipse%20cx%3D%2222.42%22%20cy%3D%227.685%22%20fill%3D%22%236683ff%22%20rx%3D%221.313%22%20ry%3D%221.68%22%20transform%3D%22rotate(-57.793%2022.42%207.685)%22%2F%3E%3Cpath%20fill%3D%22%238bafff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17%207h3a10%2010%200%200%201%204%20.832V21H9v-6a8%208%200%200%201%208-8%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%233c378c%22%20d%3D%22M4.5%2024c-2%200-3.5-2.5-2.5-3l3.527-1c2.324.5%206.573%201.5%204.973%201.5c-2%200-3.5%202.5-6%202.5%22%2F%3E%3Cpath%20fill%3D%22%236a8cff%22%20d%3D%22M24%207.832V21h5a1%201%200%200%200%201-1v-3c0-4.1-2.468-7.625-6-9.168%22%2F%3E%3Cpath%20fill%3D%22%23526ce3%22%20d%3D%22m2%2021l7-4c7.5%200%2011.516%201.61%2015%204c-2%202-4%204-7%204s-5.181-1.909-7-3c-2.5-1.5-6-1.5-8-1%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%3Cellipse%20cx%3D%2222.42%22%20cy%3D%227.685%22%20fill%3D%22%236683ff%22%20rx%3D%221.313%22%20ry%3D%221.68%22%20transform%3D%22rotate(-57.793%2022.42%207.685)%22%2F%3E%3Cpath%20fill%3D%22%238bafff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17%207h3a10%2010%200%200%201%204%20.832V21H9v-6a8%208%200%200%201%208-8%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%233c378c%22%20d%3D%22M4.5%2024c-2%200-3.5-2.5-2.5-3l3.527-1c2.324.5%206.573%201.5%204.973%201.5c-2%200-3.5%202.5-6%202.5%22%2F%3E%3Cpath%20fill%3D%22%236a8cff%22%20d%3D%22M24%207.832V21h5a1%201%200%200%200%201-1v-3c0-4.1-2.468-7.625-6-9.168%22%2F%3E%3Cpath%20fill%3D%22%23526ce3%22%20d%3D%22m2%2021l7-4c7.5%200%2011.516%201.61%2015%204c-2%202-4%204-7%204s-5.181-1.909-7-3c-2.5-1.5-6-1.5-8-1%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/billed-cap.svg?color=%231a73e8&size=48