judge-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
judge-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More newicons icons from Reicon

Use the judge icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.54 19.041c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-4.95-4.95l.53-.53l.53-.53l4.95 4.95c.29.29.29.77 0 1.06M6.47 9.278l5.8 5.8c.39.39.39 1.02 0 1.41l-.9.91c-.81.8-2.09.8-2.89 0l-4.34-4.34c-.79-.79-.79-2.08 0-2.88l.91-.91c.39-.38 1.03-.38 1.42.01"/><path d="m18.59 10.19l-3.81 3.8c-.4.4-1.04.4-1.44 0L7.56 8.21c-.4-.4-.4-1.04 0-1.44l3.81-3.81c.79-.79 2.08-.79 2.88 0l4.34 4.34c.79.8.79 2.08 0 2.89M8 21.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconJudgeFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.54 19.041c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-4.95-4.95l.53-.53l.53-.53l4.95 4.95c.29.29.29.77 0 1.06M6.47 9.278l5.8 5.8c.39.39.39 1.02 0 1.41l-.9.91c-.81.8-2.09.8-2.89 0l-4.34-4.34c-.79-.79-.79-2.08 0-2.88l.91-.91c.39-.38 1.03-.38 1.42.01"/><path d="m18.59 10.19l-3.81 3.8c-.4.4-1.04.4-1.44 0L7.56 8.21c-.4-.4-.4-1.04 0-1.44l3.81-3.81c.79-.79 2.08-.79 2.88 0l4.34 4.34c.79.8.79 2.08 0 2.89M8 21.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.54 19.041c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-4.95-4.95l.53-.53l.53-.53l4.95 4.95c.29.29.29.77 0 1.06M6.47 9.278l5.8 5.8c.39.39.39 1.02 0 1.41l-.9.91c-.81.8-2.09.8-2.89 0l-4.34-4.34c-.79-.79-.79-2.08 0-2.88l.91-.91c.39-.38 1.03-.38 1.42.01"/><path d="m18.59 10.19l-3.81 3.8c-.4.4-1.04.4-1.44 0L7.56 8.21c-.4-.4-.4-1.04 0-1.44l3.81-3.81c.79-.79 2.08-.79 2.88 0l4.34 4.34c.79.8.79 2.08 0 2.89M8 21.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75"/></g></svg>
</template>

CSS

.icon-judge-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.54%2019.041c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-4.95-4.95l.53-.53l.53-.53l4.95%204.95c.29.29.29.77%200%201.06M6.47%209.278l5.8%205.8c.39.39.39%201.02%200%201.41l-.9.91c-.81.8-2.09.8-2.89%200l-4.34-4.34c-.79-.79-.79-2.08%200-2.88l.91-.91c.39-.38%201.03-.38%201.42.01%22%2F%3E%3Cpath%20d%3D%22m18.59%2010.19l-3.81%203.8c-.4.4-1.04.4-1.44%200L7.56%208.21c-.4-.4-.4-1.04%200-1.44l3.81-3.81c.79-.79%202.08-.79%202.88%200l4.34%204.34c.79.8.79%202.08%200%202.89M8%2021.75H2c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h6c.41%200%20.75.34.75.75s-.34.75-.75.75%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.54%2019.041c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-4.95-4.95l.53-.53l.53-.53l4.95%204.95c.29.29.29.77%200%201.06M6.47%209.278l5.8%205.8c.39.39.39%201.02%200%201.41l-.9.91c-.81.8-2.09.8-2.89%200l-4.34-4.34c-.79-.79-.79-2.08%200-2.88l.91-.91c.39-.38%201.03-.38%201.42.01%22%2F%3E%3Cpath%20d%3D%22m18.59%2010.19l-3.81%203.8c-.4.4-1.04.4-1.44%200L7.56%208.21c-.4-.4-.4-1.04%200-1.44l3.81-3.81c.79-.79%202.08-.79%202.88%200l4.34%204.34c.79.8.79%202.08%200%202.89M8%2021.75H2c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h6c.41%200%20.75.34.75.75s-.34.75-.75.75%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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