entertainment icon
entertainment from IconPark Solid by ByteDance · Solid · Music · Apache-2.0 Free for personal and commercial use.
- Name
- entertainment
- Set
- IconPark Solid
- Style
- Solid
- Category
- Music
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More music icons from IconPark Solid
Use the entertainment icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path fill="currentColor" 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></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidEntertainment(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="4"><path fill="currentColor" 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></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path fill="currentColor" 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></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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22currentColor%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%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22currentColor%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%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/entertainment.svg?color=%231a73e8&size=48