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"><g fill="currentColor" stroke="currentColor" 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 d="M22 8a4 4 0 11-8 0 4 4 0 018 0Zm3 12h8"/></g></svg>';