washing_machine constant

String const washing_machine

Implementation

static const String washing_machine =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="49" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 49 48"><g fill="currentColor"><rect width="32" height="40" x="8.778" y="4" stroke="currentColor" stroke-width="4" rx="2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M8.778 15.5h32"/><circle cx="28.778" cy="10" r="2"/><circle cx="34.778" cy="10" r="2"/><circle cx="24.778" cy="30" r="7" stroke="currentColor" stroke-width="4"/></g></svg>';