outline theater comedy icon

outline-theater-comedy from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.

Name
outline-theater-comedy
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the outline theater comedy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><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.38 0-2.5.84-2.5 1.88h5c0-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="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="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 IcOutlineTheaterComedy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><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.38 0-2.5.84-2.5 1.88h5c0-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="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="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"><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.38 0-2.5.84-2.5 1.88h5c0-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="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="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-outline-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%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.38%200-2.5.84-2.5%201.88h5c0-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%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%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%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.38%200-2.5.84-2.5%201.88h5c0-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%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%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/outline-theater-comedy.svg?color=%231a73e8&size=48