Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md accessibility new
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAccessibilityNewIcon = (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="M20.5 6c-2.61.7-5.67 1-8.5 1s-5.89-.3-8.5-1L3 8c1.86.5 4 .83 6 1v13h2v-6h2v6h2V9c2-.17 4.14-.5 6-1l-.5-2zM12 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"/>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.38 KB
Tags
accessaccessibilityaccessibility iconaccessibility statementaccessibleassistancebarrier-freebodydisabilitydisabledfigurehandicaphelphumaninclusioninclusivemovingneedsnewoutlinepeoplepersonpictogramshapesilhouettespecial needsstandingsupportsymboluniversal accessuser
Compare Alternatives
See how other libraries approach this concept.