iron_disable constant

String const iron_disable

Implementation

static const String iron_disable =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M4 40h40l-2-16H20c-8.837 0-16 7.163-16 16Z"/><path d="M16 8h24l2 16"/><circle cx="24" cy="24" r="9" fill="#555"/><path d="m26 26-2-2-2-2m4 0-2 2-2 2"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';