taunt icon
taunt-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- taunt-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- taunt-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the taunt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.412 14.514q-.427.228-.91.099q-.483-.13-.736-.532q-.31-.514-.103-1.077t.778-.762l8.028-2.775q.177-.067.36.018q.185.086.313.319q.104.196.034.4t-.247.31zm2.03 5.755q-.67 0-1.143-.472q-.472-.472-.472-1.143v-3.271l8.048-4.227q.35-.2.475-.578t-.05-.728l4.325-2.17q.202-.103.407-.017t.358.354q.098.172.05.358t-.21.31l-6.403 4.834v5.135q0 .671-.472 1.143t-1.143.472zM5.564 10.13Q4.692 9.258 4.692 8t.872-2.129T7.692 5t2.13.871t.87 2.129t-.87 2.129t-2.13.871t-2.128-.871"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTauntRounded(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="M5.412 14.514q-.427.228-.91.099q-.483-.13-.736-.532q-.31-.514-.103-1.077t.778-.762l8.028-2.775q.177-.067.36.018q.185.086.313.319q.104.196.034.4t-.247.31zm2.03 5.755q-.67 0-1.143-.472q-.472-.472-.472-1.143v-3.271l8.048-4.227q.35-.2.475-.578t-.05-.728l4.325-2.17q.202-.103.407-.017t.358.354q.098.172.05.358t-.21.31l-6.403 4.834v5.135q0 .671-.472 1.143t-1.143.472zM5.564 10.13Q4.692 9.258 4.692 8t.872-2.129T7.692 5t2.13.871t.87 2.129t-.87 2.129t-2.13.871t-2.128-.871"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.412 14.514q-.427.228-.91.099q-.483-.13-.736-.532q-.31-.514-.103-1.077t.778-.762l8.028-2.775q.177-.067.36.018q.185.086.313.319q.104.196.034.4t-.247.31zm2.03 5.755q-.67 0-1.143-.472q-.472-.472-.472-1.143v-3.271l8.048-4.227q.35-.2.475-.578t-.05-.728l4.325-2.17q.202-.103.407-.017t.358.354q.098.172.05.358t-.21.31l-6.403 4.834v5.135q0 .671-.472 1.143t-1.143.472zM5.564 10.13Q4.692 9.258 4.692 8t.872-2.129T7.692 5t2.13.871t.87 2.129t-.87 2.129t-2.13.871t-2.128-.871"/></svg> </template>
CSS
.icon-taunt-rounded {
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%22M5.412%2014.514q-.427.228-.91.099q-.483-.13-.736-.532q-.31-.514-.103-1.077t.778-.762l8.028-2.775q.177-.067.36.018q.185.086.313.319q.104.196.034.4t-.247.31zm2.03%205.755q-.67%200-1.143-.472q-.472-.472-.472-1.143v-3.271l8.048-4.227q.35-.2.475-.578t-.05-.728l4.325-2.17q.202-.103.407-.017t.358.354q.098.172.05.358t-.21.31l-6.403%204.834v5.135q0%20.671-.472%201.143t-1.143.472zM5.564%2010.13Q4.692%209.258%204.692%208t.872-2.129T7.692%205t2.13.871t.87%202.129t-.87%202.129t-2.13.871t-2.128-.871%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%22M5.412%2014.514q-.427.228-.91.099q-.483-.13-.736-.532q-.31-.514-.103-1.077t.778-.762l8.028-2.775q.177-.067.36.018q.185.086.313.319q.104.196.034.4t-.247.31zm2.03%205.755q-.67%200-1.143-.472q-.472-.472-.472-1.143v-3.271l8.048-4.227q.35-.2.475-.578t-.05-.728l4.325-2.17q.202-.103.407-.017t.358.354q.098.172.05.358t-.21.31l-6.403%204.834v5.135q0%20.671-.472%201.143t-1.143.472zM5.564%2010.13Q4.692%209.258%204.692%208t.872-2.129T7.692%205t2.13.871t.87%202.129t-.87%202.129t-2.13.871t-2.128-.871%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/taunt-rounded.svg?color=%231a73e8&size=48