approximate equals icon

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

Name
approximate-equals-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the approximate equals icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M216 56v144a16 16 0 0 1-16 16H56a16 16 0 0 1-16-16V56a16 16 0 0 1 16-16h144a16 16 0 0 1 16 16" opacity=".2"/><path d="M222.16 153.26a8 8 0 0 1-1 11.25c-17.36 14.38-32.86 19.49-47 19.49c-18.58 0-34.82-8.81-49.93-17c-25.35-13.75-47.24-25.63-79.07.74a8 8 0 1 1-10.22-12.3c40.17-33.27 70.32-16.92 96.93-2.48c25.35 13.75 47.24 25.62 79.07-.75a8 8 0 0 1 11.22 1.05m-177-49.46c31.83-26.37 53.72-14.5 79.07-.75c15.11 8.2 31.35 17 49.93 17c14.14 0 29.64-5.11 47-19.49a8 8 0 1 0-10.22-12.3c-31.83 26.37-53.72 14.49-79.07.74c-26.61-14.43-56.76-30.79-96.93 2.48a8 8 0 0 0 10.17 12.32Z"/></g></svg>

React

import type { SVGProps } from "react";

export function PhApproximateEqualsDuotone(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="M216 56v144a16 16 0 0 1-16 16H56a16 16 0 0 1-16-16V56a16 16 0 0 1 16-16h144a16 16 0 0 1 16 16" opacity=".2"/><path d="M222.16 153.26a8 8 0 0 1-1 11.25c-17.36 14.38-32.86 19.49-47 19.49c-18.58 0-34.82-8.81-49.93-17c-25.35-13.75-47.24-25.63-79.07.74a8 8 0 1 1-10.22-12.3c40.17-33.27 70.32-16.92 96.93-2.48c25.35 13.75 47.24 25.62 79.07-.75a8 8 0 0 1 11.22 1.05m-177-49.46c31.83-26.37 53.72-14.5 79.07-.75c15.11 8.2 31.35 17 49.93 17c14.14 0 29.64-5.11 47-19.49a8 8 0 1 0-10.22-12.3c-31.83 26.37-53.72 14.49-79.07.74c-26.61-14.43-56.76-30.79-96.93 2.48a8 8 0 0 0 10.17 12.32Z"/></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="M216 56v144a16 16 0 0 1-16 16H56a16 16 0 0 1-16-16V56a16 16 0 0 1 16-16h144a16 16 0 0 1 16 16" opacity=".2"/><path d="M222.16 153.26a8 8 0 0 1-1 11.25c-17.36 14.38-32.86 19.49-47 19.49c-18.58 0-34.82-8.81-49.93-17c-25.35-13.75-47.24-25.63-79.07.74a8 8 0 1 1-10.22-12.3c40.17-33.27 70.32-16.92 96.93-2.48c25.35 13.75 47.24 25.62 79.07-.75a8 8 0 0 1 11.22 1.05m-177-49.46c31.83-26.37 53.72-14.5 79.07-.75c15.11 8.2 31.35 17 49.93 17c14.14 0 29.64-5.11 47-19.49a8 8 0 1 0-10.22-12.3c-31.83 26.37-53.72 14.49-79.07.74c-26.61-14.43-56.76-30.79-96.93 2.48a8 8 0 0 0 10.17 12.32Z"/></g></svg>
</template>

CSS

.icon-approximate-equals-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%22M216%2056v144a16%2016%200%200%201-16%2016H56a16%2016%200%200%201-16-16V56a16%2016%200%200%201%2016-16h144a16%2016%200%200%201%2016%2016%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M222.16%20153.26a8%208%200%200%201-1%2011.25c-17.36%2014.38-32.86%2019.49-47%2019.49c-18.58%200-34.82-8.81-49.93-17c-25.35-13.75-47.24-25.63-79.07.74a8%208%200%201%201-10.22-12.3c40.17-33.27%2070.32-16.92%2096.93-2.48c25.35%2013.75%2047.24%2025.62%2079.07-.75a8%208%200%200%201%2011.22%201.05m-177-49.46c31.83-26.37%2053.72-14.5%2079.07-.75c15.11%208.2%2031.35%2017%2049.93%2017c14.14%200%2029.64-5.11%2047-19.49a8%208%200%201%200-10.22-12.3c-31.83%2026.37-53.72%2014.49-79.07.74c-26.61-14.43-56.76-30.79-96.93%202.48a8%208%200%200%200%2010.17%2012.32Z%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%22M216%2056v144a16%2016%200%200%201-16%2016H56a16%2016%200%200%201-16-16V56a16%2016%200%200%201%2016-16h144a16%2016%200%200%201%2016%2016%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M222.16%20153.26a8%208%200%200%201-1%2011.25c-17.36%2014.38-32.86%2019.49-47%2019.49c-18.58%200-34.82-8.81-49.93-17c-25.35-13.75-47.24-25.63-79.07.74a8%208%200%201%201-10.22-12.3c40.17-33.27%2070.32-16.92%2096.93-2.48c25.35%2013.75%2047.24%2025.62%2079.07-.75a8%208%200%200%201%2011.22%201.05m-177-49.46c31.83-26.37%2053.72-14.5%2079.07-.75c15.11%208.2%2031.35%2017%2049.93%2017c14.14%200%2029.64-5.11%2047-19.49a8%208%200%201%200-10.22-12.3c-31.83%2026.37-53.72%2014.49-79.07.74c-26.61-14.43-56.76-30.79-96.93%202.48a8%208%200%200%200%2010.17%2012.32Z%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/approximate-equals-duotone.svg?color=%231a73e8&size=48