crutches constant

String const crutches

Icon Data of crutches

Implementation

static const String crutches =
    '<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"><rect width="8" height="4" x="8" y="3" rx="2"/><path d="M11 21h2m-1 0v-4.092a3 3 0 01.504-1.664l.992-1.488A3 3 0 0014 12.092V7m-2 14v-4.092a3 3 0 00-.504-1.664l-.992-1.488A3 3 0 0110 12.092V7m0 4h4"/></g></svg>';