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"><mask id="svgIDa"><g fill="none"><rect width="32" height="40" x="8.778" y="4" stroke="#fff" stroke-width="4" rx="2"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M8.778 15.5h32"/><circle cx="28.778" cy="10" r="2" fill="#fff"/><circle cx="34.778" cy="10" r="2" fill="#fff"/><circle cx="24.778" cy="30" r="7" fill="#555" stroke="#fff" stroke-width="4"/></g></mask><path fill="currentColor" d="M0 0h49v48H0z" mask="url(#svgIDa)"/></svg>';