music-history-rounded from Material Symbols Light by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
music-history-rounded
Set
Material Symbols Light
Style
Rounded
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0

2 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the music history icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.437 15.355q-.571-.568-.571-1.39t.567-1.394t1.39-.571q.333 0 .63.106q.299.106.547.298V8.476q0-.157.121-.278t.283-.121h2.333q.155 0 .277.121q.12.121.12.283v.654q0 .161-.118.282q-.118.122-.275.122h-1.972v4.423q0 .824-.564 1.392t-1.38.569t-1.388-.568m10.854.152q-.708 1.643-1.923 2.859t-2.858 1.925T12 21q-1.79 0-3.371-.649t-2.79-1.794q-1.21-1.145-1.967-2.69t-.86-3.329q-.012-.238.131-.363t.326-.13t.36.103t.188.39q.202 3.18 2.503 5.333T12 20.025q3.35 0 5.675-2.325T20 12.025T17.675 6.35T12 4.025q-2.436 0-4.365 1.28q-1.927 1.28-2.881 3.349h2.4q.212 0 .356.144t.144.357t-.144.356t-.356.143h-3.34q-.354 0-.584-.232T3 8.846V5.5q0-.213.144-.356T3.501 5t.356.144T4 5.5v2.48q1.087-2.228 3.21-3.604T12 3q1.868 0 3.51.709t2.858 1.922t1.923 2.857t.709 3.509t-.709 3.51"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMusicHistoryRounded(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="M9.437 15.355q-.571-.568-.571-1.39t.567-1.394t1.39-.571q.333 0 .63.106q.299.106.547.298V8.476q0-.157.121-.278t.283-.121h2.333q.155 0 .277.121q.12.121.12.283v.654q0 .161-.118.282q-.118.122-.275.122h-1.972v4.423q0 .824-.564 1.392t-1.38.569t-1.388-.568m10.854.152q-.708 1.643-1.923 2.859t-2.858 1.925T12 21q-1.79 0-3.371-.649t-2.79-1.794q-1.21-1.145-1.967-2.69t-.86-3.329q-.012-.238.131-.363t.326-.13t.36.103t.188.39q.202 3.18 2.503 5.333T12 20.025q3.35 0 5.675-2.325T20 12.025T17.675 6.35T12 4.025q-2.436 0-4.365 1.28q-1.927 1.28-2.881 3.349h2.4q.212 0 .356.144t.144.357t-.144.356t-.356.143h-3.34q-.354 0-.584-.232T3 8.846V5.5q0-.213.144-.356T3.501 5t.356.144T4 5.5v2.48q1.087-2.228 3.21-3.604T12 3q1.868 0 3.51.709t2.858 1.922t1.923 2.857t.709 3.509t-.709 3.51"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.437 15.355q-.571-.568-.571-1.39t.567-1.394t1.39-.571q.333 0 .63.106q.299.106.547.298V8.476q0-.157.121-.278t.283-.121h2.333q.155 0 .277.121q.12.121.12.283v.654q0 .161-.118.282q-.118.122-.275.122h-1.972v4.423q0 .824-.564 1.392t-1.38.569t-1.388-.568m10.854.152q-.708 1.643-1.923 2.859t-2.858 1.925T12 21q-1.79 0-3.371-.649t-2.79-1.794q-1.21-1.145-1.967-2.69t-.86-3.329q-.012-.238.131-.363t.326-.13t.36.103t.188.39q.202 3.18 2.503 5.333T12 20.025q3.35 0 5.675-2.325T20 12.025T17.675 6.35T12 4.025q-2.436 0-4.365 1.28q-1.927 1.28-2.881 3.349h2.4q.212 0 .356.144t.144.357t-.144.356t-.356.143h-3.34q-.354 0-.584-.232T3 8.846V5.5q0-.213.144-.356T3.501 5t.356.144T4 5.5v2.48q1.087-2.228 3.21-3.604T12 3q1.868 0 3.51.709t2.858 1.922t1.923 2.857t.709 3.509t-.709 3.51"/></svg>
</template>

CSS

.icon-music-history-rounded {
  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%22M9.437%2015.355q-.571-.568-.571-1.39t.567-1.394t1.39-.571q.333%200%20.63.106q.299.106.547.298V8.476q0-.157.121-.278t.283-.121h2.333q.155%200%20.277.121q.12.121.12.283v.654q0%20.161-.118.282q-.118.122-.275.122h-1.972v4.423q0%20.824-.564%201.392t-1.38.569t-1.388-.568m10.854.152q-.708%201.643-1.923%202.859t-2.858%201.925T12%2021q-1.79%200-3.371-.649t-2.79-1.794q-1.21-1.145-1.967-2.69t-.86-3.329q-.012-.238.131-.363t.326-.13t.36.103t.188.39q.202%203.18%202.503%205.333T12%2020.025q3.35%200%205.675-2.325T20%2012.025T17.675%206.35T12%204.025q-2.436%200-4.365%201.28q-1.927%201.28-2.881%203.349h2.4q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-3.34q-.354%200-.584-.232T3%208.846V5.5q0-.213.144-.356T3.501%205t.356.144T4%205.5v2.48q1.087-2.228%203.21-3.604T12%203q1.868%200%203.51.709t2.858%201.922t1.923%202.857t.709%203.509t-.709%203.51%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%22M9.437%2015.355q-.571-.568-.571-1.39t.567-1.394t1.39-.571q.333%200%20.63.106q.299.106.547.298V8.476q0-.157.121-.278t.283-.121h2.333q.155%200%20.277.121q.12.121.12.283v.654q0%20.161-.118.282q-.118.122-.275.122h-1.972v4.423q0%20.824-.564%201.392t-1.38.569t-1.388-.568m10.854.152q-.708%201.643-1.923%202.859t-2.858%201.925T12%2021q-1.79%200-3.371-.649t-2.79-1.794q-1.21-1.145-1.967-2.69t-.86-3.329q-.012-.238.131-.363t.326-.13t.36.103t.188.39q.202%203.18%202.503%205.333T12%2020.025q3.35%200%205.675-2.325T20%2012.025T17.675%206.35T12%204.025q-2.436%200-4.365%201.28q-1.927%201.28-2.881%203.349h2.4q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-3.34q-.354%200-.584-.232T3%208.846V5.5q0-.213.144-.356T3.501%205t.356.144T4%205.5v2.48q1.087-2.228%203.21-3.604T12%203q1.868%200%203.51.709t2.858%201.922t1.923%202.857t.709%203.509t-.709%203.51%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/music-history-rounded.svg?color=%231a73e8&size=48