highlight-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
highlight-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the highlight icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.259 2.004a.75.75 0 0 1 .742.649l.007.102l-.004 4.497a2.254 2.254 0 0 1-2.001 2.234v2.26a2.25 2.25 0 0 1-2.096 2.245l-.154.005H16.5v2.792a2.25 2.25 0 0 1-1.14 1.958l-.155.08l-6.635 3.106a.75.75 0 0 1-1.061-.579l-.007-.1v-7.257H7.25A2.25 2.25 0 0 1 5.005 11.9L5 11.746v-2.26a2.25 2.25 0 0 1-1.994-2.072L3 7.25V2.754a.75.75 0 0 1 1.493-.102l.007.102V7.25c0 .38.282.694.648.744L5.25 8h13.501c.38 0 .695-.283.746-.649l.007-.101l.004-4.497a.75.75 0 0 1 .75-.75M15 13.996H9.003v6.077l5.567-2.606a.75.75 0 0 0 .424-.572l.008-.107zM17.502 9.5H6.5v2.246c0 .38.282.694.648.743l.102.007h9.503a.75.75 0 0 0 .743-.648l.007-.102z"/></svg>

React

import type { SVGProps } from "react";

export function FluentHighlight24Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.259 2.004a.75.75 0 0 1 .742.649l.007.102l-.004 4.497a2.254 2.254 0 0 1-2.001 2.234v2.26a2.25 2.25 0 0 1-2.096 2.245l-.154.005H16.5v2.792a2.25 2.25 0 0 1-1.14 1.958l-.155.08l-6.635 3.106a.75.75 0 0 1-1.061-.579l-.007-.1v-7.257H7.25A2.25 2.25 0 0 1 5.005 11.9L5 11.746v-2.26a2.25 2.25 0 0 1-1.994-2.072L3 7.25V2.754a.75.75 0 0 1 1.493-.102l.007.102V7.25c0 .38.282.694.648.744L5.25 8h13.501c.38 0 .695-.283.746-.649l.007-.101l.004-4.497a.75.75 0 0 1 .75-.75M15 13.996H9.003v6.077l5.567-2.606a.75.75 0 0 0 .424-.572l.008-.107zM17.502 9.5H6.5v2.246c0 .38.282.694.648.743l.102.007h9.503a.75.75 0 0 0 .743-.648l.007-.102z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.259 2.004a.75.75 0 0 1 .742.649l.007.102l-.004 4.497a2.254 2.254 0 0 1-2.001 2.234v2.26a2.25 2.25 0 0 1-2.096 2.245l-.154.005H16.5v2.792a2.25 2.25 0 0 1-1.14 1.958l-.155.08l-6.635 3.106a.75.75 0 0 1-1.061-.579l-.007-.1v-7.257H7.25A2.25 2.25 0 0 1 5.005 11.9L5 11.746v-2.26a2.25 2.25 0 0 1-1.994-2.072L3 7.25V2.754a.75.75 0 0 1 1.493-.102l.007.102V7.25c0 .38.282.694.648.744L5.25 8h13.501c.38 0 .695-.283.746-.649l.007-.101l.004-4.497a.75.75 0 0 1 .75-.75M15 13.996H9.003v6.077l5.567-2.606a.75.75 0 0 0 .424-.572l.008-.107zM17.502 9.5H6.5v2.246c0 .38.282.694.648.743l.102.007h9.503a.75.75 0 0 0 .743-.648l.007-.102z"/></svg>
</template>

CSS

.icon-highlight-24-regular {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.259%202.004a.75.75%200%200%201%20.742.649l.007.102l-.004%204.497a2.254%202.254%200%200%201-2.001%202.234v2.26a2.25%202.25%200%200%201-2.096%202.245l-.154.005H16.5v2.792a2.25%202.25%200%200%201-1.14%201.958l-.155.08l-6.635%203.106a.75.75%200%200%201-1.061-.579l-.007-.1v-7.257H7.25A2.25%202.25%200%200%201%205.005%2011.9L5%2011.746v-2.26a2.25%202.25%200%200%201-1.994-2.072L3%207.25V2.754a.75.75%200%200%201%201.493-.102l.007.102V7.25c0%20.38.282.694.648.744L5.25%208h13.501c.38%200%20.695-.283.746-.649l.007-.101l.004-4.497a.75.75%200%200%201%20.75-.75M15%2013.996H9.003v6.077l5.567-2.606a.75.75%200%200%200%20.424-.572l.008-.107zM17.502%209.5H6.5v2.246c0%20.38.282.694.648.743l.102.007h9.503a.75.75%200%200%200%20.743-.648l.007-.102z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.259%202.004a.75.75%200%200%201%20.742.649l.007.102l-.004%204.497a2.254%202.254%200%200%201-2.001%202.234v2.26a2.25%202.25%200%200%201-2.096%202.245l-.154.005H16.5v2.792a2.25%202.25%200%200%201-1.14%201.958l-.155.08l-6.635%203.106a.75.75%200%200%201-1.061-.579l-.007-.1v-7.257H7.25A2.25%202.25%200%200%201%205.005%2011.9L5%2011.746v-2.26a2.25%202.25%200%200%201-1.994-2.072L3%207.25V2.754a.75.75%200%200%201%201.493-.102l.007.102V7.25c0%20.38.282.694.648.744L5.25%208h13.501c.38%200%20.695-.283.746-.649l.007-.101l.004-4.497a.75.75%200%200%201%20.75-.75M15%2013.996H9.003v6.077l5.567-2.606a.75.75%200%200%200%20.424-.572l.008-.107zM17.502%209.5H6.5v2.246c0%20.38.282.694.648.743l.102.007h9.503a.75.75%200%200%200%20.743-.648l.007-.102z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/highlight-24-regular.svg?color=%231a73e8&size=48