woman-frowning from Fluent Emoji High Contrast by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.

Name
woman-frowning
Set
Fluent Emoji High Contrast
Style
Default
Category
People & Body
Viewbox
32×32
License
MIT

The same emoji in other sets

More people & body icons from Fluent Emoji High Contrast

Use the woman frowning emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.265 10.265a.375.375 0 0 0-.53-.53c-.189.188-.621.416-1.117.601c-.238.09-.474.163-.678.214a2 2 0 0 1-.44.075a.375.375 0 0 0 0 .75c.172 0 .396-.04.622-.097c.234-.059.498-.141.76-.24c.504-.189 1.072-.461 1.383-.773m-.648 1.832a1.77 1.77 0 0 0-.917-.267c-.54 0-1.12.17-1.55.48a.57.57 0 0 0-.05.89l.048.044a2 2 0 0 0-.086.261c-.068.268.162.495.438.495h.525a1.25 1.25 0 1 1 2.45 0h.025c.276 0 .507-.227.438-.495a2 2 0 0 0-1.321-1.408m4.766 0c.274-.165.583-.267.917-.267c.54 0 1.12.17 1.55.48c.3.21.32.64.05.89l-.048.044q.053.126.086.261c.069.268-.162.495-.438.495h-.525q.024-.12.025-.25a1.25 1.25 0 1 0-2.475.25H17.5c-.276 0-.506-.227-.438-.495a2 2 0 0 1 1.321-1.408"/><path fill="currentColor" d="M13.957 14a.75.75 0 0 0-1.03-.927a.25.25 0 1 1-.354.354a.75.75 0 0 0-.03.573zm4.086 0a.75.75 0 0 1 .03-.573a.25.25 0 1 0 .354-.354a.75.75 0 0 1 1.03.927zm-2.553-1.132l-.69 2.22c-.14.45.2.91.67.91h1.01a.7.7 0 0 0 .67-.91l-.69-2.22c-.13-.49-.82-.49-.97 0m1.898 5.356c-.93-.465-1.847-.465-2.776 0a.25.25 0 0 1-.224-.448c1.07-.535 2.153-.535 3.224 0a.25.25 0 1 1-.224.448"/><path fill="currentColor" d="M27.5 18.1c0-.771-.164-1.534-.483-2.236a5.6 5.6 0 0 0 .473-2.261c0-1.08-.32-2.136-.917-3.036v-.007a3.3 3.3 0 0 1-.554-1.86a5.5 5.5 0 0 0-5.38-5.5a5.49 5.49 0 0 0-8.788-.01A5.506 5.506 0 0 0 6.472 8.7a3.3 3.3 0 0 1-.559 1.867a5.53 5.53 0 0 0-.431 5.3a5.41 5.41 0 0 0 2.137 6.868A10.4 10.4 0 0 0 5 29.616V30a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1v-.384a10.4 10.4 0 0 0-2.465-6.694A5.42 5.42 0 0 0 27.5 18.1M7.023 29a8.5 8.5 0 0 1 1.114-3.58c1.057-1.813 2.78-3.228 4.863-3.932v.34C13 23.55 14.31 25 16 25s3-1.45 3-3.171v-.34a9.1 9.1 0 0 1 3.325 1.999A8.5 8.5 0 0 1 24.977 29zm9.227-7c.603 0 1.19-.07 1.75-.205v.034C18 23.062 17.076 24 16 24s-2-.938-2-2.171v-.175a7.4 7.4 0 0 0 2.25.346M12.679 7.544A5.68 5.68 0 0 0 17.23 9.81h.447a.375.375 0 0 0 .058.455c.311.312.879.584 1.383.774c.262.098.526.18.76.239c.226.056.45.097.622.097a.375.375 0 0 0 0-.75c-.078 0-.23-.022-.44-.075a6 6 0 0 1-.678-.214c-.431-.161-.815-.354-1.032-.526h3.202c.075.003.269.022.463.129c.172.095.372.274.484.653l-.003.074l-.043 1.039l.376.11a1.626 1.626 0 0 1-.136 3.154l-.37.073l-.031.377C22.016 18.78 19.417 21 16.25 21c-3.062 0-5.603-2.087-6.01-5.27l-.048-.386l-.385-.048a1.78 1.78 0 0 1-.167-3.503l.446-.1l-.058-.44l-.018-.44a1.8 1.8 0 0 1 .592-1.236a3.63 3.63 0 0 0 2.07-2.017z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastWomanFrowning(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="M14.265 10.265a.375.375 0 0 0-.53-.53c-.189.188-.621.416-1.117.601c-.238.09-.474.163-.678.214a2 2 0 0 1-.44.075a.375.375 0 0 0 0 .75c.172 0 .396-.04.622-.097c.234-.059.498-.141.76-.24c.504-.189 1.072-.461 1.383-.773m-.648 1.832a1.77 1.77 0 0 0-.917-.267c-.54 0-1.12.17-1.55.48a.57.57 0 0 0-.05.89l.048.044a2 2 0 0 0-.086.261c-.068.268.162.495.438.495h.525a1.25 1.25 0 1 1 2.45 0h.025c.276 0 .507-.227.438-.495a2 2 0 0 0-1.321-1.408m4.766 0c.274-.165.583-.267.917-.267c.54 0 1.12.17 1.55.48c.3.21.32.64.05.89l-.048.044q.053.126.086.261c.069.268-.162.495-.438.495h-.525q.024-.12.025-.25a1.25 1.25 0 1 0-2.475.25H17.5c-.276 0-.506-.227-.438-.495a2 2 0 0 1 1.321-1.408"/><path fill="currentColor" d="M13.957 14a.75.75 0 0 0-1.03-.927a.25.25 0 1 1-.354.354a.75.75 0 0 0-.03.573zm4.086 0a.75.75 0 0 1 .03-.573a.25.25 0 1 0 .354-.354a.75.75 0 0 1 1.03.927zm-2.553-1.132l-.69 2.22c-.14.45.2.91.67.91h1.01a.7.7 0 0 0 .67-.91l-.69-2.22c-.13-.49-.82-.49-.97 0m1.898 5.356c-.93-.465-1.847-.465-2.776 0a.25.25 0 0 1-.224-.448c1.07-.535 2.153-.535 3.224 0a.25.25 0 1 1-.224.448"/><path fill="currentColor" d="M27.5 18.1c0-.771-.164-1.534-.483-2.236a5.6 5.6 0 0 0 .473-2.261c0-1.08-.32-2.136-.917-3.036v-.007a3.3 3.3 0 0 1-.554-1.86a5.5 5.5 0 0 0-5.38-5.5a5.49 5.49 0 0 0-8.788-.01A5.506 5.506 0 0 0 6.472 8.7a3.3 3.3 0 0 1-.559 1.867a5.53 5.53 0 0 0-.431 5.3a5.41 5.41 0 0 0 2.137 6.868A10.4 10.4 0 0 0 5 29.616V30a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1v-.384a10.4 10.4 0 0 0-2.465-6.694A5.42 5.42 0 0 0 27.5 18.1M7.023 29a8.5 8.5 0 0 1 1.114-3.58c1.057-1.813 2.78-3.228 4.863-3.932v.34C13 23.55 14.31 25 16 25s3-1.45 3-3.171v-.34a9.1 9.1 0 0 1 3.325 1.999A8.5 8.5 0 0 1 24.977 29zm9.227-7c.603 0 1.19-.07 1.75-.205v.034C18 23.062 17.076 24 16 24s-2-.938-2-2.171v-.175a7.4 7.4 0 0 0 2.25.346M12.679 7.544A5.68 5.68 0 0 0 17.23 9.81h.447a.375.375 0 0 0 .058.455c.311.312.879.584 1.383.774c.262.098.526.18.76.239c.226.056.45.097.622.097a.375.375 0 0 0 0-.75c-.078 0-.23-.022-.44-.075a6 6 0 0 1-.678-.214c-.431-.161-.815-.354-1.032-.526h3.202c.075.003.269.022.463.129c.172.095.372.274.484.653l-.003.074l-.043 1.039l.376.11a1.626 1.626 0 0 1-.136 3.154l-.37.073l-.031.377C22.016 18.78 19.417 21 16.25 21c-3.062 0-5.603-2.087-6.01-5.27l-.048-.386l-.385-.048a1.78 1.78 0 0 1-.167-3.503l.446-.1l-.058-.44l-.018-.44a1.8 1.8 0 0 1 .592-1.236a3.63 3.63 0 0 0 2.07-2.017z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.265 10.265a.375.375 0 0 0-.53-.53c-.189.188-.621.416-1.117.601c-.238.09-.474.163-.678.214a2 2 0 0 1-.44.075a.375.375 0 0 0 0 .75c.172 0 .396-.04.622-.097c.234-.059.498-.141.76-.24c.504-.189 1.072-.461 1.383-.773m-.648 1.832a1.77 1.77 0 0 0-.917-.267c-.54 0-1.12.17-1.55.48a.57.57 0 0 0-.05.89l.048.044a2 2 0 0 0-.086.261c-.068.268.162.495.438.495h.525a1.25 1.25 0 1 1 2.45 0h.025c.276 0 .507-.227.438-.495a2 2 0 0 0-1.321-1.408m4.766 0c.274-.165.583-.267.917-.267c.54 0 1.12.17 1.55.48c.3.21.32.64.05.89l-.048.044q.053.126.086.261c.069.268-.162.495-.438.495h-.525q.024-.12.025-.25a1.25 1.25 0 1 0-2.475.25H17.5c-.276 0-.506-.227-.438-.495a2 2 0 0 1 1.321-1.408"/><path fill="currentColor" d="M13.957 14a.75.75 0 0 0-1.03-.927a.25.25 0 1 1-.354.354a.75.75 0 0 0-.03.573zm4.086 0a.75.75 0 0 1 .03-.573a.25.25 0 1 0 .354-.354a.75.75 0 0 1 1.03.927zm-2.553-1.132l-.69 2.22c-.14.45.2.91.67.91h1.01a.7.7 0 0 0 .67-.91l-.69-2.22c-.13-.49-.82-.49-.97 0m1.898 5.356c-.93-.465-1.847-.465-2.776 0a.25.25 0 0 1-.224-.448c1.07-.535 2.153-.535 3.224 0a.25.25 0 1 1-.224.448"/><path fill="currentColor" d="M27.5 18.1c0-.771-.164-1.534-.483-2.236a5.6 5.6 0 0 0 .473-2.261c0-1.08-.32-2.136-.917-3.036v-.007a3.3 3.3 0 0 1-.554-1.86a5.5 5.5 0 0 0-5.38-5.5a5.49 5.49 0 0 0-8.788-.01A5.506 5.506 0 0 0 6.472 8.7a3.3 3.3 0 0 1-.559 1.867a5.53 5.53 0 0 0-.431 5.3a5.41 5.41 0 0 0 2.137 6.868A10.4 10.4 0 0 0 5 29.616V30a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1v-.384a10.4 10.4 0 0 0-2.465-6.694A5.42 5.42 0 0 0 27.5 18.1M7.023 29a8.5 8.5 0 0 1 1.114-3.58c1.057-1.813 2.78-3.228 4.863-3.932v.34C13 23.55 14.31 25 16 25s3-1.45 3-3.171v-.34a9.1 9.1 0 0 1 3.325 1.999A8.5 8.5 0 0 1 24.977 29zm9.227-7c.603 0 1.19-.07 1.75-.205v.034C18 23.062 17.076 24 16 24s-2-.938-2-2.171v-.175a7.4 7.4 0 0 0 2.25.346M12.679 7.544A5.68 5.68 0 0 0 17.23 9.81h.447a.375.375 0 0 0 .058.455c.311.312.879.584 1.383.774c.262.098.526.18.76.239c.226.056.45.097.622.097a.375.375 0 0 0 0-.75c-.078 0-.23-.022-.44-.075a6 6 0 0 1-.678-.214c-.431-.161-.815-.354-1.032-.526h3.202c.075.003.269.022.463.129c.172.095.372.274.484.653l-.003.074l-.043 1.039l.376.11a1.626 1.626 0 0 1-.136 3.154l-.37.073l-.031.377C22.016 18.78 19.417 21 16.25 21c-3.062 0-5.603-2.087-6.01-5.27l-.048-.386l-.385-.048a1.78 1.78 0 0 1-.167-3.503l.446-.1l-.058-.44l-.018-.44a1.8 1.8 0 0 1 .592-1.236a3.63 3.63 0 0 0 2.07-2.017z"/></svg>
</template>

CSS

.icon-woman-frowning {
  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%22M14.265%2010.265a.375.375%200%200%200-.53-.53c-.189.188-.621.416-1.117.601c-.238.09-.474.163-.678.214a2%202%200%200%201-.44.075a.375.375%200%200%200%200%20.75c.172%200%20.396-.04.622-.097c.234-.059.498-.141.76-.24c.504-.189%201.072-.461%201.383-.773m-.648%201.832a1.77%201.77%200%200%200-.917-.267c-.54%200-1.12.17-1.55.48a.57.57%200%200%200-.05.89l.048.044a2%202%200%200%200-.086.261c-.068.268.162.495.438.495h.525a1.25%201.25%200%201%201%202.45%200h.025c.276%200%20.507-.227.438-.495a2%202%200%200%200-1.321-1.408m4.766%200c.274-.165.583-.267.917-.267c.54%200%201.12.17%201.55.48c.3.21.32.64.05.89l-.048.044q.053.126.086.261c.069.268-.162.495-.438.495h-.525q.024-.12.025-.25a1.25%201.25%200%201%200-2.475.25H17.5c-.276%200-.506-.227-.438-.495a2%202%200%200%201%201.321-1.408%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.957%2014a.75.75%200%200%200-1.03-.927a.25.25%200%201%201-.354.354a.75.75%200%200%200-.03.573zm4.086%200a.75.75%200%200%201%20.03-.573a.25.25%200%201%200%20.354-.354a.75.75%200%200%201%201.03.927zm-2.553-1.132l-.69%202.22c-.14.45.2.91.67.91h1.01a.7.7%200%200%200%20.67-.91l-.69-2.22c-.13-.49-.82-.49-.97%200m1.898%205.356c-.93-.465-1.847-.465-2.776%200a.25.25%200%200%201-.224-.448c1.07-.535%202.153-.535%203.224%200a.25.25%200%201%201-.224.448%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.5%2018.1c0-.771-.164-1.534-.483-2.236a5.6%205.6%200%200%200%20.473-2.261c0-1.08-.32-2.136-.917-3.036v-.007a3.3%203.3%200%200%201-.554-1.86a5.5%205.5%200%200%200-5.38-5.5a5.49%205.49%200%200%200-8.788-.01A5.506%205.506%200%200%200%206.472%208.7a3.3%203.3%200%200%201-.559%201.867a5.53%205.53%200%200%200-.431%205.3a5.41%205.41%200%200%200%202.137%206.868A10.4%2010.4%200%200%200%205%2029.616V30a1%201%200%200%200%201%201h20a1%201%200%200%200%201-1v-.384a10.4%2010.4%200%200%200-2.465-6.694A5.42%205.42%200%200%200%2027.5%2018.1M7.023%2029a8.5%208.5%200%200%201%201.114-3.58c1.057-1.813%202.78-3.228%204.863-3.932v.34C13%2023.55%2014.31%2025%2016%2025s3-1.45%203-3.171v-.34a9.1%209.1%200%200%201%203.325%201.999A8.5%208.5%200%200%201%2024.977%2029zm9.227-7c.603%200%201.19-.07%201.75-.205v.034C18%2023.062%2017.076%2024%2016%2024s-2-.938-2-2.171v-.175a7.4%207.4%200%200%200%202.25.346M12.679%207.544A5.68%205.68%200%200%200%2017.23%209.81h.447a.375.375%200%200%200%20.058.455c.311.312.879.584%201.383.774c.262.098.526.18.76.239c.226.056.45.097.622.097a.375.375%200%200%200%200-.75c-.078%200-.23-.022-.44-.075a6%206%200%200%201-.678-.214c-.431-.161-.815-.354-1.032-.526h3.202c.075.003.269.022.463.129c.172.095.372.274.484.653l-.003.074l-.043%201.039l.376.11a1.626%201.626%200%200%201-.136%203.154l-.37.073l-.031.377C22.016%2018.78%2019.417%2021%2016.25%2021c-3.062%200-5.603-2.087-6.01-5.27l-.048-.386l-.385-.048a1.78%201.78%200%200%201-.167-3.503l.446-.1l-.058-.44l-.018-.44a1.8%201.8%200%200%201%20.592-1.236a3.63%203.63%200%200%200%202.07-2.017z%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%22M14.265%2010.265a.375.375%200%200%200-.53-.53c-.189.188-.621.416-1.117.601c-.238.09-.474.163-.678.214a2%202%200%200%201-.44.075a.375.375%200%200%200%200%20.75c.172%200%20.396-.04.622-.097c.234-.059.498-.141.76-.24c.504-.189%201.072-.461%201.383-.773m-.648%201.832a1.77%201.77%200%200%200-.917-.267c-.54%200-1.12.17-1.55.48a.57.57%200%200%200-.05.89l.048.044a2%202%200%200%200-.086.261c-.068.268.162.495.438.495h.525a1.25%201.25%200%201%201%202.45%200h.025c.276%200%20.507-.227.438-.495a2%202%200%200%200-1.321-1.408m4.766%200c.274-.165.583-.267.917-.267c.54%200%201.12.17%201.55.48c.3.21.32.64.05.89l-.048.044q.053.126.086.261c.069.268-.162.495-.438.495h-.525q.024-.12.025-.25a1.25%201.25%200%201%200-2.475.25H17.5c-.276%200-.506-.227-.438-.495a2%202%200%200%201%201.321-1.408%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.957%2014a.75.75%200%200%200-1.03-.927a.25.25%200%201%201-.354.354a.75.75%200%200%200-.03.573zm4.086%200a.75.75%200%200%201%20.03-.573a.25.25%200%201%200%20.354-.354a.75.75%200%200%201%201.03.927zm-2.553-1.132l-.69%202.22c-.14.45.2.91.67.91h1.01a.7.7%200%200%200%20.67-.91l-.69-2.22c-.13-.49-.82-.49-.97%200m1.898%205.356c-.93-.465-1.847-.465-2.776%200a.25.25%200%200%201-.224-.448c1.07-.535%202.153-.535%203.224%200a.25.25%200%201%201-.224.448%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.5%2018.1c0-.771-.164-1.534-.483-2.236a5.6%205.6%200%200%200%20.473-2.261c0-1.08-.32-2.136-.917-3.036v-.007a3.3%203.3%200%200%201-.554-1.86a5.5%205.5%200%200%200-5.38-5.5a5.49%205.49%200%200%200-8.788-.01A5.506%205.506%200%200%200%206.472%208.7a3.3%203.3%200%200%201-.559%201.867a5.53%205.53%200%200%200-.431%205.3a5.41%205.41%200%200%200%202.137%206.868A10.4%2010.4%200%200%200%205%2029.616V30a1%201%200%200%200%201%201h20a1%201%200%200%200%201-1v-.384a10.4%2010.4%200%200%200-2.465-6.694A5.42%205.42%200%200%200%2027.5%2018.1M7.023%2029a8.5%208.5%200%200%201%201.114-3.58c1.057-1.813%202.78-3.228%204.863-3.932v.34C13%2023.55%2014.31%2025%2016%2025s3-1.45%203-3.171v-.34a9.1%209.1%200%200%201%203.325%201.999A8.5%208.5%200%200%201%2024.977%2029zm9.227-7c.603%200%201.19-.07%201.75-.205v.034C18%2023.062%2017.076%2024%2016%2024s-2-.938-2-2.171v-.175a7.4%207.4%200%200%200%202.25.346M12.679%207.544A5.68%205.68%200%200%200%2017.23%209.81h.447a.375.375%200%200%200%20.058.455c.311.312.879.584%201.383.774c.262.098.526.18.76.239c.226.056.45.097.622.097a.375.375%200%200%200%200-.75c-.078%200-.23-.022-.44-.075a6%206%200%200%201-.678-.214c-.431-.161-.815-.354-1.032-.526h3.202c.075.003.269.022.463.129c.172.095.372.274.484.653l-.003.074l-.043%201.039l.376.11a1.626%201.626%200%200%201-.136%203.154l-.37.073l-.031.377C22.016%2018.78%2019.417%2021%2016.25%2021c-3.062%200-5.603-2.087-6.01-5.27l-.048-.386l-.385-.048a1.78%201.78%200%200%201-.167-3.503l.446-.1l-.058-.44l-.018-.44a1.8%201.8%200%200%201%20.592-1.236a3.63%203.63%200%200%200%202.07-2.017z%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/woman-frowning.svg?color=%231a73e8&size=48