mini music sqaure icon

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

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

1 other variant in Reicon

More newicons icons from Reicon

Use the mini music sqaure icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.71 17.52c-.37 1.22-1.1 2.16-2.14 2.74c-.04-.16-.06-.33-.06-.5c0-1.22.99-2.22 2.2-2.24"/><path d="M21 7.52v7.96c0 .22-.01.43-.02.64l-3.45.95v3.64c-.47.15-.98.24-1.54.27c.03-.07.04-.14.04-.22a.745.745 0 0 0-1.49 0c0 .08.01.17.05.24H7.52C4.07 21 2 18.94 2 15.48V7.52C2 4.06 4.07 2 7.52 2h7.96C18.93 2 21 4.06 21 7.52"/><path d="M22.31 12.25c-.26-.19-.68-.39-1.31-.33c-.16.01-.33.04-.52.09l-2.98.82c-.89.23-1.47.98-1.47 1.91v3.91c-.23-.08-.48-.13-.74-.13c-1.24 0-2.25 1-2.25 2.24c0 .08 0 .16.01.24c.12 1.12 1.08 2 2.24 2c1.22 0 2.21-.99 2.23-2.2c0-.02.01-.03.01-.04v-3.69l3.45-.95l.52-.14v1.68c-.23-.08-.48-.14-.75-.14h-.04c-1.21.02-2.2 1.02-2.2 2.24c0 .17.02.34.06.5c.23 1 1.12 1.75 2.18 1.75c1.23 0 2.22-.99 2.24-2.21c0-.01.01-.02.01-.04v-5.83q0-1.14-.69-1.68m-7.02 9.25c-.33 0-.61-.21-.7-.5a.5.5 0 0 1-.05-.24a.745.745 0 0 1 1.49 0c0 .08-.01.15-.04.22c-.09.3-.37.52-.7.52m5.46-.99c-.4 0-.74-.34-.74-.75c0-.4.34-.74.74-.74c.41 0 .75.34.75.74c0 .41-.34.75-.75.75"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMiniMusicSqaureFilled(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="M20.71 17.52c-.37 1.22-1.1 2.16-2.14 2.74c-.04-.16-.06-.33-.06-.5c0-1.22.99-2.22 2.2-2.24"/><path d="M21 7.52v7.96c0 .22-.01.43-.02.64l-3.45.95v3.64c-.47.15-.98.24-1.54.27c.03-.07.04-.14.04-.22a.745.745 0 0 0-1.49 0c0 .08.01.17.05.24H7.52C4.07 21 2 18.94 2 15.48V7.52C2 4.06 4.07 2 7.52 2h7.96C18.93 2 21 4.06 21 7.52"/><path d="M22.31 12.25c-.26-.19-.68-.39-1.31-.33c-.16.01-.33.04-.52.09l-2.98.82c-.89.23-1.47.98-1.47 1.91v3.91c-.23-.08-.48-.13-.74-.13c-1.24 0-2.25 1-2.25 2.24c0 .08 0 .16.01.24c.12 1.12 1.08 2 2.24 2c1.22 0 2.21-.99 2.23-2.2c0-.02.01-.03.01-.04v-3.69l3.45-.95l.52-.14v1.68c-.23-.08-.48-.14-.75-.14h-.04c-1.21.02-2.2 1.02-2.2 2.24c0 .17.02.34.06.5c.23 1 1.12 1.75 2.18 1.75c1.23 0 2.22-.99 2.24-2.21c0-.01.01-.02.01-.04v-5.83q0-1.14-.69-1.68m-7.02 9.25c-.33 0-.61-.21-.7-.5a.5.5 0 0 1-.05-.24a.745.745 0 0 1 1.49 0c0 .08-.01.15-.04.22c-.09.3-.37.52-.7.52m5.46-.99c-.4 0-.74-.34-.74-.75c0-.4.34-.74.74-.74c.41 0 .75.34.75.74c0 .41-.34.75-.75.75"/></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="M20.71 17.52c-.37 1.22-1.1 2.16-2.14 2.74c-.04-.16-.06-.33-.06-.5c0-1.22.99-2.22 2.2-2.24"/><path d="M21 7.52v7.96c0 .22-.01.43-.02.64l-3.45.95v3.64c-.47.15-.98.24-1.54.27c.03-.07.04-.14.04-.22a.745.745 0 0 0-1.49 0c0 .08.01.17.05.24H7.52C4.07 21 2 18.94 2 15.48V7.52C2 4.06 4.07 2 7.52 2h7.96C18.93 2 21 4.06 21 7.52"/><path d="M22.31 12.25c-.26-.19-.68-.39-1.31-.33c-.16.01-.33.04-.52.09l-2.98.82c-.89.23-1.47.98-1.47 1.91v3.91c-.23-.08-.48-.13-.74-.13c-1.24 0-2.25 1-2.25 2.24c0 .08 0 .16.01.24c.12 1.12 1.08 2 2.24 2c1.22 0 2.21-.99 2.23-2.2c0-.02.01-.03.01-.04v-3.69l3.45-.95l.52-.14v1.68c-.23-.08-.48-.14-.75-.14h-.04c-1.21.02-2.2 1.02-2.2 2.24c0 .17.02.34.06.5c.23 1 1.12 1.75 2.18 1.75c1.23 0 2.22-.99 2.24-2.21c0-.01.01-.02.01-.04v-5.83q0-1.14-.69-1.68m-7.02 9.25c-.33 0-.61-.21-.7-.5a.5.5 0 0 1-.05-.24a.745.745 0 0 1 1.49 0c0 .08-.01.15-.04.22c-.09.3-.37.52-.7.52m5.46-.99c-.4 0-.74-.34-.74-.75c0-.4.34-.74.74-.74c.41 0 .75.34.75.74c0 .41-.34.75-.75.75"/></g></svg>
</template>

