hdd icon
hdd from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- hdd
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
- Aliases
- bx-hdd
The same icon in other sets
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="m21.983 13.821l-1.851-10.18A2 2 0 0 0 18.165 2H5.835a2 2 0 0 0-1.968 1.643l-1.85 10.178l.019.003c-.012.06-.036.114-.036.176v5c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2v-5c0-.063-.024-.116-.035-.176zM5.835 4h12.331l1.637 9H4.198zM4 19v-4h16l.002 4z"/><path fill="currentColor" d="M17 16h2v2h-2zm-3 0h2v2h-2z"/></svg>
React
import type { SVGProps } from "react";
export function BxHdd(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="m21.983 13.821l-1.851-10.18A2 2 0 0 0 18.165 2H5.835a2 2 0 0 0-1.968 1.643l-1.85 10.178l.019.003c-.012.06-.036.114-.036.176v5c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2v-5c0-.063-.024-.116-.035-.176zM5.835 4h12.331l1.637 9H4.198zM4 19v-4h16l.002 4z"/><path fill="currentColor" d="M17 16h2v2h-2zm-3 0h2v2h-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.983 13.821l-1.851-10.18A2 2 0 0 0 18.165 2H5.835a2 2 0 0 0-1.968 1.643l-1.85 10.178l.019.003c-.012.06-.036.114-.036.176v5c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2v-5c0-.063-.024-.116-.035-.176zM5.835 4h12.331l1.637 9H4.198zM4 19v-4h16l.002 4z"/><path fill="currentColor" d="M17 16h2v2h-2zm-3 0h2v2h-2z"/></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%22m21.983%2013.821l-1.851-10.18A2%202%200%200%200%2018.165%202H5.835a2%202%200%200%200-1.968%201.643l-1.85%2010.178l.019.003c-.012.06-.036.114-.036.176v5c0%201.103.897%202%202%202h16c1.103%200%202-.897%202-2v-5c0-.063-.024-.116-.035-.176zM5.835%204h12.331l1.637%209H4.198zM4%2019v-4h16l.002%204z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2016h2v2h-2zm-3%200h2v2h-2z%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%22m21.983%2013.821l-1.851-10.18A2%202%200%200%200%2018.165%202H5.835a2%202%200%200%200-1.968%201.643l-1.85%2010.178l.019.003c-.012.06-.036.114-.036.176v5c0%201.103.897%202%202%202h16c1.103%200%202-.897%202-2v-5c0-.063-.024-.116-.035-.176zM5.835%204h12.331l1.637%209H4.198zM4%2019v-4h16l.002%204z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2016h2v2h-2zm-3%200h2v2h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/hdd.svg?color=%231a73e8&size=48