Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md tonality
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTonalityIcon = (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="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.94-.49-7-3.85-7-7.93s3.05-7.44 7-7.93v15.86zm2-15.86c1.03.13 2 .45 2.87.93H13v-.93zM13 7h5.24c.25.31.48.65.68 1H13V7zm0 3h6.74c.08.33.15.66.19 1H13v-1zm0 9.93V19h2.87c-.87.48-1.84.8-2.87.93zM18.24 17H13v-1h5.92c-.2.35-.43.69-.68 1zm1.5-3H13v-1h6.93c-.04.34-.11.67-.19 1z"/>
</svg>
);SVG Optimizer
Before
0.58 KB
↓
After
0.57 KB
Tags
adjustaudioaudio iconaudio settingscirclecontrolediteditingequalizerequalizer iconequalizer settingsfilterfrequencyfrequency spectrumgreyscaleimagelevelslevels iconmusicmusic iconmusic settingsphotographypicturesettingsshadeshadowsound controlsound wavesound wave iconspectrumspectrum icontonalityvolumevolume controlvolume iconwavewaveformwaveform icon
Compare Alternatives
See how other libraries approach this concept.