approximate equals icon

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

Name
approximate-equals-bold
Set
Phosphor
Style
Bold
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"><path fill="currentColor" d="M225.24 150.73a12 12 0 0 1-1.58 16.9C205.49 182.7 189.06 188 174.15 188c-19.76 0-36.86-9.29-51.88-17.44c-25.06-13.62-44.86-24.37-74.61.3a12 12 0 1 1-15.32-18.48c42.25-35 75-17.23 101.39-2.92c25.06 13.61 44.86 24.37 74.61-.31a12 12 0 0 1 16.9 1.58M47.66 106.85c29.75-24.68 49.55-13.92 74.61-.31c15 8.16 32.12 17.45 51.88 17.45c14.91 0 31.34-5.3 49.51-20.37a12 12 0 0 0-15.32-18.48c-29.75 24.67-49.55 13.92-74.61.3c-26.35-14.3-59.14-32.11-101.39 2.93a12 12 0 0 0 15.32 18.48"/></svg>

React

import type { SVGProps } from "react";

export function PhApproximateEqualsBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M225.24 150.73a12 12 0 0 1-1.58 16.9C205.49 182.7 189.06 188 174.15 188c-19.76 0-36.86-9.29-51.88-17.44c-25.06-13.62-44.86-24.37-74.61.3a12 12 0 1 1-15.32-18.48c42.25-35 75-17.23 101.39-2.92c25.06 13.61 44.86 24.37 74.61-.31a12 12 0 0 1 16.9 1.58M47.66 106.85c29.75-24.68 49.55-13.92 74.61-.31c15 8.16 32.12 17.45 51.88 17.45c14.91 0 31.34-5.3 49.51-20.37a12 12 0 0 0-15.32-18.48c-29.75 24.67-49.55 13.92-74.61.3c-26.35-14.3-59.14-32.11-101.39 2.93a12 12 0 0 0 15.32 18.48"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M225.24 150.73a12 12 0 0 1-1.58 16.9C205.49 182.7 189.06 188 174.15 188c-19.76 0-36.86-9.29-51.88-17.44c-25.06-13.62-44.86-24.37-74.61.3a12 12 0 1 1-15.32-18.48c42.25-35 75-17.23 101.39-2.92c25.06 13.61 44.86 24.37 74.61-.31a12 12 0 0 1 16.9 1.58M47.66 106.85c29.75-24.68 49.55-13.92 74.61-.31c15 8.16 32.12 17.45 51.88 17.45c14.91 0 31.34-5.3 49.51-20.37a12 12 0 0 0-15.32-18.48c-29.75 24.67-49.55 13.92-74.61.3c-26.35-14.3-59.14-32.11-101.39 2.93a12 12 0 0 0 15.32 18.48"/></svg>
</template>

CSS

.icon-approximate-equals-bold {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M225.24%20150.73a12%2012%200%200%201-1.58%2016.9C205.49%20182.7%20189.06%20188%20174.15%20188c-19.76%200-36.86-9.29-51.88-17.44c-25.06-13.62-44.86-24.37-74.61.3a12%2012%200%201%201-15.32-18.48c42.25-35%2075-17.23%20101.39-2.92c25.06%2013.61%2044.86%2024.37%2074.61-.31a12%2012%200%200%201%2016.9%201.58M47.66%20106.85c29.75-24.68%2049.55-13.92%2074.61-.31c15%208.16%2032.12%2017.45%2051.88%2017.45c14.91%200%2031.34-5.3%2049.51-20.37a12%2012%200%200%200-15.32-18.48c-29.75%2024.67-49.55%2013.92-74.61.3c-26.35-14.3-59.14-32.11-101.39%202.93a12%2012%200%200%200%2015.32%2018.48%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M225.24%20150.73a12%2012%200%200%201-1.58%2016.9C205.49%20182.7%20189.06%20188%20174.15%20188c-19.76%200-36.86-9.29-51.88-17.44c-25.06-13.62-44.86-24.37-74.61.3a12%2012%200%201%201-15.32-18.48c42.25-35%2075-17.23%20101.39-2.92c25.06%2013.61%2044.86%2024.37%2074.61-.31a12%2012%200%200%201%2016.9%201.58M47.66%20106.85c29.75-24.68%2049.55-13.92%2074.61-.31c15%208.16%2032.12%2017.45%2051.88%2017.45c14.91%200%2031.34-5.3%2049.51-20.37a12%2012%200%200%200-15.32-18.48c-29.75%2024.67-49.55%2013.92-74.61.3c-26.35-14.3-59.14-32.11-101.39%202.93a12%2012%200%200%200%2015.32%2018.48%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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