hardware chip icon
hardware-chip-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.
- Name
- hardware-chip-sharp
- Set
- IonIcons
- Style
- Sharp
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
Use the hardware chip icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M160 160h192v192H160z"/><path fill="currentColor" d="M480 198v-44h-32V88a24 24 0 0 0-24-24h-66V32h-44v32h-36V32h-44v32h-36V32h-44v32H88a24 24 0 0 0-24 24v66H32v44h32v36H32v44h32v36H32v44h32v66a24 24 0 0 0 24 24h66v32h44v-32h36v32h44v-32h36v32h44v-32h66a24 24 0 0 0 24-24v-66h32v-44h-32v-36h32v-44h-32v-36Zm-352-70h256v256H128Z"/></svg>
React
import type { SVGProps } from "react";
export function IonHardwareChipSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M160 160h192v192H160z"/><path fill="currentColor" d="M480 198v-44h-32V88a24 24 0 0 0-24-24h-66V32h-44v32h-36V32h-44v32h-36V32h-44v32H88a24 24 0 0 0-24 24v66H32v44h32v36H32v44h32v36H32v44h32v66a24 24 0 0 0 24 24h66v32h44v-32h36v32h44v-32h36v32h44v-32h66a24 24 0 0 0 24-24v-66h32v-44h-32v-36h32v-44h-32v-36Zm-352-70h256v256H128Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M160 160h192v192H160z"/><path fill="currentColor" d="M480 198v-44h-32V88a24 24 0 0 0-24-24h-66V32h-44v32h-36V32h-44v32h-36V32h-44v32H88a24 24 0 0 0-24 24v66H32v44h32v36H32v44h32v36H32v44h32v66a24 24 0 0 0 24 24h66v32h44v-32h36v32h44v-32h36v32h44v-32h66a24 24 0 0 0 24-24v-66h32v-44h-32v-36h32v-44h-32v-36Zm-352-70h256v256H128Z"/></svg> </template>
CSS
.icon-hardware-chip-sharp {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%20160h192v192H160z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%20198v-44h-32V88a24%2024%200%200%200-24-24h-66V32h-44v32h-36V32h-44v32h-36V32h-44v32H88a24%2024%200%200%200-24%2024v66H32v44h32v36H32v44h32v36H32v44h32v66a24%2024%200%200%200%2024%2024h66v32h44v-32h36v32h44v-32h36v32h44v-32h66a24%2024%200%200%200%2024-24v-66h32v-44h-32v-36h32v-44h-32v-36Zm-352-70h256v256H128Z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%20160h192v192H160z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%20198v-44h-32V88a24%2024%200%200%200-24-24h-66V32h-44v32h-36V32h-44v32h-36V32h-44v32H88a24%2024%200%200%200-24%2024v66H32v44h32v36H32v44h32v36H32v44h32v66a24%2024%200%200%200%2024%2024h66v32h44v-32h36v32h44v-32h36v32h44v-32h66a24%2024%200%200%200%2024-24v-66h32v-44h-32v-36h32v-44h-32v-36Zm-352-70h256v256H128Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/hardware-chip-sharp.svg?color=%231a73e8&size=48