discover tune icon
discover-tune-rounded from Material Symbols by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- discover-tune-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- discover-tune-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
Use the discover tune icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 9q-.425 0-.712-.288T13 8t.288-.712T14 7h2V4q0-.425.288-.712T17 3t.713.288T18 4v3h2q.425 0 .713.288T21 8t-.288.713T20 9zm2.288 11.713Q16 20.425 16 20v-8q0-.425.288-.712T17 11t.713.288T18 12v8q0 .425-.288.713T17 21t-.712-.288m-10 0Q6 20.426 6 20v-3H4q-.425 0-.712-.288T3 16t.288-.712T4 15h6q.425 0 .713.288T11 16t-.288.713T10 17H8v3q0 .425-.288.713T7 21t-.712-.288m0-8Q6 12.425 6 12V4q0-.425.288-.712T7 3t.713.288T8 4v8q0 .425-.288.713T7 13t-.712-.288"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDiscoverTuneRounded(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="M14 9q-.425 0-.712-.288T13 8t.288-.712T14 7h2V4q0-.425.288-.712T17 3t.713.288T18 4v3h2q.425 0 .713.288T21 8t-.288.713T20 9zm2.288 11.713Q16 20.425 16 20v-8q0-.425.288-.712T17 11t.713.288T18 12v8q0 .425-.288.713T17 21t-.712-.288m-10 0Q6 20.426 6 20v-3H4q-.425 0-.712-.288T3 16t.288-.712T4 15h6q.425 0 .713.288T11 16t-.288.713T10 17H8v3q0 .425-.288.713T7 21t-.712-.288m0-8Q6 12.425 6 12V4q0-.425.288-.712T7 3t.713.288T8 4v8q0 .425-.288.713T7 13t-.712-.288"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 9q-.425 0-.712-.288T13 8t.288-.712T14 7h2V4q0-.425.288-.712T17 3t.713.288T18 4v3h2q.425 0 .713.288T21 8t-.288.713T20 9zm2.288 11.713Q16 20.425 16 20v-8q0-.425.288-.712T17 11t.713.288T18 12v8q0 .425-.288.713T17 21t-.712-.288m-10 0Q6 20.426 6 20v-3H4q-.425 0-.712-.288T3 16t.288-.712T4 15h6q.425 0 .713.288T11 16t-.288.713T10 17H8v3q0 .425-.288.713T7 21t-.712-.288m0-8Q6 12.425 6 12V4q0-.425.288-.712T7 3t.713.288T8 4v8q0 .425-.288.713T7 13t-.712-.288"/></svg> </template>
CSS
.icon-discover-tune-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%22M14%209q-.425%200-.712-.288T13%208t.288-.712T14%207h2V4q0-.425.288-.712T17%203t.713.288T18%204v3h2q.425%200%20.713.288T21%208t-.288.713T20%209zm2.288%2011.713Q16%2020.425%2016%2020v-8q0-.425.288-.712T17%2011t.713.288T18%2012v8q0%20.425-.288.713T17%2021t-.712-.288m-10%200Q6%2020.426%206%2020v-3H4q-.425%200-.712-.288T3%2016t.288-.712T4%2015h6q.425%200%20.713.288T11%2016t-.288.713T10%2017H8v3q0%20.425-.288.713T7%2021t-.712-.288m0-8Q6%2012.425%206%2012V4q0-.425.288-.712T7%203t.713.288T8%204v8q0%20.425-.288.713T7%2013t-.712-.288%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%22M14%209q-.425%200-.712-.288T13%208t.288-.712T14%207h2V4q0-.425.288-.712T17%203t.713.288T18%204v3h2q.425%200%20.713.288T21%208t-.288.713T20%209zm2.288%2011.713Q16%2020.425%2016%2020v-8q0-.425.288-.712T17%2011t.713.288T18%2012v8q0%20.425-.288.713T17%2021t-.712-.288m-10%200Q6%2020.426%206%2020v-3H4q-.425%200-.712-.288T3%2016t.288-.712T4%2015h6q.425%200%20.713.288T11%2016t-.288.713T10%2017H8v3q0%20.425-.288.713T7%2021t-.712-.288m0-8Q6%2012.425%206%2012V4q0-.425.288-.712T7%203t.713.288T8%204v8q0%20.425-.288.713T7%2013t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/discover-tune-rounded.svg?color=%231a73e8&size=48