wheelchair constant

String const wheelchair

Implementation

static const String wheelchair =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M29.622 35c-1.332 5.176-6.03 9-11.622 9-6.627 0-12-5.373-12-12 0-4.843 2.869-9.016 7-10.912"/><path d="m18 12 2 18 15-1 3 11h3"/><path fill="#555" d="M22 8a4 4 0 11-8 0 4 4 0 018 0Z"/><path d="M25 20h8"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';