heavy equals sign emoji
heavy-equals-sign from Noto Emoji by Google Inc · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- heavy-equals-sign
- Set
- Noto Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More symbols icons from Noto Emoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the heavy equals sign emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#464c4f" d="M4.04 46.79s.08 5.37.08 6.43s.37 2.67 2.98 2.67s112 .23 113.73.16c2.38-.1 2.94-2.39 3.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-5.91l-78.76 4.09z"/><path fill="#616266" d="M7.84 25.58c-2.48-.06-3.52.86-3.71 3.03s-.14 17.16-.07 18.71c.06 1.55 1.05 3.78 4.09 3.78s110.82.25 112.44.19s3.16-1.55 3.29-4.47c.12-2.91.06-16.35.12-18.02s-.68-3.04-3.78-3.1c-3.11-.06-109.84-.06-112.38-.12"/><path fill="#9a9a9a" d="M10.84 42.08c2.42.19 4.06-3.24 7.84-5.66s8.42-1.93 8.51-4.74s-13.3-3.39-16.16-.44S8 41.85 10.84 42.08"/><path fill="#464c4f" d="M4.04 93.16s.08 5.37.08 6.43s.37 2.67 2.98 2.67s112 .23 113.73.16c2.38-.1 2.94-2.39 3.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-5.91l-78.76 4.08z"/><path fill="#616266" d="M7.84 71.95c-2.48-.06-3.52.86-3.71 3.03s-.14 17.17-.07 18.72c.06 1.55 1.05 3.78 4.09 3.78s110.82.25 112.44.19s3.16-1.55 3.29-4.47c.12-2.91.06-16.35.12-18.02s-.68-3.04-3.78-3.1c-3.11-.07-109.84-.07-112.38-.13"/><path fill="#9a9a9a" d="M10.84 88.45c2.42.19 4.06-3.24 7.84-5.66c3.77-2.42 8.42-1.93 8.51-4.74c.1-2.81-13.3-3.39-16.16-.44c-2.85 2.96-3.03 10.61-.19 10.84"/><path fill="#464c4f" d="M-183.23 94.1s.08 5.37.08 6.43s.37 2.67 2.98 2.67c2.6 0 112 .23 113.73.16c2.38-.1 2.94-2.39 3.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-8.91l-78.76 4.09z"/><path fill="#616266" d="M-179.43 69.89c-2.48-.06-3.52.86-3.71 3.03s-.14 20.17-.07 21.72c.06 1.55 1.05 3.78 4.09 3.78s110.82.25 112.44.19c1.61-.06 3.16-1.55 3.29-4.47c.12-2.91.06-19.35.12-21.02s-.68-3.04-3.78-3.1c-3.1-.07-109.83-.07-112.38-.13"/><path fill="#9a9a9a" d="M-176.42 86.39c2.42.19 4.06-3.24 7.84-5.66c3.77-2.42 8.42-1.93 8.51-4.74c.1-2.81-13.3-3.39-16.16-.44s-3.04 10.61-.19 10.84"/></svg>
React
import type { SVGProps } from "react";
export function NotoHeavyEqualsSign(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#464c4f" d="M4.04 46.79s.08 5.37.08 6.43s.37 2.67 2.98 2.67s112 .23 113.73.16c2.38-.1 2.94-2.39 3.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-5.91l-78.76 4.09z"/><path fill="#616266" d="M7.84 25.58c-2.48-.06-3.52.86-3.71 3.03s-.14 17.16-.07 18.71c.06 1.55 1.05 3.78 4.09 3.78s110.82.25 112.44.19s3.16-1.55 3.29-4.47c.12-2.91.06-16.35.12-18.02s-.68-3.04-3.78-3.1c-3.11-.06-109.84-.06-112.38-.12"/><path fill="#9a9a9a" d="M10.84 42.08c2.42.19 4.06-3.24 7.84-5.66s8.42-1.93 8.51-4.74s-13.3-3.39-16.16-.44S8 41.85 10.84 42.08"/><path fill="#464c4f" d="M4.04 93.16s.08 5.37.08 6.43s.37 2.67 2.98 2.67s112 .23 113.73.16c2.38-.1 2.94-2.39 3.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-5.91l-78.76 4.08z"/><path fill="#616266" d="M7.84 71.95c-2.48-.06-3.52.86-3.71 3.03s-.14 17.17-.07 18.72c.06 1.55 1.05 3.78 4.09 3.78s110.82.25 112.44.19s3.16-1.55 3.29-4.47c.12-2.91.06-16.35.12-18.02s-.68-3.04-3.78-3.1c-3.11-.07-109.84-.07-112.38-.13"/><path fill="#9a9a9a" d="M10.84 88.45c2.42.19 4.06-3.24 7.84-5.66c3.77-2.42 8.42-1.93 8.51-4.74c.1-2.81-13.3-3.39-16.16-.44c-2.85 2.96-3.03 10.61-.19 10.84"/><path fill="#464c4f" d="M-183.23 94.1s.08 5.37.08 6.43s.37 2.67 2.98 2.67c2.6 0 112 .23 113.73.16c2.38-.1 2.94-2.39 3.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-8.91l-78.76 4.09z"/><path fill="#616266" d="M-179.43 69.89c-2.48-.06-3.52.86-3.71 3.03s-.14 20.17-.07 21.72c.06 1.55 1.05 3.78 4.09 3.78s110.82.25 112.44.19c1.61-.06 3.16-1.55 3.29-4.47c.12-2.91.06-19.35.12-21.02s-.68-3.04-3.78-3.1c-3.1-.07-109.83-.07-112.38-.13"/><path fill="#9a9a9a" d="M-176.42 86.39c2.42.19 4.06-3.24 7.84-5.66c3.77-2.42 8.42-1.93 8.51-4.74c.1-2.81-13.3-3.39-16.16-.44s-3.04 10.61-.19 10.84"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#464c4f" d="M4.04 46.79s.08 5.37.08 6.43s.37 2.67 2.98 2.67s112 .23 113.73.16c2.38-.1 2.94-2.39 3.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-5.91l-78.76 4.09z"/><path fill="#616266" d="M7.84 25.58c-2.48-.06-3.52.86-3.71 3.03s-.14 17.16-.07 18.71c.06 1.55 1.05 3.78 4.09 3.78s110.82.25 112.44.19s3.16-1.55 3.29-4.47c.12-2.91.06-16.35.12-18.02s-.68-3.04-3.78-3.1c-3.11-.06-109.84-.06-112.38-.12"/><path fill="#9a9a9a" d="M10.84 42.08c2.42.19 4.06-3.24 7.84-5.66s8.42-1.93 8.51-4.74s-13.3-3.39-16.16-.44S8 41.85 10.84 42.08"/><path fill="#464c4f" d="M4.04 93.16s.08 5.37.08 6.43s.37 2.67 2.98 2.67s112 .23 113.73.16c2.38-.1 2.94-2.39 3.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-5.91l-78.76 4.08z"/><path fill="#616266" d="M7.84 71.95c-2.48-.06-3.52.86-3.71 3.03s-.14 17.17-.07 18.72c.06 1.55 1.05 3.78 4.09 3.78s110.82.25 112.44.19s3.16-1.55 3.29-4.47c.12-2.91.06-16.35.12-18.02s-.68-3.04-3.78-3.1c-3.11-.07-109.84-.07-112.38-.13"/><path fill="#9a9a9a" d="M10.84 88.45c2.42.19 4.06-3.24 7.84-5.66c3.77-2.42 8.42-1.93 8.51-4.74c.1-2.81-13.3-3.39-16.16-.44c-2.85 2.96-3.03 10.61-.19 10.84"/><path fill="#464c4f" d="M-183.23 94.1s.08 5.37.08 6.43s.37 2.67 2.98 2.67c2.6 0 112 .23 113.73.16c2.38-.1 2.94-2.39 3.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-8.91l-78.76 4.09z"/><path fill="#616266" d="M-179.43 69.89c-2.48-.06-3.52.86-3.71 3.03s-.14 20.17-.07 21.72c.06 1.55 1.05 3.78 4.09 3.78s110.82.25 112.44.19c1.61-.06 3.16-1.55 3.29-4.47c.12-2.91.06-19.35.12-21.02s-.68-3.04-3.78-3.1c-3.1-.07-109.83-.07-112.38-.13"/><path fill="#9a9a9a" d="M-176.42 86.39c2.42.19 4.06-3.24 7.84-5.66c3.77-2.42 8.42-1.93 8.51-4.74c.1-2.81-13.3-3.39-16.16-.44s-3.04 10.61-.19 10.84"/></svg> </template>
CSS
.icon-heavy-equals-sign {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23464c4f%22%20d%3D%22M4.04%2046.79s.08%205.37.08%206.43s.37%202.67%202.98%202.67s112%20.23%20113.73.16c2.38-.1%202.94-2.39%203.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-5.91l-78.76%204.09z%22%2F%3E%3Cpath%20fill%3D%22%23616266%22%20d%3D%22M7.84%2025.58c-2.48-.06-3.52.86-3.71%203.03s-.14%2017.16-.07%2018.71c.06%201.55%201.05%203.78%204.09%203.78s110.82.25%20112.44.19s3.16-1.55%203.29-4.47c.12-2.91.06-16.35.12-18.02s-.68-3.04-3.78-3.1c-3.11-.06-109.84-.06-112.38-.12%22%2F%3E%3Cpath%20fill%3D%22%239a9a9a%22%20d%3D%22M10.84%2042.08c2.42.19%204.06-3.24%207.84-5.66s8.42-1.93%208.51-4.74s-13.3-3.39-16.16-.44S8%2041.85%2010.84%2042.08%22%2F%3E%3Cpath%20fill%3D%22%23464c4f%22%20d%3D%22M4.04%2093.16s.08%205.37.08%206.43s.37%202.67%202.98%202.67s112%20.23%20113.73.16c2.38-.1%202.94-2.39%203.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-5.91l-78.76%204.08z%22%2F%3E%3Cpath%20fill%3D%22%23616266%22%20d%3D%22M7.84%2071.95c-2.48-.06-3.52.86-3.71%203.03s-.14%2017.17-.07%2018.72c.06%201.55%201.05%203.78%204.09%203.78s110.82.25%20112.44.19s3.16-1.55%203.29-4.47c.12-2.91.06-16.35.12-18.02s-.68-3.04-3.78-3.1c-3.11-.07-109.84-.07-112.38-.13%22%2F%3E%3Cpath%20fill%3D%22%239a9a9a%22%20d%3D%22M10.84%2088.45c2.42.19%204.06-3.24%207.84-5.66c3.77-2.42%208.42-1.93%208.51-4.74c.1-2.81-13.3-3.39-16.16-.44c-2.85%202.96-3.03%2010.61-.19%2010.84%22%2F%3E%3Cpath%20fill%3D%22%23464c4f%22%20d%3D%22M-183.23%2094.1s.08%205.37.08%206.43s.37%202.67%202.98%202.67c2.6%200%20112%20.23%20113.73.16c2.38-.1%202.94-2.39%203.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-8.91l-78.76%204.09z%22%2F%3E%3Cpath%20fill%3D%22%23616266%22%20d%3D%22M-179.43%2069.89c-2.48-.06-3.52.86-3.71%203.03s-.14%2020.17-.07%2021.72c.06%201.55%201.05%203.78%204.09%203.78s110.82.25%20112.44.19c1.61-.06%203.16-1.55%203.29-4.47c.12-2.91.06-19.35.12-21.02s-.68-3.04-3.78-3.1c-3.1-.07-109.83-.07-112.38-.13%22%2F%3E%3Cpath%20fill%3D%22%239a9a9a%22%20d%3D%22M-176.42%2086.39c2.42.19%204.06-3.24%207.84-5.66c3.77-2.42%208.42-1.93%208.51-4.74c.1-2.81-13.3-3.39-16.16-.44s-3.04%2010.61-.19%2010.84%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23464c4f%22%20d%3D%22M4.04%2046.79s.08%205.37.08%206.43s.37%202.67%202.98%202.67s112%20.23%20113.73.16c2.38-.1%202.94-2.39%203.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-5.91l-78.76%204.09z%22%2F%3E%3Cpath%20fill%3D%22%23616266%22%20d%3D%22M7.84%2025.58c-2.48-.06-3.52.86-3.71%203.03s-.14%2017.16-.07%2018.71c.06%201.55%201.05%203.78%204.09%203.78s110.82.25%20112.44.19s3.16-1.55%203.29-4.47c.12-2.91.06-16.35.12-18.02s-.68-3.04-3.78-3.1c-3.11-.06-109.84-.06-112.38-.12%22%2F%3E%3Cpath%20fill%3D%22%239a9a9a%22%20d%3D%22M10.84%2042.08c2.42.19%204.06-3.24%207.84-5.66s8.42-1.93%208.51-4.74s-13.3-3.39-16.16-.44S8%2041.85%2010.84%2042.08%22%2F%3E%3Cpath%20fill%3D%22%23464c4f%22%20d%3D%22M4.04%2093.16s.08%205.37.08%206.43s.37%202.67%202.98%202.67s112%20.23%20113.73.16c2.38-.1%202.94-2.39%203.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-5.91l-78.76%204.08z%22%2F%3E%3Cpath%20fill%3D%22%23616266%22%20d%3D%22M7.84%2071.95c-2.48-.06-3.52.86-3.71%203.03s-.14%2017.17-.07%2018.72c.06%201.55%201.05%203.78%204.09%203.78s110.82.25%20112.44.19s3.16-1.55%203.29-4.47c.12-2.91.06-16.35.12-18.02s-.68-3.04-3.78-3.1c-3.11-.07-109.84-.07-112.38-.13%22%2F%3E%3Cpath%20fill%3D%22%239a9a9a%22%20d%3D%22M10.84%2088.45c2.42.19%204.06-3.24%207.84-5.66c3.77-2.42%208.42-1.93%208.51-4.74c.1-2.81-13.3-3.39-16.16-.44c-2.85%202.96-3.03%2010.61-.19%2010.84%22%2F%3E%3Cpath%20fill%3D%22%23464c4f%22%20d%3D%22M-183.23%2094.1s.08%205.37.08%206.43s.37%202.67%202.98%202.67c2.6%200%20112%20.23%20113.73.16c2.38-.1%202.94-2.39%203.01-4.37c.06-1.98.03-5.42.03-5.42l-27.16-8.91l-78.76%204.09z%22%2F%3E%3Cpath%20fill%3D%22%23616266%22%20d%3D%22M-179.43%2069.89c-2.48-.06-3.52.86-3.71%203.03s-.14%2020.17-.07%2021.72c.06%201.55%201.05%203.78%204.09%203.78s110.82.25%20112.44.19c1.61-.06%203.16-1.55%203.29-4.47c.12-2.91.06-19.35.12-21.02s-.68-3.04-3.78-3.1c-3.1-.07-109.83-.07-112.38-.13%22%2F%3E%3Cpath%20fill%3D%22%239a9a9a%22%20d%3D%22M-176.42%2086.39c2.42.19%204.06-3.24%207.84-5.66c3.77-2.42%208.42-1.93%208.51-4.74c.1-2.81-13.3-3.39-16.16-.44s-3.04%2010.61-.19%2010.84%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/heavy-equals-sign.svg?color=%231a73e8&size=48