wheelchair_active constant

String const wheelchair_active

Implementation

static const String wheelchair_active =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m7 6 3-3 7 3v2l-3 3M9 22a6 6 0 100-12 6 6 0 000 12Zm0-5a1 1 0 100-2 1 1 0 000 2Zm5-5 5 3-2 6m2-17a1 1 0 100-2 1 1 0 000 2Zm-6 6 4-4m-6 4 4-4"/></svg>';