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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M23.015 4.134a2.9 2.9 0 0 0-1.184-.118a2.97 2.97 0 0 0-1.898.974h-2.786c-5.469 0-9.902 4.48-9.902 10.005v.84L1.347 19.24c-1.175.63-1.415 1.834-1.333 2.64c.078.768.425 1.459.801 1.981C1.56 24.896 2.961 26 4.77 26c1.918 0 3.392-1.001 4.3-1.618l.112-.075q.26-.176.464-.31q.255.167.552.366l.114.076C11.84 25.46 14.143 27 17.147 27c3.528 0 5.943-2.189 7.751-4.002h4.131c1.641 0 2.971-1.344 2.971-3.001v-3.002c0-4.487-2.437-8.396-6.04-10.456a2.99 2.99 0 0 0-1.999-2.11zM9.689 21.708c-2.42-1.209-5.551-1.176-7.395-.71l6.918-3.995c1.508.026 3.006.117 4.496.333c3.355.486 6.673 1.607 9.992 4.043c-1.858 1.866-3.771 3.62-6.553 3.62c-2.403 0-4.276-1.25-5.857-2.305a59 59 0 0 0-.605-.4q-.24-.156-.47-.296a7 7 0 0 0-.526-.29m-.464-6.706c1.857.031 3.728.158 5.609.489c3.84.676 7.72 2.204 11.59 5.506h2.605c.547 0 .99-.448.99-1v-3.002a10.01 10.01 0 0 0-6.045-9.217a9.8 9.8 0 0 0-3.856-.787h-2.971c-4.375 0-7.922 3.583-7.922 8.004z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastBilledCap(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" fillRule="evenodd" d="M23.015 4.134a2.9 2.9 0 0 0-1.184-.118a2.97 2.97 0 0 0-1.898.974h-2.786c-5.469 0-9.902 4.48-9.902 10.005v.84L1.347 19.24c-1.175.63-1.415 1.834-1.333 2.64c.078.768.425 1.459.801 1.981C1.56 24.896 2.961 26 4.77 26c1.918 0 3.392-1.001 4.3-1.618l.112-.075q.26-.176.464-.31q.255.167.552.366l.114.076C11.84 25.46 14.143 27 17.147 27c3.528 0 5.943-2.189 7.751-4.002h4.131c1.641 0 2.971-1.344 2.971-3.001v-3.002c0-4.487-2.437-8.396-6.04-10.456a2.99 2.99 0 0 0-1.999-2.11zM9.689 21.708c-2.42-1.209-5.551-1.176-7.395-.71l6.918-3.995c1.508.026 3.006.117 4.496.333c3.355.486 6.673 1.607 9.992 4.043c-1.858 1.866-3.771 3.62-6.553 3.62c-2.403 0-4.276-1.25-5.857-2.305a59 59 0 0 0-.605-.4q-.24-.156-.47-.296a7 7 0 0 0-.526-.29m-.464-6.706c1.857.031 3.728.158 5.609.489c3.84.676 7.72 2.204 11.59 5.506h2.605c.547 0 .99-.448.99-1v-3.002a10.01 10.01 0 0 0-6.045-9.217a9.8 9.8 0 0 0-3.856-.787h-2.971c-4.375 0-7.922 3.583-7.922 8.004z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M23.015 4.134a2.9 2.9 0 0 0-1.184-.118a2.97 2.97 0 0 0-1.898.974h-2.786c-5.469 0-9.902 4.48-9.902 10.005v.84L1.347 19.24c-1.175.63-1.415 1.834-1.333 2.64c.078.768.425 1.459.801 1.981C1.56 24.896 2.961 26 4.77 26c1.918 0 3.392-1.001 4.3-1.618l.112-.075q.26-.176.464-.31q.255.167.552.366l.114.076C11.84 25.46 14.143 27 17.147 27c3.528 0 5.943-2.189 7.751-4.002h4.131c1.641 0 2.971-1.344 2.971-3.001v-3.002c0-4.487-2.437-8.396-6.04-10.456a2.99 2.99 0 0 0-1.999-2.11zM9.689 21.708c-2.42-1.209-5.551-1.176-7.395-.71l6.918-3.995c1.508.026 3.006.117 4.496.333c3.355.486 6.673 1.607 9.992 4.043c-1.858 1.866-3.771 3.62-6.553 3.62c-2.403 0-4.276-1.25-5.857-2.305a59 59 0 0 0-.605-.4q-.24-.156-.47-.296a7 7 0 0 0-.526-.29m-.464-6.706c1.857.031 3.728.158 5.609.489c3.84.676 7.72 2.204 11.59 5.506h2.605c.547 0 .99-.448.99-1v-3.002a10.01 10.01 0 0 0-6.045-9.217a9.8 9.8 0 0 0-3.856-.787h-2.971c-4.375 0-7.922 3.583-7.922 8.004z" clip-rule="evenodd"/></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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23.015%204.134a2.9%202.9%200%200%200-1.184-.118a2.97%202.97%200%200%200-1.898.974h-2.786c-5.469%200-9.902%204.48-9.902%2010.005v.84L1.347%2019.24c-1.175.63-1.415%201.834-1.333%202.64c.078.768.425%201.459.801%201.981C1.56%2024.896%202.961%2026%204.77%2026c1.918%200%203.392-1.001%204.3-1.618l.112-.075q.26-.176.464-.31q.255.167.552.366l.114.076C11.84%2025.46%2014.143%2027%2017.147%2027c3.528%200%205.943-2.189%207.751-4.002h4.131c1.641%200%202.971-1.344%202.971-3.001v-3.002c0-4.487-2.437-8.396-6.04-10.456a2.99%202.99%200%200%200-1.999-2.11zM9.689%2021.708c-2.42-1.209-5.551-1.176-7.395-.71l6.918-3.995c1.508.026%203.006.117%204.496.333c3.355.486%206.673%201.607%209.992%204.043c-1.858%201.866-3.771%203.62-6.553%203.62c-2.403%200-4.276-1.25-5.857-2.305a59%2059%200%200%200-.605-.4q-.24-.156-.47-.296a7%207%200%200%200-.526-.29m-.464-6.706c1.857.031%203.728.158%205.609.489c3.84.676%207.72%202.204%2011.59%205.506h2.605c.547%200%20.99-.448.99-1v-3.002a10.01%2010.01%200%200%200-6.045-9.217a9.8%209.8%200%200%200-3.856-.787h-2.971c-4.375%200-7.922%203.583-7.922%208.004z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M23.015%204.134a2.9%202.9%200%200%200-1.184-.118a2.97%202.97%200%200%200-1.898.974h-2.786c-5.469%200-9.902%204.48-9.902%2010.005v.84L1.347%2019.24c-1.175.63-1.415%201.834-1.333%202.64c.078.768.425%201.459.801%201.981C1.56%2024.896%202.961%2026%204.77%2026c1.918%200%203.392-1.001%204.3-1.618l.112-.075q.26-.176.464-.31q.255.167.552.366l.114.076C11.84%2025.46%2014.143%2027%2017.147%2027c3.528%200%205.943-2.189%207.751-4.002h4.131c1.641%200%202.971-1.344%202.971-3.001v-3.002c0-4.487-2.437-8.396-6.04-10.456a2.99%202.99%200%200%200-1.999-2.11zM9.689%2021.708c-2.42-1.209-5.551-1.176-7.395-.71l6.918-3.995c1.508.026%203.006.117%204.496.333c3.355.486%206.673%201.607%209.992%204.043c-1.858%201.866-3.771%203.62-6.553%203.62c-2.403%200-4.276-1.25-5.857-2.305a59%2059%200%200%200-.605-.4q-.24-.156-.47-.296a7%207%200%200%200-.526-.29m-.464-6.706c1.857.031%203.728.158%205.609.489c3.84.676%207.72%202.204%2011.59%205.506h2.605c.547%200%20.99-.448.99-1v-3.002a10.01%2010.01%200%200%200-6.045-9.217a9.8%209.8%200%200%200-3.856-.787h-2.971c-4.375%200-7.922%203.583-7.922%208.004z%22%20clip-rule%3D%22evenodd%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/billed-cap.svg?color=%231a73e8&size=48