usb_cable_solid constant

String const usb_cable_solid

Implementation

static const String usb_cable_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M11 0H4v6h7V0ZM6 4V2h1v2H6Zm2 0V2h1v2H8Z" clip-rule="evenodd"/><path fill="currentColor" d="M12 7H3v3.5A1.5 1.5 0 004.5 12H5v2h1v1h1v-1h1v1h1v-1h1v-2h.5a1.5 1.5 0 001.5-1.5V7Z"/></svg>';