highlighter icon

highlighter-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
highlighter-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the highlighter icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M252.49 107.51a12 12 0 0 0-17 0L192 151l-79-79l43.52-43.51a12 12 0 0 0-17-17L93.17 57.86a20 20 0 0 0-4.72 20.72L69.17 97.86a20 20 0 0 0 0 28.28L71 128l-55.49 55.51a12 12 0 0 0 4.7 19.87l72 24A11.8 11.8 0 0 0 96 228a12 12 0 0 0 8.49-3.52L136 193l1.86 1.86a20 20 0 0 0 28.28 0l19.27-19.27a20.3 20.3 0 0 0 6.59 1.13a19.86 19.86 0 0 0 14.14-5.86l46.35-46.34a12 12 0 0 0 0-17.01M92.76 202.27l-46.55-15.51L88 145l31 31ZM152 175l-55.51-55.48L89 112l15-15l63 63Z"/></svg>

React

import type { SVGProps } from "react";

export function PhHighlighterBold(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="M252.49 107.51a12 12 0 0 0-17 0L192 151l-79-79l43.52-43.51a12 12 0 0 0-17-17L93.17 57.86a20 20 0 0 0-4.72 20.72L69.17 97.86a20 20 0 0 0 0 28.28L71 128l-55.49 55.51a12 12 0 0 0 4.7 19.87l72 24A11.8 11.8 0 0 0 96 228a12 12 0 0 0 8.49-3.52L136 193l1.86 1.86a20 20 0 0 0 28.28 0l19.27-19.27a20.3 20.3 0 0 0 6.59 1.13a19.86 19.86 0 0 0 14.14-5.86l46.35-46.34a12 12 0 0 0 0-17.01M92.76 202.27l-46.55-15.51L88 145l31 31ZM152 175l-55.51-55.48L89 112l15-15l63 63Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M252.49 107.51a12 12 0 0 0-17 0L192 151l-79-79l43.52-43.51a12 12 0 0 0-17-17L93.17 57.86a20 20 0 0 0-4.72 20.72L69.17 97.86a20 20 0 0 0 0 28.28L71 128l-55.49 55.51a12 12 0 0 0 4.7 19.87l72 24A11.8 11.8 0 0 0 96 228a12 12 0 0 0 8.49-3.52L136 193l1.86 1.86a20 20 0 0 0 28.28 0l19.27-19.27a20.3 20.3 0 0 0 6.59 1.13a19.86 19.86 0 0 0 14.14-5.86l46.35-46.34a12 12 0 0 0 0-17.01M92.76 202.27l-46.55-15.51L88 145l31 31ZM152 175l-55.51-55.48L89 112l15-15l63 63Z"/></svg>
</template>

CSS

.icon-highlighter-bold {
  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%22M252.49%20107.51a12%2012%200%200%200-17%200L192%20151l-79-79l43.52-43.51a12%2012%200%200%200-17-17L93.17%2057.86a20%2020%200%200%200-4.72%2020.72L69.17%2097.86a20%2020%200%200%200%200%2028.28L71%20128l-55.49%2055.51a12%2012%200%200%200%204.7%2019.87l72%2024A11.8%2011.8%200%200%200%2096%20228a12%2012%200%200%200%208.49-3.52L136%20193l1.86%201.86a20%2020%200%200%200%2028.28%200l19.27-19.27a20.3%2020.3%200%200%200%206.59%201.13a19.86%2019.86%200%200%200%2014.14-5.86l46.35-46.34a12%2012%200%200%200%200-17.01M92.76%20202.27l-46.55-15.51L88%20145l31%2031ZM152%20175l-55.51-55.48L89%20112l15-15l63%2063Z%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%22M252.49%20107.51a12%2012%200%200%200-17%200L192%20151l-79-79l43.52-43.51a12%2012%200%200%200-17-17L93.17%2057.86a20%2020%200%200%200-4.72%2020.72L69.17%2097.86a20%2020%200%200%200%200%2028.28L71%20128l-55.49%2055.51a12%2012%200%200%200%204.7%2019.87l72%2024A11.8%2011.8%200%200%200%2096%20228a12%2012%200%200%200%208.49-3.52L136%20193l1.86%201.86a20%2020%200%200%200%2028.28%200l19.27-19.27a20.3%2020.3%200%200%200%206.59%201.13a19.86%2019.86%200%200%200%2014.14-5.86l46.35-46.34a12%2012%200%200%200%200-17.01M92.76%20202.27l-46.55-15.51L88%20145l31%2031ZM152%20175l-55.51-55.48L89%20112l15-15l63%2063Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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