wash_machine constant

String const wash_machine

Implementation

static const String wash_machine =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><g fill="currentColor" fill-rule="evenodd"><path d="M16.031.042h-15v3h15v-3zm-12.989 2H1.938V.958h1.104v1.084zm2 0H3.938V.958h1.104v1.084z"/><path d="M1.021 3v13h14.958V3H1.021zm7.491 12.083c-3.068 0-5.555-2.5-5.555-5.583 0-3.084 2.486-5.584 5.555-5.584 3.067 0 5.554 2.5 5.554 5.584-.001 3.083-2.487 5.583-5.554 5.583z"/><path d="M8.516 5.083c-2.453 0-4.441 1.979-4.441 4.416 0 2.438 1.988 4.418 4.441 4.418 2.454 0 4.442-1.979 4.442-4.418 0-2.437-1.988-4.416-4.442-4.416zm3.283 4.945c.079 0 .15-.021.218-.048a3.527 3.527 0 01-3.501 3.037 3.528 3.528 0 01-3.537-3.519c0-1.94 1.584-3.516 3.537-3.516a3.527 3.527 0 013.501 3.036.53.53 0 10-.218 1.01z"/></g></svg>';