music menu icon
music-menu from IconPark by ByteDance · Color · Music · Apache-2.0 Free for personal and commercial use.
- Name
- music-menu
- 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 music menu 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 stroke-linecap="round" d="M29 6V35"/><path d="M15 36.04C15 33.2565 17.2565 31 20.04 31H29V36.96C29 39.7435 26.7435 42 23.96 42H20.04C17.2565 42 15 39.7435 15 36.96V36.04Z"/><path stroke-linecap="round" d="M29 14.0664L41.8834 17.1215V9.01339L29 6V14.0664Z" clip-rule="evenodd"/><path stroke-linecap="round" d="M6 8H20"/><path stroke-linecap="round" d="M6 16H20"/><path stroke-linecap="round" d="M6 24H16"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkMusicMenu(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 strokeLinecap="round" d="M29 6V35"/><path d="M15 36.04C15 33.2565 17.2565 31 20.04 31H29V36.96C29 39.7435 26.7435 42 23.96 42H20.04C17.2565 42 15 39.7435 15 36.96V36.04Z"/><path strokeLinecap="round" d="M29 14.0664L41.8834 17.1215V9.01339L29 6V14.0664Z" clipRule="evenodd"/><path strokeLinecap="round" d="M6 8H20"/><path strokeLinecap="round" d="M6 16H20"/><path strokeLinecap="round" d="M6 24H16"/></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 stroke-linecap="round" d="M29 6V35"/><path d="M15 36.04C15 33.2565 17.2565 31 20.04 31H29V36.96C29 39.7435 26.7435 42 23.96 42H20.04C17.2565 42 15 39.7435 15 36.96V36.04Z"/><path stroke-linecap="round" d="M29 14.0664L41.8834 17.1215V9.01339L29 6V14.0664Z" clip-rule="evenodd"/><path stroke-linecap="round" d="M6 8H20"/><path stroke-linecap="round" d="M6 16H20"/><path stroke-linecap="round" d="M6 24H16"/></g></svg> </template>
CSS
.icon-music-menu {
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%20stroke-linecap%3D%22round%22%20d%3D%22M29%206V35%22%2F%3E%3Cpath%20d%3D%22M15%2036.04C15%2033.2565%2017.2565%2031%2020.04%2031H29V36.96C29%2039.7435%2026.7435%2042%2023.96%2042H20.04C17.2565%2042%2015%2039.7435%2015%2036.96V36.04Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M29%2014.0664L41.8834%2017.1215V9.01339L29%206V14.0664Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%208H20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2016H20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2024H16%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%20stroke-linecap%3D%22round%22%20d%3D%22M29%206V35%22%2F%3E%3Cpath%20d%3D%22M15%2036.04C15%2033.2565%2017.2565%2031%2020.04%2031H29V36.96C29%2039.7435%2026.7435%2042%2023.96%2042H20.04C17.2565%2042%2015%2039.7435%2015%2036.96V36.04Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M29%2014.0664L41.8834%2017.1215V9.01339L29%206V14.0664Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%208H20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2016H20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2024H16%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/music-menu.svg?color=%231a73e8&size=48