theater comedy icon

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

Name
theater-comedy
Set
Material Symbols
Style
Regular
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
theater-comedy-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="M7 22q-2.5 0-4.25-1.75T1 16V9h12v7q0 2.5-1.75 4.25T7 22m-2-7.5q.425 0 .713-.288T6 13.5t-.288-.712T5 12.5t-.712.288T4 13.5t.288.713T5 14.5m3.738 2.888Q9.5 16.874 9.5 16h-5q0 .875.763 1.388T7 17.9t1.738-.512m.975-3.175Q10 13.925 10 13.5t-.288-.712T9 12.5t-.712.288T8 13.5t.288.713T9 14.5t.713-.288M17 15q-.65 0-1.287-.137T14.5 14.45V7.5H11V2h12v7q0 2.5-1.75 4.25T17 15m-2-7.5q.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 9q-.85 0-1.675.45T14.5 10.9M19 7.5q.425 0 .713-.288T20 6.5t-.288-.712T19 5.5t-.712.288T18 6.5t.288.713T19 7.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTheaterComedy(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="M7 22q-2.5 0-4.25-1.75T1 16V9h12v7q0 2.5-1.75 4.25T7 22m-2-7.5q.425 0 .713-.288T6 13.5t-.288-.712T5 12.5t-.712.288T4 13.5t.288.713T5 14.5m3.738 2.888Q9.5 16.874 9.5 16h-5q0 .875.763 1.388T7 17.9t1.738-.512m.975-3.175Q10 13.925 10 13.5t-.288-.712T9 12.5t-.712.288T8 13.5t.288.713T9 14.5t.713-.288M17 15q-.65 0-1.287-.137T14.5 14.45V7.5H11V2h12v7q0 2.5-1.75 4.25T17 15m-2-7.5q.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 9q-.85 0-1.675.45T14.5 10.9M19 7.5q.425 0 .713-.288T20 6.5t-.288-.712T19 5.5t-.712.288T18 6.5t.288.713T19 7.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="M7 22q-2.5 0-4.25-1.75T1 16V9h12v7q0 2.5-1.75 4.25T7 22m-2-7.5q.425 0 .713-.288T6 13.5t-.288-.712T5 12.5t-.712.288T4 13.5t.288.713T5 14.5m3.738 2.888Q9.5 16.874 9.5 16h-5q0 .875.763 1.388T7 17.9t1.738-.512m.975-3.175Q10 13.925 10 13.5t-.288-.712T9 12.5t-.712.288T8 13.5t.288.713T9 14.5t.713-.288M17 15q-.65 0-1.287-.137T14.5 14.45V7.5H11V2h12v7q0 2.5-1.75 4.25T17 15m-2-7.5q.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 9q-.85 0-1.675.45T14.5 10.9M19 7.5q.425 0 .713-.288T20 6.5t-.288-.712T19 5.5t-.712.288T18 6.5t.288.713T19 7.5"/></svg>
</template>

CSS

.icon-theater-comedy {
  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%22M7%2022q-2.5%200-4.25-1.75T1%2016V9h12v7q0%202.5-1.75%204.25T7%2022m-2-7.5q.425%200%20.713-.288T6%2013.5t-.288-.712T5%2012.5t-.712.288T4%2013.5t.288.713T5%2014.5m3.738%202.888Q9.5%2016.874%209.5%2016h-5q0%20.875.763%201.388T7%2017.9t1.738-.512m.975-3.175Q10%2013.925%2010%2013.5t-.288-.712T9%2012.5t-.712.288T8%2013.5t.288.713T9%2014.5t.713-.288M17%2015q-.65%200-1.287-.137T14.5%2014.45V7.5H11V2h12v7q0%202.5-1.75%204.25T17%2015m-2-7.5q.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%209q-.85%200-1.675.45T14.5%2010.9M19%207.5q.425%200%20.713-.288T20%206.5t-.288-.712T19%205.5t-.712.288T18%206.5t.288.713T19%207.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%22M7%2022q-2.5%200-4.25-1.75T1%2016V9h12v7q0%202.5-1.75%204.25T7%2022m-2-7.5q.425%200%20.713-.288T6%2013.5t-.288-.712T5%2012.5t-.712.288T4%2013.5t.288.713T5%2014.5m3.738%202.888Q9.5%2016.874%209.5%2016h-5q0%20.875.763%201.388T7%2017.9t1.738-.512m.975-3.175Q10%2013.925%2010%2013.5t-.288-.712T9%2012.5t-.712.288T8%2013.5t.288.713T9%2014.5t.713-.288M17%2015q-.65%200-1.287-.137T14.5%2014.45V7.5H11V2h12v7q0%202.5-1.75%204.25T17%2015m-2-7.5q.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%209q-.85%200-1.675.45T14.5%2010.9M19%207.5q.425%200%20.713-.288T20%206.5t-.288-.712T19%205.5t-.712.288T18%206.5t.288.713T19%207.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.svg?color=%231a73e8&size=48