power_cord constant

String const power_cord

Implementation

static const String power_cord =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M16 4.414 14.586 3l-2.793 2.793-1.586-1.586L13 1.414 11.586 0 8.793 2.793 7 1 5.646 2.353l8 8L15 9l-1.793-1.793L16 4.414zm-3.593 6.114L5.472 3.593C3.975 5.388 2.276 8.163 3.45 10.55l-2.066 2.066a1.254 1.254 0 000 1.768l.232.232a1.254 1.254 0 001.768 0L5.45 12.55c2.387 1.174 5.161-.524 6.957-2.022z"/></svg>';