power_plug_off constant

String const power_plug_off

Implementation

static const String power_plug_off =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 21v-3L6 14.5V9q0-.6.275-1.125t.8-.8v2.8L1.4 4.2l1.4-1.4 18.4 18.4-1.4 1.4-4.95-4.95-.35.35v3Zm7.65-6.7L8 5.15V3h2v4h4V3h2v5l-1-1h1q.825 0 1.413.587Q18 8.175 18 9v4.45Z"/></svg>';