womans hat emoji

womans-hat from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
womans-hat
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the womans hat emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="M49.175 39.888s2.46-19.166-13.25-19.082s-12.93 19.082-12.93 19.082s5.524.767 13.065.767s13.115-.767 13.115-.767"/><path fill="#f1b31c" d="M36.06 33.047c-12.942 0-26 2.255-26 7.29c0 5.879 18.182 6.514 26 6.514c6.449 0 27.49-.47 27.49-6.513c0-4.786-13.83-7.29-27.49-7.29"/><path fill="#d22f27" d="M38.584 40.655s-.073-3.884-2.659-3.884c-3.508 0-12.93-.634-12.93-.634v3.884s5.524.634 13.065.634z"/><path fill="#ea5a47" d="M40.804 40.486a2.784 2.784 0 0 1-.118-5.567c3.775-.08 5.136 3.8 5.168 5.338z"/><path fill="#ea5a47" d="M50.784 39.881a2.784 2.784 0 1 0-.6-5.536c-3.754.408-4.603 4.431-4.437 5.96z"/><path fill="#a57939" d="M40.686 34.162s1.31-8.544-4.761-13.356l5.485.985l5.605 5.21l2.096 7.16l-3.257 3.79l-2.596-3.244z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M40.804 40.486a2.784 2.784 0 0 1-.118-5.567c3.775-.08 5.136 3.8 5.168 5.338z"/><path d="M50.784 39.881a2.784 2.784 0 1 0-.6-5.536c-3.754.408-4.603 4.431-4.437 5.96z"/><path d="M22.861 34.882c-7.944 1.086-13.292 3.123-13.292 5.456c0 3.474 11.86 6.291 26.491 6.291s26.49-2.817 26.49-6.291c0-1.488-2.176-2.856-5.814-3.933"/><path d="M44.315 36.526a131 131 0 0 0 2.514-.174"/><path d="M49.179 34.329c-.557-5.653-3.14-13.577-13.254-13.523c-15.71.085-12.93 19.082-12.93 19.082s5.524.767 13.065.767a139 139 0 0 0 9.687-.35"/><path d="M22.995 36.137s5.524.634 13.065.634q1.058 0 2.061-.015"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWomansHat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="M49.175 39.888s2.46-19.166-13.25-19.082s-12.93 19.082-12.93 19.082s5.524.767 13.065.767s13.115-.767 13.115-.767"/><path fill="#f1b31c" d="M36.06 33.047c-12.942 0-26 2.255-26 7.29c0 5.879 18.182 6.514 26 6.514c6.449 0 27.49-.47 27.49-6.513c0-4.786-13.83-7.29-27.49-7.29"/><path fill="#d22f27" d="M38.584 40.655s-.073-3.884-2.659-3.884c-3.508 0-12.93-.634-12.93-.634v3.884s5.524.634 13.065.634z"/><path fill="#ea5a47" d="M40.804 40.486a2.784 2.784 0 0 1-.118-5.567c3.775-.08 5.136 3.8 5.168 5.338z"/><path fill="#ea5a47" d="M50.784 39.881a2.784 2.784 0 1 0-.6-5.536c-3.754.408-4.603 4.431-4.437 5.96z"/><path fill="#a57939" d="M40.686 34.162s1.31-8.544-4.761-13.356l5.485.985l5.605 5.21l2.096 7.16l-3.257 3.79l-2.596-3.244z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M40.804 40.486a2.784 2.784 0 0 1-.118-5.567c3.775-.08 5.136 3.8 5.168 5.338z"/><path d="M50.784 39.881a2.784 2.784 0 1 0-.6-5.536c-3.754.408-4.603 4.431-4.437 5.96z"/><path d="M22.861 34.882c-7.944 1.086-13.292 3.123-13.292 5.456c0 3.474 11.86 6.291 26.491 6.291s26.49-2.817 26.49-6.291c0-1.488-2.176-2.856-5.814-3.933"/><path d="M44.315 36.526a131 131 0 0 0 2.514-.174"/><path d="M49.179 34.329c-.557-5.653-3.14-13.577-13.254-13.523c-15.71.085-12.93 19.082-12.93 19.082s5.524.767 13.065.767a139 139 0 0 0 9.687-.35"/><path d="M22.995 36.137s5.524.634 13.065.634q1.058 0 2.061-.015"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="M49.175 39.888s2.46-19.166-13.25-19.082s-12.93 19.082-12.93 19.082s5.524.767 13.065.767s13.115-.767 13.115-.767"/><path fill="#f1b31c" d="M36.06 33.047c-12.942 0-26 2.255-26 7.29c0 5.879 18.182 6.514 26 6.514c6.449 0 27.49-.47 27.49-6.513c0-4.786-13.83-7.29-27.49-7.29"/><path fill="#d22f27" d="M38.584 40.655s-.073-3.884-2.659-3.884c-3.508 0-12.93-.634-12.93-.634v3.884s5.524.634 13.065.634z"/><path fill="#ea5a47" d="M40.804 40.486a2.784 2.784 0 0 1-.118-5.567c3.775-.08 5.136 3.8 5.168 5.338z"/><path fill="#ea5a47" d="M50.784 39.881a2.784 2.784 0 1 0-.6-5.536c-3.754.408-4.603 4.431-4.437 5.96z"/><path fill="#a57939" d="M40.686 34.162s1.31-8.544-4.761-13.356l5.485.985l5.605 5.21l2.096 7.16l-3.257 3.79l-2.596-3.244z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M40.804 40.486a2.784 2.784 0 0 1-.118-5.567c3.775-.08 5.136 3.8 5.168 5.338z"/><path d="M50.784 39.881a2.784 2.784 0 1 0-.6-5.536c-3.754.408-4.603 4.431-4.437 5.96z"/><path d="M22.861 34.882c-7.944 1.086-13.292 3.123-13.292 5.456c0 3.474 11.86 6.291 26.491 6.291s26.49-2.817 26.49-6.291c0-1.488-2.176-2.856-5.814-3.933"/><path d="M44.315 36.526a131 131 0 0 0 2.514-.174"/><path d="M49.179 34.329c-.557-5.653-3.14-13.577-13.254-13.523c-15.71.085-12.93 19.082-12.93 19.082s5.524.767 13.065.767a139 139 0 0 0 9.687-.35"/><path d="M22.995 36.137s5.524.634 13.065.634q1.058 0 2.061-.015"/></g></svg>
</template>

