entertainment icon
entertainment from IconPark by ByteDance · Color · Music · Apache-2.0 Free for personal and commercial use.
- Name
- entertainment
- Set
- IconPark
- Style
- Color
- Category
- Music
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More music icons from IconPark
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="#000" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M16 24C21.5228 24 26 19.5228 26 14C26 8.47715 21.5228 4 16 4C10.4772 4 6 8.47715 6 14C6 19.5228 10.4772 24 16 24Z"/><path stroke-linecap="round" d="M26 15.202C26.0144 15.2163 30.7229 21.1376 40.1256 32.9656C40.4562 33.363 40.4295 33.9468 40.064 34.3124L35.9805 38.3959C35.615 38.7614 35.0311 38.7881 34.6338 38.4575L17.8222 24"/><path stroke-linecap="round" d="M26.4702 24.47L29.2986 27.2985"/><path stroke-linecap="round" d="M17 44.0864C18.9166 41.5881 21.2468 40.3389 23.9906 40.3389C28.1063 40.3389 32.9629 45.5097 37.1063 44.798C41.2496 44.0864 42.4355 40 39.8851 37.7375"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkEntertainment(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="#000" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" d="M16 24C21.5228 24 26 19.5228 26 14C26 8.47715 21.5228 4 16 4C10.4772 4 6 8.47715 6 14C6 19.5228 10.4772 24 16 24Z"/><path strokeLinecap="round" d="M26 15.202C26.0144 15.2163 30.7229 21.1376 40.1256 32.9656C40.4562 33.363 40.4295 33.9468 40.064 34.3124L35.9805 38.3959C35.615 38.7614 35.0311 38.7881 34.6338 38.4575L17.8222 24"/><path strokeLinecap="round" d="M26.4702 24.47L29.2986 27.2985"/><path strokeLinecap="round" d="M17 44.0864C18.9166 41.5881 21.2468 40.3389 23.9906 40.3389C28.1063 40.3389 32.9629 45.5097 37.1063 44.798C41.2496 44.0864 42.4355 40 39.8851 37.7375"/></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="#000" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M16 24C21.5228 24 26 19.5228 26 14C26 8.47715 21.5228 4 16 4C10.4772 4 6 8.47715 6 14C6 19.5228 10.4772 24 16 24Z"/><path stroke-linecap="round" d="M26 15.202C26.0144 15.2163 30.7229 21.1376 40.1256 32.9656C40.4562 33.363 40.4295 33.9468 40.064 34.3124L35.9805 38.3959C35.615 38.7614 35.0311 38.7881 34.6338 38.4575L17.8222 24"/><path stroke-linecap="round" d="M26.4702 24.47L29.2986 27.2985"/><path stroke-linecap="round" d="M17 44.0864C18.9166 41.5881 21.2468 40.3389 23.9906 40.3389C28.1063 40.3389 32.9629 45.5097 37.1063 44.798C41.2496 44.0864 42.4355 40 39.8851 37.7375"/></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%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M16%2024C21.5228%2024%2026%2019.5228%2026%2014C26%208.47715%2021.5228%204%2016%204C10.4772%204%206%208.47715%206%2014C6%2019.5228%2010.4772%2024%2016%2024Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M26%2015.202C26.0144%2015.2163%2030.7229%2021.1376%2040.1256%2032.9656C40.4562%2033.363%2040.4295%2033.9468%2040.064%2034.3124L35.9805%2038.3959C35.615%2038.7614%2035.0311%2038.7881%2034.6338%2038.4575L17.8222%2024%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M26.4702%2024.47L29.2986%2027.2985%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%2044.0864C18.9166%2041.5881%2021.2468%2040.3389%2023.9906%2040.3389C28.1063%2040.3389%2032.9629%2045.5097%2037.1063%2044.798C41.2496%2044.0864%2042.4355%2040%2039.8851%2037.7375%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%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M16%2024C21.5228%2024%2026%2019.5228%2026%2014C26%208.47715%2021.5228%204%2016%204C10.4772%204%206%208.47715%206%2014C6%2019.5228%2010.4772%2024%2016%2024Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M26%2015.202C26.0144%2015.2163%2030.7229%2021.1376%2040.1256%2032.9656C40.4562%2033.363%2040.4295%2033.9468%2040.064%2034.3124L35.9805%2038.3959C35.615%2038.7614%2035.0311%2038.7881%2034.6338%2038.4575L17.8222%2024%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M26.4702%2024.47L29.2986%2027.2985%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%2044.0864C18.9166%2041.5881%2021.2468%2040.3389%2023.9906%2040.3389C28.1063%2040.3389%2032.9629%2045.5097%2037.1063%2044.798C41.2496%2044.0864%2042.4355%2040%2039.8851%2037.7375%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/entertainment.svg?color=%231a73e8&size=48