head circuit icon

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

Name
head-circuit-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the head circuit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M120 72a8 8 0 1 1 8 8a8 8 0 0 1-8-8m24 64a8 8 0 1 0 8-8a8 8 0 0 0-8 8m48.5 35.47a88.32 88.32 0 0 0 31.5-69.58q0-1.1-.09-2.19a4 4 0 0 0-4-3.75h-24.16l-23.13 27.75a24 24 0 1 1-12.28-10.25l25.51-30.62A8 8 0 0 1 192 80h23.14a4 4 0 0 0 3.77-5.35C207.27 42 176.86 18 140.74 16.08h-.59a4 4 0 0 0-4.15 4v29.25a24 24 0 1 1-16 0v-27a4 4 0 0 0-4.89-3.91A88.16 88.16 0 0 0 48 102l-22.45 43.14l-.22.45a16 16 0 0 0 7.51 20.7l.25.12L56 176.9v31a16 16 0 0 0 16 16h40v8a8 8 0 0 0 8 8h71.77a8.4 8.4 0 0 0 4.06-1a8 8 0 0 0 4.11-8Z"/></svg>

React

import type { SVGProps } from "react";

export function PhHeadCircuitFill(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="M120 72a8 8 0 1 1 8 8a8 8 0 0 1-8-8m24 64a8 8 0 1 0 8-8a8 8 0 0 0-8 8m48.5 35.47a88.32 88.32 0 0 0 31.5-69.58q0-1.1-.09-2.19a4 4 0 0 0-4-3.75h-24.16l-23.13 27.75a24 24 0 1 1-12.28-10.25l25.51-30.62A8 8 0 0 1 192 80h23.14a4 4 0 0 0 3.77-5.35C207.27 42 176.86 18 140.74 16.08h-.59a4 4 0 0 0-4.15 4v29.25a24 24 0 1 1-16 0v-27a4 4 0 0 0-4.89-3.91A88.16 88.16 0 0 0 48 102l-22.45 43.14l-.22.45a16 16 0 0 0 7.51 20.7l.25.12L56 176.9v31a16 16 0 0 0 16 16h40v8a8 8 0 0 0 8 8h71.77a8.4 8.4 0 0 0 4.06-1a8 8 0 0 0 4.11-8Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M120 72a8 8 0 1 1 8 8a8 8 0 0 1-8-8m24 64a8 8 0 1 0 8-8a8 8 0 0 0-8 8m48.5 35.47a88.32 88.32 0 0 0 31.5-69.58q0-1.1-.09-2.19a4 4 0 0 0-4-3.75h-24.16l-23.13 27.75a24 24 0 1 1-12.28-10.25l25.51-30.62A8 8 0 0 1 192 80h23.14a4 4 0 0 0 3.77-5.35C207.27 42 176.86 18 140.74 16.08h-.59a4 4 0 0 0-4.15 4v29.25a24 24 0 1 1-16 0v-27a4 4 0 0 0-4.89-3.91A88.16 88.16 0 0 0 48 102l-22.45 43.14l-.22.45a16 16 0 0 0 7.51 20.7l.25.12L56 176.9v31a16 16 0 0 0 16 16h40v8a8 8 0 0 0 8 8h71.77a8.4 8.4 0 0 0 4.06-1a8 8 0 0 0 4.11-8Z"/></svg>
</template>

CSS

.icon-head-circuit-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%22M120%2072a8%208%200%201%201%208%208a8%208%200%200%201-8-8m24%2064a8%208%200%201%200%208-8a8%208%200%200%200-8%208m48.5%2035.47a88.32%2088.32%200%200%200%2031.5-69.58q0-1.1-.09-2.19a4%204%200%200%200-4-3.75h-24.16l-23.13%2027.75a24%2024%200%201%201-12.28-10.25l25.51-30.62A8%208%200%200%201%20192%2080h23.14a4%204%200%200%200%203.77-5.35C207.27%2042%20176.86%2018%20140.74%2016.08h-.59a4%204%200%200%200-4.15%204v29.25a24%2024%200%201%201-16%200v-27a4%204%200%200%200-4.89-3.91A88.16%2088.16%200%200%200%2048%20102l-22.45%2043.14l-.22.45a16%2016%200%200%200%207.51%2020.7l.25.12L56%20176.9v31a16%2016%200%200%200%2016%2016h40v8a8%208%200%200%200%208%208h71.77a8.4%208.4%200%200%200%204.06-1a8%208%200%200%200%204.11-8Z%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%22M120%2072a8%208%200%201%201%208%208a8%208%200%200%201-8-8m24%2064a8%208%200%201%200%208-8a8%208%200%200%200-8%208m48.5%2035.47a88.32%2088.32%200%200%200%2031.5-69.58q0-1.1-.09-2.19a4%204%200%200%200-4-3.75h-24.16l-23.13%2027.75a24%2024%200%201%201-12.28-10.25l25.51-30.62A8%208%200%200%201%20192%2080h23.14a4%204%200%200%200%203.77-5.35C207.27%2042%20176.86%2018%20140.74%2016.08h-.59a4%204%200%200%200-4.15%204v29.25a24%2024%200%201%201-16%200v-27a4%204%200%200%200-4.89-3.91A88.16%2088.16%200%200%200%2048%20102l-22.45%2043.14l-.22.45a16%2016%200%200%200%207.51%2020.7l.25.12L56%20176.9v31a16%2016%200%200%200%2016%2016h40v8a8%208%200%200%200%208%208h71.77a8.4%208.4%200%200%200%204.06-1a8%208%200%200%200%204.11-8Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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