face grin stars icon
face-grin-stars-solid from Flowbite Icons by Themesberg · Solid · Emoji · MIT Free for personal and commercial use.
- Name
- face-grin-stars-solid
- Set
- Flowbite Icons
- Style
- Solid
- Category
- Emoji
- Viewbox
- 24×24
- License
- MIT
1 other variant in Flowbite Icons
The same icon in other sets
More emoji icons from Flowbite Icons
Use the face grin stars icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2M7 12.5a.5.5 0 0 1 .495.43a.8.8 0 0 0 .157.096c.213.106.553.208 1.005.295c.896.173 2.111.262 3.343.262s2.447-.09 3.343-.262c.452-.087.792-.19 1.006-.295a.8.8 0 0 0 .156-.096a.5.5 0 0 1 .995.07c0 1.19-.644 2.438-1.618 3.375C14.9 17.319 13.531 18 12 18s-2.9-.681-3.882-1.625C7.144 15.438 6.5 14.19 6.5 13a.5.5 0 0 1 .5-.5m9.519.417l.003-.004zm-9.038 0l-.003-.004zm.901-4.853L9 6.81l.619 1.253l1.381.2l-1 .976l.236 1.376l-1.237-.65l-1.235.65L8 9.239l-1-.975zm6 0L15 6.81l.619 1.253l1.381.2l-1 .976l.236 1.376l-1.237-.65l-1.235.65L14 9.239l-1-.975z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function FlowbiteFaceGrinStarsSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2M7 12.5a.5.5 0 0 1 .495.43a.8.8 0 0 0 .157.096c.213.106.553.208 1.005.295c.896.173 2.111.262 3.343.262s2.447-.09 3.343-.262c.452-.087.792-.19 1.006-.295a.8.8 0 0 0 .156-.096a.5.5 0 0 1 .995.07c0 1.19-.644 2.438-1.618 3.375C14.9 17.319 13.531 18 12 18s-2.9-.681-3.882-1.625C7.144 15.438 6.5 14.19 6.5 13a.5.5 0 0 1 .5-.5m9.519.417l.003-.004zm-9.038 0l-.003-.004zm.901-4.853L9 6.81l.619 1.253l1.381.2l-1 .976l.236 1.376l-1.237-.65l-1.235.65L8 9.239l-1-.975zm6 0L15 6.81l.619 1.253l1.381.2l-1 .976l.236 1.376l-1.237-.65l-1.235.65L14 9.239l-1-.975z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2M7 12.5a.5.5 0 0 1 .495.43a.8.8 0 0 0 .157.096c.213.106.553.208 1.005.295c.896.173 2.111.262 3.343.262s2.447-.09 3.343-.262c.452-.087.792-.19 1.006-.295a.8.8 0 0 0 .156-.096a.5.5 0 0 1 .995.07c0 1.19-.644 2.438-1.618 3.375C14.9 17.319 13.531 18 12 18s-2.9-.681-3.882-1.625C7.144 15.438 6.5 14.19 6.5 13a.5.5 0 0 1 .5-.5m9.519.417l.003-.004zm-9.038 0l-.003-.004zm.901-4.853L9 6.81l.619 1.253l1.381.2l-1 .976l.236 1.376l-1.237-.65l-1.235.65L8 9.239l-1-.975zm6 0L15 6.81l.619 1.253l1.381.2l-1 .976l.236 1.376l-1.237-.65l-1.235.65L14 9.239l-1-.975z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-face-grin-stars-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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%202C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010s10-4.477%2010-10S17.523%202%2012%202M7%2012.5a.5.5%200%200%201%20.495.43a.8.8%200%200%200%20.157.096c.213.106.553.208%201.005.295c.896.173%202.111.262%203.343.262s2.447-.09%203.343-.262c.452-.087.792-.19%201.006-.295a.8.8%200%200%200%20.156-.096a.5.5%200%200%201%20.995.07c0%201.19-.644%202.438-1.618%203.375C14.9%2017.319%2013.531%2018%2012%2018s-2.9-.681-3.882-1.625C7.144%2015.438%206.5%2014.19%206.5%2013a.5.5%200%200%201%20.5-.5m9.519.417l.003-.004zm-9.038%200l-.003-.004zm.901-4.853L9%206.81l.619%201.253l1.381.2l-1%20.976l.236%201.376l-1.237-.65l-1.235.65L8%209.239l-1-.975zm6%200L15%206.81l.619%201.253l1.381.2l-1%20.976l.236%201.376l-1.237-.65l-1.235.65L14%209.239l-1-.975z%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%202C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010s10-4.477%2010-10S17.523%202%2012%202M7%2012.5a.5.5%200%200%201%20.495.43a.8.8%200%200%200%20.157.096c.213.106.553.208%201.005.295c.896.173%202.111.262%203.343.262s2.447-.09%203.343-.262c.452-.087.792-.19%201.006-.295a.8.8%200%200%200%20.156-.096a.5.5%200%200%201%20.995.07c0%201.19-.644%202.438-1.618%203.375C14.9%2017.319%2013.531%2018%2012%2018s-2.9-.681-3.882-1.625C7.144%2015.438%206.5%2014.19%206.5%2013a.5.5%200%200%201%20.5-.5m9.519.417l.003-.004zm-9.038%200l-.003-.004zm.901-4.853L9%206.81l.619%201.253l1.381.2l-1%20.976l.236%201.376l-1.237-.65l-1.235.65L8%209.239l-1-.975zm6%200L15%206.81l.619%201.253l1.381.2l-1%20.976l.236%201.376l-1.237-.65l-1.235.65L14%209.239l-1-.975z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/face-grin-stars-solid.svg?color=%231a73e8&size=48