hard-drive-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.

Name
hard-drive-48-regular
Set
Fluent UI System Icons
Style
48 Regular
Viewbox
48×48
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

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 48 48"><path fill="currentColor" d="M11.304 11.373A4.25 4.25 0 0 1 15.117 9h17.766c1.62 0 3.098.92 3.813 2.373l6.661 13.53q.116.236.211.478A4.2 4.2 0 0 1 44 27.25v7.5A4.25 4.25 0 0 1 39.75 39H8.25A4.25 4.25 0 0 1 4 34.75v-7.5c0-.67.155-1.305.432-1.869q.095-.241.21-.477zm23.15 1.104a1.75 1.75 0 0 0-1.57-.977H15.116a1.75 1.75 0 0 0-1.57.977L8.367 23h31.267zM6.718 26.402a3.8 3.8 0 0 0-.219 1.262v7.086c0 .967.784 1.75 1.75 1.75h31.5a1.75 1.75 0 0 0 1.75-1.75v-7.086c0-.431-.074-.858-.219-1.262a1.75 1.75 0 0 0-1.531-.902H8.25a1.75 1.75 0 0 0-1.531.902M36 33a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></svg>

React

import type { SVGProps } from "react";

export function FluentHardDrive48Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M11.304 11.373A4.25 4.25 0 0 1 15.117 9h17.766c1.62 0 3.098.92 3.813 2.373l6.661 13.53q.116.236.211.478A4.2 4.2 0 0 1 44 27.25v7.5A4.25 4.25 0 0 1 39.75 39H8.25A4.25 4.25 0 0 1 4 34.75v-7.5c0-.67.155-1.305.432-1.869q.095-.241.21-.477zm23.15 1.104a1.75 1.75 0 0 0-1.57-.977H15.116a1.75 1.75 0 0 0-1.57.977L8.367 23h31.267zM6.718 26.402a3.8 3.8 0 0 0-.219 1.262v7.086c0 .967.784 1.75 1.75 1.75h31.5a1.75 1.75 0 0 0 1.75-1.75v-7.086c0-.431-.074-.858-.219-1.262a1.75 1.75 0 0 0-1.531-.902H8.25a1.75 1.75 0 0 0-1.531.902M36 33a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M11.304 11.373A4.25 4.25 0 0 1 15.117 9h17.766c1.62 0 3.098.92 3.813 2.373l6.661 13.53q.116.236.211.478A4.2 4.2 0 0 1 44 27.25v7.5A4.25 4.25 0 0 1 39.75 39H8.25A4.25 4.25 0 0 1 4 34.75v-7.5c0-.67.155-1.305.432-1.869q.095-.241.21-.477zm23.15 1.104a1.75 1.75 0 0 0-1.57-.977H15.116a1.75 1.75 0 0 0-1.57.977L8.367 23h31.267zM6.718 26.402a3.8 3.8 0 0 0-.219 1.262v7.086c0 .967.784 1.75 1.75 1.75h31.5a1.75 1.75 0 0 0 1.75-1.75v-7.086c0-.431-.074-.858-.219-1.262a1.75 1.75 0 0 0-1.531-.902H8.25a1.75 1.75 0 0 0-1.531.902M36 33a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></svg>
</template>

CSS

.icon-hard-drive-48-regular {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.304%2011.373A4.25%204.25%200%200%201%2015.117%209h17.766c1.62%200%203.098.92%203.813%202.373l6.661%2013.53q.116.236.211.478A4.2%204.2%200%200%201%2044%2027.25v7.5A4.25%204.25%200%200%201%2039.75%2039H8.25A4.25%204.25%200%200%201%204%2034.75v-7.5c0-.67.155-1.305.432-1.869q.095-.241.21-.477zm23.15%201.104a1.75%201.75%200%200%200-1.57-.977H15.116a1.75%201.75%200%200%200-1.57.977L8.367%2023h31.267zM6.718%2026.402a3.8%203.8%200%200%200-.219%201.262v7.086c0%20.967.784%201.75%201.75%201.75h31.5a1.75%201.75%200%200%200%201.75-1.75v-7.086c0-.431-.074-.858-.219-1.262a1.75%201.75%200%200%200-1.531-.902H8.25a1.75%201.75%200%200%200-1.531.902M36%2033a2%202%200%201%200%200-4a2%202%200%200%200%200%204%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.304%2011.373A4.25%204.25%200%200%201%2015.117%209h17.766c1.62%200%203.098.92%203.813%202.373l6.661%2013.53q.116.236.211.478A4.2%204.2%200%200%201%2044%2027.25v7.5A4.25%204.25%200%200%201%2039.75%2039H8.25A4.25%204.25%200%200%201%204%2034.75v-7.5c0-.67.155-1.305.432-1.869q.095-.241.21-.477zm23.15%201.104a1.75%201.75%200%200%200-1.57-.977H15.116a1.75%201.75%200%200%200-1.57.977L8.367%2023h31.267zM6.718%2026.402a3.8%203.8%200%200%200-.219%201.262v7.086c0%20.967.784%201.75%201.75%201.75h31.5a1.75%201.75%200%200%200%201.75-1.75v-7.086c0-.431-.074-.858-.219-1.262a1.75%201.75%200%200%200-1.531-.902H8.25a1.75%201.75%200%200%200-1.531.902M36%2033a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/hard-drive-48-regular.svg?color=%231a73e8&size=48