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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="12" cy="19" r="2"/><path d="M12 17V5.5M7 10v3l5 3m0-1.5 5-2V10m-1 0h2V8h-2z"/><circle cx="7" cy="9" r="1"/><path d="M10 5.5h4L12 3z"/></g></svg>';