usb constant

String const usb

Implementation

static const String usb =
    '<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="1.5" d="M12.5 2v15m0-3 5.5-2V8.5M12.5 16 7 14.5v-3M12.5 22a2.5 2.5 0 100-5 2.5 2.5 0 000 5Zm4-16.5v3h3v-3h-3Zm-6-1.5 2-2 2 2M7 11a2 2 0 100-4 2 2 0 000 4Z"/></svg>';