A flash drive with its plug on the right, for removable storage, USB sticks and file transfer. On a 24×24 grid in stroke, duotone and fill, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M4 4L12 4C13.1046 4 14 4.8954 14 6L14 18C14 19.1046 13.1046 20 12 20L4 20C2.8954 20 2 19.1046 2 18L2 6C2 4.8954 2.8954 4 4 4ZM14 6L20 6C21.1046 6 22 6.8954 22 8L22 16C22 17.1046 21.1046 18 20 18L14 18" fill="none"/>
<path d="M19 10C19 10.5523 18.5523 11 18 11C17.4477 11 17 10.5523 17 10C17 9.4477 17.4477 9 18 9C18.5523 9 19 9.4477 19 10ZM19 14C19 14.5523 18.5523 15 18 15C17.4477 15 17 14.5523 17 14C17 13.4477 17.4477 13 18 13C18.5523 13 19 13.4477 19 14Z" fill="currentColor" stroke="none"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- flash drive
- thumb drive
- memory stick
- pen drive
- removable storage
- external
Related icons
The rest of the usb family first, then the Devices shelf.
FAQ
Answered from usb-drive's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the usb-drive icon for?
- A flash drive with its plug on the right, for removable storage, USB sticks and file transfer. It is filed under Devices in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as flash drive, thumb drive, memory stick, pen drive, removable storage and external, and the browser's search matches all of those.
- What styles does the usb-drive icon come in?
- All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
- Is there a square or circle version of usb-drive?
- No. usb-drive is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with usb-drive?
- usb, app-check, app-dot, app-minus, app-plus and app-x, and 12 more, all shown below. The usb family is listed first, then the rest of the Devices shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import usb-drive in React?
- <UsbDrive /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <UsbDrive size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the usb-drive SVG?
- icons/stroke/usb-drive.svg, icons/duotone/usb-drive.svg and icons/fill/usb-drive.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was usb-drive added to the set?
- Added 11 Sept 2026. It ships in v0.8.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.