face holding back tears emoji
face-holding-back-tears from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.
- Name
- face-holding-back-tears
- Set
- Twitter Emoji
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More smileys & emotion icons from Twitter Emoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-catcrying-face
Use the face holding back tears emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="#ffcc4d"/><path fill="#664500" d="M22.657 25.637a.51.51 0 0 1 .597-.06a.5.5 0 0 1 .231.544C23.474 26.165 22.34 30.5 18 30.5s-5.474-4.335-5.484-4.38a.5.5 0 0 1 .838-.474s1.005.854 4.646.854c3.644 0 4.647-.855 4.657-.863"/><path fill="#65471b" d="M28.994 10.011A1.005 1.005 0 0 0 28.011 9c-.067-.001-1.653-.056-3.304-1.707a1 1 0 1 0-1.414 1.414C25.56 10.974 27.901 11 28 11a.995.995 0 0 0 .994-.989M12.707 8.707a.998.998 0 0 0-.324-1.63a1 1 0 0 0-1.09.216C9.652 8.934 8.075 8.998 7.99 9A1 1 0 0 0 8 11c.099 0 2.44-.026 4.707-2.293"/><path fill="#fff" d="M24.5 23a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11"/><path fill="#292f33" d="M24.5 22a5 5 0 1 0 0-10a5 5 0 0 0 0 10"/><path fill="#fff" d="M24.337 16.836c1.044-1.046 1.23-2.552.417-3.364c-.813-.813-2.32-.625-3.363.42c-1.045 1.046-1.231 2.552-.418 3.364c.814.813 2.32.625 3.364-.42m3.288 2.845c.458-.459.54-1.12.183-1.477s-1.019-.274-1.478.185c-.458.459-.54 1.12-.183 1.477s1.019.275 1.478-.184ZM11.5 23a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11"/><path fill="#292f33" d="M11.5 22a5 5 0 1 0 0-10a5 5 0 0 0 0 10"/><path fill="#fff" d="M11.337 16.836c1.044-1.046 1.23-2.552.417-3.364c-.813-.813-2.32-.625-3.363.42c-1.045 1.046-1.231 2.552-.418 3.364c.814.813 2.32.625 3.364-.42m3.287 2.845c.46-.459.541-1.12.184-1.477s-1.019-.274-1.478.185c-.458.459-.54 1.12-.183 1.477s1.019.275 1.477-.184Z"/><path fill="#5dadec" d="M29 21c0 .105-1.015 2-4.5 2S20 21.105 20 21c-2-3.105 2.015 0 4.5 0s6.5-3.105 4.5 0m-13 0c0 .105-1.015 2-4.5 2S7 21.105 7 21c-2-3.105 2.015 0 4.5 0s6.5-3.105 4.5 0"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiFaceHoldingBackTears(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="#ffcc4d"/><path fill="#664500" d="M22.657 25.637a.51.51 0 0 1 .597-.06a.5.5 0 0 1 .231.544C23.474 26.165 22.34 30.5 18 30.5s-5.474-4.335-5.484-4.38a.5.5 0 0 1 .838-.474s1.005.854 4.646.854c3.644 0 4.647-.855 4.657-.863"/><path fill="#65471b" d="M28.994 10.011A1.005 1.005 0 0 0 28.011 9c-.067-.001-1.653-.056-3.304-1.707a1 1 0 1 0-1.414 1.414C25.56 10.974 27.901 11 28 11a.995.995 0 0 0 .994-.989M12.707 8.707a.998.998 0 0 0-.324-1.63a1 1 0 0 0-1.09.216C9.652 8.934 8.075 8.998 7.99 9A1 1 0 0 0 8 11c.099 0 2.44-.026 4.707-2.293"/><path fill="#fff" d="M24.5 23a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11"/><path fill="#292f33" d="M24.5 22a5 5 0 1 0 0-10a5 5 0 0 0 0 10"/><path fill="#fff" d="M24.337 16.836c1.044-1.046 1.23-2.552.417-3.364c-.813-.813-2.32-.625-3.363.42c-1.045 1.046-1.231 2.552-.418 3.364c.814.813 2.32.625 3.364-.42m3.288 2.845c.458-.459.54-1.12.183-1.477s-1.019-.274-1.478.185c-.458.459-.54 1.12-.183 1.477s1.019.275 1.478-.184ZM11.5 23a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11"/><path fill="#292f33" d="M11.5 22a5 5 0 1 0 0-10a5 5 0 0 0 0 10"/><path fill="#fff" d="M11.337 16.836c1.044-1.046 1.23-2.552.417-3.364c-.813-.813-2.32-.625-3.363.42c-1.045 1.046-1.231 2.552-.418 3.364c.814.813 2.32.625 3.364-.42m3.287 2.845c.46-.459.541-1.12.184-1.477s-1.019-.274-1.478.185c-.458.459-.54 1.12-.183 1.477s1.019.275 1.477-.184Z"/><path fill="#5dadec" d="M29 21c0 .105-1.015 2-4.5 2S20 21.105 20 21c-2-3.105 2.015 0 4.5 0s6.5-3.105 4.5 0m-13 0c0 .105-1.015 2-4.5 2S7 21.105 7 21c-2-3.105 2.015 0 4.5 0s6.5-3.105 4.5 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="#ffcc4d"/><path fill="#664500" d="M22.657 25.637a.51.51 0 0 1 .597-.06a.5.5 0 0 1 .231.544C23.474 26.165 22.34 30.5 18 30.5s-5.474-4.335-5.484-4.38a.5.5 0 0 1 .838-.474s1.005.854 4.646.854c3.644 0 4.647-.855 4.657-.863"/><path fill="#65471b" d="M28.994 10.011A1.005 1.005 0 0 0 28.011 9c-.067-.001-1.653-.056-3.304-1.707a1 1 0 1 0-1.414 1.414C25.56 10.974 27.901 11 28 11a.995.995 0 0 0 .994-.989M12.707 8.707a.998.998 0 0 0-.324-1.63a1 1 0 0 0-1.09.216C9.652 8.934 8.075 8.998 7.99 9A1 1 0 0 0 8 11c.099 0 2.44-.026 4.707-2.293"/><path fill="#fff" d="M24.5 23a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11"/><path fill="#292f33" d="M24.5 22a5 5 0 1 0 0-10a5 5 0 0 0 0 10"/><path fill="#fff" d="M24.337 16.836c1.044-1.046 1.23-2.552.417-3.364c-.813-.813-2.32-.625-3.363.42c-1.045 1.046-1.231 2.552-.418 3.364c.814.813 2.32.625 3.364-.42m3.288 2.845c.458-.459.54-1.12.183-1.477s-1.019-.274-1.478.185c-.458.459-.54 1.12-.183 1.477s1.019.275 1.478-.184ZM11.5 23a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11"/><path fill="#292f33" d="M11.5 22a5 5 0 1 0 0-10a5 5 0 0 0 0 10"/><path fill="#fff" d="M11.337 16.836c1.044-1.046 1.23-2.552.417-3.364c-.813-.813-2.32-.625-3.363.42c-1.045 1.046-1.231 2.552-.418 3.364c.814.813 2.32.625 3.364-.42m3.287 2.845c.46-.459.541-1.12.184-1.477s-1.019-.274-1.478.185c-.458.459-.54 1.12-.183 1.477s1.019.275 1.477-.184Z"/><path fill="#5dadec" d="M29 21c0 .105-1.015 2-4.5 2S20 21.105 20 21c-2-3.105 2.015 0 4.5 0s6.5-3.105 4.5 0m-13 0c0 .105-1.015 2-4.5 2S7 21.105 7 21c-2-3.105 2.015 0 4.5 0s6.5-3.105 4.5 0"/></svg> </template>
CSS
.icon-face-holding-back-tears {
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%3Ccircle%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%20fill%3D%22%23ffcc4d%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M22.657%2025.637a.51.51%200%200%201%20.597-.06a.5.5%200%200%201%20.231.544C23.474%2026.165%2022.34%2030.5%2018%2030.5s-5.474-4.335-5.484-4.38a.5.5%200%200%201%20.838-.474s1.005.854%204.646.854c3.644%200%204.647-.855%204.657-.863%22%2F%3E%3Cpath%20fill%3D%22%2365471b%22%20d%3D%22M28.994%2010.011A1.005%201.005%200%200%200%2028.011%209c-.067-.001-1.653-.056-3.304-1.707a1%201%200%201%200-1.414%201.414C25.56%2010.974%2027.901%2011%2028%2011a.995.995%200%200%200%20.994-.989M12.707%208.707a.998.998%200%200%200-.324-1.63a1%201%200%200%200-1.09.216C9.652%208.934%208.075%208.998%207.99%209A1%201%200%200%200%208%2011c.099%200%202.44-.026%204.707-2.293%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.5%2023a5.5%205.5%200%201%200%200-11a5.5%205.5%200%200%200%200%2011%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M24.5%2022a5%205%200%201%200%200-10a5%205%200%200%200%200%2010%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.337%2016.836c1.044-1.046%201.23-2.552.417-3.364c-.813-.813-2.32-.625-3.363.42c-1.045%201.046-1.231%202.552-.418%203.364c.814.813%202.32.625%203.364-.42m3.288%202.845c.458-.459.54-1.12.183-1.477s-1.019-.274-1.478.185c-.458.459-.54%201.12-.183%201.477s1.019.275%201.478-.184ZM11.5%2023a5.5%205.5%200%201%200%200-11a5.5%205.5%200%200%200%200%2011%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M11.5%2022a5%205%200%201%200%200-10a5%205%200%200%200%200%2010%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.337%2016.836c1.044-1.046%201.23-2.552.417-3.364c-.813-.813-2.32-.625-3.363.42c-1.045%201.046-1.231%202.552-.418%203.364c.814.813%202.32.625%203.364-.42m3.287%202.845c.46-.459.541-1.12.184-1.477s-1.019-.274-1.478.185c-.458.459-.54%201.12-.183%201.477s1.019.275%201.477-.184Z%22%2F%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M29%2021c0%20.105-1.015%202-4.5%202S20%2021.105%2020%2021c-2-3.105%202.015%200%204.5%200s6.5-3.105%204.5%200m-13%200c0%20.105-1.015%202-4.5%202S7%2021.105%207%2021c-2-3.105%202.015%200%204.5%200s6.5-3.105%204.5%200%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%3Ccircle%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%20fill%3D%22%23ffcc4d%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M22.657%2025.637a.51.51%200%200%201%20.597-.06a.5.5%200%200%201%20.231.544C23.474%2026.165%2022.34%2030.5%2018%2030.5s-5.474-4.335-5.484-4.38a.5.5%200%200%201%20.838-.474s1.005.854%204.646.854c3.644%200%204.647-.855%204.657-.863%22%2F%3E%3Cpath%20fill%3D%22%2365471b%22%20d%3D%22M28.994%2010.011A1.005%201.005%200%200%200%2028.011%209c-.067-.001-1.653-.056-3.304-1.707a1%201%200%201%200-1.414%201.414C25.56%2010.974%2027.901%2011%2028%2011a.995.995%200%200%200%20.994-.989M12.707%208.707a.998.998%200%200%200-.324-1.63a1%201%200%200%200-1.09.216C9.652%208.934%208.075%208.998%207.99%209A1%201%200%200%200%208%2011c.099%200%202.44-.026%204.707-2.293%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.5%2023a5.5%205.5%200%201%200%200-11a5.5%205.5%200%200%200%200%2011%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M24.5%2022a5%205%200%201%200%200-10a5%205%200%200%200%200%2010%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.337%2016.836c1.044-1.046%201.23-2.552.417-3.364c-.813-.813-2.32-.625-3.363.42c-1.045%201.046-1.231%202.552-.418%203.364c.814.813%202.32.625%203.364-.42m3.288%202.845c.458-.459.54-1.12.183-1.477s-1.019-.274-1.478.185c-.458.459-.54%201.12-.183%201.477s1.019.275%201.478-.184ZM11.5%2023a5.5%205.5%200%201%200%200-11a5.5%205.5%200%200%200%200%2011%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M11.5%2022a5%205%200%201%200%200-10a5%205%200%200%200%200%2010%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.337%2016.836c1.044-1.046%201.23-2.552.417-3.364c-.813-.813-2.32-.625-3.363.42c-1.045%201.046-1.231%202.552-.418%203.364c.814.813%202.32.625%203.364-.42m3.287%202.845c.46-.459.541-1.12.184-1.477s-1.019-.274-1.478.185c-.458.459-.54%201.12-.183%201.477s1.019.275%201.477-.184Z%22%2F%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M29%2021c0%20.105-1.015%202-4.5%202S20%2021.105%2020%2021c-2-3.105%202.015%200%204.5%200s6.5-3.105%204.5%200m-13%200c0%20.105-1.015%202-4.5%202S7%2021.105%207%2021c-2-3.105%202.015%200%204.5%200s6.5-3.105%204.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/face-holding-back-tears.svg?color=%231a73e8&size=48