crane_off constant

String const crane_off

Implementation

static const String crane_off =
    '<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="M6 21h6m-3 0V9m0-4V3L7.999 4.001M6.005 5.995 3 9h6m4 0h8M9 3l10 6m-2 0v4a2 2 0 012 2m-2 2a2 2 0 01-2-2M3 3l18 18"/></svg>';