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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="8" cy="16" r="5"/><circle cx="19" cy="19" r="2"/><path d="M19 17a3 3 0 00-3-3h-3.4M3 3h1a2 2 0 012 2v6m0-3h11m-2 0v6"/></g></svg>';