music3 icon

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

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

1 other variant in Reicon

More newicons icons from Reicon

Use the music3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.89 5.179v11.3c0 1.98-1.61 3.59-3.59 3.59a3.6 3.6 0 0 1-3.59-3.59c0-1.97 1.62-3.58 3.59-3.58c.84 0 1.59.29 2.2.77v-5.95l-9.21 2.62v8.07a3.6 3.6 0 0 1-3.59 3.59c-1.98 0-3.59-1.61-3.59-3.59c0-1.97 1.61-3.58 3.59-3.58c.83 0 1.58.29 2.19.76v-8.84c0-1.47.89-2.61 2.3-2.99l5.78-1.58c1.17-.32 2.16-.21 2.86.33c.71.53 1.06 1.43 1.06 2.67"/></svg>

React

import type { SVGProps } from "react";

export function ReiconMusic3Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.89 5.179v11.3c0 1.98-1.61 3.59-3.59 3.59a3.6 3.6 0 0 1-3.59-3.59c0-1.97 1.62-3.58 3.59-3.58c.84 0 1.59.29 2.2.77v-5.95l-9.21 2.62v8.07a3.6 3.6 0 0 1-3.59 3.59c-1.98 0-3.59-1.61-3.59-3.59c0-1.97 1.61-3.58 3.59-3.58c.83 0 1.58.29 2.19.76v-8.84c0-1.47.89-2.61 2.3-2.99l5.78-1.58c1.17-.32 2.16-.21 2.86.33c.71.53 1.06 1.43 1.06 2.67"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.89 5.179v11.3c0 1.98-1.61 3.59-3.59 3.59a3.6 3.6 0 0 1-3.59-3.59c0-1.97 1.62-3.58 3.59-3.58c.84 0 1.59.29 2.2.77v-5.95l-9.21 2.62v8.07a3.6 3.6 0 0 1-3.59 3.59c-1.98 0-3.59-1.61-3.59-3.59c0-1.97 1.61-3.58 3.59-3.58c.83 0 1.58.29 2.19.76v-8.84c0-1.47.89-2.61 2.3-2.99l5.78-1.58c1.17-.32 2.16-.21 2.86.33c.71.53 1.06 1.43 1.06 2.67"/></svg>
</template>

CSS

.icon-music3-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.89%205.179v11.3c0%201.98-1.61%203.59-3.59%203.59a3.6%203.6%200%200%201-3.59-3.59c0-1.97%201.62-3.58%203.59-3.58c.84%200%201.59.29%202.2.77v-5.95l-9.21%202.62v8.07a3.6%203.6%200%200%201-3.59%203.59c-1.98%200-3.59-1.61-3.59-3.59c0-1.97%201.61-3.58%203.59-3.58c.83%200%201.58.29%202.19.76v-8.84c0-1.47.89-2.61%202.3-2.99l5.78-1.58c1.17-.32%202.16-.21%202.86.33c.71.53%201.06%201.43%201.06%202.67%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.89%205.179v11.3c0%201.98-1.61%203.59-3.59%203.59a3.6%203.6%200%200%201-3.59-3.59c0-1.97%201.62-3.58%203.59-3.58c.84%200%201.59.29%202.2.77v-5.95l-9.21%202.62v8.07a3.6%203.6%200%200%201-3.59%203.59c-1.98%200-3.59-1.61-3.59-3.59c0-1.97%201.61-3.58%203.59-3.58c.83%200%201.58.29%202.19.76v-8.84c0-1.47.89-2.61%202.3-2.99l5.78-1.58c1.17-.32%202.16-.21%202.86.33c.71.53%201.06%201.43%201.06%202.67%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Music3 filled icon — Reicon · IconsDB