biting lip emoji
biting-lip from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- biting-lip
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- People & Body
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More people & body icons from Fluent Emoji Flat
anatomical-heartartistartist-darkartist-lightartist-mediumartist-medium-darkartist-medium-lightastronautastronaut-darkastronaut-lightastronaut-mediumastronaut-medium-darkastronaut-medium-lightbabybaby-angelbaby-angel-darkbaby-angel-lightbaby-angel-mediumbaby-angel-medium-darkbaby-angel-medium-lightbaby-darkbaby-lightbaby-mediumbaby-medium-dark
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"><path fill="#533566" d="M4.507 16.992h22.808v3.393l-5.059 4.071l-17.75-4.071z"/><path fill="#f92f60" d="M26.453 13.875c.43.719 2.469 3.969 2.75 4.422s.513 1.797 0 2.578c-1.797 2.734-3.82 4.143-5.89 4.969c-.992.395-3.75 1-5.875 1c-2.093 0-9.278-1.516-15.167-6.652A.71.71 0 0 1 2 19.634a.95.95 0 0 1 .132-.484l3.422-5.223c.239-.496 1.014-1.538 1.014-1.538A6.88 6.88 0 0 1 11.788 10a6.9 6.9 0 0 1 4.2 1.416a6.9 6.9 0 0 1 4.2-1.416a6.9 6.9 0 0 1 5.226 2.394s.61.762 1.04 1.481M5.407 19.607c-.237.08-.078.346.172.346h8.66l6.732 2.474c.885.325 1.873.21 2.66-.313L26.66 20.1c.14-.092.238-.272.114-.384a.6.6 0 0 0-.189-.108l-2.098-.712H7.5z"/><path fill="#f3eef8" d="m7.411 18.927l1.242-.422a22.86 22.86 0 0 1 14.68 0l1.246.423l-.254.543c-.207.4-.6.666-1.047.704c-1.418.122-4.672.182-7.264.184h-.736c-2.188.002-4.377.004-6.556-.184a1.3 1.3 0 0 1-1.047-.704z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatBitingLip(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"><path fill="#533566" d="M4.507 16.992h22.808v3.393l-5.059 4.071l-17.75-4.071z"/><path fill="#f92f60" d="M26.453 13.875c.43.719 2.469 3.969 2.75 4.422s.513 1.797 0 2.578c-1.797 2.734-3.82 4.143-5.89 4.969c-.992.395-3.75 1-5.875 1c-2.093 0-9.278-1.516-15.167-6.652A.71.71 0 0 1 2 19.634a.95.95 0 0 1 .132-.484l3.422-5.223c.239-.496 1.014-1.538 1.014-1.538A6.88 6.88 0 0 1 11.788 10a6.9 6.9 0 0 1 4.2 1.416a6.9 6.9 0 0 1 4.2-1.416a6.9 6.9 0 0 1 5.226 2.394s.61.762 1.04 1.481M5.407 19.607c-.237.08-.078.346.172.346h8.66l6.732 2.474c.885.325 1.873.21 2.66-.313L26.66 20.1c.14-.092.238-.272.114-.384a.6.6 0 0 0-.189-.108l-2.098-.712H7.5z"/><path fill="#f3eef8" d="m7.411 18.927l1.242-.422a22.86 22.86 0 0 1 14.68 0l1.246.423l-.254.543c-.207.4-.6.666-1.047.704c-1.418.122-4.672.182-7.264.184h-.736c-2.188.002-4.377.004-6.556-.184a1.3 1.3 0 0 1-1.047-.704z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#533566" d="M4.507 16.992h22.808v3.393l-5.059 4.071l-17.75-4.071z"/><path fill="#f92f60" d="M26.453 13.875c.43.719 2.469 3.969 2.75 4.422s.513 1.797 0 2.578c-1.797 2.734-3.82 4.143-5.89 4.969c-.992.395-3.75 1-5.875 1c-2.093 0-9.278-1.516-15.167-6.652A.71.71 0 0 1 2 19.634a.95.95 0 0 1 .132-.484l3.422-5.223c.239-.496 1.014-1.538 1.014-1.538A6.88 6.88 0 0 1 11.788 10a6.9 6.9 0 0 1 4.2 1.416a6.9 6.9 0 0 1 4.2-1.416a6.9 6.9 0 0 1 5.226 2.394s.61.762 1.04 1.481M5.407 19.607c-.237.08-.078.346.172.346h8.66l6.732 2.474c.885.325 1.873.21 2.66-.313L26.66 20.1c.14-.092.238-.272.114-.384a.6.6 0 0 0-.189-.108l-2.098-.712H7.5z"/><path fill="#f3eef8" d="m7.411 18.927l1.242-.422a22.86 22.86 0 0 1 14.68 0l1.246.423l-.254.543c-.207.4-.6.666-1.047.704c-1.418.122-4.672.182-7.264.184h-.736c-2.188.002-4.377.004-6.556-.184a1.3 1.3 0 0 1-1.047-.704z"/></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%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M4.507%2016.992h22.808v3.393l-5.059%204.071l-17.75-4.071z%22%2F%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M26.453%2013.875c.43.719%202.469%203.969%202.75%204.422s.513%201.797%200%202.578c-1.797%202.734-3.82%204.143-5.89%204.969c-.992.395-3.75%201-5.875%201c-2.093%200-9.278-1.516-15.167-6.652A.71.71%200%200%201%202%2019.634a.95.95%200%200%201%20.132-.484l3.422-5.223c.239-.496%201.014-1.538%201.014-1.538A6.88%206.88%200%200%201%2011.788%2010a6.9%206.9%200%200%201%204.2%201.416a6.9%206.9%200%200%201%204.2-1.416a6.9%206.9%200%200%201%205.226%202.394s.61.762%201.04%201.481M5.407%2019.607c-.237.08-.078.346.172.346h8.66l6.732%202.474c.885.325%201.873.21%202.66-.313L26.66%2020.1c.14-.092.238-.272.114-.384a.6.6%200%200%200-.189-.108l-2.098-.712H7.5z%22%2F%3E%3Cpath%20fill%3D%22%23f3eef8%22%20d%3D%22m7.411%2018.927l1.242-.422a22.86%2022.86%200%200%201%2014.68%200l1.246.423l-.254.543c-.207.4-.6.666-1.047.704c-1.418.122-4.672.182-7.264.184h-.736c-2.188.002-4.377.004-6.556-.184a1.3%201.3%200%200%201-1.047-.704z%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%22none%22%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M4.507%2016.992h22.808v3.393l-5.059%204.071l-17.75-4.071z%22%2F%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M26.453%2013.875c.43.719%202.469%203.969%202.75%204.422s.513%201.797%200%202.578c-1.797%202.734-3.82%204.143-5.89%204.969c-.992.395-3.75%201-5.875%201c-2.093%200-9.278-1.516-15.167-6.652A.71.71%200%200%201%202%2019.634a.95.95%200%200%201%20.132-.484l3.422-5.223c.239-.496%201.014-1.538%201.014-1.538A6.88%206.88%200%200%201%2011.788%2010a6.9%206.9%200%200%201%204.2%201.416a6.9%206.9%200%200%201%204.2-1.416a6.9%206.9%200%200%201%205.226%202.394s.61.762%201.04%201.481M5.407%2019.607c-.237.08-.078.346.172.346h8.66l6.732%202.474c.885.325%201.873.21%202.66-.313L26.66%2020.1c.14-.092.238-.272.114-.384a.6.6%200%200%200-.189-.108l-2.098-.712H7.5z%22%2F%3E%3Cpath%20fill%3D%22%23f3eef8%22%20d%3D%22m7.411%2018.927l1.242-.422a22.86%2022.86%200%200%201%2014.68%200l1.246.423l-.254.543c-.207.4-.6.666-1.047.704c-1.418.122-4.672.182-7.264.184h-.736c-2.188.002-4.377.004-6.556-.184a1.3%201.3%200%200%201-1.047-.704z%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-flat/biting-lip.svg?color=%231a73e8&size=48