sentiment excited icon
sentiment-excited from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- sentiment-excited
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- sentiment-excited-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the sentiment excited icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.308 12.308V14q0 1.535 1.079 2.614T12 17.692t2.614-1.078q1.078-1.08 1.078-2.614v-1.692zm3.692 4.5q-1.165 0-1.986-.822q-.822-.82-.822-1.986v-.808h5.616V14q0 1.166-.822 1.987q-.82.82-1.986.82M7.091 7.852q-.632.543-.932 1.493l.854.216q.208-.612.606-.98t.881-.388q.483.02.88.388t.606.98l.854-.216q-.3-.95-.931-1.493T8.5 7.308t-1.409.543m7 0q-.632.543-.932 1.493l.854.216q.208-.631.596-1q.389-.368.891-.368t.89.368t.596 1l.854-.216q-.3-.95-.931-1.493T15.5 7.308t-1.409.543M8.494 20.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3 12t.71-3.506q.711-1.642 1.927-2.857Q6.852 4.42 8.494 3.71T12 3t3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSentimentExcited(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" d="M8.308 12.308V14q0 1.535 1.079 2.614T12 17.692t2.614-1.078q1.078-1.08 1.078-2.614v-1.692zm3.692 4.5q-1.165 0-1.986-.822q-.822-.82-.822-1.986v-.808h5.616V14q0 1.166-.822 1.987q-.82.82-1.986.82M7.091 7.852q-.632.543-.932 1.493l.854.216q.208-.612.606-.98t.881-.388q.483.02.88.388t.606.98l.854-.216q-.3-.95-.931-1.493T8.5 7.308t-1.409.543m7 0q-.632.543-.932 1.493l.854.216q.208-.631.596-1q.389-.368.891-.368t.89.368t.596 1l.854-.216q-.3-.95-.931-1.493T15.5 7.308t-1.409.543M8.494 20.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3 12t.71-3.506q.711-1.642 1.927-2.857Q6.852 4.42 8.494 3.71T12 3t3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.308 12.308V14q0 1.535 1.079 2.614T12 17.692t2.614-1.078q1.078-1.08 1.078-2.614v-1.692zm3.692 4.5q-1.165 0-1.986-.822q-.822-.82-.822-1.986v-.808h5.616V14q0 1.166-.822 1.987q-.82.82-1.986.82M7.091 7.852q-.632.543-.932 1.493l.854.216q.208-.612.606-.98t.881-.388q.483.02.88.388t.606.98l.854-.216q-.3-.95-.931-1.493T8.5 7.308t-1.409.543m7 0q-.632.543-.932 1.493l.854.216q.208-.631.596-1q.389-.368.891-.368t.89.368t.596 1l.854-.216q-.3-.95-.931-1.493T15.5 7.308t-1.409.543M8.494 20.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3 12t.71-3.506q.711-1.642 1.927-2.857Q6.852 4.42 8.494 3.71T12 3t3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71"/></svg> </template>
CSS
.icon-sentiment-excited {
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%20d%3D%22M8.308%2012.308V14q0%201.535%201.079%202.614T12%2017.692t2.614-1.078q1.078-1.08%201.078-2.614v-1.692zm3.692%204.5q-1.165%200-1.986-.822q-.822-.82-.822-1.986v-.808h5.616V14q0%201.166-.822%201.987q-.82.82-1.986.82M7.091%207.852q-.632.543-.932%201.493l.854.216q.208-.612.606-.98t.881-.388q.483.02.88.388t.606.98l.854-.216q-.3-.95-.931-1.493T8.5%207.308t-1.409.543m7%200q-.632.543-.932%201.493l.854.216q.208-.631.596-1q.389-.368.891-.368t.89.368t.596%201l.854-.216q-.3-.95-.931-1.493T15.5%207.308t-1.409.543M8.494%2020.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3%2012t.71-3.506q.711-1.642%201.927-2.857Q6.852%204.42%208.494%203.71T12%203t3.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012t-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021t-3.506-.71%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%20d%3D%22M8.308%2012.308V14q0%201.535%201.079%202.614T12%2017.692t2.614-1.078q1.078-1.08%201.078-2.614v-1.692zm3.692%204.5q-1.165%200-1.986-.822q-.822-.82-.822-1.986v-.808h5.616V14q0%201.166-.822%201.987q-.82.82-1.986.82M7.091%207.852q-.632.543-.932%201.493l.854.216q.208-.612.606-.98t.881-.388q.483.02.88.388t.606.98l.854-.216q-.3-.95-.931-1.493T8.5%207.308t-1.409.543m7%200q-.632.543-.932%201.493l.854.216q.208-.631.596-1q.389-.368.891-.368t.89.368t.596%201l.854-.216q-.3-.95-.931-1.493T15.5%207.308t-1.409.543M8.494%2020.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3%2012t.71-3.506q.711-1.642%201.927-2.857Q6.852%204.42%208.494%203.71T12%203t3.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012t-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021t-3.506-.71%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/sentiment-excited.svg?color=%231a73e8&size=48