highlight-twotone from Ant Design Icons by HeskeyBaozi · TwoTone · MIT Free for personal and commercial use.

Name
highlight-twotone
Set
Ant Design Icons
Style
TwoTone
Viewbox
1024×1024
License
MIT

2 other variants in Ant Design Icons

The same icon in other sets

Use the highlight icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fill-opacity=".15" d="M229.6 796.3h160.2l54.3-54.1l-80.1-78.9zm220.7-397.1l262.8 258.9l147.3-145l-262.8-259zm-77.1 166.1l171.4 168.9l68.6-67.6l-171.4-168.9z"/><path fill="currentColor" d="M957.6 507.5L603.2 158.3a7.9 7.9 0 0 0-11.2 0L353.3 393.5a8.03 8.03 0 0 0-.1 11.3l.1.1l40 39.4l-117.2 115.3a8.03 8.03 0 0 0-.1 11.3l.1.1l39.5 38.9l-189.1 187H72.1c-4.4 0-8.1 3.6-8.1 8v55.2c0 4.4 3.6 8 8 8h344.9c2.1 0 4.1-.8 5.6-2.3l76.1-75.6L539 830a7.9 7.9 0 0 0 11.2 0l117.1-115.6l40.1 39.5a7.9 7.9 0 0 0 11.2 0l238.7-235.2c3.4-3 3.4-8 .3-11.2M389.8 796.3H229.6l134.4-133l80.1 78.9zm154.8-62.1L373.2 565.3l68.6-67.6l171.4 168.9zm168.5-76.1L450.3 399.2l147.3-145.1l262.8 259z"/></svg>

React

import type { SVGProps } from "react";

export function AntDesignHighlightTwotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fillOpacity=".15" d="M229.6 796.3h160.2l54.3-54.1l-80.1-78.9zm220.7-397.1l262.8 258.9l147.3-145l-262.8-259zm-77.1 166.1l171.4 168.9l68.6-67.6l-171.4-168.9z"/><path fill="currentColor" d="M957.6 507.5L603.2 158.3a7.9 7.9 0 0 0-11.2 0L353.3 393.5a8.03 8.03 0 0 0-.1 11.3l.1.1l40 39.4l-117.2 115.3a8.03 8.03 0 0 0-.1 11.3l.1.1l39.5 38.9l-189.1 187H72.1c-4.4 0-8.1 3.6-8.1 8v55.2c0 4.4 3.6 8 8 8h344.9c2.1 0 4.1-.8 5.6-2.3l76.1-75.6L539 830a7.9 7.9 0 0 0 11.2 0l117.1-115.6l40.1 39.5a7.9 7.9 0 0 0 11.2 0l238.7-235.2c3.4-3 3.4-8 .3-11.2M389.8 796.3H229.6l134.4-133l80.1 78.9zm154.8-62.1L373.2 565.3l68.6-67.6l171.4 168.9zm168.5-76.1L450.3 399.2l147.3-145.1l262.8 259z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fill-opacity=".15" d="M229.6 796.3h160.2l54.3-54.1l-80.1-78.9zm220.7-397.1l262.8 258.9l147.3-145l-262.8-259zm-77.1 166.1l171.4 168.9l68.6-67.6l-171.4-168.9z"/><path fill="currentColor" d="M957.6 507.5L603.2 158.3a7.9 7.9 0 0 0-11.2 0L353.3 393.5a8.03 8.03 0 0 0-.1 11.3l.1.1l40 39.4l-117.2 115.3a8.03 8.03 0 0 0-.1 11.3l.1.1l39.5 38.9l-189.1 187H72.1c-4.4 0-8.1 3.6-8.1 8v55.2c0 4.4 3.6 8 8 8h344.9c2.1 0 4.1-.8 5.6-2.3l76.1-75.6L539 830a7.9 7.9 0 0 0 11.2 0l117.1-115.6l40.1 39.5a7.9 7.9 0 0 0 11.2 0l238.7-235.2c3.4-3 3.4-8 .3-11.2M389.8 796.3H229.6l134.4-133l80.1 78.9zm154.8-62.1L373.2 565.3l68.6-67.6l171.4 168.9zm168.5-76.1L450.3 399.2l147.3-145.1l262.8 259z"/></svg>
</template>

CSS

.icon-highlight-twotone {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.15%22%20d%3D%22M229.6%20796.3h160.2l54.3-54.1l-80.1-78.9zm220.7-397.1l262.8%20258.9l147.3-145l-262.8-259zm-77.1%20166.1l171.4%20168.9l68.6-67.6l-171.4-168.9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M957.6%20507.5L603.2%20158.3a7.9%207.9%200%200%200-11.2%200L353.3%20393.5a8.03%208.03%200%200%200-.1%2011.3l.1.1l40%2039.4l-117.2%20115.3a8.03%208.03%200%200%200-.1%2011.3l.1.1l39.5%2038.9l-189.1%20187H72.1c-4.4%200-8.1%203.6-8.1%208v55.2c0%204.4%203.6%208%208%208h344.9c2.1%200%204.1-.8%205.6-2.3l76.1-75.6L539%20830a7.9%207.9%200%200%200%2011.2%200l117.1-115.6l40.1%2039.5a7.9%207.9%200%200%200%2011.2%200l238.7-235.2c3.4-3%203.4-8%20.3-11.2M389.8%20796.3H229.6l134.4-133l80.1%2078.9zm154.8-62.1L373.2%20565.3l68.6-67.6l171.4%20168.9zm168.5-76.1L450.3%20399.2l147.3-145.1l262.8%20259z%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.15%22%20d%3D%22M229.6%20796.3h160.2l54.3-54.1l-80.1-78.9zm220.7-397.1l262.8%20258.9l147.3-145l-262.8-259zm-77.1%20166.1l171.4%20168.9l68.6-67.6l-171.4-168.9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M957.6%20507.5L603.2%20158.3a7.9%207.9%200%200%200-11.2%200L353.3%20393.5a8.03%208.03%200%200%200-.1%2011.3l.1.1l40%2039.4l-117.2%20115.3a8.03%208.03%200%200%200-.1%2011.3l.1.1l39.5%2038.9l-189.1%20187H72.1c-4.4%200-8.1%203.6-8.1%208v55.2c0%204.4%203.6%208%208%208h344.9c2.1%200%204.1-.8%205.6-2.3l76.1-75.6L539%20830a7.9%207.9%200%200%200%2011.2%200l117.1-115.6l40.1%2039.5a7.9%207.9%200%200%200%2011.2%200l238.7-235.2c3.4-3%203.4-8%20.3-11.2M389.8%20796.3H229.6l134.4-133l80.1%2078.9zm154.8-62.1L373.2%20565.3l68.6-67.6l171.4%20168.9zm168.5-76.1L450.3%20399.2l147.3-145.1l262.8%20259z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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