device-hdd-fill from Bootstrap Icons by The Bootstrap Authors · Fill · MIT Free for personal and commercial use.

Name
device-hdd-fill
Set
Bootstrap Icons
Style
Fill
Viewbox
16×16
License
MIT

1 other variant in Bootstrap Icons

Related icons in Bootstrap Icons

Use the device hdd icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M8.785 9.896A3.001 3.001 0 0 0 8 4a3 3 0 0 0-.891 5.865c.667-.44 1.396-.91 1.955-1.268c.224-.144.483.115.34.34zM9 7a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/><path d="M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm9 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m0 13a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-9.5.5a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1M4 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m2.882 11.177a1.102 1.102 0 0 1-1.56-1.559c.1-.098.396-.314.795-.588a4 4 0 1 1 1.946.47c-.537.813-1.02 1.515-1.181 1.677"/></g></svg>

React

import type { SVGProps } from "react";

export function BiDeviceHddFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M8.785 9.896A3.001 3.001 0 0 0 8 4a3 3 0 0 0-.891 5.865c.667-.44 1.396-.91 1.955-1.268c.224-.144.483.115.34.34zM9 7a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/><path d="M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm9 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m0 13a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-9.5.5a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1M4 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m2.882 11.177a1.102 1.102 0 0 1-1.56-1.559c.1-.098.396-.314.795-.588a4 4 0 1 1 1.946.47c-.537.813-1.02 1.515-1.181 1.677"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M8.785 9.896A3.001 3.001 0 0 0 8 4a3 3 0 0 0-.891 5.865c.667-.44 1.396-.91 1.955-1.268c.224-.144.483.115.34.34zM9 7a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/><path d="M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm9 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m0 13a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-9.5.5a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1M4 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m2.882 11.177a1.102 1.102 0 0 1-1.56-1.559c.1-.098.396-.314.795-.588a4 4 0 1 1 1.946.47c-.537.813-1.02 1.515-1.181 1.677"/></g></svg>
</template>

CSS

.icon-device-hdd-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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8.785%209.896A3.001%203.001%200%200%200%208%204a3%203%200%200%200-.891%205.865c.667-.44%201.396-.91%201.955-1.268c.224-.144.483.115.34.34zM9%207a1%201%200%201%201-2%200a1%201%200%200%201%202%200%22%2F%3E%3Cpath%20d%3D%22M4%200a2%202%200%200%200-2%202v12a2%202%200%200%200%202%202h8a2%202%200%200%200%202-2V2a2%202%200%200%200-2-2zm9%201.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m0%2013a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-9.5.5a.5.5%200%201%201%200-1a.5.5%200%200%201%200%201M4%201.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m2.882%2011.177a1.102%201.102%200%200%201-1.56-1.559c.1-.098.396-.314.795-.588a4%204%200%201%201%201.946.47c-.537.813-1.02%201.515-1.181%201.677%22%2F%3E%3C%2Fg%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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8.785%209.896A3.001%203.001%200%200%200%208%204a3%203%200%200%200-.891%205.865c.667-.44%201.396-.91%201.955-1.268c.224-.144.483.115.34.34zM9%207a1%201%200%201%201-2%200a1%201%200%200%201%202%200%22%2F%3E%3Cpath%20d%3D%22M4%200a2%202%200%200%200-2%202v12a2%202%200%200%200%202%202h8a2%202%200%200%200%202-2V2a2%202%200%200%200-2-2zm9%201.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m0%2013a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-9.5.5a.5.5%200%201%201%200-1a.5.5%200%200%201%200%201M4%201.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m2.882%2011.177a1.102%201.102%200%200%201-1.56-1.559c.1-.098.396-.314.795-.588a4%204%200%201%201%201.946.47c-.537.813-1.02%201.515-1.181%201.677%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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