vacuum_cleaner constant

String const vacuum_cleaner

Implementation

static const String vacuum_cleaner =
    '<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" stroke="currentColor" stroke-width="4"><path d="M26 22.5V10c0-3 2-6 6-6s6 3 6 6v24"/><path stroke-linecap="round" stroke-linejoin="round" d="M32.75 34h10.5l.75 6H32l.75-6ZM10 40h15.886c.063 0 .114-.05.114-.114V23.255C26 15.935 20.066 10 12.745 10v0A5.745 5.745 0 007 15.745V29"/><circle cx="10" cy="34" r="6"/><path stroke-linecap="round" stroke-linejoin="round" d="M14 10v19"/></g></svg>';