filter-drama-outline-rounded from Material Symbols Light by Google · Outline Rounded · Images · Apache-2.0 Free for personal and commercial use.

Name
filter-drama-outline-rounded
Set
Material Symbols Light
Style
Outline 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.661 1.145-3.005t2.951-1.46q.356-2.27 2.052-3.652T12 5q2.514 0 4.257 1.745T18 11v1h.616q1.451.046 2.418 1.07q.966 1.022.966 2.405q0 1.471-1.014 2.498T18.5 19zm0-1h12q1.05 0 1.775-.725T21 15.5t-.725-1.775T18.5 13H17v-2q0-2.075-1.463-3.538T12 6q-1.748 0-3.136 1.122T7.13 10.037q1.45.217 2.55 1.27t1.277 2.67q.042.194-.107.359t-.38.164q-.177 0-.324-.132t-.19-.334q-.159-1.298-1.147-2.166Q7.82 11 6.5 11q-1.45 0-2.475 1.025T3 14.5t1.025 2.475T6.5 18"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFilterDramaOutlineRounded(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.661 1.145-3.005t2.951-1.46q.356-2.27 2.052-3.652T12 5q2.514 0 4.257 1.745T18 11v1h.616q1.451.046 2.418 1.07q.966 1.022.966 2.405q0 1.471-1.014 2.498T18.5 19zm0-1h12q1.05 0 1.775-.725T21 15.5t-.725-1.775T18.5 13H17v-2q0-2.075-1.463-3.538T12 6q-1.748 0-3.136 1.122T7.13 10.037q1.45.217 2.55 1.27t1.277 2.67q.042.194-.107.359t-.38.164q-.177 0-.324-.132t-.19-.334q-.159-1.298-1.147-2.166Q7.82 11 6.5 11q-1.45 0-2.475 1.025T3 14.5t1.025 2.475T6.5 18"/></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.661 1.145-3.005t2.951-1.46q.356-2.27 2.052-3.652T12 5q2.514 0 4.257 1.745T18 11v1h.616q1.451.046 2.418 1.07q.966 1.022.966 2.405q0 1.471-1.014 2.498T18.5 19zm0-1h12q1.05 0 1.775-.725T21 15.5t-.725-1.775T18.5 13H17v-2q0-2.075-1.463-3.538T12 6q-1.748 0-3.136 1.122T7.13 10.037q1.45.217 2.55 1.27t1.277 2.67q.042.194-.107.359t-.38.164q-.177 0-.324-.132t-.19-.334q-.159-1.298-1.147-2.166Q7.82 11 6.5 11q-1.45 0-2.475 1.025T3 14.5t1.025 2.475T6.5 18"/></svg>
</template>

CSS

.icon-filter-drama-outline-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.661%201.145-3.005t2.951-1.46q.356-2.27%202.052-3.652T12%205q2.514%200%204.257%201.745T18%2011v1h.616q1.451.046%202.418%201.07q.966%201.022.966%202.405q0%201.471-1.014%202.498T18.5%2019zm0-1h12q1.05%200%201.775-.725T21%2015.5t-.725-1.775T18.5%2013H17v-2q0-2.075-1.463-3.538T12%206q-1.748%200-3.136%201.122T7.13%2010.037q1.45.217%202.55%201.27t1.277%202.67q.042.194-.107.359t-.38.164q-.177%200-.324-.132t-.19-.334q-.159-1.298-1.147-2.166Q7.82%2011%206.5%2011q-1.45%200-2.475%201.025T3%2014.5t1.025%202.475T6.5%2018%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.661%201.145-3.005t2.951-1.46q.356-2.27%202.052-3.652T12%205q2.514%200%204.257%201.745T18%2011v1h.616q1.451.046%202.418%201.07q.966%201.022.966%202.405q0%201.471-1.014%202.498T18.5%2019zm0-1h12q1.05%200%201.775-.725T21%2015.5t-.725-1.775T18.5%2013H17v-2q0-2.075-1.463-3.538T12%206q-1.748%200-3.136%201.122T7.13%2010.037q1.45.217%202.55%201.27t1.277%202.67q.042.194-.107.359t-.38.164q-.177%200-.324-.132t-.19-.334q-.159-1.298-1.147-2.166Q7.82%2011%206.5%2011q-1.45%200-2.475%201.025T3%2014.5t1.025%202.475T6.5%2018%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-outline-rounded.svg?color=%231a73e8&size=48