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"><g fill="currentColor"><rect width="32" height="40" x="8" y="4" stroke="currentColor" stroke-width="4" rx="2"/><path stroke="currentColor" 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"/><circle cx="20" cy="9" r="2"/><circle cx="24" cy="29" r="7" stroke="currentColor" stroke-width="4"/></g></svg>';