twotone festival icon

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

Name
twotone-festival
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the twotone festival icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.24 14.42c-.04 1.76-.18 3.72-.58 5.58h2.67c.27-1.94.43-4.07.52-5.93c-.31-.17-.6-.37-.85-.63c-.47.49-1.08.83-1.76.98M11 11H8c0 .83.67 1.5 1.5 1.5S11 11.83 11 11m-5 0H3c0 .83.67 1.5 1.5 1.5S6 11.83 6 11m6-6.29C10.67 5.85 8.51 7.55 5.89 9h12.23C15.49 7.55 13.33 5.85 12 4.71m7.5 7.79c.83 0 1.5-.67 1.5-1.5h-3c0 .83.67 1.5 1.5 1.5m-5 0c.83 0 1.5-.67 1.5-1.5h-3c0 .83.67 1.5 1.5 1.5m2.5.94c-.25.25-.54.45-.85.62c.1 1.87.26 4 .52 5.93h2.67c-.39-1.86-.54-3.82-.57-5.58c-.69-.14-1.3-.48-1.77-.97" opacity=".3"/><path fill="currentColor" d="M12 2S7 7 1 9v2c0 1.49.93 2.75 2.24 3.26C3.2 16.76 2.92 19.69 2 22h20c-.92-2.31-1.2-5.24-1.24-7.74A3.5 3.5 0 0 0 23 11V9c-6-2-11-7-11-7m0 2.71c1.33 1.14 3.49 2.84 6.11 4.29H5.89C8.51 7.55 10.67 5.85 12 4.71M3 11h3c0 .83-.67 1.5-1.5 1.5S3 11.83 3 11m4.33 9H4.66c.39-1.86.54-3.82.57-5.58c.68-.15 1.29-.49 1.76-.98c.25.25.54.45.85.62c-.08 1.87-.24 4-.51 5.94M8 11h3c0 .83-.67 1.5-1.5 1.5S8 11.83 8 11m1.35 9c.24-1.83.39-3.78.48-5.53c.84-.08 1.61-.45 2.17-1.02c.56.57 1.32.94 2.17 1.02c.1 1.75.24 3.7.48 5.53zm5.15-7.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5m2.17 7.5c-.27-1.94-.43-4.07-.52-5.93c.31-.17.61-.37.85-.62c.47.48 1.08.83 1.76.98c.03 1.76.18 3.72.57 5.58h-2.66zm2.83-7.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneFestival(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="M5.24 14.42c-.04 1.76-.18 3.72-.58 5.58h2.67c.27-1.94.43-4.07.52-5.93c-.31-.17-.6-.37-.85-.63c-.47.49-1.08.83-1.76.98M11 11H8c0 .83.67 1.5 1.5 1.5S11 11.83 11 11m-5 0H3c0 .83.67 1.5 1.5 1.5S6 11.83 6 11m6-6.29C10.67 5.85 8.51 7.55 5.89 9h12.23C15.49 7.55 13.33 5.85 12 4.71m7.5 7.79c.83 0 1.5-.67 1.5-1.5h-3c0 .83.67 1.5 1.5 1.5m-5 0c.83 0 1.5-.67 1.5-1.5h-3c0 .83.67 1.5 1.5 1.5m2.5.94c-.25.25-.54.45-.85.62c.1 1.87.26 4 .52 5.93h2.67c-.39-1.86-.54-3.82-.57-5.58c-.69-.14-1.3-.48-1.77-.97" opacity=".3"/><path fill="currentColor" d="M12 2S7 7 1 9v2c0 1.49.93 2.75 2.24 3.26C3.2 16.76 2.92 19.69 2 22h20c-.92-2.31-1.2-5.24-1.24-7.74A3.5 3.5 0 0 0 23 11V9c-6-2-11-7-11-7m0 2.71c1.33 1.14 3.49 2.84 6.11 4.29H5.89C8.51 7.55 10.67 5.85 12 4.71M3 11h3c0 .83-.67 1.5-1.5 1.5S3 11.83 3 11m4.33 9H4.66c.39-1.86.54-3.82.57-5.58c.68-.15 1.29-.49 1.76-.98c.25.25.54.45.85.62c-.08 1.87-.24 4-.51 5.94M8 11h3c0 .83-.67 1.5-1.5 1.5S8 11.83 8 11m1.35 9c.24-1.83.39-3.78.48-5.53c.84-.08 1.61-.45 2.17-1.02c.56.57 1.32.94 2.17 1.02c.1 1.75.24 3.7.48 5.53zm5.15-7.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5m2.17 7.5c-.27-1.94-.43-4.07-.52-5.93c.31-.17.61-.37.85-.62c.47.48 1.08.83 1.76.98c.03 1.76.18 3.72.57 5.58h-2.66zm2.83-7.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.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="M5.24 14.42c-.04 1.76-.18 3.72-.58 5.58h2.67c.27-1.94.43-4.07.52-5.93c-.31-.17-.6-.37-.85-.63c-.47.49-1.08.83-1.76.98M11 11H8c0 .83.67 1.5 1.5 1.5S11 11.83 11 11m-5 0H3c0 .83.67 1.5 1.5 1.5S6 11.83 6 11m6-6.29C10.67 5.85 8.51 7.55 5.89 9h12.23C15.49 7.55 13.33 5.85 12 4.71m7.5 7.79c.83 0 1.5-.67 1.5-1.5h-3c0 .83.67 1.5 1.5 1.5m-5 0c.83 0 1.5-.67 1.5-1.5h-3c0 .83.67 1.5 1.5 1.5m2.5.94c-.25.25-.54.45-.85.62c.1 1.87.26 4 .52 5.93h2.67c-.39-1.86-.54-3.82-.57-5.58c-.69-.14-1.3-.48-1.77-.97" opacity=".3"/><path fill="currentColor" d="M12 2S7 7 1 9v2c0 1.49.93 2.75 2.24 3.26C3.2 16.76 2.92 19.69 2 22h20c-.92-2.31-1.2-5.24-1.24-7.74A3.5 3.5 0 0 0 23 11V9c-6-2-11-7-11-7m0 2.71c1.33 1.14 3.49 2.84 6.11 4.29H5.89C8.51 7.55 10.67 5.85 12 4.71M3 11h3c0 .83-.67 1.5-1.5 1.5S3 11.83 3 11m4.33 9H4.66c.39-1.86.54-3.82.57-5.58c.68-.15 1.29-.49 1.76-.98c.25.25.54.45.85.62c-.08 1.87-.24 4-.51 5.94M8 11h3c0 .83-.67 1.5-1.5 1.5S8 11.83 8 11m1.35 9c.24-1.83.39-3.78.48-5.53c.84-.08 1.61-.45 2.17-1.02c.56.57 1.32.94 2.17 1.02c.1 1.75.24 3.7.48 5.53zm5.15-7.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5m2.17 7.5c-.27-1.94-.43-4.07-.52-5.93c.31-.17.61-.37.85-.62c.47.48 1.08.83 1.76.98c.03 1.76.18 3.72.57 5.58h-2.66zm2.83-7.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5"/></svg>
</template>

CSS

.icon-twotone-festival {
  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%22M5.24%2014.42c-.04%201.76-.18%203.72-.58%205.58h2.67c.27-1.94.43-4.07.52-5.93c-.31-.17-.6-.37-.85-.63c-.47.49-1.08.83-1.76.98M11%2011H8c0%20.83.67%201.5%201.5%201.5S11%2011.83%2011%2011m-5%200H3c0%20.83.67%201.5%201.5%201.5S6%2011.83%206%2011m6-6.29C10.67%205.85%208.51%207.55%205.89%209h12.23C15.49%207.55%2013.33%205.85%2012%204.71m7.5%207.79c.83%200%201.5-.67%201.5-1.5h-3c0%20.83.67%201.5%201.5%201.5m-5%200c.83%200%201.5-.67%201.5-1.5h-3c0%20.83.67%201.5%201.5%201.5m2.5.94c-.25.25-.54.45-.85.62c.1%201.87.26%204%20.52%205.93h2.67c-.39-1.86-.54-3.82-.57-5.58c-.69-.14-1.3-.48-1.77-.97%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202S7%207%201%209v2c0%201.49.93%202.75%202.24%203.26C3.2%2016.76%202.92%2019.69%202%2022h20c-.92-2.31-1.2-5.24-1.24-7.74A3.5%203.5%200%200%200%2023%2011V9c-6-2-11-7-11-7m0%202.71c1.33%201.14%203.49%202.84%206.11%204.29H5.89C8.51%207.55%2010.67%205.85%2012%204.71M3%2011h3c0%20.83-.67%201.5-1.5%201.5S3%2011.83%203%2011m4.33%209H4.66c.39-1.86.54-3.82.57-5.58c.68-.15%201.29-.49%201.76-.98c.25.25.54.45.85.62c-.08%201.87-.24%204-.51%205.94M8%2011h3c0%20.83-.67%201.5-1.5%201.5S8%2011.83%208%2011m1.35%209c.24-1.83.39-3.78.48-5.53c.84-.08%201.61-.45%202.17-1.02c.56.57%201.32.94%202.17%201.02c.1%201.75.24%203.7.48%205.53zm5.15-7.5c-.83%200-1.5-.67-1.5-1.5h3c0%20.83-.67%201.5-1.5%201.5m2.17%207.5c-.27-1.94-.43-4.07-.52-5.93c.31-.17.61-.37.85-.62c.47.48%201.08.83%201.76.98c.03%201.76.18%203.72.57%205.58h-2.66zm2.83-7.5c-.83%200-1.5-.67-1.5-1.5h3c0%20.83-.67%201.5-1.5%201.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%22M5.24%2014.42c-.04%201.76-.18%203.72-.58%205.58h2.67c.27-1.94.43-4.07.52-5.93c-.31-.17-.6-.37-.85-.63c-.47.49-1.08.83-1.76.98M11%2011H8c0%20.83.67%201.5%201.5%201.5S11%2011.83%2011%2011m-5%200H3c0%20.83.67%201.5%201.5%201.5S6%2011.83%206%2011m6-6.29C10.67%205.85%208.51%207.55%205.89%209h12.23C15.49%207.55%2013.33%205.85%2012%204.71m7.5%207.79c.83%200%201.5-.67%201.5-1.5h-3c0%20.83.67%201.5%201.5%201.5m-5%200c.83%200%201.5-.67%201.5-1.5h-3c0%20.83.67%201.5%201.5%201.5m2.5.94c-.25.25-.54.45-.85.62c.1%201.87.26%204%20.52%205.93h2.67c-.39-1.86-.54-3.82-.57-5.58c-.69-.14-1.3-.48-1.77-.97%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202S7%207%201%209v2c0%201.49.93%202.75%202.24%203.26C3.2%2016.76%202.92%2019.69%202%2022h20c-.92-2.31-1.2-5.24-1.24-7.74A3.5%203.5%200%200%200%2023%2011V9c-6-2-11-7-11-7m0%202.71c1.33%201.14%203.49%202.84%206.11%204.29H5.89C8.51%207.55%2010.67%205.85%2012%204.71M3%2011h3c0%20.83-.67%201.5-1.5%201.5S3%2011.83%203%2011m4.33%209H4.66c.39-1.86.54-3.82.57-5.58c.68-.15%201.29-.49%201.76-.98c.25.25.54.45.85.62c-.08%201.87-.24%204-.51%205.94M8%2011h3c0%20.83-.67%201.5-1.5%201.5S8%2011.83%208%2011m1.35%209c.24-1.83.39-3.78.48-5.53c.84-.08%201.61-.45%202.17-1.02c.56.57%201.32.94%202.17%201.02c.1%201.75.24%203.7.48%205.53zm5.15-7.5c-.83%200-1.5-.67-1.5-1.5h3c0%20.83-.67%201.5-1.5%201.5m2.17%207.5c-.27-1.94-.43-4.07-.52-5.93c.31-.17.61-.37.85-.62c.47.48%201.08.83%201.76.98c.03%201.76.18%203.72.57%205.58h-2.66zm2.83-7.5c-.83%200-1.5-.67-1.5-1.5h3c0%20.83-.67%201.5-1.5%201.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-festival.svg?color=%231a73e8&size=48