grin beam sweat icon
grin-beam-sweat from Line Awesome by Icons8 · Line · Emoji · Apache-2.0 Free for personal and commercial use.
- Name
- grin-beam-sweat
- Set
- Line Awesome
- Style
- Line
- Category
- Emoji
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More emoji icons from Line Awesome
Use the grin beam sweat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13c0-2.054-.492-3.992-1.344-5.72a4.4 4.4 0 0 1-1.4 1.773C26.73 13.28 27 14.608 27 16c0 6.065-4.935 11-11 11S5 22.065 5 16S9.935 5 16 5c1.351 0 2.64.256 3.838.703c.26-.592.56-1.2.877-1.805A12.9 12.9 0 0 0 16 3m7.5 0S21 7.275 21 8.6s1.12 2.4 2.5 2.4S26 9.925 26 8.6S23.5 3 23.5 3M9 14v2h5v-2zm9 0v2h5v-2z"/></svg>
React
import type { SVGProps } from "react";
export function LaGrinBeamSweat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13c0-2.054-.492-3.992-1.344-5.72a4.4 4.4 0 0 1-1.4 1.773C26.73 13.28 27 14.608 27 16c0 6.065-4.935 11-11 11S5 22.065 5 16S9.935 5 16 5c1.351 0 2.64.256 3.838.703c.26-.592.56-1.2.877-1.805A12.9 12.9 0 0 0 16 3m7.5 0S21 7.275 21 8.6s1.12 2.4 2.5 2.4S26 9.925 26 8.6S23.5 3 23.5 3M9 14v2h5v-2zm9 0v2h5v-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13c0-2.054-.492-3.992-1.344-5.72a4.4 4.4 0 0 1-1.4 1.773C26.73 13.28 27 14.608 27 16c0 6.065-4.935 11-11 11S5 22.065 5 16S9.935 5 16 5c1.351 0 2.64.256 3.838.703c.26-.592.56-1.2.877-1.805A12.9 12.9 0 0 0 16 3m7.5 0S21 7.275 21 8.6s1.12 2.4 2.5 2.4S26 9.925 26 8.6S23.5 3 23.5 3M9 14v2h5v-2zm9 0v2h5v-2z"/></svg> </template>
CSS
.icon-grin-beam-sweat {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13c0-2.054-.492-3.992-1.344-5.72a4.4%204.4%200%200%201-1.4%201.773C26.73%2013.28%2027%2014.608%2027%2016c0%206.065-4.935%2011-11%2011S5%2022.065%205%2016S9.935%205%2016%205c1.351%200%202.64.256%203.838.703c.26-.592.56-1.2.877-1.805A12.9%2012.9%200%200%200%2016%203m7.5%200S21%207.275%2021%208.6s1.12%202.4%202.5%202.4S26%209.925%2026%208.6S23.5%203%2023.5%203M9%2014v2h5v-2zm9%200v2h5v-2z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13c0-2.054-.492-3.992-1.344-5.72a4.4%204.4%200%200%201-1.4%201.773C26.73%2013.28%2027%2014.608%2027%2016c0%206.065-4.935%2011-11%2011S5%2022.065%205%2016S9.935%205%2016%205c1.351%200%202.64.256%203.838.703c.26-.592.56-1.2.877-1.805A12.9%2012.9%200%200%200%2016%203m7.5%200S21%207.275%2021%208.6s1.12%202.4%202.5%202.4S26%209.925%2026%208.6S23.5%203%2023.5%203M9%2014v2h5v-2zm9%200v2h5v-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/grin-beam-sweat.svg?color=%231a73e8&size=48