pencil circle icon

pencil-circle-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
pencil-circle-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the pencil circle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200.12 55.87A102 102 0 1 0 55.88 200.12A102 102 0 1 0 200.12 55.87M106 134h44l14.1 30.56A30 30 0 0 0 128 174a30 30 0 0 0-36.11-9.46Zm5.54-12L128 86.32L144.47 122ZM134 192a18 18 0 0 1 36 0v15.64a89.3 89.3 0 0 1-36 10.14Zm-48 0a18 18 0 0 1 36 0v25.78a89.3 89.3 0 0 1-36-10.14Zm105.64-.36A93 93 0 0 1 182 200v-24a6 6 0 0 0-.55-2.51l-48-104a6 6 0 0 0-10.9 0l-48 104A6 6 0 0 0 74 176v24a93 93 0 0 1-9.64-8.37a90 90 0 1 1 127.28 0Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPencilCircleLight(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="M200.12 55.87A102 102 0 1 0 55.88 200.12A102 102 0 1 0 200.12 55.87M106 134h44l14.1 30.56A30 30 0 0 0 128 174a30 30 0 0 0-36.11-9.46Zm5.54-12L128 86.32L144.47 122ZM134 192a18 18 0 0 1 36 0v15.64a89.3 89.3 0 0 1-36 10.14Zm-48 0a18 18 0 0 1 36 0v25.78a89.3 89.3 0 0 1-36-10.14Zm105.64-.36A93 93 0 0 1 182 200v-24a6 6 0 0 0-.55-2.51l-48-104a6 6 0 0 0-10.9 0l-48 104A6 6 0 0 0 74 176v24a93 93 0 0 1-9.64-8.37a90 90 0 1 1 127.28 0Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200.12 55.87A102 102 0 1 0 55.88 200.12A102 102 0 1 0 200.12 55.87M106 134h44l14.1 30.56A30 30 0 0 0 128 174a30 30 0 0 0-36.11-9.46Zm5.54-12L128 86.32L144.47 122ZM134 192a18 18 0 0 1 36 0v15.64a89.3 89.3 0 0 1-36 10.14Zm-48 0a18 18 0 0 1 36 0v25.78a89.3 89.3 0 0 1-36-10.14Zm105.64-.36A93 93 0 0 1 182 200v-24a6 6 0 0 0-.55-2.51l-48-104a6 6 0 0 0-10.9 0l-48 104A6 6 0 0 0 74 176v24a93 93 0 0 1-9.64-8.37a90 90 0 1 1 127.28 0Z"/></svg>
</template>

CSS

.icon-pencil-circle-light {
  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%22M200.12%2055.87A102%20102%200%201%200%2055.88%20200.12A102%20102%200%201%200%20200.12%2055.87M106%20134h44l14.1%2030.56A30%2030%200%200%200%20128%20174a30%2030%200%200%200-36.11-9.46Zm5.54-12L128%2086.32L144.47%20122ZM134%20192a18%2018%200%200%201%2036%200v15.64a89.3%2089.3%200%200%201-36%2010.14Zm-48%200a18%2018%200%200%201%2036%200v25.78a89.3%2089.3%200%200%201-36-10.14Zm105.64-.36A93%2093%200%200%201%20182%20200v-24a6%206%200%200%200-.55-2.51l-48-104a6%206%200%200%200-10.9%200l-48%20104A6%206%200%200%200%2074%20176v24a93%2093%200%200%201-9.64-8.37a90%2090%200%201%201%20127.28%200Z%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%22M200.12%2055.87A102%20102%200%201%200%2055.88%20200.12A102%20102%200%201%200%20200.12%2055.87M106%20134h44l14.1%2030.56A30%2030%200%200%200%20128%20174a30%2030%200%200%200-36.11-9.46Zm5.54-12L128%2086.32L144.47%20122ZM134%20192a18%2018%200%200%201%2036%200v15.64a89.3%2089.3%200%200%201-36%2010.14Zm-48%200a18%2018%200%200%201%2036%200v25.78a89.3%2089.3%200%200%201-36-10.14Zm105.64-.36A93%2093%200%200%201%20182%20200v-24a6%206%200%200%200-.55-2.51l-48-104a6%206%200%200%200-10.9%200l-48%20104A6%206%200%200%200%2074%20176v24a93%2093%200%200%201-9.64-8.37a90%2090%200%201%201%20127.28%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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