hdd from Unicons by Iconscout · Line · Devices · Apache-2.0 Free for personal and commercial use.

Name
hdd
Set
Unicons
Style
Line
Category
Devices
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More devices icons from Unicons

Use the hdd icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 14.86v-.05a2.6 2.6 0 0 0-.1-.57l-1.64-9.73a3 3 0 0 0-3-2.51H6.69a3 3 0 0 0-2.95 2.51l-1.62 9.71a2.6 2.6 0 0 0-.1.57v.05C2 14.91 2 15 2 15v4a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3zM5.71 4.83a1 1 0 0 1 1-.83h10.6a1 1 0 0 1 1 .83l1.2 7.22A2.6 2.6 0 0 0 19 12H5a2.6 2.6 0 0 0-.49.05ZM20 19a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-3.92l.08-.46A1 1 0 0 1 5 14h14a1 1 0 0 1 .92.62l.08.46Zm-3-3a1 1 0 1 0 1 1a1 1 0 0 0-1-1"/></svg>

React

import type { SVGProps } from "react";

export function UilHdd(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="M22 14.86v-.05a2.6 2.6 0 0 0-.1-.57l-1.64-9.73a3 3 0 0 0-3-2.51H6.69a3 3 0 0 0-2.95 2.51l-1.62 9.71a2.6 2.6 0 0 0-.1.57v.05C2 14.91 2 15 2 15v4a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3zM5.71 4.83a1 1 0 0 1 1-.83h10.6a1 1 0 0 1 1 .83l1.2 7.22A2.6 2.6 0 0 0 19 12H5a2.6 2.6 0 0 0-.49.05ZM20 19a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-3.92l.08-.46A1 1 0 0 1 5 14h14a1 1 0 0 1 .92.62l.08.46Zm-3-3a1 1 0 1 0 1 1a1 1 0 0 0-1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 14.86v-.05a2.6 2.6 0 0 0-.1-.57l-1.64-9.73a3 3 0 0 0-3-2.51H6.69a3 3 0 0 0-2.95 2.51l-1.62 9.71a2.6 2.6 0 0 0-.1.57v.05C2 14.91 2 15 2 15v4a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3zM5.71 4.83a1 1 0 0 1 1-.83h10.6a1 1 0 0 1 1 .83l1.2 7.22A2.6 2.6 0 0 0 19 12H5a2.6 2.6 0 0 0-.49.05ZM20 19a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-3.92l.08-.46A1 1 0 0 1 5 14h14a1 1 0 0 1 .92.62l.08.46Zm-3-3a1 1 0 1 0 1 1a1 1 0 0 0-1-1"/></svg>
</template>

CSS

.icon-hdd {
  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%22M22%2014.86v-.05a2.6%202.6%200%200%200-.1-.57l-1.64-9.73a3%203%200%200%200-3-2.51H6.69a3%203%200%200%200-2.95%202.51l-1.62%209.71a2.6%202.6%200%200%200-.1.57v.05C2%2014.91%202%2015%202%2015v4a3%203%200%200%200%203%203h14a3%203%200%200%200%203-3zM5.71%204.83a1%201%200%200%201%201-.83h10.6a1%201%200%200%201%201%20.83l1.2%207.22A2.6%202.6%200%200%200%2019%2012H5a2.6%202.6%200%200%200-.49.05ZM20%2019a1%201%200%200%201-1%201H5a1%201%200%200%201-1-1v-3.92l.08-.46A1%201%200%200%201%205%2014h14a1%201%200%200%201%20.92.62l.08.46Zm-3-3a1%201%200%201%200%201%201a1%201%200%200%200-1-1%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%22M22%2014.86v-.05a2.6%202.6%200%200%200-.1-.57l-1.64-9.73a3%203%200%200%200-3-2.51H6.69a3%203%200%200%200-2.95%202.51l-1.62%209.71a2.6%202.6%200%200%200-.1.57v.05C2%2014.91%202%2015%202%2015v4a3%203%200%200%200%203%203h14a3%203%200%200%200%203-3zM5.71%204.83a1%201%200%200%201%201-.83h10.6a1%201%200%200%201%201%20.83l1.2%207.22A2.6%202.6%200%200%200%2019%2012H5a2.6%202.6%200%200%200-.49.05ZM20%2019a1%201%200%200%201-1%201H5a1%201%200%200%201-1-1v-3.92l.08-.46A1%201%200%200%201%205%2014h14a1%201%200%200%201%20.92.62l.08.46Zm-3-3a1%201%200%201%200%201%201a1%201%200%200%200-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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