hard drive icon

hard-drive-fill from Remix Icon by Remix Design · Fill · Device · Apache-2.0 Free for personal and commercial use.

Name
hard-drive-fill
Set
Remix Icon
Style
Fill
Category
Device
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More device icons from Remix Icon

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="M13.95 2H20a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-8.05q.494.05 1 .05c5.523 0 10-4.477 10-10q0-.506-.05-1M15 16v2h2v-2zM11.938 2Q12 2.492 12 3a8 8 0 0 1-9 7.938V3a1 1 0 0 1 1-1z"/></svg>

React

import type { SVGProps } from "react";

export function RiHardDriveFill(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="M13.95 2H20a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-8.05q.494.05 1 .05c5.523 0 10-4.477 10-10q0-.506-.05-1M15 16v2h2v-2zM11.938 2Q12 2.492 12 3a8 8 0 0 1-9 7.938V3a1 1 0 0 1 1-1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.95 2H20a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-8.05q.494.05 1 .05c5.523 0 10-4.477 10-10q0-.506-.05-1M15 16v2h2v-2zM11.938 2Q12 2.492 12 3a8 8 0 0 1-9 7.938V3a1 1 0 0 1 1-1z"/></svg>
</template>

CSS

.icon-hard-drive-fill {
  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%22M13.95%202H20a1%201%200%200%201%201%201v18a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1v-8.05q.494.05%201%20.05c5.523%200%2010-4.477%2010-10q0-.506-.05-1M15%2016v2h2v-2zM11.938%202Q12%202.492%2012%203a8%208%200%200%201-9%207.938V3a1%201%200%200%201%201-1z%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%22M13.95%202H20a1%201%200%200%201%201%201v18a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1v-8.05q.494.05%201%20.05c5.523%200%2010-4.477%2010-10q0-.506-.05-1M15%2016v2h2v-2zM11.938%202Q12%202.492%2012%203a8%208%200%200%201-9%207.938V3a1%201%200%200%201%201-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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