lyrics icon
lyrics-sharp from Material Symbols by Google · Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- lyrics-sharp
- Set
- Material Symbols
- Style
- Sharp
- 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="M6 14h4v-2H6zm13-2q-1.25 0-2.125-.875T16 9t.875-2.125T19 6q.275 0 .525.05t.475.125V1h4v2h-2v6q0 1.25-.875 2.125T19 12M6 11h7V9H6zm0-3h7V6H6zM2 22V2h15v2.425q-1.375.6-2.187 1.838T14 9t.813 2.738T17 13.575V18H6z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLyricsSharp(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="M6 14h4v-2H6zm13-2q-1.25 0-2.125-.875T16 9t.875-2.125T19 6q.275 0 .525.05t.475.125V1h4v2h-2v6q0 1.25-.875 2.125T19 12M6 11h7V9H6zm0-3h7V6H6zM2 22V2h15v2.425q-1.375.6-2.187 1.838T14 9t.813 2.738T17 13.575V18H6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 14h4v-2H6zm13-2q-1.25 0-2.125-.875T16 9t.875-2.125T19 6q.275 0 .525.05t.475.125V1h4v2h-2v6q0 1.25-.875 2.125T19 12M6 11h7V9H6zm0-3h7V6H6zM2 22V2h15v2.425q-1.375.6-2.187 1.838T14 9t.813 2.738T17 13.575V18H6z"/></svg> </template>
CSS
.icon-lyrics-sharp {
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%22M6%2014h4v-2H6zm13-2q-1.25%200-2.125-.875T16%209t.875-2.125T19%206q.275%200%20.525.05t.475.125V1h4v2h-2v6q0%201.25-.875%202.125T19%2012M6%2011h7V9H6zm0-3h7V6H6zM2%2022V2h15v2.425q-1.375.6-2.187%201.838T14%209t.813%202.738T17%2013.575V18H6z%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%22M6%2014h4v-2H6zm13-2q-1.25%200-2.125-.875T16%209t.875-2.125T19%206q.275%200%20.525.05t.475.125V1h4v2h-2v6q0%201.25-.875%202.125T19%2012M6%2011h7V9H6zm0-3h7V6H6zM2%2022V2h15v2.425q-1.375.6-2.187%201.838T14%209t.813%202.738T17%2013.575V18H6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/lyrics-sharp.svg?color=%231a73e8&size=48