CSS

.icon-mini-music-sqaure-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%22M20.71%2017.52c-.37%201.22-1.1%202.16-2.14%202.74c-.04-.16-.06-.33-.06-.5c0-1.22.99-2.22%202.2-2.24%22%2F%3E%3Cpath%20d%3D%22M21%207.52v7.96c0%20.22-.01.43-.02.64l-3.45.95v3.64c-.47.15-.98.24-1.54.27c.03-.07.04-.14.04-.22a.745.745%200%200%200-1.49%200c0%20.08.01.17.05.24H7.52C4.07%2021%202%2018.94%202%2015.48V7.52C2%204.06%204.07%202%207.52%202h7.96C18.93%202%2021%204.06%2021%207.52%22%2F%3E%3Cpath%20d%3D%22M22.31%2012.25c-.26-.19-.68-.39-1.31-.33c-.16.01-.33.04-.52.09l-2.98.82c-.89.23-1.47.98-1.47%201.91v3.91c-.23-.08-.48-.13-.74-.13c-1.24%200-2.25%201-2.25%202.24c0%20.08%200%20.16.01.24c.12%201.12%201.08%202%202.24%202c1.22%200%202.21-.99%202.23-2.2c0-.02.01-.03.01-.04v-3.69l3.45-.95l.52-.14v1.68c-.23-.08-.48-.14-.75-.14h-.04c-1.21.02-2.2%201.02-2.2%202.24c0%20.17.02.34.06.5c.23%201%201.12%201.75%202.18%201.75c1.23%200%202.22-.99%202.24-2.21c0-.01.01-.02.01-.04v-5.83q0-1.14-.69-1.68m-7.02%209.25c-.33%200-.61-.21-.7-.5a.5.5%200%200%201-.05-.24a.745.745%200%200%201%201.49%200c0%20.08-.01.15-.04.22c-.09.3-.37.52-.7.52m5.46-.99c-.4%200-.74-.34-.74-.75c0-.4.34-.74.74-.74c.41%200%20.75.34.75.74c0%20.41-.34.75-.75.75%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%22M20.71%2017.52c-.37%201.22-1.1%202.16-2.14%202.74c-.04-.16-.06-.33-.06-.5c0-1.22.99-2.22%202.2-2.24%22%2F%3E%3Cpath%20d%3D%22M21%207.52v7.96c0%20.22-.01.43-.02.64l-3.45.95v3.64c-.47.15-.98.24-1.54.27c.03-.07.04-.14.04-.22a.745.745%200%200%200-1.49%200c0%20.08.01.17.05.24H7.52C4.07%2021%202%2018.94%202%2015.48V7.52C2%204.06%204.07%202%207.52%202h7.96C18.93%202%2021%204.06%2021%207.52%22%2F%3E%3Cpath%20d%3D%22M22.31%2012.25c-.26-.19-.68-.39-1.31-.33c-.16.01-.33.04-.52.09l-2.98.82c-.89.23-1.47.98-1.47%201.91v3.91c-.23-.08-.48-.13-.74-.13c-1.24%200-2.25%201-2.25%202.24c0%20.08%200%20.16.01.24c.12%201.12%201.08%202%202.24%202c1.22%200%202.21-.99%202.23-2.2c0-.02.01-.03.01-.04v-3.69l3.45-.95l.52-.14v1.68c-.23-.08-.48-.14-.75-.14h-.04c-1.21.02-2.2%201.02-2.2%202.24c0%20.17.02.34.06.5c.23%201%201.12%201.75%202.18%201.75c1.23%200%202.22-.99%202.24-2.21c0-.01.01-.02.01-.04v-5.83q0-1.14-.69-1.68m-7.02%209.25c-.33%200-.61-.21-.7-.5a.5.5%200%200%201-.05-.24a.745.745%200%200%201%201.49%200c0%20.08-.01.15-.04.22c-.09.3-.37.52-.7.52m5.46-.99c-.4%200-.74-.34-.74-.75c0-.4.34-.74.74-.74c.41%200%20.75.34.75.74c0%20.41-.34.75-.75.75%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/mini-music-sqaure-filled.svg?color=%231a73e8&size=48