Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md tune
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTuneIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M3 17v2h6v-2H3zM3 5v2h10V5H3zm10 16v-2h8v-2h-8v-2h-2v6h2zM7 9v2H3v2h4v2h2V9H7zm14 4v-2H11v2h10zm-6-4h2V7h4V5h-4V3h-2v6z"/>
</svg>
);SVG Optimizer
Before
0.35 KB
↓
After
0.35 KB
Tags
adjustadjustmentsaudiobalancebarsbassconfigurecontrolcontrolscustomcustomizeediteditingequalizerfilterfiltersinstantlevelslinesmixmodifymusicoptionspreferencessettingsettingssetupslidersliderssoundswitchesthree linestonetrebletunevolume
Compare Alternatives
See how other libraries approach this concept.