biting lip emoji

biting-lip from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.

Name
biting-lip
Set
Twitter Emoji
Style
Default
Category
People & Body
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More people & body icons from Twitter Emoji

Use the biting lip emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ea596e" d="M22 8c-2.543 0-2.382 2-4 2s-1.75-2-4-2c-4 0-13 7-13 9c0 1.943 5.631 2.411 10 4c4.792 1.743 9.312 5 12 5c5.35 0 12-7 12-9s-9-9-13-9"/><path fill="#78273b" d="M18 14c-7.617 0-7.982 2.72-12.315 2.98a.2.2 0 0 0-.08.377C8.289 18.735 10.344 17 15 17c3 0 7.991 2.664 9 3c2.833.944 4.775-.787 6.667-2.667a.2.2 0 0 0-.133-.341C25.992 16.811 25.743 14 18 14"/><path fill="#f4f7f9" d="M18 14c-4.695 0-6.634 1.032-8.446 1.885l.095.237a2.04 2.04 0 0 0 1.389 1.217c1.139.29 3.31.661 6.962.661s5.823-.371 6.962-.661a2.04 2.04 0 0 0 1.389-1.217l.095-.237C24.634 15.032 22.695 14 18 14"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiBitingLip(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ea596e" d="M22 8c-2.543 0-2.382 2-4 2s-1.75-2-4-2c-4 0-13 7-13 9c0 1.943 5.631 2.411 10 4c4.792 1.743 9.312 5 12 5c5.35 0 12-7 12-9s-9-9-13-9"/><path fill="#78273b" d="M18 14c-7.617 0-7.982 2.72-12.315 2.98a.2.2 0 0 0-.08.377C8.289 18.735 10.344 17 15 17c3 0 7.991 2.664 9 3c2.833.944 4.775-.787 6.667-2.667a.2.2 0 0 0-.133-.341C25.992 16.811 25.743 14 18 14"/><path fill="#f4f7f9" d="M18 14c-4.695 0-6.634 1.032-8.446 1.885l.095.237a2.04 2.04 0 0 0 1.389 1.217c1.139.29 3.31.661 6.962.661s5.823-.371 6.962-.661a2.04 2.04 0 0 0 1.389-1.217l.095-.237C24.634 15.032 22.695 14 18 14"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ea596e" d="M22 8c-2.543 0-2.382 2-4 2s-1.75-2-4-2c-4 0-13 7-13 9c0 1.943 5.631 2.411 10 4c4.792 1.743 9.312 5 12 5c5.35 0 12-7 12-9s-9-9-13-9"/><path fill="#78273b" d="M18 14c-7.617 0-7.982 2.72-12.315 2.98a.2.2 0 0 0-.08.377C8.289 18.735 10.344 17 15 17c3 0 7.991 2.664 9 3c2.833.944 4.775-.787 6.667-2.667a.2.2 0 0 0-.133-.341C25.992 16.811 25.743 14 18 14"/><path fill="#f4f7f9" d="M18 14c-4.695 0-6.634 1.032-8.446 1.885l.095.237a2.04 2.04 0 0 0 1.389 1.217c1.139.29 3.31.661 6.962.661s5.823-.371 6.962-.661a2.04 2.04 0 0 0 1.389-1.217l.095-.237C24.634 15.032 22.695 14 18 14"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M22%208c-2.543%200-2.382%202-4%202s-1.75-2-4-2c-4%200-13%207-13%209c0%201.943%205.631%202.411%2010%204c4.792%201.743%209.312%205%2012%205c5.35%200%2012-7%2012-9s-9-9-13-9%22%2F%3E%3Cpath%20fill%3D%22%2378273b%22%20d%3D%22M18%2014c-7.617%200-7.982%202.72-12.315%202.98a.2.2%200%200%200-.08.377C8.289%2018.735%2010.344%2017%2015%2017c3%200%207.991%202.664%209%203c2.833.944%204.775-.787%206.667-2.667a.2.2%200%200%200-.133-.341C25.992%2016.811%2025.743%2014%2018%2014%22%2F%3E%3Cpath%20fill%3D%22%23f4f7f9%22%20d%3D%22M18%2014c-4.695%200-6.634%201.032-8.446%201.885l.095.237a2.04%202.04%200%200%200%201.389%201.217c1.139.29%203.31.661%206.962.661s5.823-.371%206.962-.661a2.04%202.04%200%200%200%201.389-1.217l.095-.237C24.634%2015.032%2022.695%2014%2018%2014%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M22%208c-2.543%200-2.382%202-4%202s-1.75-2-4-2c-4%200-13%207-13%209c0%201.943%205.631%202.411%2010%204c4.792%201.743%209.312%205%2012%205c5.35%200%2012-7%2012-9s-9-9-13-9%22%2F%3E%3Cpath%20fill%3D%22%2378273b%22%20d%3D%22M18%2014c-7.617%200-7.982%202.72-12.315%202.98a.2.2%200%200%200-.08.377C8.289%2018.735%2010.344%2017%2015%2017c3%200%207.991%202.664%209%203c2.833.944%204.775-.787%206.667-2.667a.2.2%200%200%200-.133-.341C25.992%2016.811%2025.743%2014%2018%2014%22%2F%3E%3Cpath%20fill%3D%22%23f4f7f9%22%20d%3D%22M18%2014c-4.695%200-6.634%201.032-8.446%201.885l.095.237a2.04%202.04%200%200%200%201.389%201.217c1.139.29%203.31.661%206.962.661s5.823-.371%206.962-.661a2.04%202.04%200%200%200%201.389-1.217l.095-.237C24.634%2015.032%2022.695%2014%2018%2014%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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