car_crane constant

String const car_crane

Implementation

static const String car_crane =
    '<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="5" cy="17" r="2"/><circle cx="17" cy="17" r="2"/><path d="M7 18h8m4 0h2v-6a5 5 0 00-5-5h-1l1.5 5H21m-9 6V7h3M3 17v-5h9"/><path d="M4 12V6l18-3v2"/><path d="M8 12V8L4 6"/></g></svg>';