usb_line constant

String const usb_line

Implementation

static const String usb_line =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6v1m4-1v1m-6 4h8a1 1 0 001-1V4a1 1 0 00-1-1H8a1 1 0 00-1 1v6a1 1 0 001 1zm2 8H9a4 4 0 01-4-4v-3a1 1 0 011-1h12a1 1 0 011 1v3a4 4 0 01-4 4h-1m-4 0v2m0-2h4m0 0v2"/></svg>';