twotone theater comedy icon
twotone-theater-comedy from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-theater-comedy
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
More maps icons from Google Material Icons
baseline-360baseline-add-businessbaseline-add-locationbaseline-add-location-altbaseline-add-roadbaseline-agriculturebaseline-airline-stopsbaseline-airlinesbaseline-alt-routebaseline-atmbaseline-attractionsbaseline-badgebaseline-bakery-diningbaseline-beenherebaseline-bike-scooterbaseline-breakfast-diningbaseline-brunch-diningbaseline-bus-alertbaseline-car-crashbaseline-car-rentalbaseline-car-repairbaseline-castlebaseline-categorybaseline-celebration
Use the twotone 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="M14.5 10.81C14.55 9.8 15.64 9 16.99 9c1.38 0 2.5.84 2.5 1.88H14.5v1.22c.69.55 1.55.9 2.5.9c2.21 0 4-1.79 4-4V4h-8v3.5h1.5zM19 5.5c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1m-5 1c0-.55.45-1 1-1s1 .45 1 1s-.45 1-1 1s-1-.45-1-1" opacity=".3"/><path fill="currentColor" d="M11 2v5.5h2V4h8v5c0 2.21-1.79 4-4 4c-.95 0-1.81-.35-2.5-.9v2.35c.76.35 1.61.55 2.5.55c3.31 0 6-2.69 6-6V2z"/><circle cx="19" cy="6.5" r="1" fill="currentColor"/><circle cx="15" cy="6.5" r="1" fill="currentColor"/><path fill="currentColor" d="M16.99 9c-1.35 0-2.44.8-2.49 1.81v.07h4.99c0-1.04-1.12-1.88-2.5-1.88M1 16c0 3.31 2.69 6 6 6s6-2.69 6-6V9H1zm2-5h8v5c0 2.21-1.79 4-4 4s-4-1.79-4-4z"/><path fill="currentColor" d="M7 20c2.21 0 4-1.79 4-4v-5H3v5c0 2.21 1.79 4 4 4m0-2.12c-1.38 0-2.5-.84-2.5-1.88h5c0 1.04-1.12 1.88-2.5 1.88m2-5.38c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1m-4 0c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1" opacity=".3"/><circle cx="5" cy="13.5" r="1" fill="currentColor"/><circle cx="9" cy="13.5" r="1" fill="currentColor"/><path fill="currentColor" d="M7 17.88c1.38 0 2.5-.84 2.5-1.88h-5c0 1.04 1.12 1.88 2.5 1.88"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneTheaterComedy(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="M14.5 10.81C14.55 9.8 15.64 9 16.99 9c1.38 0 2.5.84 2.5 1.88H14.5v1.22c.69.55 1.55.9 2.5.9c2.21 0 4-1.79 4-4V4h-8v3.5h1.5zM19 5.5c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1m-5 1c0-.55.45-1 1-1s1 .45 1 1s-.45 1-1 1s-1-.45-1-1" opacity=".3"/><path fill="currentColor" d="M11 2v5.5h2V4h8v5c0 2.21-1.79 4-4 4c-.95 0-1.81-.35-2.5-.9v2.35c.76.35 1.61.55 2.5.55c3.31 0 6-2.69 6-6V2z"/><circle cx="19" cy="6.5" r="1" fill="currentColor"/><circle cx="15" cy="6.5" r="1" fill="currentColor"/><path fill="currentColor" d="M16.99 9c-1.35 0-2.44.8-2.49 1.81v.07h4.99c0-1.04-1.12-1.88-2.5-1.88M1 16c0 3.31 2.69 6 6 6s6-2.69 6-6V9H1zm2-5h8v5c0 2.21-1.79 4-4 4s-4-1.79-4-4z"/><path fill="currentColor" d="M7 20c2.21 0 4-1.79 4-4v-5H3v5c0 2.21 1.79 4 4 4m0-2.12c-1.38 0-2.5-.84-2.5-1.88h5c0 1.04-1.12 1.88-2.5 1.88m2-5.38c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1m-4 0c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1" opacity=".3"/><circle cx="5" cy="13.5" r="1" fill="currentColor"/><circle cx="9" cy="13.5" r="1" fill="currentColor"/><path fill="currentColor" d="M7 17.88c1.38 0 2.5-.84 2.5-1.88h-5c0 1.04 1.12 1.88 2.5 1.88"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.5 10.81C14.55 9.8 15.64 9 16.99 9c1.38 0 2.5.84 2.5 1.88H14.5v1.22c.69.55 1.55.9 2.5.9c2.21 0 4-1.79 4-4V4h-8v3.5h1.5zM19 5.5c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1m-5 1c0-.55.45-1 1-1s1 .45 1 1s-.45 1-1 1s-1-.45-1-1" opacity=".3"/><path fill="currentColor" d="M11 2v5.5h2V4h8v5c0 2.21-1.79 4-4 4c-.95 0-1.81-.35-2.5-.9v2.35c.76.35 1.61.55 2.5.55c3.31 0 6-2.69 6-6V2z"/><circle cx="19" cy="6.5" r="1" fill="currentColor"/><circle cx="15" cy="6.5" r="1" fill="currentColor"/><path fill="currentColor" d="M16.99 9c-1.35 0-2.44.8-2.49 1.81v.07h4.99c0-1.04-1.12-1.88-2.5-1.88M1 16c0 3.31 2.69 6 6 6s6-2.69 6-6V9H1zm2-5h8v5c0 2.21-1.79 4-4 4s-4-1.79-4-4z"/><path fill="currentColor" d="M7 20c2.21 0 4-1.79 4-4v-5H3v5c0 2.21 1.79 4 4 4m0-2.12c-1.38 0-2.5-.84-2.5-1.88h5c0 1.04-1.12 1.88-2.5 1.88m2-5.38c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1m-4 0c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1" opacity=".3"/><circle cx="5" cy="13.5" r="1" fill="currentColor"/><circle cx="9" cy="13.5" r="1" fill="currentColor"/><path fill="currentColor" d="M7 17.88c1.38 0 2.5-.84 2.5-1.88h-5c0 1.04 1.12 1.88 2.5 1.88"/></svg> </template>
CSS
.icon-twotone-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%22M14.5%2010.81C14.55%209.8%2015.64%209%2016.99%209c1.38%200%202.5.84%202.5%201.88H14.5v1.22c.69.55%201.55.9%202.5.9c2.21%200%204-1.79%204-4V4h-8v3.5h1.5zM19%205.5c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1m-5%201c0-.55.45-1%201-1s1%20.45%201%201s-.45%201-1%201s-1-.45-1-1%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%202v5.5h2V4h8v5c0%202.21-1.79%204-4%204c-.95%200-1.81-.35-2.5-.9v2.35c.76.35%201.61.55%202.5.55c3.31%200%206-2.69%206-6V2z%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%226.5%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%226.5%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.99%209c-1.35%200-2.44.8-2.49%201.81v.07h4.99c0-1.04-1.12-1.88-2.5-1.88M1%2016c0%203.31%202.69%206%206%206s6-2.69%206-6V9H1zm2-5h8v5c0%202.21-1.79%204-4%204s-4-1.79-4-4z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2020c2.21%200%204-1.79%204-4v-5H3v5c0%202.21%201.79%204%204%204m0-2.12c-1.38%200-2.5-.84-2.5-1.88h5c0%201.04-1.12%201.88-2.5%201.88m2-5.38c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1m-4%200c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1%22%20opacity%3D%22.3%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2213.5%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2213.5%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2017.88c1.38%200%202.5-.84%202.5-1.88h-5c0%201.04%201.12%201.88%202.5%201.88%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%22M14.5%2010.81C14.55%209.8%2015.64%209%2016.99%209c1.38%200%202.5.84%202.5%201.88H14.5v1.22c.69.55%201.55.9%202.5.9c2.21%200%204-1.79%204-4V4h-8v3.5h1.5zM19%205.5c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1m-5%201c0-.55.45-1%201-1s1%20.45%201%201s-.45%201-1%201s-1-.45-1-1%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%202v5.5h2V4h8v5c0%202.21-1.79%204-4%204c-.95%200-1.81-.35-2.5-.9v2.35c.76.35%201.61.55%202.5.55c3.31%200%206-2.69%206-6V2z%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%226.5%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%226.5%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.99%209c-1.35%200-2.44.8-2.49%201.81v.07h4.99c0-1.04-1.12-1.88-2.5-1.88M1%2016c0%203.31%202.69%206%206%206s6-2.69%206-6V9H1zm2-5h8v5c0%202.21-1.79%204-4%204s-4-1.79-4-4z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2020c2.21%200%204-1.79%204-4v-5H3v5c0%202.21%201.79%204%204%204m0-2.12c-1.38%200-2.5-.84-2.5-1.88h5c0%201.04-1.12%201.88-2.5%201.88m2-5.38c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1m-4%200c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1%22%20opacity%3D%22.3%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2213.5%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2213.5%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2017.88c1.38%200%202.5-.84%202.5-1.88h-5c0%201.04%201.12%201.88%202.5%201.88%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-theater-comedy.svg?color=%231a73e8&size=48