lyrics icon
lyrics-rounded from Material Symbols by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- lyrics-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
Use the lyrics icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 14h2q.425 0 .713-.288T10 13t-.288-.712T9 12H7q-.425 0-.712.288T6 13t.288.713T7 14m12-2q-1.25 0-2.125-.875T16 9t.875-2.125T19 6q.275 0 .525.05t.475.125V2q0-.425.288-.712T21 1h2q.425 0 .713.288T24 2t-.288.713T23 3h-1v6q0 1.25-.875 2.125T19 12M7 11h5q.425 0 .713-.288T13 10t-.288-.712T12 9H7q-.425 0-.712.288T6 10t.288.713T7 11m0-3h5q.425 0 .713-.288T13 7t-.288-.712T12 6H7q-.425 0-.712.288T6 7t.288.713T7 8M6 18l-2.3 2.3q-.15.15-.325.225T3 20.6q-.4 0-.7-.288t-.3-.737V4q0-.825.588-1.412T4 2h11q.775 0 1.363.475T16.95 3.7q0 .35-.162.625t-.438.45q-1.1.675-1.725 1.8T14 9q0 1.35.663 2.5t1.837 1.825q.55.325.875.863t.325 1.187q0 1.125-.788 1.875T15 18z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLyricsRounded(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="M7 14h2q.425 0 .713-.288T10 13t-.288-.712T9 12H7q-.425 0-.712.288T6 13t.288.713T7 14m12-2q-1.25 0-2.125-.875T16 9t.875-2.125T19 6q.275 0 .525.05t.475.125V2q0-.425.288-.712T21 1h2q.425 0 .713.288T24 2t-.288.713T23 3h-1v6q0 1.25-.875 2.125T19 12M7 11h5q.425 0 .713-.288T13 10t-.288-.712T12 9H7q-.425 0-.712.288T6 10t.288.713T7 11m0-3h5q.425 0 .713-.288T13 7t-.288-.712T12 6H7q-.425 0-.712.288T6 7t.288.713T7 8M6 18l-2.3 2.3q-.15.15-.325.225T3 20.6q-.4 0-.7-.288t-.3-.737V4q0-.825.588-1.412T4 2h11q.775 0 1.363.475T16.95 3.7q0 .35-.162.625t-.438.45q-1.1.675-1.725 1.8T14 9q0 1.35.663 2.5t1.837 1.825q.55.325.875.863t.325 1.187q0 1.125-.788 1.875T15 18z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 14h2q.425 0 .713-.288T10 13t-.288-.712T9 12H7q-.425 0-.712.288T6 13t.288.713T7 14m12-2q-1.25 0-2.125-.875T16 9t.875-2.125T19 6q.275 0 .525.05t.475.125V2q0-.425.288-.712T21 1h2q.425 0 .713.288T24 2t-.288.713T23 3h-1v6q0 1.25-.875 2.125T19 12M7 11h5q.425 0 .713-.288T13 10t-.288-.712T12 9H7q-.425 0-.712.288T6 10t.288.713T7 11m0-3h5q.425 0 .713-.288T13 7t-.288-.712T12 6H7q-.425 0-.712.288T6 7t.288.713T7 8M6 18l-2.3 2.3q-.15.15-.325.225T3 20.6q-.4 0-.7-.288t-.3-.737V4q0-.825.588-1.412T4 2h11q.775 0 1.363.475T16.95 3.7q0 .35-.162.625t-.438.45q-1.1.675-1.725 1.8T14 9q0 1.35.663 2.5t1.837 1.825q.55.325.875.863t.325 1.187q0 1.125-.788 1.875T15 18z"/></svg> </template>
CSS
.icon-lyrics-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%22M7%2014h2q.425%200%20.713-.288T10%2013t-.288-.712T9%2012H7q-.425%200-.712.288T6%2013t.288.713T7%2014m12-2q-1.25%200-2.125-.875T16%209t.875-2.125T19%206q.275%200%20.525.05t.475.125V2q0-.425.288-.712T21%201h2q.425%200%20.713.288T24%202t-.288.713T23%203h-1v6q0%201.25-.875%202.125T19%2012M7%2011h5q.425%200%20.713-.288T13%2010t-.288-.712T12%209H7q-.425%200-.712.288T6%2010t.288.713T7%2011m0-3h5q.425%200%20.713-.288T13%207t-.288-.712T12%206H7q-.425%200-.712.288T6%207t.288.713T7%208M6%2018l-2.3%202.3q-.15.15-.325.225T3%2020.6q-.4%200-.7-.288t-.3-.737V4q0-.825.588-1.412T4%202h11q.775%200%201.363.475T16.95%203.7q0%20.35-.162.625t-.438.45q-1.1.675-1.725%201.8T14%209q0%201.35.663%202.5t1.837%201.825q.55.325.875.863t.325%201.187q0%201.125-.788%201.875T15%2018z%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%22M7%2014h2q.425%200%20.713-.288T10%2013t-.288-.712T9%2012H7q-.425%200-.712.288T6%2013t.288.713T7%2014m12-2q-1.25%200-2.125-.875T16%209t.875-2.125T19%206q.275%200%20.525.05t.475.125V2q0-.425.288-.712T21%201h2q.425%200%20.713.288T24%202t-.288.713T23%203h-1v6q0%201.25-.875%202.125T19%2012M7%2011h5q.425%200%20.713-.288T13%2010t-.288-.712T12%209H7q-.425%200-.712.288T6%2010t.288.713T7%2011m0-3h5q.425%200%20.713-.288T13%207t-.288-.712T12%206H7q-.425%200-.712.288T6%207t.288.713T7%208M6%2018l-2.3%202.3q-.15.15-.325.225T3%2020.6q-.4%200-.7-.288t-.3-.737V4q0-.825.588-1.412T4%202h11q.775%200%201.363.475T16.95%203.7q0%20.35-.162.625t-.438.45q-1.1.675-1.725%201.8T14%209q0%201.35.663%202.5t1.837%201.825q.55.325.875.863t.325%201.187q0%201.125-.788%201.875T15%2018z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/lyrics-rounded.svg?color=%231a73e8&size=48