Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md accessible
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAccessibleIcon = (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"/><circle cx="12" cy="4" r="2"/><path d="M19 13v-2c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.17-.19-.38-.34-.61-.45-.01 0-.01-.01-.02-.01H13c-.35-.2-.75-.3-1.19-.26C10.76 7.11 10 8.04 10 9.09V15c0 1.1.9 2 2 2h5v5h2v-5.5c0-1.1-.9-2-2-2h-3v-3.45c1.29 1.07 3.25 1.94 5 1.95zm-9 7c-1.66 0-3-1.34-3-3 0-1.31.84-2.41 2-2.83V12.1c-2.28.46-4 2.48-4 4.9 0 2.76 2.24 5 5 5 2.42 0 4.44-1.72 4.9-4h-2.07c-.41 1.16-1.52 2-2.83 2z"/>
</svg>
);SVG Optimizer
Before
0.63 KB
↓
After
0.63 KB
Tags
accessibilityaccessibleassistancebodydisabilitydisabledeasy accessfacilitiesfigurehandicaphandicappedhealthcarehelphumaninformationinternational symbolmedicalmobilitymobility impairedparkingpeoplepersonpublic accessrampservicessignsupportsymboltoilettransportwheelchair
Compare Alternatives
See how other libraries approach this concept.