grinning icon
grinning from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- grinning
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the grinning icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M21.8 10q.198.97.2 2c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2c1.231 0 2.41.223 3.5.63"/><path stroke-linecap="round" d="M8 15a5 5 0 0 0 4 2a5 5 0 0 0 4-2"/><path d="m19.518 2l-1.801 1.785a2.48 2.48 0 0 0 .017 3.504a2.53 2.53 0 0 0 3.534-.016a2.464 2.464 0 0 0 0-3.504z"/><path stroke-linecap="round" d="M8 9c.423.317 1.192.71 1.29 1.341q.008.056.01.11c.024.43-.286.803-.905 1.549M16 9c-.423.317-1.192.71-1.29 1.341q-.008.056-.01.11c-.024.43.286.803.905 1.549"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsGrinning(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" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M21.8 10q.198.97.2 2c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2c1.231 0 2.41.223 3.5.63"/><path strokeLinecap="round" d="M8 15a5 5 0 0 0 4 2a5 5 0 0 0 4-2"/><path d="m19.518 2l-1.801 1.785a2.48 2.48 0 0 0 .017 3.504a2.53 2.53 0 0 0 3.534-.016a2.464 2.464 0 0 0 0-3.504z"/><path strokeLinecap="round" d="M8 9c.423.317 1.192.71 1.29 1.341q.008.056.01.11c.024.43-.286.803-.905 1.549M16 9c-.423.317-1.192.71-1.29 1.341q-.008.056-.01.11c-.024.43.286.803.905 1.549"/></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" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M21.8 10q.198.97.2 2c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2c1.231 0 2.41.223 3.5.63"/><path stroke-linecap="round" d="M8 15a5 5 0 0 0 4 2a5 5 0 0 0 4-2"/><path d="m19.518 2l-1.801 1.785a2.48 2.48 0 0 0 .017 3.504a2.53 2.53 0 0 0 3.534-.016a2.464 2.464 0 0 0 0-3.504z"/><path stroke-linecap="round" d="M8 9c.423.317 1.192.71 1.29 1.341q.008.056.01.11c.024.43-.286.803-.905 1.549M16 9c-.423.317-1.192.71-1.29 1.341q-.008.056-.01.11c-.024.43.286.803.905 1.549"/></g></svg> </template>
CSS
.icon-grinning {
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%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.8%2010q.198.97.2%202c0%205.523-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202c1.231%200%202.41.223%203.5.63%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2015a5%205%200%200%200%204%202a5%205%200%200%200%204-2%22%2F%3E%3Cpath%20d%3D%22m19.518%202l-1.801%201.785a2.48%202.48%200%200%200%20.017%203.504a2.53%202.53%200%200%200%203.534-.016a2.464%202.464%200%200%200%200-3.504z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%209c.423.317%201.192.71%201.29%201.341q.008.056.01.11c.024.43-.286.803-.905%201.549M16%209c-.423.317-1.192.71-1.29%201.341q-.008.056-.01.11c-.024.43.286.803.905%201.549%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%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.8%2010q.198.97.2%202c0%205.523-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202c1.231%200%202.41.223%203.5.63%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2015a5%205%200%200%200%204%202a5%205%200%200%200%204-2%22%2F%3E%3Cpath%20d%3D%22m19.518%202l-1.801%201.785a2.48%202.48%200%200%200%20.017%203.504a2.53%202.53%200%200%200%203.534-.016a2.464%202.464%200%200%200%200-3.504z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%209c.423.317%201.192.71%201.29%201.341q.008.056.01.11c.024.43-.286.803-.905%201.549M16%209c-.423.317-1.192.71-1.29%201.341q-.008.056-.01.11c-.024.43.286.803.905%201.549%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/grinning.svg?color=%231a73e8&size=48