Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md settings accessibility
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSettingsAccessibilityIcon = (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}
>
<g></g><g><path d="M20.5,4c-2.61,0.7-5.67,1-8.5,1S6.11,4.7,3.5,4L3,6c1.86,0.5,4,0.83,6,1v12h2v-6h2v6h2V7c2-0.17,4.14-0.5,6-1L20.5,4z M12,4c1.1,0,2-0.9,2-2s-0.9-2-2-2s-2,0.9-2,2S10.9,4,12,4z M7,24h2v-2H7V24z M11,24h2v-2h-2V24z M15,24h2v-2h-2V24z"/></g>
</svg>
);SVG Optimizer
Before
0.43 KB
↓
After
0.43 KB
Tags
accessaccessibilityadaptationadjustmentsaidsbodycogconfigurationcontrolcustomizationdetailsdisabilitiesfiguregearhearing aidhumaninclusiveinformationmenumobilityoptionspeoplepersonpersonalpreferencesprofilesettingssetupsilhouettespecial needssymboltoolsuniversal accessuservisual aid
Compare Alternatives
See how other libraries approach this concept.