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

Name
biting-lip
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 biting lip emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g fill="currentColor" clip-path="url(#SVGkRCCwb7V)"><path d="m18.031 19.347l2.94 1.08c.885.326 1.873.21 2.66-.313l3.029-2.012c.14-.093.238-.272.114-.385a.6.6 0 0 0-.189-.108l-3.251-1.103a22.86 22.86 0 0 0-14.68 0l-3.247 1.102c-.219.074-.1.305.116.34a.3.3 0 0 0 .056.005H6.8a2.3 2.3 0 0 0 1.837 1.219c2.222.19 4.448.189 6.622.187h.757c.642 0 1.326-.004 2.016-.012M7.816 17.688l2.855-.735a21.87 21.87 0 0 1 12.342.5l1.058.36a1.3 1.3 0 0 1-.793.362c-1.418.122-4.672.182-7.264.184h-.736c-2.188.002-4.377.003-6.556-.184a1.3 1.3 0 0 1-.906-.487"/><path d="M15.989 7.045A8.8 8.8 0 0 1 20.163 6h.025a8.9 8.9 0 0 1 6.731 3.09l.05.058l.045.062q.598.795 1.1 1.653l3.446 5.425l.066.1l.01.021a2.35 2.35 0 0 1 .234 2.129l-.028.092l-.037.089a16.9 16.9 0 0 1-9.1 8.779a5.2 5.2 0 0 1-1.935.351h-.554a5.9 5.9 0 0 1-2.4-.506a903 903 0 0 0-3.76-1.637l-1.206-.522c-4.12-1.785-8.38-3.63-11.45-5.279A2.6 2.6 0 0 1 0 17.592c0-.533.152-1.055.438-1.505l3.385-5.168a17 17 0 0 1 1.139-1.723l.044-.06l.049-.056A8.9 8.9 0 0 1 11.813 6a8.8 8.8 0 0 1 4.176 1.045M20.188 8h-.025a6.9 6.9 0 0 0-4.175 1.416A6.9 6.9 0 0 0 11.813 8h-.026a6.88 6.88 0 0 0-5.219 2.389q-.556.737-1.014 1.538L2.11 17.183a.8.8 0 0 0-.11.409a.61.61 0 0 0 .351.551c2.989 1.606 7.142 3.405 11.268 5.193l.319.138l.912.4l1.033.449c.924.4 1.842.799 2.737 1.192a4 4 0 0 0 1.6.337h.554a3.2 3.2 0 0 0 1.193-.209a14.97 14.97 0 0 0 8-7.687c.098-.323.072-.36.004-.453c-.025-.035-.056-.078-.089-.147l-3.49-5.494q-.45-.761-.979-1.468A6.9 6.9 0 0 0 20.188 8"/></g><defs><clipPath id="SVGkRCCwb7V"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastBitingLip(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"><g fill="currentColor" clipPath="url(#SVGkRCCwb7V)"><path d="m18.031 19.347l2.94 1.08c.885.326 1.873.21 2.66-.313l3.029-2.012c.14-.093.238-.272.114-.385a.6.6 0 0 0-.189-.108l-3.251-1.103a22.86 22.86 0 0 0-14.68 0l-3.247 1.102c-.219.074-.1.305.116.34a.3.3 0 0 0 .056.005H6.8a2.3 2.3 0 0 0 1.837 1.219c2.222.19 4.448.189 6.622.187h.757c.642 0 1.326-.004 2.016-.012M7.816 17.688l2.855-.735a21.87 21.87 0 0 1 12.342.5l1.058.36a1.3 1.3 0 0 1-.793.362c-1.418.122-4.672.182-7.264.184h-.736c-2.188.002-4.377.003-6.556-.184a1.3 1.3 0 0 1-.906-.487"/><path d="M15.989 7.045A8.8 8.8 0 0 1 20.163 6h.025a8.9 8.9 0 0 1 6.731 3.09l.05.058l.045.062q.598.795 1.1 1.653l3.446 5.425l.066.1l.01.021a2.35 2.35 0 0 1 .234 2.129l-.028.092l-.037.089a16.9 16.9 0 0 1-9.1 8.779a5.2 5.2 0 0 1-1.935.351h-.554a5.9 5.9 0 0 1-2.4-.506a903 903 0 0 0-3.76-1.637l-1.206-.522c-4.12-1.785-8.38-3.63-11.45-5.279A2.6 2.6 0 0 1 0 17.592c0-.533.152-1.055.438-1.505l3.385-5.168a17 17 0 0 1 1.139-1.723l.044-.06l.049-.056A8.9 8.9 0 0 1 11.813 6a8.8 8.8 0 0 1 4.176 1.045M20.188 8h-.025a6.9 6.9 0 0 0-4.175 1.416A6.9 6.9 0 0 0 11.813 8h-.026a6.88 6.88 0 0 0-5.219 2.389q-.556.737-1.014 1.538L2.11 17.183a.8.8 0 0 0-.11.409a.61.61 0 0 0 .351.551c2.989 1.606 7.142 3.405 11.268 5.193l.319.138l.912.4l1.033.449c.924.4 1.842.799 2.737 1.192a4 4 0 0 0 1.6.337h.554a3.2 3.2 0 0 0 1.193-.209a14.97 14.97 0 0 0 8-7.687c.098-.323.072-.36.004-.453c-.025-.035-.056-.078-.089-.147l-3.49-5.494q-.45-.761-.979-1.468A6.9 6.9 0 0 0 20.188 8"/></g><defs><clipPath id="SVGkRCCwb7V"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g fill="currentColor" clip-path="url(#SVGkRCCwb7V)"><path d="m18.031 19.347l2.94 1.08c.885.326 1.873.21 2.66-.313l3.029-2.012c.14-.093.238-.272.114-.385a.6.6 0 0 0-.189-.108l-3.251-1.103a22.86 22.86 0 0 0-14.68 0l-3.247 1.102c-.219.074-.1.305.116.34a.3.3 0 0 0 .056.005H6.8a2.3 2.3 0 0 0 1.837 1.219c2.222.19 4.448.189 6.622.187h.757c.642 0 1.326-.004 2.016-.012M7.816 17.688l2.855-.735a21.87 21.87 0 0 1 12.342.5l1.058.36a1.3 1.3 0 0 1-.793.362c-1.418.122-4.672.182-7.264.184h-.736c-2.188.002-4.377.003-6.556-.184a1.3 1.3 0 0 1-.906-.487"/><path d="M15.989 7.045A8.8 8.8 0 0 1 20.163 6h.025a8.9 8.9 0 0 1 6.731 3.09l.05.058l.045.062q.598.795 1.1 1.653l3.446 5.425l.066.1l.01.021a2.35 2.35 0 0 1 .234 2.129l-.028.092l-.037.089a16.9 16.9 0 0 1-9.1 8.779a5.2 5.2 0 0 1-1.935.351h-.554a5.9 5.9 0 0 1-2.4-.506a903 903 0 0 0-3.76-1.637l-1.206-.522c-4.12-1.785-8.38-3.63-11.45-5.279A2.6 2.6 0 0 1 0 17.592c0-.533.152-1.055.438-1.505l3.385-5.168a17 17 0 0 1 1.139-1.723l.044-.06l.049-.056A8.9 8.9 0 0 1 11.813 6a8.8 8.8 0 0 1 4.176 1.045M20.188 8h-.025a6.9 6.9 0 0 0-4.175 1.416A6.9 6.9 0 0 0 11.813 8h-.026a6.88 6.88 0 0 0-5.219 2.389q-.556.737-1.014 1.538L2.11 17.183a.8.8 0 0 0-.11.409a.61.61 0 0 0 .351.551c2.989 1.606 7.142 3.405 11.268 5.193l.319.138l.912.4l1.033.449c.924.4 1.842.799 2.737 1.192a4 4 0 0 0 1.6.337h.554a3.2 3.2 0 0 0 1.193-.209a14.97 14.97 0 0 0 8-7.687c.098-.323.072-.36.004-.453c-.025-.035-.056-.078-.089-.147l-3.49-5.494q-.45-.761-.979-1.468A6.9 6.9 0 0 0 20.188 8"/></g><defs><clipPath id="SVGkRCCwb7V"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-biting-lip {
  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%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23SVGkRCCwb7V)%22%3E%3Cpath%20d%3D%22m18.031%2019.347l2.94%201.08c.885.326%201.873.21%202.66-.313l3.029-2.012c.14-.093.238-.272.114-.385a.6.6%200%200%200-.189-.108l-3.251-1.103a22.86%2022.86%200%200%200-14.68%200l-3.247%201.102c-.219.074-.1.305.116.34a.3.3%200%200%200%20.056.005H6.8a2.3%202.3%200%200%200%201.837%201.219c2.222.19%204.448.189%206.622.187h.757c.642%200%201.326-.004%202.016-.012M7.816%2017.688l2.855-.735a21.87%2021.87%200%200%201%2012.342.5l1.058.36a1.3%201.3%200%200%201-.793.362c-1.418.122-4.672.182-7.264.184h-.736c-2.188.002-4.377.003-6.556-.184a1.3%201.3%200%200%201-.906-.487%22%2F%3E%3Cpath%20d%3D%22M15.989%207.045A8.8%208.8%200%200%201%2020.163%206h.025a8.9%208.9%200%200%201%206.731%203.09l.05.058l.045.062q.598.795%201.1%201.653l3.446%205.425l.066.1l.01.021a2.35%202.35%200%200%201%20.234%202.129l-.028.092l-.037.089a16.9%2016.9%200%200%201-9.1%208.779a5.2%205.2%200%200%201-1.935.351h-.554a5.9%205.9%200%200%201-2.4-.506a903%20903%200%200%200-3.76-1.637l-1.206-.522c-4.12-1.785-8.38-3.63-11.45-5.279A2.6%202.6%200%200%201%200%2017.592c0-.533.152-1.055.438-1.505l3.385-5.168a17%2017%200%200%201%201.139-1.723l.044-.06l.049-.056A8.9%208.9%200%200%201%2011.813%206a8.8%208.8%200%200%201%204.176%201.045M20.188%208h-.025a6.9%206.9%200%200%200-4.175%201.416A6.9%206.9%200%200%200%2011.813%208h-.026a6.88%206.88%200%200%200-5.219%202.389q-.556.737-1.014%201.538L2.11%2017.183a.8.8%200%200%200-.11.409a.61.61%200%200%200%20.351.551c2.989%201.606%207.142%203.405%2011.268%205.193l.319.138l.912.4l1.033.449c.924.4%201.842.799%202.737%201.192a4%204%200%200%200%201.6.337h.554a3.2%203.2%200%200%200%201.193-.209a14.97%2014.97%200%200%200%208-7.687c.098-.323.072-.36.004-.453c-.025-.035-.056-.078-.089-.147l-3.49-5.494q-.45-.761-.979-1.468A6.9%206.9%200%200%200%2020.188%208%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGkRCCwb7V%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23SVGkRCCwb7V)%22%3E%3Cpath%20d%3D%22m18.031%2019.347l2.94%201.08c.885.326%201.873.21%202.66-.313l3.029-2.012c.14-.093.238-.272.114-.385a.6.6%200%200%200-.189-.108l-3.251-1.103a22.86%2022.86%200%200%200-14.68%200l-3.247%201.102c-.219.074-.1.305.116.34a.3.3%200%200%200%20.056.005H6.8a2.3%202.3%200%200%200%201.837%201.219c2.222.19%204.448.189%206.622.187h.757c.642%200%201.326-.004%202.016-.012M7.816%2017.688l2.855-.735a21.87%2021.87%200%200%201%2012.342.5l1.058.36a1.3%201.3%200%200%201-.793.362c-1.418.122-4.672.182-7.264.184h-.736c-2.188.002-4.377.003-6.556-.184a1.3%201.3%200%200%201-.906-.487%22%2F%3E%3Cpath%20d%3D%22M15.989%207.045A8.8%208.8%200%200%201%2020.163%206h.025a8.9%208.9%200%200%201%206.731%203.09l.05.058l.045.062q.598.795%201.1%201.653l3.446%205.425l.066.1l.01.021a2.35%202.35%200%200%201%20.234%202.129l-.028.092l-.037.089a16.9%2016.9%200%200%201-9.1%208.779a5.2%205.2%200%200%201-1.935.351h-.554a5.9%205.9%200%200%201-2.4-.506a903%20903%200%200%200-3.76-1.637l-1.206-.522c-4.12-1.785-8.38-3.63-11.45-5.279A2.6%202.6%200%200%201%200%2017.592c0-.533.152-1.055.438-1.505l3.385-5.168a17%2017%200%200%201%201.139-1.723l.044-.06l.049-.056A8.9%208.9%200%200%201%2011.813%206a8.8%208.8%200%200%201%204.176%201.045M20.188%208h-.025a6.9%206.9%200%200%200-4.175%201.416A6.9%206.9%200%200%200%2011.813%208h-.026a6.88%206.88%200%200%200-5.219%202.389q-.556.737-1.014%201.538L2.11%2017.183a.8.8%200%200%200-.11.409a.61.61%200%200%200%20.351.551c2.989%201.606%207.142%203.405%2011.268%205.193l.319.138l.912.4l1.033.449c.924.4%201.842.799%202.737%201.192a4%204%200%200%200%201.6.337h.554a3.2%203.2%200%200%200%201.193-.209a14.97%2014.97%200%200%200%208-7.687c.098-.323.072-.36.004-.453c-.025-.035-.056-.078-.089-.147l-3.49-5.494q-.45-.761-.979-1.468A6.9%206.9%200%200%200%2020.188%208%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGkRCCwb7V%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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/biting-lip.svg?color=%231a73e8&size=48