funny icon
funny-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- funny-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
- Aliases
- funny-circle-solid
1 other variant in Myna UI Icons
Related icons in Myna UI Icons
Use the funny icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75s9.75-4.365 9.75-9.75S17.385 2.25 12 2.25m1.33 6.133a.75.75 0 0 1 .89.578l.103.489a.75.75 0 1 1-1.467.312l-.104-.49a.75.75 0 0 1 .578-.889m-4.891 1.04a.75.75 0 0 1 .89.578l.103.489a.75.75 0 1 1-1.467.311l-.104-.489a.75.75 0 0 1 .578-.89m8.327 3.555a.75.75 0 0 1-.017 1.06a8 8 0 0 1-.536.476l.218.445a2.25 2.25 0 0 1-4.039 1.983l-.273-.557a8.9 8.9 0 0 1-3.801-.087a.75.75 0 0 1 .364-1.455c1.13.283 2.429.287 3.746-.066s2.44-1.005 3.278-1.816a.75.75 0 0 1 1.06.017"/><path d="M13.592 15.982q.721-.26 1.366-.62l.127.258a.75.75 0 0 1-1.346.66z"/></g></svg>
React
import type { SVGProps } from "react";
export function MynauiFunnySolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75s9.75-4.365 9.75-9.75S17.385 2.25 12 2.25m1.33 6.133a.75.75 0 0 1 .89.578l.103.489a.75.75 0 1 1-1.467.312l-.104-.49a.75.75 0 0 1 .578-.889m-4.891 1.04a.75.75 0 0 1 .89.578l.103.489a.75.75 0 1 1-1.467.311l-.104-.489a.75.75 0 0 1 .578-.89m8.327 3.555a.75.75 0 0 1-.017 1.06a8 8 0 0 1-.536.476l.218.445a2.25 2.25 0 0 1-4.039 1.983l-.273-.557a8.9 8.9 0 0 1-3.801-.087a.75.75 0 0 1 .364-1.455c1.13.283 2.429.287 3.746-.066s2.44-1.005 3.278-1.816a.75.75 0 0 1 1.06.017"/><path d="M13.592 15.982q.721-.26 1.366-.62l.127.258a.75.75 0 0 1-1.346.66z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75s9.75-4.365 9.75-9.75S17.385 2.25 12 2.25m1.33 6.133a.75.75 0 0 1 .89.578l.103.489a.75.75 0 1 1-1.467.312l-.104-.49a.75.75 0 0 1 .578-.889m-4.891 1.04a.75.75 0 0 1 .89.578l.103.489a.75.75 0 1 1-1.467.311l-.104-.489a.75.75 0 0 1 .578-.89m8.327 3.555a.75.75 0 0 1-.017 1.06a8 8 0 0 1-.536.476l.218.445a2.25 2.25 0 0 1-4.039 1.983l-.273-.557a8.9 8.9 0 0 1-3.801-.087a.75.75 0 0 1 .364-1.455c1.13.283 2.429.287 3.746-.066s2.44-1.005 3.278-1.816a.75.75 0 0 1 1.06.017"/><path d="M13.592 15.982q.721-.26 1.366-.62l.127.258a.75.75 0 0 1-1.346.66z"/></g></svg> </template>
CSS
.icon-funny-solid {
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%22currentColor%22%3E%3Cpath%20d%3D%22M12%202.25c-5.385%200-9.75%204.365-9.75%209.75s4.365%209.75%209.75%209.75s9.75-4.365%209.75-9.75S17.385%202.25%2012%202.25m1.33%206.133a.75.75%200%200%201%20.89.578l.103.489a.75.75%200%201%201-1.467.312l-.104-.49a.75.75%200%200%201%20.578-.889m-4.891%201.04a.75.75%200%200%201%20.89.578l.103.489a.75.75%200%201%201-1.467.311l-.104-.489a.75.75%200%200%201%20.578-.89m8.327%203.555a.75.75%200%200%201-.017%201.06a8%208%200%200%201-.536.476l.218.445a2.25%202.25%200%200%201-4.039%201.983l-.273-.557a8.9%208.9%200%200%201-3.801-.087a.75.75%200%200%201%20.364-1.455c1.13.283%202.429.287%203.746-.066s2.44-1.005%203.278-1.816a.75.75%200%200%201%201.06.017%22%2F%3E%3Cpath%20d%3D%22M13.592%2015.982q.721-.26%201.366-.62l.127.258a.75.75%200%200%201-1.346.66z%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%22currentColor%22%3E%3Cpath%20d%3D%22M12%202.25c-5.385%200-9.75%204.365-9.75%209.75s4.365%209.75%209.75%209.75s9.75-4.365%209.75-9.75S17.385%202.25%2012%202.25m1.33%206.133a.75.75%200%200%201%20.89.578l.103.489a.75.75%200%201%201-1.467.312l-.104-.49a.75.75%200%200%201%20.578-.889m-4.891%201.04a.75.75%200%200%201%20.89.578l.103.489a.75.75%200%201%201-1.467.311l-.104-.489a.75.75%200%200%201%20.578-.89m8.327%203.555a.75.75%200%200%201-.017%201.06a8%208%200%200%201-.536.476l.218.445a2.25%202.25%200%200%201-4.039%201.983l-.273-.557a8.9%208.9%200%200%201-3.801-.087a.75.75%200%200%201%20.364-1.455c1.13.283%202.429.287%203.746-.066s2.44-1.005%203.278-1.816a.75.75%200%200%201%201.06.017%22%2F%3E%3Cpath%20d%3D%22M13.592%2015.982q.721-.26%201.366-.62l.127.258a.75.75%200%200%201-1.346.66z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/funny-solid.svg?color=%231a73e8&size=48