highlighter circle icon

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

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

5 other variants in Phosphor

Use the highlighter 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.87M94 211.37V152a2 2 0 0 1 2-2h64a2 2 0 0 1 2 2v59.37a90.5 90.5 0 0 1-68 0M146 138h-36V99.71l36-18Zm45.64 53.64A91 91 0 0 1 174 205.39V152a14 14 0 0 0-14-14h-2V72a6 6 0 0 0-8.68-5.37l-48 24A6 6 0 0 0 98 96v42h-2a14 14 0 0 0-14 14v53.39a91 91 0 0 1-17.64-13.75a90 90 0 1 1 127.28 0"/></svg>

React

import type { SVGProps } from "react";

export function PhHighlighterCircleLight(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.87M94 211.37V152a2 2 0 0 1 2-2h64a2 2 0 0 1 2 2v59.37a90.5 90.5 0 0 1-68 0M146 138h-36V99.71l36-18Zm45.64 53.64A91 91 0 0 1 174 205.39V152a14 14 0 0 0-14-14h-2V72a6 6 0 0 0-8.68-5.37l-48 24A6 6 0 0 0 98 96v42h-2a14 14 0 0 0-14 14v53.39a91 91 0 0 1-17.64-13.75a90 90 0 1 1 127.28 0"/></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.87M94 211.37V152a2 2 0 0 1 2-2h64a2 2 0 0 1 2 2v59.37a90.5 90.5 0 0 1-68 0M146 138h-36V99.71l36-18Zm45.64 53.64A91 91 0 0 1 174 205.39V152a14 14 0 0 0-14-14h-2V72a6 6 0 0 0-8.68-5.37l-48 24A6 6 0 0 0 98 96v42h-2a14 14 0 0 0-14 14v53.39a91 91 0 0 1-17.64-13.75a90 90 0 1 1 127.28 0"/></svg>
</template>

CSS

.icon-highlighter-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.87M94%20211.37V152a2%202%200%200%201%202-2h64a2%202%200%200%201%202%202v59.37a90.5%2090.5%200%200%201-68%200M146%20138h-36V99.71l36-18Zm45.64%2053.64A91%2091%200%200%201%20174%20205.39V152a14%2014%200%200%200-14-14h-2V72a6%206%200%200%200-8.68-5.37l-48%2024A6%206%200%200%200%2098%2096v42h-2a14%2014%200%200%200-14%2014v53.39a91%2091%200%200%201-17.64-13.75a90%2090%200%201%201%20127.28%200%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.87M94%20211.37V152a2%202%200%200%201%202-2h64a2%202%200%200%201%202%202v59.37a90.5%2090.5%200%200%201-68%200M146%20138h-36V99.71l36-18Zm45.64%2053.64A91%2091%200%200%201%20174%20205.39V152a14%2014%200%200%200-14-14h-2V72a6%206%200%200%200-8.68-5.37l-48%2024A6%206%200%200%200%2098%2096v42h-2a14%2014%200%200%200-14%2014v53.39a91%2091%200%200%201-17.64-13.75a90%2090%200%201%201%20127.28%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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