theater comedy icon

theater-comedy-outline from Material Symbols by Google · Outline · Maps · Apache-2.0 Free for personal and commercial use.

Name
theater-comedy-outline
Set
Material Symbols
Style
Outline
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
theater-comedy-outline-sharp

3 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

Use the theater comedy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 7.5q.425 0 .713-.288T20 6.5t-.288-.712T19 5.5t-.712.288T18 6.5t.288.713T19 7.5m-4 0q.425 0 .713-.288T16 6.5t-.288-.712T15 5.5t-.712.288T14 6.5t.288.713T15 7.5m-.5 3.4h5q0-.875-.763-1.388T17 9t-1.737.513T14.5 10.9M2.75 20.25Q1 18.5 1 16V9h12v7q0 2.5-1.75 4.25T7 22t-4.25-1.75m7.075-1.425Q11 17.65 11 16v-5H3v5q0 1.65 1.175 2.825T7 20t2.825-1.175M17 15q-.65 0-1.287-.137T14.5 14.45V12.1q.55.425 1.188.663T17 13q1.65 0 2.825-1.175T21 9V4h-8v3.5h-2V2h12v7q0 2.5-1.75 4.25T17 15m-12-.5q.425 0 .713-.288T6 13.5t-.288-.712T5 12.5t-.712.288T4 13.5t.288.713T5 14.5m4.713-.288Q10 13.926 10 13.5t-.288-.712T9 12.5t-.712.288T8 13.5t.288.713T9 14.5t.713-.288m-.975 3.176Q9.5 16.874 9.5 16h-5q0 .875.763 1.388T7 17.9t1.738-.512M17 8.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTheaterComedyOutline(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="M19 7.5q.425 0 .713-.288T20 6.5t-.288-.712T19 5.5t-.712.288T18 6.5t.288.713T19 7.5m-4 0q.425 0 .713-.288T16 6.5t-.288-.712T15 5.5t-.712.288T14 6.5t.288.713T15 7.5m-.5 3.4h5q0-.875-.763-1.388T17 9t-1.737.513T14.5 10.9M2.75 20.25Q1 18.5 1 16V9h12v7q0 2.5-1.75 4.25T7 22t-4.25-1.75m7.075-1.425Q11 17.65 11 16v-5H3v5q0 1.65 1.175 2.825T7 20t2.825-1.175M17 15q-.65 0-1.287-.137T14.5 14.45V12.1q.55.425 1.188.663T17 13q1.65 0 2.825-1.175T21 9V4h-8v3.5h-2V2h12v7q0 2.5-1.75 4.25T17 15m-12-.5q.425 0 .713-.288T6 13.5t-.288-.712T5 12.5t-.712.288T4 13.5t.288.713T5 14.5m4.713-.288Q10 13.926 10 13.5t-.288-.712T9 12.5t-.712.288T8 13.5t.288.713T9 14.5t.713-.288m-.975 3.176Q9.5 16.874 9.5 16h-5q0 .875.763 1.388T7 17.9t1.738-.512M17 8.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 7.5q.425 0 .713-.288T20 6.5t-.288-.712T19 5.5t-.712.288T18 6.5t.288.713T19 7.5m-4 0q.425 0 .713-.288T16 6.5t-.288-.712T15 5.5t-.712.288T14 6.5t.288.713T15 7.5m-.5 3.4h5q0-.875-.763-1.388T17 9t-1.737.513T14.5 10.9M2.75 20.25Q1 18.5 1 16V9h12v7q0 2.5-1.75 4.25T7 22t-4.25-1.75m7.075-1.425Q11 17.65 11 16v-5H3v5q0 1.65 1.175 2.825T7 20t2.825-1.175M17 15q-.65 0-1.287-.137T14.5 14.45V12.1q.55.425 1.188.663T17 13q1.65 0 2.825-1.175T21 9V4h-8v3.5h-2V2h12v7q0 2.5-1.75 4.25T17 15m-12-.5q.425 0 .713-.288T6 13.5t-.288-.712T5 12.5t-.712.288T4 13.5t.288.713T5 14.5m4.713-.288Q10 13.926 10 13.5t-.288-.712T9 12.5t-.712.288T8 13.5t.288.713T9 14.5t.713-.288m-.975 3.176Q9.5 16.874 9.5 16h-5q0 .875.763 1.388T7 17.9t1.738-.512M17 8.5"/></svg>
</template>

CSS

.icon-theater-comedy-outline {
  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%22M19%207.5q.425%200%20.713-.288T20%206.5t-.288-.712T19%205.5t-.712.288T18%206.5t.288.713T19%207.5m-4%200q.425%200%20.713-.288T16%206.5t-.288-.712T15%205.5t-.712.288T14%206.5t.288.713T15%207.5m-.5%203.4h5q0-.875-.763-1.388T17%209t-1.737.513T14.5%2010.9M2.75%2020.25Q1%2018.5%201%2016V9h12v7q0%202.5-1.75%204.25T7%2022t-4.25-1.75m7.075-1.425Q11%2017.65%2011%2016v-5H3v5q0%201.65%201.175%202.825T7%2020t2.825-1.175M17%2015q-.65%200-1.287-.137T14.5%2014.45V12.1q.55.425%201.188.663T17%2013q1.65%200%202.825-1.175T21%209V4h-8v3.5h-2V2h12v7q0%202.5-1.75%204.25T17%2015m-12-.5q.425%200%20.713-.288T6%2013.5t-.288-.712T5%2012.5t-.712.288T4%2013.5t.288.713T5%2014.5m4.713-.288Q10%2013.926%2010%2013.5t-.288-.712T9%2012.5t-.712.288T8%2013.5t.288.713T9%2014.5t.713-.288m-.975%203.176Q9.5%2016.874%209.5%2016h-5q0%20.875.763%201.388T7%2017.9t1.738-.512M17%208.5%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%22M19%207.5q.425%200%20.713-.288T20%206.5t-.288-.712T19%205.5t-.712.288T18%206.5t.288.713T19%207.5m-4%200q.425%200%20.713-.288T16%206.5t-.288-.712T15%205.5t-.712.288T14%206.5t.288.713T15%207.5m-.5%203.4h5q0-.875-.763-1.388T17%209t-1.737.513T14.5%2010.9M2.75%2020.25Q1%2018.5%201%2016V9h12v7q0%202.5-1.75%204.25T7%2022t-4.25-1.75m7.075-1.425Q11%2017.65%2011%2016v-5H3v5q0%201.65%201.175%202.825T7%2020t2.825-1.175M17%2015q-.65%200-1.287-.137T14.5%2014.45V12.1q.55.425%201.188.663T17%2013q1.65%200%202.825-1.175T21%209V4h-8v3.5h-2V2h12v7q0%202.5-1.75%204.25T17%2015m-12-.5q.425%200%20.713-.288T6%2013.5t-.288-.712T5%2012.5t-.712.288T4%2013.5t.288.713T5%2014.5m4.713-.288Q10%2013.926%2010%2013.5t-.288-.712T9%2012.5t-.712.288T8%2013.5t.288.713T9%2014.5t.713-.288m-.975%203.176Q9.5%2016.874%209.5%2016h-5q0%20.875.763%201.388T7%2017.9t1.738-.512M17%208.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/theater-comedy-outline.svg?color=%231a73e8&size=48

Theater Comedy outline icon — Material Symbols · IconsDB