face grin squint tears icon
face-grin-squint-tears from Font Awesome Regular by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- face-grin-squint-tears
- Set
- Font Awesome Regular
- Style
- Regular
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome Regular
face-angryface-dizzyface-flushedface-frownface-frown-openface-grimaceface-grinface-grin-beamface-grin-beam-sweatface-grin-heartsface-grin-squintface-grin-starsface-grin-tearsface-grin-tongueface-grin-tongue-squintface-grin-tongue-winkface-grin-wideface-grin-winkface-kissface-kiss-beamface-kiss-wink-heartface-laughface-laugh-beamface-laugh-squint
Use the face grin squint tears icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M467.1 467.1c67.2-67.2 78.8-168.9 34.9-248l36.7-5.2c4.5-.6 8.8-1.6 13.1-2.8c44.6 94.9 27.7 211.5-50.7 290s-195.1 95.3-290 50.7c1.2-4.2 2.1-8.6 2.8-13.1l5.2-36.7c79.1 43.9 180.8 32.3 248-34.9M139 139c78.4-78.4 195.1-95.3 290-50.7c-1.2 4.2-2.1 8.6-2.8 13.1l-5.2 36.7c-79.1-43.9-180.8-32.3-248 34.9s-78.8 168.9-34.9 248l-36.7 5.2c-4.5.6-8.8 1.6-13.1 2.8c-44.6-94.9-27.7-211.5 50.7-290m295.9 131.5c5.8-10.9 21.1-12.4 26.4-1.3c25.6 53.5 16.2 119.6-28.2 163.9c-44.3 44.3-110.3 53.7-163.8 28.2c-11.1-5.3-9.6-20.6 1.3-26.4c32-17.1 64.2-40.8 93.8-70.4c29.7-29.7 53.4-61.9 70.5-94m-277.6 75.4c-1.7-8 2.9-15.9 10.6-18.4l84.6-28c5.7-1.9 12.1-.4 16.3 3.9s5.8 10.6 3.9 16.3l-28 84.6c-2.6 7.7-10.5 12.3-18.4 10.6s-13.4-9-12.7-17.1l3.9-43.1l-43.1 3.9c-8.1.7-15.5-4.7-17.1-12.7m201.3-171.5l-3.9 43.1l43.1-3.9c8.1-.7 15.5 4.7 17.1 12.7s-2.9 15.9-10.6 18.4l-84.6 28c-5.7 1.9-12.1.4-16.3-3.9s-5.8-10.6-3.9-16.3l28-84.6c2.6-7.7 10.5-12.3 18.4-10.6s13.4 9 12.7 17.1m217.4-59c0 25.6-18.8 47.3-44.1 50.9l-46.8 6.7c-10.6 1.5-19.6-7.5-18.1-18.1l6.7-46.7C477.3 82.8 499 64 524.6 64C553 64 576 87 576 115.4M108.1 473.7l46.8-6.7c10.6-1.5 19.6 7.5 18.1 18.1l-6.7 46.7c-3.6 25.4-25.3 44.2-50.9 44.2C87 576 64 553 64 524.6c0-25.6 18.8-47.3 44.1-50.9"/></svg>
React
import type { SVGProps } from "react";
export function Fa7RegularFaceGrinSquintTears(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M467.1 467.1c67.2-67.2 78.8-168.9 34.9-248l36.7-5.2c4.5-.6 8.8-1.6 13.1-2.8c44.6 94.9 27.7 211.5-50.7 290s-195.1 95.3-290 50.7c1.2-4.2 2.1-8.6 2.8-13.1l5.2-36.7c79.1 43.9 180.8 32.3 248-34.9M139 139c78.4-78.4 195.1-95.3 290-50.7c-1.2 4.2-2.1 8.6-2.8 13.1l-5.2 36.7c-79.1-43.9-180.8-32.3-248 34.9s-78.8 168.9-34.9 248l-36.7 5.2c-4.5.6-8.8 1.6-13.1 2.8c-44.6-94.9-27.7-211.5 50.7-290m295.9 131.5c5.8-10.9 21.1-12.4 26.4-1.3c25.6 53.5 16.2 119.6-28.2 163.9c-44.3 44.3-110.3 53.7-163.8 28.2c-11.1-5.3-9.6-20.6 1.3-26.4c32-17.1 64.2-40.8 93.8-70.4c29.7-29.7 53.4-61.9 70.5-94m-277.6 75.4c-1.7-8 2.9-15.9 10.6-18.4l84.6-28c5.7-1.9 12.1-.4 16.3 3.9s5.8 10.6 3.9 16.3l-28 84.6c-2.6 7.7-10.5 12.3-18.4 10.6s-13.4-9-12.7-17.1l3.9-43.1l-43.1 3.9c-8.1.7-15.5-4.7-17.1-12.7m201.3-171.5l-3.9 43.1l43.1-3.9c8.1-.7 15.5 4.7 17.1 12.7s-2.9 15.9-10.6 18.4l-84.6 28c-5.7 1.9-12.1.4-16.3-3.9s-5.8-10.6-3.9-16.3l28-84.6c2.6-7.7 10.5-12.3 18.4-10.6s13.4 9 12.7 17.1m217.4-59c0 25.6-18.8 47.3-44.1 50.9l-46.8 6.7c-10.6 1.5-19.6-7.5-18.1-18.1l6.7-46.7C477.3 82.8 499 64 524.6 64C553 64 576 87 576 115.4M108.1 473.7l46.8-6.7c10.6-1.5 19.6 7.5 18.1 18.1l-6.7 46.7c-3.6 25.4-25.3 44.2-50.9 44.2C87 576 64 553 64 524.6c0-25.6 18.8-47.3 44.1-50.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M467.1 467.1c67.2-67.2 78.8-168.9 34.9-248l36.7-5.2c4.5-.6 8.8-1.6 13.1-2.8c44.6 94.9 27.7 211.5-50.7 290s-195.1 95.3-290 50.7c1.2-4.2 2.1-8.6 2.8-13.1l5.2-36.7c79.1 43.9 180.8 32.3 248-34.9M139 139c78.4-78.4 195.1-95.3 290-50.7c-1.2 4.2-2.1 8.6-2.8 13.1l-5.2 36.7c-79.1-43.9-180.8-32.3-248 34.9s-78.8 168.9-34.9 248l-36.7 5.2c-4.5.6-8.8 1.6-13.1 2.8c-44.6-94.9-27.7-211.5 50.7-290m295.9 131.5c5.8-10.9 21.1-12.4 26.4-1.3c25.6 53.5 16.2 119.6-28.2 163.9c-44.3 44.3-110.3 53.7-163.8 28.2c-11.1-5.3-9.6-20.6 1.3-26.4c32-17.1 64.2-40.8 93.8-70.4c29.7-29.7 53.4-61.9 70.5-94m-277.6 75.4c-1.7-8 2.9-15.9 10.6-18.4l84.6-28c5.7-1.9 12.1-.4 16.3 3.9s5.8 10.6 3.9 16.3l-28 84.6c-2.6 7.7-10.5 12.3-18.4 10.6s-13.4-9-12.7-17.1l3.9-43.1l-43.1 3.9c-8.1.7-15.5-4.7-17.1-12.7m201.3-171.5l-3.9 43.1l43.1-3.9c8.1-.7 15.5 4.7 17.1 12.7s-2.9 15.9-10.6 18.4l-84.6 28c-5.7 1.9-12.1.4-16.3-3.9s-5.8-10.6-3.9-16.3l28-84.6c2.6-7.7 10.5-12.3 18.4-10.6s13.4 9 12.7 17.1m217.4-59c0 25.6-18.8 47.3-44.1 50.9l-46.8 6.7c-10.6 1.5-19.6-7.5-18.1-18.1l6.7-46.7C477.3 82.8 499 64 524.6 64C553 64 576 87 576 115.4M108.1 473.7l46.8-6.7c10.6-1.5 19.6 7.5 18.1 18.1l-6.7 46.7c-3.6 25.4-25.3 44.2-50.9 44.2C87 576 64 553 64 524.6c0-25.6 18.8-47.3 44.1-50.9"/></svg> </template>
CSS
.icon-face-grin-squint-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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M467.1%20467.1c67.2-67.2%2078.8-168.9%2034.9-248l36.7-5.2c4.5-.6%208.8-1.6%2013.1-2.8c44.6%2094.9%2027.7%20211.5-50.7%20290s-195.1%2095.3-290%2050.7c1.2-4.2%202.1-8.6%202.8-13.1l5.2-36.7c79.1%2043.9%20180.8%2032.3%20248-34.9M139%20139c78.4-78.4%20195.1-95.3%20290-50.7c-1.2%204.2-2.1%208.6-2.8%2013.1l-5.2%2036.7c-79.1-43.9-180.8-32.3-248%2034.9s-78.8%20168.9-34.9%20248l-36.7%205.2c-4.5.6-8.8%201.6-13.1%202.8c-44.6-94.9-27.7-211.5%2050.7-290m295.9%20131.5c5.8-10.9%2021.1-12.4%2026.4-1.3c25.6%2053.5%2016.2%20119.6-28.2%20163.9c-44.3%2044.3-110.3%2053.7-163.8%2028.2c-11.1-5.3-9.6-20.6%201.3-26.4c32-17.1%2064.2-40.8%2093.8-70.4c29.7-29.7%2053.4-61.9%2070.5-94m-277.6%2075.4c-1.7-8%202.9-15.9%2010.6-18.4l84.6-28c5.7-1.9%2012.1-.4%2016.3%203.9s5.8%2010.6%203.9%2016.3l-28%2084.6c-2.6%207.7-10.5%2012.3-18.4%2010.6s-13.4-9-12.7-17.1l3.9-43.1l-43.1%203.9c-8.1.7-15.5-4.7-17.1-12.7m201.3-171.5l-3.9%2043.1l43.1-3.9c8.1-.7%2015.5%204.7%2017.1%2012.7s-2.9%2015.9-10.6%2018.4l-84.6%2028c-5.7%201.9-12.1.4-16.3-3.9s-5.8-10.6-3.9-16.3l28-84.6c2.6-7.7%2010.5-12.3%2018.4-10.6s13.4%209%2012.7%2017.1m217.4-59c0%2025.6-18.8%2047.3-44.1%2050.9l-46.8%206.7c-10.6%201.5-19.6-7.5-18.1-18.1l6.7-46.7C477.3%2082.8%20499%2064%20524.6%2064C553%2064%20576%2087%20576%20115.4M108.1%20473.7l46.8-6.7c10.6-1.5%2019.6%207.5%2018.1%2018.1l-6.7%2046.7c-3.6%2025.4-25.3%2044.2-50.9%2044.2C87%20576%2064%20553%2064%20524.6c0-25.6%2018.8-47.3%2044.1-50.9%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M467.1%20467.1c67.2-67.2%2078.8-168.9%2034.9-248l36.7-5.2c4.5-.6%208.8-1.6%2013.1-2.8c44.6%2094.9%2027.7%20211.5-50.7%20290s-195.1%2095.3-290%2050.7c1.2-4.2%202.1-8.6%202.8-13.1l5.2-36.7c79.1%2043.9%20180.8%2032.3%20248-34.9M139%20139c78.4-78.4%20195.1-95.3%20290-50.7c-1.2%204.2-2.1%208.6-2.8%2013.1l-5.2%2036.7c-79.1-43.9-180.8-32.3-248%2034.9s-78.8%20168.9-34.9%20248l-36.7%205.2c-4.5.6-8.8%201.6-13.1%202.8c-44.6-94.9-27.7-211.5%2050.7-290m295.9%20131.5c5.8-10.9%2021.1-12.4%2026.4-1.3c25.6%2053.5%2016.2%20119.6-28.2%20163.9c-44.3%2044.3-110.3%2053.7-163.8%2028.2c-11.1-5.3-9.6-20.6%201.3-26.4c32-17.1%2064.2-40.8%2093.8-70.4c29.7-29.7%2053.4-61.9%2070.5-94m-277.6%2075.4c-1.7-8%202.9-15.9%2010.6-18.4l84.6-28c5.7-1.9%2012.1-.4%2016.3%203.9s5.8%2010.6%203.9%2016.3l-28%2084.6c-2.6%207.7-10.5%2012.3-18.4%2010.6s-13.4-9-12.7-17.1l3.9-43.1l-43.1%203.9c-8.1.7-15.5-4.7-17.1-12.7m201.3-171.5l-3.9%2043.1l43.1-3.9c8.1-.7%2015.5%204.7%2017.1%2012.7s-2.9%2015.9-10.6%2018.4l-84.6%2028c-5.7%201.9-12.1.4-16.3-3.9s-5.8-10.6-3.9-16.3l28-84.6c2.6-7.7%2010.5-12.3%2018.4-10.6s13.4%209%2012.7%2017.1m217.4-59c0%2025.6-18.8%2047.3-44.1%2050.9l-46.8%206.7c-10.6%201.5-19.6-7.5-18.1-18.1l6.7-46.7C477.3%2082.8%20499%2064%20524.6%2064C553%2064%20576%2087%20576%20115.4M108.1%20473.7l46.8-6.7c10.6-1.5%2019.6%207.5%2018.1%2018.1l-6.7%2046.7c-3.6%2025.4-25.3%2044.2-50.9%2044.2C87%20576%2064%20553%2064%20524.6c0-25.6%2018.8-47.3%2044.1-50.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-regular/face-grin-squint-tears.svg?color=%231a73e8&size=48