music dashboard icon

music-dashboard-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
music-dashboard-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the music dashboard icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7 3.252v17.5c0 .64-.61 1.15-1.23.98c-2.4-.68-3.77-2.64-3.77-5.54v-8.38c0-2.9 1.37-4.86 3.77-5.54c.62-.17 1.23.33 1.23.98m5.47 11.119a.68.68 0 0 0-.68.68c0 .37.31.68.68.68c.38 0 .69-.31.69-.68a.69.69 0 0 0-.69-.68m5.048-.921c-.38 0-.69.31-.69.69s.31.68.69.68s.69-.31.69-.68s-.31-.69-.69-.69"/><path d="M16.19 2H9.5c-.55 0-1 .45-1 1v18c0 .55.45 1 1 1h6.69C19.4 22 22 19.4 22 16.19V7.81C22 4.6 19.4 2 16.19 2m3.41 7.74v4.4c0 .01-.01.02-.01.03a2.074 2.074 0 0 1-2.07 2.04c-1.14 0-2.07-.93-2.07-2.07s.93-2.07 2.07-2.07c.24 0 .47.05.69.13v-1.55l-3.67 1v3.42c0 .01-.01.02-.01.03a2.074 2.074 0 0 1-2.07 2.04c-1.14 0-2.07-.93-2.07-2.07S11.32 13 12.46 13c.24 0 .47.05.69.13V9.5c0-.86.53-1.56 1.36-1.77l2.75-.76c.86-.23 1.39 0 1.69.23c.43.33.64.85.64 1.55v.99z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMusicDashboardFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7 3.252v17.5c0 .64-.61 1.15-1.23.98c-2.4-.68-3.77-2.64-3.77-5.54v-8.38c0-2.9 1.37-4.86 3.77-5.54c.62-.17 1.23.33 1.23.98m5.47 11.119a.68.68 0 0 0-.68.68c0 .37.31.68.68.68c.38 0 .69-.31.69-.68a.69.69 0 0 0-.69-.68m5.048-.921c-.38 0-.69.31-.69.69s.31.68.69.68s.69-.31.69-.68s-.31-.69-.69-.69"/><path d="M16.19 2H9.5c-.55 0-1 .45-1 1v18c0 .55.45 1 1 1h6.69C19.4 22 22 19.4 22 16.19V7.81C22 4.6 19.4 2 16.19 2m3.41 7.74v4.4c0 .01-.01.02-.01.03a2.074 2.074 0 0 1-2.07 2.04c-1.14 0-2.07-.93-2.07-2.07s.93-2.07 2.07-2.07c.24 0 .47.05.69.13v-1.55l-3.67 1v3.42c0 .01-.01.02-.01.03a2.074 2.074 0 0 1-2.07 2.04c-1.14 0-2.07-.93-2.07-2.07S11.32 13 12.46 13c.24 0 .47.05.69.13V9.5c0-.86.53-1.56 1.36-1.77l2.75-.76c.86-.23 1.39 0 1.69.23c.43.33.64.85.64 1.55v.99z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7 3.252v17.5c0 .64-.61 1.15-1.23.98c-2.4-.68-3.77-2.64-3.77-5.54v-8.38c0-2.9 1.37-4.86 3.77-5.54c.62-.17 1.23.33 1.23.98m5.47 11.119a.68.68 0 0 0-.68.68c0 .37.31.68.68.68c.38 0 .69-.31.69-.68a.69.69 0 0 0-.69-.68m5.048-.921c-.38 0-.69.31-.69.69s.31.68.69.68s.69-.31.69-.68s-.31-.69-.69-.69"/><path d="M16.19 2H9.5c-.55 0-1 .45-1 1v18c0 .55.45 1 1 1h6.69C19.4 22 22 19.4 22 16.19V7.81C22 4.6 19.4 2 16.19 2m3.41 7.74v4.4c0 .01-.01.02-.01.03a2.074 2.074 0 0 1-2.07 2.04c-1.14 0-2.07-.93-2.07-2.07s.93-2.07 2.07-2.07c.24 0 .47.05.69.13v-1.55l-3.67 1v3.42c0 .01-.01.02-.01.03a2.074 2.074 0 0 1-2.07 2.04c-1.14 0-2.07-.93-2.07-2.07S11.32 13 12.46 13c.24 0 .47.05.69.13V9.5c0-.86.53-1.56 1.36-1.77l2.75-.76c.86-.23 1.39 0 1.69.23c.43.33.64.85.64 1.55v.99z"/></g></svg>
</template>

