emoji funny circle icon

emoji-funny-circle-linear from Solar by 480 Design · Linear · Faces · CC-BY-4.0 Attribution required.

Name
emoji-funny-circle-linear
Set
Solar
Style
Linear
Category
Faces
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More faces icons from Solar

Use the emoji funny circle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor"><circle cx="12" cy="12" r="10" stroke-width="1.5"/><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="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 SolarEmojiFunnyCircleLinear(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"><circle cx="12" cy="12" r="10" strokeWidth="1.5"/><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="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"><circle cx="12" cy="12" r="10" stroke-width="1.5"/><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="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-circle-linear {
  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%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%20stroke-width%3D%221.5%22%2F%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%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%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%20stroke-width%3D%221.5%22%2F%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%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-circle-linear.svg?color=%231a73e8&size=48