squinting face with tongue emoji
squinting-face-with-tongue from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- squinting-face-with-tongue
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More smileys & emotion icons from Fluent Emoji High Contrast
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbombbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-cat
Use the squinting face with tongue emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M21.657 22.213q.188.291.283.63C23 20.988 23 19 23 19H9s0 2.01 1.077 3.876q.093-.358.29-.663c.284-.44.675-.717.988-.898c.426-.247 1.08-.407 1.798-.513c.76-.112 1.725-.182 2.863-.182c1.139 0 2.106.07 2.867.182c.717.105 1.377.265 1.803.517c.306.182.69.458.972.894"/><path d="M11.015 23.75a6 6 0 0 0 .073.45c.258 1.28 1.18 3.691 4.688 3.796q.117.004.24.004h.016q.126 0 .248-.004c3.964-.132 4.608-3.218 4.735-4.246c.1-.85-.35-1.28-.84-1.57c-.183-.109-.505-.215-.951-.305c-.744-.15-1.834-.255-3.209-.255c-1.414 0-2.522.111-3.266.268c-.414.087-.715.188-.894.292c-.5.29-.95.72-.84 1.57M9.447 11.106a1 1 0 0 0-.894 1.788L10.763 14l-2.21 1.105a1 1 0 0 0 .894 1.79l4-2a1 1 0 0 0 0-1.79zm14.448.447a1 1 0 0 0-1.342-.448l-4 2a1 1 0 0 0 0 1.79l4 2a1 1 0 1 0 .894-1.79L21.237 14l2.21-1.106a1 1 0 0 0 .448-1.341"/><path d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999m11.999-14c0 3.476-1.046 6.455-2.97 8.545c-1.151 1.25-2.682 2.253-4.643 2.85c-.932.933-2.334 1.607-4.37 1.607c-2.025 0-3.423-.667-4.355-1.593c-1.983-.595-3.53-1.604-4.69-2.864C5.046 22.453 4 19.473 4 15.999s1.046-6.454 2.97-8.544C8.87 5.392 11.805 4 16 4s7.129 1.392 9.029 3.455c1.924 2.09 2.97 5.07 2.97 8.544"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSquintingFaceWithTongue(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M21.657 22.213q.188.291.283.63C23 20.988 23 19 23 19H9s0 2.01 1.077 3.876q.093-.358.29-.663c.284-.44.675-.717.988-.898c.426-.247 1.08-.407 1.798-.513c.76-.112 1.725-.182 2.863-.182c1.139 0 2.106.07 2.867.182c.717.105 1.377.265 1.803.517c.306.182.69.458.972.894"/><path d="M11.015 23.75a6 6 0 0 0 .073.45c.258 1.28 1.18 3.691 4.688 3.796q.117.004.24.004h.016q.126 0 .248-.004c3.964-.132 4.608-3.218 4.735-4.246c.1-.85-.35-1.28-.84-1.57c-.183-.109-.505-.215-.951-.305c-.744-.15-1.834-.255-3.209-.255c-1.414 0-2.522.111-3.266.268c-.414.087-.715.188-.894.292c-.5.29-.95.72-.84 1.57M9.447 11.106a1 1 0 0 0-.894 1.788L10.763 14l-2.21 1.105a1 1 0 0 0 .894 1.79l4-2a1 1 0 0 0 0-1.79zm14.448.447a1 1 0 0 0-1.342-.448l-4 2a1 1 0 0 0 0 1.79l4 2a1 1 0 1 0 .894-1.79L21.237 14l2.21-1.106a1 1 0 0 0 .448-1.341"/><path d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999m11.999-14c0 3.476-1.046 6.455-2.97 8.545c-1.151 1.25-2.682 2.253-4.643 2.85c-.932.933-2.334 1.607-4.37 1.607c-2.025 0-3.423-.667-4.355-1.593c-1.983-.595-3.53-1.604-4.69-2.864C5.046 22.453 4 19.473 4 15.999s1.046-6.454 2.97-8.544C8.87 5.392 11.805 4 16 4s7.129 1.392 9.029 3.455c1.924 2.09 2.97 5.07 2.97 8.544"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M21.657 22.213q.188.291.283.63C23 20.988 23 19 23 19H9s0 2.01 1.077 3.876q.093-.358.29-.663c.284-.44.675-.717.988-.898c.426-.247 1.08-.407 1.798-.513c.76-.112 1.725-.182 2.863-.182c1.139 0 2.106.07 2.867.182c.717.105 1.377.265 1.803.517c.306.182.69.458.972.894"/><path d="M11.015 23.75a6 6 0 0 0 .073.45c.258 1.28 1.18 3.691 4.688 3.796q.117.004.24.004h.016q.126 0 .248-.004c3.964-.132 4.608-3.218 4.735-4.246c.1-.85-.35-1.28-.84-1.57c-.183-.109-.505-.215-.951-.305c-.744-.15-1.834-.255-3.209-.255c-1.414 0-2.522.111-3.266.268c-.414.087-.715.188-.894.292c-.5.29-.95.72-.84 1.57M9.447 11.106a1 1 0 0 0-.894 1.788L10.763 14l-2.21 1.105a1 1 0 0 0 .894 1.79l4-2a1 1 0 0 0 0-1.79zm14.448.447a1 1 0 0 0-1.342-.448l-4 2a1 1 0 0 0 0 1.79l4 2a1 1 0 1 0 .894-1.79L21.237 14l2.21-1.106a1 1 0 0 0 .448-1.341"/><path d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999m11.999-14c0 3.476-1.046 6.455-2.97 8.545c-1.151 1.25-2.682 2.253-4.643 2.85c-.932.933-2.334 1.607-4.37 1.607c-2.025 0-3.423-.667-4.355-1.593c-1.983-.595-3.53-1.604-4.69-2.864C5.046 22.453 4 19.473 4 15.999s1.046-6.454 2.97-8.544C8.87 5.392 11.805 4 16 4s7.129 1.392 9.029 3.455c1.924 2.09 2.97 5.07 2.97 8.544"/></g></svg> </template>
CSS
.icon-squinting-face-with-tongue {
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%22currentColor%22%3E%3Cpath%20d%3D%22M21.657%2022.213q.188.291.283.63C23%2020.988%2023%2019%2023%2019H9s0%202.01%201.077%203.876q.093-.358.29-.663c.284-.44.675-.717.988-.898c.426-.247%201.08-.407%201.798-.513c.76-.112%201.725-.182%202.863-.182c1.139%200%202.106.07%202.867.182c.717.105%201.377.265%201.803.517c.306.182.69.458.972.894%22%2F%3E%3Cpath%20d%3D%22M11.015%2023.75a6%206%200%200%200%20.073.45c.258%201.28%201.18%203.691%204.688%203.796q.117.004.24.004h.016q.126%200%20.248-.004c3.964-.132%204.608-3.218%204.735-4.246c.1-.85-.35-1.28-.84-1.57c-.183-.109-.505-.215-.951-.305c-.744-.15-1.834-.255-3.209-.255c-1.414%200-2.522.111-3.266.268c-.414.087-.715.188-.894.292c-.5.29-.95.72-.84%201.57M9.447%2011.106a1%201%200%200%200-.894%201.788L10.763%2014l-2.21%201.105a1%201%200%200%200%20.894%201.79l4-2a1%201%200%200%200%200-1.79zm14.448.447a1%201%200%200%200-1.342-.448l-4%202a1%201%200%200%200%200%201.79l4%202a1%201%200%201%200%20.894-1.79L21.237%2014l2.21-1.106a1%201%200%200%200%20.448-1.341%22%2F%3E%3Cpath%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999m11.999-14c0%203.476-1.046%206.455-2.97%208.545c-1.151%201.25-2.682%202.253-4.643%202.85c-.932.933-2.334%201.607-4.37%201.607c-2.025%200-3.423-.667-4.355-1.593c-1.983-.595-3.53-1.604-4.69-2.864C5.046%2022.453%204%2019.473%204%2015.999s1.046-6.454%202.97-8.544C8.87%205.392%2011.805%204%2016%204s7.129%201.392%209.029%203.455c1.924%202.09%202.97%205.07%202.97%208.544%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%22currentColor%22%3E%3Cpath%20d%3D%22M21.657%2022.213q.188.291.283.63C23%2020.988%2023%2019%2023%2019H9s0%202.01%201.077%203.876q.093-.358.29-.663c.284-.44.675-.717.988-.898c.426-.247%201.08-.407%201.798-.513c.76-.112%201.725-.182%202.863-.182c1.139%200%202.106.07%202.867.182c.717.105%201.377.265%201.803.517c.306.182.69.458.972.894%22%2F%3E%3Cpath%20d%3D%22M11.015%2023.75a6%206%200%200%200%20.073.45c.258%201.28%201.18%203.691%204.688%203.796q.117.004.24.004h.016q.126%200%20.248-.004c3.964-.132%204.608-3.218%204.735-4.246c.1-.85-.35-1.28-.84-1.57c-.183-.109-.505-.215-.951-.305c-.744-.15-1.834-.255-3.209-.255c-1.414%200-2.522.111-3.266.268c-.414.087-.715.188-.894.292c-.5.29-.95.72-.84%201.57M9.447%2011.106a1%201%200%200%200-.894%201.788L10.763%2014l-2.21%201.105a1%201%200%200%200%20.894%201.79l4-2a1%201%200%200%200%200-1.79zm14.448.447a1%201%200%200%200-1.342-.448l-4%202a1%201%200%200%200%200%201.79l4%202a1%201%200%201%200%20.894-1.79L21.237%2014l2.21-1.106a1%201%200%200%200%20.448-1.341%22%2F%3E%3Cpath%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999m11.999-14c0%203.476-1.046%206.455-2.97%208.545c-1.151%201.25-2.682%202.253-4.643%202.85c-.932.933-2.334%201.607-4.37%201.607c-2.025%200-3.423-.667-4.355-1.593c-1.983-.595-3.53-1.604-4.69-2.864C5.046%2022.453%204%2019.473%204%2015.999s1.046-6.454%202.97-8.544C8.87%205.392%2011.805%204%2016%204s7.129%201.392%209.029%203.455c1.924%202.09%202.97%205.07%202.97%208.544%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-high-contrast/squinting-face-with-tongue.svg?color=%231a73e8&size=48