check fat icon

check-fat-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
check-fat-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the check fat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m237.66 85.26l-128.4 128.4a8 8 0 0 1-11.32 0l-71.6-72a8 8 0 0 1 0-11.31l24-24a8 8 0 0 1 11.32 0L104 147.43l98.34-97.09a8 8 0 0 1 11.32 0l24 23.6a8 8 0 0 1 0 11.32" opacity=".2"/><path d="m243.28 68.24l-24-23.56a16 16 0 0 0-22.59 0L104 136.23l-36.69-35.6a16 16 0 0 0-22.58.05l-24 24a16 16 0 0 0 0 22.61l71.62 72a16 16 0 0 0 22.63 0L243.33 90.91a16 16 0 0 0-.05-22.67M103.62 208L32 136l24-24a.6.6 0 0 1 .08.08l42.35 41.09a8 8 0 0 0 11.19 0L208.06 56L232 79.6Z"/></g></svg>

React

import type { SVGProps } from "react";

export function PhCheckFatDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m237.66 85.26l-128.4 128.4a8 8 0 0 1-11.32 0l-71.6-72a8 8 0 0 1 0-11.31l24-24a8 8 0 0 1 11.32 0L104 147.43l98.34-97.09a8 8 0 0 1 11.32 0l24 23.6a8 8 0 0 1 0 11.32" opacity=".2"/><path d="m243.28 68.24l-24-23.56a16 16 0 0 0-22.59 0L104 136.23l-36.69-35.6a16 16 0 0 0-22.58.05l-24 24a16 16 0 0 0 0 22.61l71.62 72a16 16 0 0 0 22.63 0L243.33 90.91a16 16 0 0 0-.05-22.67M103.62 208L32 136l24-24a.6.6 0 0 1 .08.08l42.35 41.09a8 8 0 0 0 11.19 0L208.06 56L232 79.6Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m237.66 85.26l-128.4 128.4a8 8 0 0 1-11.32 0l-71.6-72a8 8 0 0 1 0-11.31l24-24a8 8 0 0 1 11.32 0L104 147.43l98.34-97.09a8 8 0 0 1 11.32 0l24 23.6a8 8 0 0 1 0 11.32" opacity=".2"/><path d="m243.28 68.24l-24-23.56a16 16 0 0 0-22.59 0L104 136.23l-36.69-35.6a16 16 0 0 0-22.58.05l-24 24a16 16 0 0 0 0 22.61l71.62 72a16 16 0 0 0 22.63 0L243.33 90.91a16 16 0 0 0-.05-22.67M103.62 208L32 136l24-24a.6.6 0 0 1 .08.08l42.35 41.09a8 8 0 0 0 11.19 0L208.06 56L232 79.6Z"/></g></svg>
</template>

CSS

.icon-check-fat-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m237.66%2085.26l-128.4%20128.4a8%208%200%200%201-11.32%200l-71.6-72a8%208%200%200%201%200-11.31l24-24a8%208%200%200%201%2011.32%200L104%20147.43l98.34-97.09a8%208%200%200%201%2011.32%200l24%2023.6a8%208%200%200%201%200%2011.32%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m243.28%2068.24l-24-23.56a16%2016%200%200%200-22.59%200L104%20136.23l-36.69-35.6a16%2016%200%200%200-22.58.05l-24%2024a16%2016%200%200%200%200%2022.61l71.62%2072a16%2016%200%200%200%2022.63%200L243.33%2090.91a16%2016%200%200%200-.05-22.67M103.62%20208L32%20136l24-24a.6.6%200%200%201%20.08.08l42.35%2041.09a8%208%200%200%200%2011.19%200L208.06%2056L232%2079.6Z%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m237.66%2085.26l-128.4%20128.4a8%208%200%200%201-11.32%200l-71.6-72a8%208%200%200%201%200-11.31l24-24a8%208%200%200%201%2011.32%200L104%20147.43l98.34-97.09a8%208%200%200%201%2011.32%200l24%2023.6a8%208%200%200%201%200%2011.32%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m243.28%2068.24l-24-23.56a16%2016%200%200%200-22.59%200L104%20136.23l-36.69-35.6a16%2016%200%200%200-22.58.05l-24%2024a16%2016%200%200%200%200%2022.61l71.62%2072a16%2016%200%200%200%2022.63%200L243.33%2090.91a16%2016%200%200%200-.05-22.67M103.62%20208L32%20136l24-24a.6.6%200%200%201%20.08.08l42.35%2041.09a8%208%200%200%200%2011.19%200L208.06%2056L232%2079.6Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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