hard drive icon
hard-drive-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- hard-drive-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
11 other variants in Fluent UI System Icons
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-driveHuge Iconshard-driveIconoirhard-driveLucidehard-driveMajesticonshard-driveMaterial Symbolshard-driveMaterial Symbols Lighthard-driveMyna UI Iconshard-drivePhosphorhard-drive-fillRemix Iconhard-driveTDesign Icons
Related icons in Fluent UI System Icons
Use the hard drive icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.527 6.442A2.75 2.75 0 0 1 8.947 5h10.111a2.75 2.75 0 0 1 2.42 1.442l3.463 6.408a4.2 4.2 0 0 0-1.691-.35H4.75c-.599 0-1.168.124-1.685.347zM23.25 23A2.75 2.75 0 0 0 26 20.25v-3.5A2.75 2.75 0 0 0 23.25 14H4.75A2.75 2.75 0 0 0 2 16.75v3.5A2.75 2.75 0 0 0 4.75 23zm-3-4.5a1.25 1.25 0 0 1 1.238-1.25h.024a1.25 1.25 0 1 1-1.262 1.25"/></svg>
React
import type { SVGProps } from "react";
export function FluentHardDrive28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.527 6.442A2.75 2.75 0 0 1 8.947 5h10.111a2.75 2.75 0 0 1 2.42 1.442l3.463 6.408a4.2 4.2 0 0 0-1.691-.35H4.75c-.599 0-1.168.124-1.685.347zM23.25 23A2.75 2.75 0 0 0 26 20.25v-3.5A2.75 2.75 0 0 0 23.25 14H4.75A2.75 2.75 0 0 0 2 16.75v3.5A2.75 2.75 0 0 0 4.75 23zm-3-4.5a1.25 1.25 0 0 1 1.238-1.25h.024a1.25 1.25 0 1 1-1.262 1.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.527 6.442A2.75 2.75 0 0 1 8.947 5h10.111a2.75 2.75 0 0 1 2.42 1.442l3.463 6.408a4.2 4.2 0 0 0-1.691-.35H4.75c-.599 0-1.168.124-1.685.347zM23.25 23A2.75 2.75 0 0 0 26 20.25v-3.5A2.75 2.75 0 0 0 23.25 14H4.75A2.75 2.75 0 0 0 2 16.75v3.5A2.75 2.75 0 0 0 4.75 23zm-3-4.5a1.25 1.25 0 0 1 1.238-1.25h.024a1.25 1.25 0 1 1-1.262 1.25"/></svg> </template>
CSS
.icon-hard-drive-28-filled {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.527%206.442A2.75%202.75%200%200%201%208.947%205h10.111a2.75%202.75%200%200%201%202.42%201.442l3.463%206.408a4.2%204.2%200%200%200-1.691-.35H4.75c-.599%200-1.168.124-1.685.347zM23.25%2023A2.75%202.75%200%200%200%2026%2020.25v-3.5A2.75%202.75%200%200%200%2023.25%2014H4.75A2.75%202.75%200%200%200%202%2016.75v3.5A2.75%202.75%200%200%200%204.75%2023zm-3-4.5a1.25%201.25%200%200%201%201.238-1.25h.024a1.25%201.25%200%201%201-1.262%201.25%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.527%206.442A2.75%202.75%200%200%201%208.947%205h10.111a2.75%202.75%200%200%201%202.42%201.442l3.463%206.408a4.2%204.2%200%200%200-1.691-.35H4.75c-.599%200-1.168.124-1.685.347zM23.25%2023A2.75%202.75%200%200%200%2026%2020.25v-3.5A2.75%202.75%200%200%200%2023.25%2014H4.75A2.75%202.75%200%200%200%202%2016.75v3.5A2.75%202.75%200%200%200%204.75%2023zm-3-4.5a1.25%201.25%200%200%201%201.238-1.25h.024a1.25%201.25%200%201%201-1.262%201.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/hard-drive-28-filled.svg?color=%231a73e8&size=48