Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md settings voice
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSettingsVoiceIcon = (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="M7 22h2v2H7zm5-9c1.66 0 3-1.34 3-3V4c0-1.66-1.34-3-3-3S9 2.34 9 4v6c0 1.66 1.34 3 3 3zm-1-9c0-.55.45-1 1-1s1 .45 1 1v6c0 .56-.44 1-1 1-.55 0-1-.45-1-1V4zm0 18h2v2h-2zm4 0h2v2h-2zm4-12h-1.7c0 3-2.54 5.1-5.3 5.1S6.7 13 6.7 10H5c0 3.41 2.72 6.23 6 6.72V20h2v-3.28c3.28-.49 6-3.31 6-6.72z"/>
</svg>
);SVG Optimizer
Before
0.51 KB
↓
After
0.51 KB
Tags
adjustmentsaudiocirclecircularcogconfigurationcontrolcontrolsgearhorizontalinputlinelinesmanagemanagementmicmicrophoneoptionspreferencesrecordrecorderrecordingsettingssetupsoundspeakspeakertalkingverticalvoicewheel
Compare Alternatives
See how other libraries approach this concept.