entertainment icon

entertainment from IconPark TwoTone by ByteDance · Two tone · Music · Apache-2.0 Free for personal and commercial use.

Name
entertainment
Set
IconPark TwoTone
Style
Two tone
Category
Music
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More music icons from IconPark TwoTone

Use the entertainment icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGFtOXScGc"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M16 24c5.523 0 10-4.477 10-10S21.523 4 16 4S6 8.477 6 14s4.477 10 10 10Z"/><path stroke-linecap="round" d="M26 15.202q.021.021 14.126 17.764a1 1 0 0 1-.062 1.346l-4.084 4.084a1 1 0 0 1-1.346.062L17.822 24m8.648.47l2.829 2.829"/><path stroke-linecap="round" d="M17 44.086q2.876-3.747 6.99-3.747c4.116 0 8.973 5.17 13.116 4.459c4.144-.712 5.33-4.798 2.78-7.06"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGFtOXScGc)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkTwotoneEntertainment(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGFtOXScGc"><g fill="none" stroke="#fff" strokeLinejoin="round" strokeWidth="4"><path fill="#555" d="M16 24c5.523 0 10-4.477 10-10S21.523 4 16 4S6 8.477 6 14s4.477 10 10 10Z"/><path strokeLinecap="round" d="M26 15.202q.021.021 14.126 17.764a1 1 0 0 1-.062 1.346l-4.084 4.084a1 1 0 0 1-1.346.062L17.822 24m8.648.47l2.829 2.829"/><path strokeLinecap="round" d="M17 44.086q2.876-3.747 6.99-3.747c4.116 0 8.973 5.17 13.116 4.459c4.144-.712 5.33-4.798 2.78-7.06"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGFtOXScGc)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGFtOXScGc"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M16 24c5.523 0 10-4.477 10-10S21.523 4 16 4S6 8.477 6 14s4.477 10 10 10Z"/><path stroke-linecap="round" d="M26 15.202q.021.021 14.126 17.764a1 1 0 0 1-.062 1.346l-4.084 4.084a1 1 0 0 1-1.346.062L17.822 24m8.648.47l2.829 2.829"/><path stroke-linecap="round" d="M17 44.086q2.876-3.747 6.99-3.747c4.116 0 8.973 5.17 13.116 4.459c4.144-.712 5.33-4.798 2.78-7.06"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGFtOXScGc)"/></svg>
</template>

CSS

.icon-entertainment {
  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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGFtOXScGc%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%23555%22%20d%3D%22M16%2024c5.523%200%2010-4.477%2010-10S21.523%204%2016%204S6%208.477%206%2014s4.477%2010%2010%2010Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M26%2015.202q.021.021%2014.126%2017.764a1%201%200%200%201-.062%201.346l-4.084%204.084a1%201%200%200%201-1.346.062L17.822%2024m8.648.47l2.829%202.829%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%2044.086q2.876-3.747%206.99-3.747c4.116%200%208.973%205.17%2013.116%204.459c4.144-.712%205.33-4.798%202.78-7.06%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGFtOXScGc)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGFtOXScGc%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%23555%22%20d%3D%22M16%2024c5.523%200%2010-4.477%2010-10S21.523%204%2016%204S6%208.477%206%2014s4.477%2010%2010%2010Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M26%2015.202q.021.021%2014.126%2017.764a1%201%200%200%201-.062%201.346l-4.084%204.084a1%201%200%200%201-1.346.062L17.822%2024m8.648.47l2.829%202.829%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%2044.086q2.876-3.747%206.99-3.747c4.116%200%208.973%205.17%2013.116%204.459c4.144-.712%205.33-4.798%202.78-7.06%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGFtOXScGc)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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