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"><path d="M10 4.5h1v2h-1v-2Zm4 0h-1v2h1v-2Z"/><path fill-rule="evenodd" d="M7 8.5v-7h10v7h2v11a3 3 0 01-3 3H8a3 3 0 01-3-3v-11h2Zm2-5h6v5H9v-5Zm8 7H7v9a1 1 0 001 1h8a1 1 0 001-1v-9Z" clip-rule="evenodd"/></g></svg>';