storagedevicetechnologyhardwaredata
Hardrive
A hard drive icon, representing a storage device used for storing and retrieving digital information. It typically features a rectangular shape with a circular disk inside, symbolizing the physical components of a hard drive.
import Hardrive from "cssvg-icons/hardrive";
export default function App() {
return (
<Hardrive
color="#ffffff"
strokeWidth={2}
size={120}
/>
);
}Missing something?
Need a variant of Hardrive or a different style? Open a GitHub issue and we'll add it to the queue.
Request a variant