filter drama icon
filter-drama-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- filter-drama-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the filter drama icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 19q-1.877 0-3.189-1.311T2 14.5q0-1.748 1.251-3.009t3.018-1.26q1.639 0 2.847 1.098q1.209 1.098 1.38 2.7q.037.202.19.337q.153.134.33.134q.23 0 .376-.164q.147-.165.13-.359q-.178-1.996-1.559-3.306q-1.38-1.31-3.52-1.44q.43-1.908 1.998-3.07T12 5q2.508 0 4.254 1.746T18 11v1h.616q1.401 0 2.393 1.035T22 15.5q0 1.452-1.024 2.476T18.5 19z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFilterDramaRounded(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="M6.5 19q-1.877 0-3.189-1.311T2 14.5q0-1.748 1.251-3.009t3.018-1.26q1.639 0 2.847 1.098q1.209 1.098 1.38 2.7q.037.202.19.337q.153.134.33.134q.23 0 .376-.164q.147-.165.13-.359q-.178-1.996-1.559-3.306q-1.38-1.31-3.52-1.44q.43-1.908 1.998-3.07T12 5q2.508 0 4.254 1.746T18 11v1h.616q1.401 0 2.393 1.035T22 15.5q0 1.452-1.024 2.476T18.5 19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 19q-1.877 0-3.189-1.311T2 14.5q0-1.748 1.251-3.009t3.018-1.26q1.639 0 2.847 1.098q1.209 1.098 1.38 2.7q.037.202.19.337q.153.134.33.134q.23 0 .376-.164q.147-.165.13-.359q-.178-1.996-1.559-3.306q-1.38-1.31-3.52-1.44q.43-1.908 1.998-3.07T12 5q2.508 0 4.254 1.746T18 11v1h.616q1.401 0 2.393 1.035T22 15.5q0 1.452-1.024 2.476T18.5 19z"/></svg> </template>
CSS
.icon-filter-drama-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%22M6.5%2019q-1.877%200-3.189-1.311T2%2014.5q0-1.748%201.251-3.009t3.018-1.26q1.639%200%202.847%201.098q1.209%201.098%201.38%202.7q.037.202.19.337q.153.134.33.134q.23%200%20.376-.164q.147-.165.13-.359q-.178-1.996-1.559-3.306q-1.38-1.31-3.52-1.44q.43-1.908%201.998-3.07T12%205q2.508%200%204.254%201.746T18%2011v1h.616q1.401%200%202.393%201.035T22%2015.5q0%201.452-1.024%202.476T18.5%2019z%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%22M6.5%2019q-1.877%200-3.189-1.311T2%2014.5q0-1.748%201.251-3.009t3.018-1.26q1.639%200%202.847%201.098q1.209%201.098%201.38%202.7q.037.202.19.337q.153.134.33.134q.23%200%20.376-.164q.147-.165.13-.359q-.178-1.996-1.559-3.306q-1.38-1.31-3.52-1.44q.43-1.908%201.998-3.07T12%205q2.508%200%204.254%201.746T18%2011v1h.616q1.401%200%202.393%201.035T22%2015.5q0%201.452-1.024%202.476T18.5%2019z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/filter-drama-rounded.svg?color=%231a73e8&size=48