CSS

.icon-music-dashboard-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M7%203.252v17.5c0%20.64-.61%201.15-1.23.98c-2.4-.68-3.77-2.64-3.77-5.54v-8.38c0-2.9%201.37-4.86%203.77-5.54c.62-.17%201.23.33%201.23.98m5.47%2011.119a.68.68%200%200%200-.68.68c0%20.37.31.68.68.68c.38%200%20.69-.31.69-.68a.69.69%200%200%200-.69-.68m5.048-.921c-.38%200-.69.31-.69.69s.31.68.69.68s.69-.31.69-.68s-.31-.69-.69-.69%22%2F%3E%3Cpath%20d%3D%22M16.19%202H9.5c-.55%200-1%20.45-1%201v18c0%20.55.45%201%201%201h6.69C19.4%2022%2022%2019.4%2022%2016.19V7.81C22%204.6%2019.4%202%2016.19%202m3.41%207.74v4.4c0%20.01-.01.02-.01.03a2.074%202.074%200%200%201-2.07%202.04c-1.14%200-2.07-.93-2.07-2.07s.93-2.07%202.07-2.07c.24%200%20.47.05.69.13v-1.55l-3.67%201v3.42c0%20.01-.01.02-.01.03a2.074%202.074%200%200%201-2.07%202.04c-1.14%200-2.07-.93-2.07-2.07S11.32%2013%2012.46%2013c.24%200%20.47.05.69.13V9.5c0-.86.53-1.56%201.36-1.77l2.75-.76c.86-.23%201.39%200%201.69.23c.43.33.64.85.64%201.55v.99z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M7%203.252v17.5c0%20.64-.61%201.15-1.23.98c-2.4-.68-3.77-2.64-3.77-5.54v-8.38c0-2.9%201.37-4.86%203.77-5.54c.62-.17%201.23.33%201.23.98m5.47%2011.119a.68.68%200%200%200-.68.68c0%20.37.31.68.68.68c.38%200%20.69-.31.69-.68a.69.69%200%200%200-.69-.68m5.048-.921c-.38%200-.69.31-.69.69s.31.68.69.68s.69-.31.69-.68s-.31-.69-.69-.69%22%2F%3E%3Cpath%20d%3D%22M16.19%202H9.5c-.55%200-1%20.45-1%201v18c0%20.55.45%201%201%201h6.69C19.4%2022%2022%2019.4%2022%2016.19V7.81C22%204.6%2019.4%202%2016.19%202m3.41%207.74v4.4c0%20.01-.01.02-.01.03a2.074%202.074%200%200%201-2.07%202.04c-1.14%200-2.07-.93-2.07-2.07s.93-2.07%202.07-2.07c.24%200%20.47.05.69.13v-1.55l-3.67%201v3.42c0%20.01-.01.02-.01.03a2.074%202.074%200%200%201-2.07%202.04c-1.14%200-2.07-.93-2.07-2.07S11.32%2013%2012.46%2013c.24%200%20.47.05.69.13V9.5c0-.86.53-1.56%201.36-1.77l2.75-.76c.86-.23%201.39%200%201.69.23c.43.33.64.85.64%201.55v.99z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/music-dashboard-filled.svg?color=%231a73e8&size=48