graphics card icon

graphics-card-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
graphics-card-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the graphics card icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232 48H16a8 8 0 0 0-8 8v152a8 8 0 0 0 16 0v-16h16v16a8 8 0 0 0 16 0v-16h16v16a8 8 0 0 0 16 0v-16h16v16a8 8 0 0 0 16 0v-16h112a16 16 0 0 0 16-16V64a16 16 0 0 0-16-16m-20 72a35.8 35.8 0 0 1-5.53 19.16l-49.63-49.63A36 36 0 0 1 212 120m-96 0a35.8 35.8 0 0 1-5.53 19.16L60.84 89.53A36 36 0 0 1 116 120m-36 36a36 36 0 0 1-30.47-55.16l49.63 49.63A35.8 35.8 0 0 1 80 156m60-36a35.8 35.8 0 0 1 5.53-19.16l49.63 49.63A36 36 0 0 1 140 120"/></svg>

React

import type { SVGProps } from "react";

export function PhGraphicsCardFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232 48H16a8 8 0 0 0-8 8v152a8 8 0 0 0 16 0v-16h16v16a8 8 0 0 0 16 0v-16h16v16a8 8 0 0 0 16 0v-16h16v16a8 8 0 0 0 16 0v-16h112a16 16 0 0 0 16-16V64a16 16 0 0 0-16-16m-20 72a35.8 35.8 0 0 1-5.53 19.16l-49.63-49.63A36 36 0 0 1 212 120m-96 0a35.8 35.8 0 0 1-5.53 19.16L60.84 89.53A36 36 0 0 1 116 120m-36 36a36 36 0 0 1-30.47-55.16l49.63 49.63A35.8 35.8 0 0 1 80 156m60-36a35.8 35.8 0 0 1 5.53-19.16l49.63 49.63A36 36 0 0 1 140 120"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232 48H16a8 8 0 0 0-8 8v152a8 8 0 0 0 16 0v-16h16v16a8 8 0 0 0 16 0v-16h16v16a8 8 0 0 0 16 0v-16h16v16a8 8 0 0 0 16 0v-16h112a16 16 0 0 0 16-16V64a16 16 0 0 0-16-16m-20 72a35.8 35.8 0 0 1-5.53 19.16l-49.63-49.63A36 36 0 0 1 212 120m-96 0a35.8 35.8 0 0 1-5.53 19.16L60.84 89.53A36 36 0 0 1 116 120m-36 36a36 36 0 0 1-30.47-55.16l49.63 49.63A35.8 35.8 0 0 1 80 156m60-36a35.8 35.8 0 0 1 5.53-19.16l49.63 49.63A36 36 0 0 1 140 120"/></svg>
</template>

CSS

.icon-graphics-card-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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M232%2048H16a8%208%200%200%200-8%208v152a8%208%200%200%200%2016%200v-16h16v16a8%208%200%200%200%2016%200v-16h16v16a8%208%200%200%200%2016%200v-16h16v16a8%208%200%200%200%2016%200v-16h112a16%2016%200%200%200%2016-16V64a16%2016%200%200%200-16-16m-20%2072a35.8%2035.8%200%200%201-5.53%2019.16l-49.63-49.63A36%2036%200%200%201%20212%20120m-96%200a35.8%2035.8%200%200%201-5.53%2019.16L60.84%2089.53A36%2036%200%200%201%20116%20120m-36%2036a36%2036%200%200%201-30.47-55.16l49.63%2049.63A35.8%2035.8%200%200%201%2080%20156m60-36a35.8%2035.8%200%200%201%205.53-19.16l49.63%2049.63A36%2036%200%200%201%20140%20120%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M232%2048H16a8%208%200%200%200-8%208v152a8%208%200%200%200%2016%200v-16h16v16a8%208%200%200%200%2016%200v-16h16v16a8%208%200%200%200%2016%200v-16h16v16a8%208%200%200%200%2016%200v-16h112a16%2016%200%200%200%2016-16V64a16%2016%200%200%200-16-16m-20%2072a35.8%2035.8%200%200%201-5.53%2019.16l-49.63-49.63A36%2036%200%200%201%20212%20120m-96%200a35.8%2035.8%200%200%201-5.53%2019.16L60.84%2089.53A36%2036%200%200%201%20116%20120m-36%2036a36%2036%200%200%201-30.47-55.16l49.63%2049.63A35.8%2035.8%200%200%201%2080%20156m60-36a35.8%2035.8%200%200%201%205.53-19.16l49.63%2049.63A36%2036%200%200%201%20140%20120%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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