hard drive icon
hard-drive-outline from Material Symbols Light by Google · Outline · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- hard-drive-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- hard-drive-outline-rounded
3 other variants in Material Symbols Light
The same icon in other sets
hard-drive-fillEva Iconshard-driveFont Awesome 6 Regularhard-driveFont Awesome 6 Solidhard-driveFont Awesome Regularhard-driveFont Awesome Solidhard-driveFeather Iconshard-drive-16-filledFluent UI System Iconshard-driveHuge Iconshard-driveIconoirhard-driveLucidehard-driveMajesticonshard-driveMaterial Symbolshard-driveMyna UI Iconshard-drivePhosphorhard-drive-fillRemix Iconhard-driveTDesign Icons
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the hard drive icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 16.423h14.769q.269 0 .442-.173t.173-.442v-5.154H4v5.154q0 .269.173.442t.443.173m13.206-2.178q.294-.293.294-.707t-.294-.706q-.293-.294-.707-.294q-.413 0-.706.294t-.294.706t.294.707t.706.293t.707-.293M21 9.654h-1.402l-2.423-2.5H6.825l-2.423 2.5H3l2.944-3.021q.218-.237.522-.358t.628-.121h9.812q.323 0 .628.121t.522.358zM4.616 17.423q-.672 0-1.144-.472T3 15.808V9.654h18v6.154q0 .67-.472 1.143q-.472.472-1.144.472z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHardDriveOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 16.423h14.769q.269 0 .442-.173t.173-.442v-5.154H4v5.154q0 .269.173.442t.443.173m13.206-2.178q.294-.293.294-.707t-.294-.706q-.293-.294-.707-.294q-.413 0-.706.294t-.294.706t.294.707t.706.293t.707-.293M21 9.654h-1.402l-2.423-2.5H6.825l-2.423 2.5H3l2.944-3.021q.218-.237.522-.358t.628-.121h9.812q.323 0 .628.121t.522.358zM4.616 17.423q-.672 0-1.144-.472T3 15.808V9.654h18v6.154q0 .67-.472 1.143q-.472.472-1.144.472z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 16.423h14.769q.269 0 .442-.173t.173-.442v-5.154H4v5.154q0 .269.173.442t.443.173m13.206-2.178q.294-.293.294-.707t-.294-.706q-.293-.294-.707-.294q-.413 0-.706.294t-.294.706t.294.707t.706.293t.707-.293M21 9.654h-1.402l-2.423-2.5H6.825l-2.423 2.5H3l2.944-3.021q.218-.237.522-.358t.628-.121h9.812q.323 0 .628.121t.522.358zM4.616 17.423q-.672 0-1.144-.472T3 15.808V9.654h18v6.154q0 .67-.472 1.143q-.472.472-1.144.472z"/></svg> </template>
CSS
.icon-hard-drive-outline {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.616%2016.423h14.769q.269%200%20.442-.173t.173-.442v-5.154H4v5.154q0%20.269.173.442t.443.173m13.206-2.178q.294-.293.294-.707t-.294-.706q-.293-.294-.707-.294q-.413%200-.706.294t-.294.706t.294.707t.706.293t.707-.293M21%209.654h-1.402l-2.423-2.5H6.825l-2.423%202.5H3l2.944-3.021q.218-.237.522-.358t.628-.121h9.812q.323%200%20.628.121t.522.358zM4.616%2017.423q-.672%200-1.144-.472T3%2015.808V9.654h18v6.154q0%20.67-.472%201.143q-.472.472-1.144.472z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.616%2016.423h14.769q.269%200%20.442-.173t.173-.442v-5.154H4v5.154q0%20.269.173.442t.443.173m13.206-2.178q.294-.293.294-.707t-.294-.706q-.293-.294-.707-.294q-.413%200-.706.294t-.294.706t.294.707t.706.293t.707-.293M21%209.654h-1.402l-2.423-2.5H6.825l-2.423%202.5H3l2.944-3.021q.218-.237.522-.358t.628-.121h9.812q.323%200%20.628.121t.522.358zM4.616%2017.423q-.672%200-1.144-.472T3%2015.808V9.654h18v6.154q0%20.67-.472%201.143q-.472.472-1.144.472z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/hard-drive-outline.svg?color=%231a73e8&size=48