washing_machine_one constant

String const washing_machine_one

Implementation

static const String washing_machine_one =
    '<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"><rect width="32" height="40" x="8" y="4" stroke="#fff" stroke-width="4" rx="2"/><path fill="#555" stroke="#fff" stroke-width="4" d="M8 12a2 2 0 002 2h28a2 2 0 002-2V6a2 2 0 00-2-2H10a2 2 0 00-2 2v6Z"/><circle cx="14" cy="9" r="2" fill="#fff"/><circle cx="20" cy="9" r="2" fill="#fff"/><circle cx="24" cy="29" r="7" fill="#555" stroke="#fff" stroke-width="4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';