music history icon
music-history-outline-rounded from Material Symbols by Google · Outline Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- music-history-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
2 other variants in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
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="M8.725 16.275Q8 15.55 8 14.5t.725-1.775T10.5 12q.425 0 .8.125t.7.375v-5q0-.2.15-.35T12.5 7h3q.2 0 .35.15t.15.35v1q0 .2-.15.35T15.5 9H13v5.5q0 1.05-.725 1.775T10.5 17t-1.775-.725m12.488-.375q-.788 1.825-2.138 3.175T15.9 21.213T12 22q-1.9 0-3.613-.675t-3.05-1.862t-2.187-2.8t-1.075-3.513q-.05-.475.225-.737t.65-.313t.725.163t.4.737q.375 3.025 2.638 5.025t5.287 2q3.35 0 5.675-2.325T20 12.025T17.675 6.35T12 4.025q-2.225 0-4.038 1.088T5.1 8H7q.425 0 .713.288T8 9t-.288.713T7 10H3q-.425 0-.712-.288T2 9V5q0-.425.288-.712T3 4t.713.288T4 5v1q1.375-1.825 3.45-2.912T12 2q2.075 0 3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMusicHistoryOutlineRounded(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="M8.725 16.275Q8 15.55 8 14.5t.725-1.775T10.5 12q.425 0 .8.125t.7.375v-5q0-.2.15-.35T12.5 7h3q.2 0 .35.15t.15.35v1q0 .2-.15.35T15.5 9H13v5.5q0 1.05-.725 1.775T10.5 17t-1.775-.725m12.488-.375q-.788 1.825-2.138 3.175T15.9 21.213T12 22q-1.9 0-3.613-.675t-3.05-1.862t-2.187-2.8t-1.075-3.513q-.05-.475.225-.737t.65-.313t.725.163t.4.737q.375 3.025 2.638 5.025t5.287 2q3.35 0 5.675-2.325T20 12.025T17.675 6.35T12 4.025q-2.225 0-4.038 1.088T5.1 8H7q.425 0 .713.288T8 9t-.288.713T7 10H3q-.425 0-.712-.288T2 9V5q0-.425.288-.712T3 4t.713.288T4 5v1q1.375-1.825 3.45-2.912T12 2q2.075 0 3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.725 16.275Q8 15.55 8 14.5t.725-1.775T10.5 12q.425 0 .8.125t.7.375v-5q0-.2.15-.35T12.5 7h3q.2 0 .35.15t.15.35v1q0 .2-.15.35T15.5 9H13v5.5q0 1.05-.725 1.775T10.5 17t-1.775-.725m12.488-.375q-.788 1.825-2.138 3.175T15.9 21.213T12 22q-1.9 0-3.613-.675t-3.05-1.862t-2.187-2.8t-1.075-3.513q-.05-.475.225-.737t.65-.313t.725.163t.4.737q.375 3.025 2.638 5.025t5.287 2q3.35 0 5.675-2.325T20 12.025T17.675 6.35T12 4.025q-2.225 0-4.038 1.088T5.1 8H7q.425 0 .713.288T8 9t-.288.713T7 10H3q-.425 0-.712-.288T2 9V5q0-.425.288-.712T3 4t.713.288T4 5v1q1.375-1.825 3.45-2.912T12 2q2.075 0 3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9"/></svg> </template>
CSS
.icon-music-history-outline-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%22M8.725%2016.275Q8%2015.55%208%2014.5t.725-1.775T10.5%2012q.425%200%20.8.125t.7.375v-5q0-.2.15-.35T12.5%207h3q.2%200%20.35.15t.15.35v1q0%20.2-.15.35T15.5%209H13v5.5q0%201.05-.725%201.775T10.5%2017t-1.775-.725m12.488-.375q-.788%201.825-2.138%203.175T15.9%2021.213T12%2022q-1.9%200-3.613-.675t-3.05-1.862t-2.187-2.8t-1.075-3.513q-.05-.475.225-.737t.65-.313t.725.163t.4.737q.375%203.025%202.638%205.025t5.287%202q3.35%200%205.675-2.325T20%2012.025T17.675%206.35T12%204.025q-2.225%200-4.038%201.088T5.1%208H7q.425%200%20.713.288T8%209t-.288.713T7%2010H3q-.425%200-.712-.288T2%209V5q0-.425.288-.712T3%204t.713.288T4%205v1q1.375-1.825%203.45-2.912T12%202q2.075%200%203.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9%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%22M8.725%2016.275Q8%2015.55%208%2014.5t.725-1.775T10.5%2012q.425%200%20.8.125t.7.375v-5q0-.2.15-.35T12.5%207h3q.2%200%20.35.15t.15.35v1q0%20.2-.15.35T15.5%209H13v5.5q0%201.05-.725%201.775T10.5%2017t-1.775-.725m12.488-.375q-.788%201.825-2.138%203.175T15.9%2021.213T12%2022q-1.9%200-3.613-.675t-3.05-1.862t-2.187-2.8t-1.075-3.513q-.05-.475.225-.737t.65-.313t.725.163t.4.737q.375%203.025%202.638%205.025t5.287%202q3.35%200%205.675-2.325T20%2012.025T17.675%206.35T12%204.025q-2.225%200-4.038%201.088T5.1%208H7q.425%200%20.713.288T8%209t-.288.713T7%2010H3q-.425%200-.712-.288T2%209V5q0-.425.288-.712T3%204t.713.288T4%205v1q1.375-1.825%203.45-2.912T12%202q2.075%200%203.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/music-history-outline-rounded.svg?color=%231a73e8&size=48