CSS

.icon-womans-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M49.175%2039.888s2.46-19.166-13.25-19.082s-12.93%2019.082-12.93%2019.082s5.524.767%2013.065.767s13.115-.767%2013.115-.767%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M36.06%2033.047c-12.942%200-26%202.255-26%207.29c0%205.879%2018.182%206.514%2026%206.514c6.449%200%2027.49-.47%2027.49-6.513c0-4.786-13.83-7.29-27.49-7.29%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M38.584%2040.655s-.073-3.884-2.659-3.884c-3.508%200-12.93-.634-12.93-.634v3.884s5.524.634%2013.065.634z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M40.804%2040.486a2.784%202.784%200%200%201-.118-5.567c3.775-.08%205.136%203.8%205.168%205.338z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M50.784%2039.881a2.784%202.784%200%201%200-.6-5.536c-3.754.408-4.603%204.431-4.437%205.96z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M40.686%2034.162s1.31-8.544-4.761-13.356l5.485.985l5.605%205.21l2.096%207.16l-3.257%203.79l-2.596-3.244z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M40.804%2040.486a2.784%202.784%200%200%201-.118-5.567c3.775-.08%205.136%203.8%205.168%205.338z%22%2F%3E%3Cpath%20d%3D%22M50.784%2039.881a2.784%202.784%200%201%200-.6-5.536c-3.754.408-4.603%204.431-4.437%205.96z%22%2F%3E%3Cpath%20d%3D%22M22.861%2034.882c-7.944%201.086-13.292%203.123-13.292%205.456c0%203.474%2011.86%206.291%2026.491%206.291s26.49-2.817%2026.49-6.291c0-1.488-2.176-2.856-5.814-3.933%22%2F%3E%3Cpath%20d%3D%22M44.315%2036.526a131%20131%200%200%200%202.514-.174%22%2F%3E%3Cpath%20d%3D%22M49.179%2034.329c-.557-5.653-3.14-13.577-13.254-13.523c-15.71.085-12.93%2019.082-12.93%2019.082s5.524.767%2013.065.767a139%20139%200%200%200%209.687-.35%22%2F%3E%3Cpath%20d%3D%22M22.995%2036.137s5.524.634%2013.065.634q1.058%200%202.061-.015%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M49.175%2039.888s2.46-19.166-13.25-19.082s-12.93%2019.082-12.93%2019.082s5.524.767%2013.065.767s13.115-.767%2013.115-.767%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M36.06%2033.047c-12.942%200-26%202.255-26%207.29c0%205.879%2018.182%206.514%2026%206.514c6.449%200%2027.49-.47%2027.49-6.513c0-4.786-13.83-7.29-27.49-7.29%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M38.584%2040.655s-.073-3.884-2.659-3.884c-3.508%200-12.93-.634-12.93-.634v3.884s5.524.634%2013.065.634z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M40.804%2040.486a2.784%202.784%200%200%201-.118-5.567c3.775-.08%205.136%203.8%205.168%205.338z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M50.784%2039.881a2.784%202.784%200%201%200-.6-5.536c-3.754.408-4.603%204.431-4.437%205.96z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M40.686%2034.162s1.31-8.544-4.761-13.356l5.485.985l5.605%205.21l2.096%207.16l-3.257%203.79l-2.596-3.244z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M40.804%2040.486a2.784%202.784%200%200%201-.118-5.567c3.775-.08%205.136%203.8%205.168%205.338z%22%2F%3E%3Cpath%20d%3D%22M50.784%2039.881a2.784%202.784%200%201%200-.6-5.536c-3.754.408-4.603%204.431-4.437%205.96z%22%2F%3E%3Cpath%20d%3D%22M22.861%2034.882c-7.944%201.086-13.292%203.123-13.292%205.456c0%203.474%2011.86%206.291%2026.491%206.291s26.49-2.817%2026.49-6.291c0-1.488-2.176-2.856-5.814-3.933%22%2F%3E%3Cpath%20d%3D%22M44.315%2036.526a131%20131%200%200%200%202.514-.174%22%2F%3E%3Cpath%20d%3D%22M49.179%2034.329c-.557-5.653-3.14-13.577-13.254-13.523c-15.71.085-12.93%2019.082-12.93%2019.082s5.524.767%2013.065.767a139%20139%200%200%200%209.687-.35%22%2F%3E%3Cpath%20d%3D%22M22.995%2036.137s5.524.634%2013.065.634q1.058%200%202.061-.015%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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