emoji funny square icon
emoji-funny-square-line-duotone from Solar by 480 Design · Line Duotone · Faces · CC-BY-4.0 Attribution required.
- Name
- emoji-funny-square-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Faces
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More faces icons from Solar
confounded-circle-boldconfounded-square-boldemoji-funny-circle-boldexpressionless-circle-boldexpressionless-square-boldface-scan-circle-boldface-scan-square-boldfacemask-circle-boldfacemask-square-boldsad-circle-boldsad-square-boldsleeping-circle-boldsleeping-square-boldsmile-circle-boldsmile-square-boldsticker-circle-boldsticker-smile-circle-2-boldsticker-smile-circle-boldsticker-smile-square-boldsticker-square-bold
Use the emoji funny square icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor"><path stroke-linecap="round" stroke-width="1.5" d="M8.9126 15.9336C10.1709 16.249 11.5985 16.2492 13.0351 15.8642C14.4717 15.4793 15.7079 14.7653 16.64 13.863"/><path stroke-width="1.5" d="M3.20356 14.357C2.09246 10.2103 1.53691 8.13698 2.47995 6.50359C3.42298 4.87021 5.49632 4.31466 9.643 3.20356C13.7897 2.09246 15.863 1.53691 17.4964 2.47995C19.1298 3.42298 19.6853 5.49632 20.7964 9.643C21.9075 13.7897 22.4631 15.863 21.5201 17.4964C20.577 19.1298 18.5037 19.6853 14.357 20.7964C10.2103 21.9075 8.13698 22.4631 6.50359 21.5201C4.87021 20.577 4.31466 18.5037 3.20356 14.357Z" opacity=".5"/><path stroke-width="1.5" d="M13 16.0004L13.478 16.9742C13.8393 17.7104 14.7249 18.0198 15.4661 17.6689C16.2223 17.311 16.5394 16.4035 16.1708 15.6524L15.7115 14.7168"/><path d="M14.9923 9.64461C15.1353 10.1781 15.0349 10.6685 14.7682 10.7399C14.5014 10.8114 14.1693 10.4369 14.0264 9.90343C13.8835 9.36996 13.9838 8.87956 14.2505 8.80809C14.5173 8.73662 14.8494 9.11114 14.9923 9.64461Z"/><ellipse cx="8.714" cy="11.328" rx=".5" ry="1" transform="rotate(-15 8.714 11.328)"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarEmojiFunnySquareLineDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor"><path strokeLinecap="round" strokeWidth="1.5" d="M8.9126 15.9336C10.1709 16.249 11.5985 16.2492 13.0351 15.8642C14.4717 15.4793 15.7079 14.7653 16.64 13.863"/><path strokeWidth="1.5" d="M3.20356 14.357C2.09246 10.2103 1.53691 8.13698 2.47995 6.50359C3.42298 4.87021 5.49632 4.31466 9.643 3.20356C13.7897 2.09246 15.863 1.53691 17.4964 2.47995C19.1298 3.42298 19.6853 5.49632 20.7964 9.643C21.9075 13.7897 22.4631 15.863 21.5201 17.4964C20.577 19.1298 18.5037 19.6853 14.357 20.7964C10.2103 21.9075 8.13698 22.4631 6.50359 21.5201C4.87021 20.577 4.31466 18.5037 3.20356 14.357Z" opacity=".5"/><path strokeWidth="1.5" d="M13 16.0004L13.478 16.9742C13.8393 17.7104 14.7249 18.0198 15.4661 17.6689C16.2223 17.311 16.5394 16.4035 16.1708 15.6524L15.7115 14.7168"/><path d="M14.9923 9.64461C15.1353 10.1781 15.0349 10.6685 14.7682 10.7399C14.5014 10.8114 14.1693 10.4369 14.0264 9.90343C13.8835 9.36996 13.9838 8.87956 14.2505 8.80809C14.5173 8.73662 14.8494 9.11114 14.9923 9.64461Z"/><ellipse cx="8.714" cy="11.328" rx=".5" ry="1" transform="rotate(-15 8.714 11.328)"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor"><path stroke-linecap="round" stroke-width="1.5" d="M8.9126 15.9336C10.1709 16.249 11.5985 16.2492 13.0351 15.8642C14.4717 15.4793 15.7079 14.7653 16.64 13.863"/><path stroke-width="1.5" d="M3.20356 14.357C2.09246 10.2103 1.53691 8.13698 2.47995 6.50359C3.42298 4.87021 5.49632 4.31466 9.643 3.20356C13.7897 2.09246 15.863 1.53691 17.4964 2.47995C19.1298 3.42298 19.6853 5.49632 20.7964 9.643C21.9075 13.7897 22.4631 15.863 21.5201 17.4964C20.577 19.1298 18.5037 19.6853 14.357 20.7964C10.2103 21.9075 8.13698 22.4631 6.50359 21.5201C4.87021 20.577 4.31466 18.5037 3.20356 14.357Z" opacity=".5"/><path stroke-width="1.5" d="M13 16.0004L13.478 16.9742C13.8393 17.7104 14.7249 18.0198 15.4661 17.6689C16.2223 17.311 16.5394 16.4035 16.1708 15.6524L15.7115 14.7168"/><path d="M14.9923 9.64461C15.1353 10.1781 15.0349 10.6685 14.7682 10.7399C14.5014 10.8114 14.1693 10.4369 14.0264 9.90343C13.8835 9.36996 13.9838 8.87956 14.2505 8.80809C14.5173 8.73662 14.8494 9.11114 14.9923 9.64461Z"/><ellipse cx="8.714" cy="11.328" rx=".5" ry="1" transform="rotate(-15 8.714 11.328)"/></g></svg> </template>
CSS
.icon-emoji-funny-square-line-duotone {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8.9126%2015.9336C10.1709%2016.249%2011.5985%2016.2492%2013.0351%2015.8642C14.4717%2015.4793%2015.7079%2014.7653%2016.64%2013.863%22%2F%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M3.20356%2014.357C2.09246%2010.2103%201.53691%208.13698%202.47995%206.50359C3.42298%204.87021%205.49632%204.31466%209.643%203.20356C13.7897%202.09246%2015.863%201.53691%2017.4964%202.47995C19.1298%203.42298%2019.6853%205.49632%2020.7964%209.643C21.9075%2013.7897%2022.4631%2015.863%2021.5201%2017.4964C20.577%2019.1298%2018.5037%2019.6853%2014.357%2020.7964C10.2103%2021.9075%208.13698%2022.4631%206.50359%2021.5201C4.87021%2020.577%204.31466%2018.5037%203.20356%2014.357Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M13%2016.0004L13.478%2016.9742C13.8393%2017.7104%2014.7249%2018.0198%2015.4661%2017.6689C16.2223%2017.311%2016.5394%2016.4035%2016.1708%2015.6524L15.7115%2014.7168%22%2F%3E%3Cpath%20d%3D%22M14.9923%209.64461C15.1353%2010.1781%2015.0349%2010.6685%2014.7682%2010.7399C14.5014%2010.8114%2014.1693%2010.4369%2014.0264%209.90343C13.8835%209.36996%2013.9838%208.87956%2014.2505%208.80809C14.5173%208.73662%2014.8494%209.11114%2014.9923%209.64461Z%22%2F%3E%3Cellipse%20cx%3D%228.714%22%20cy%3D%2211.328%22%20rx%3D%22.5%22%20ry%3D%221%22%20transform%3D%22rotate(-15%208.714%2011.328)%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8.9126%2015.9336C10.1709%2016.249%2011.5985%2016.2492%2013.0351%2015.8642C14.4717%2015.4793%2015.7079%2014.7653%2016.64%2013.863%22%2F%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M3.20356%2014.357C2.09246%2010.2103%201.53691%208.13698%202.47995%206.50359C3.42298%204.87021%205.49632%204.31466%209.643%203.20356C13.7897%202.09246%2015.863%201.53691%2017.4964%202.47995C19.1298%203.42298%2019.6853%205.49632%2020.7964%209.643C21.9075%2013.7897%2022.4631%2015.863%2021.5201%2017.4964C20.577%2019.1298%2018.5037%2019.6853%2014.357%2020.7964C10.2103%2021.9075%208.13698%2022.4631%206.50359%2021.5201C4.87021%2020.577%204.31466%2018.5037%203.20356%2014.357Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M13%2016.0004L13.478%2016.9742C13.8393%2017.7104%2014.7249%2018.0198%2015.4661%2017.6689C16.2223%2017.311%2016.5394%2016.4035%2016.1708%2015.6524L15.7115%2014.7168%22%2F%3E%3Cpath%20d%3D%22M14.9923%209.64461C15.1353%2010.1781%2015.0349%2010.6685%2014.7682%2010.7399C14.5014%2010.8114%2014.1693%2010.4369%2014.0264%209.90343C13.8835%209.36996%2013.9838%208.87956%2014.2505%208.80809C14.5173%208.73662%2014.8494%209.11114%2014.9923%209.64461Z%22%2F%3E%3Cellipse%20cx%3D%228.714%22%20cy%3D%2211.328%22%20rx%3D%22.5%22%20ry%3D%221%22%20transform%3D%22rotate(-15%208.714%2011.328)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/emoji-funny-square-line-duotone.svg?color=%231a73e8&size=48