heavy dollar sign emoji

heavy-dollar-sign from Noto Emoji by Google Inc · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
heavy-dollar-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

Use the heavy dollar sign emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#04994a" d="M60.455 7.524c-1.527.01-2.31.164-2.31 3.633s.33 110.031.33 111.19c0 1.16 1.159 1.653 3.14 1.653h8.097c1.324 0 1.817-.821 1.653-2.976c-.165-2.145-.184-109.703-.184-111.017s-.6-2.348-2.715-2.425c-1.72-.049-6.194-.068-8.01-.058"/><path fill="#04994a" d="M46.536 45.744s-.241-6.049 4.03-9.962c3.933-3.605 7.604-3.334 7.604-3.334l.04 6s2.24-.772 6.029-.618s6.909 1.479 6.909 1.479v-6.3s2.097-.097 5.266 3.633c1.585 1.865 2.89 5.75 3.324 7.778c.55 2.61 1.507 3.817 4.03 4s4.435.165 5.99.107c2.213-.077-4.725-12.127-4.725-12.127s-7.75-11.682-10.271-11.76c-2.532-.077-18.186.32-19.684 1.112c-1.497.792-11.305 7.672-11.305 7.672L42.43 44.092s3.72 4.348 3.72 4.03c-.01-.32.386-2.378.386-2.378m-7.527 0l-7.382-5.798S30.05 51.91 36.013 59.118c4.368 5.266 9.49 7.43 13.992 9.411a92 92 0 0 0 8.281 3.121l.02 7.074l12.9 6.86l-.02-9.286s4.9 2.657 7.354 5.266s2.686 5.846 2.763 7.905c.078 2.058-.947 5.295-.947 5.295l-1.42 6.32l16.446-16.601l-38.806-25.771z"/><path fill="#04994a" d="M32.525 82.869s-1.971 1.69-1.401 6.28c.522 4.262 2.928 10.91 10.117 16.756s17.2 6.967 17.2 6.967v4.88l12.852-.02l-.02-4.84s7.673-.32 14.156-4.436c6.784-4.3 11.74-13.074 11.46-21.316c-.096-2.89-1.932-2.435-1.932-2.435s-23.597 20.408-25.181 20.562c-1.585.155-16.92-2.531-16.92-2.531L38.555 87.169z"/><path fill="#76cc44" d="M38.555 81.159c-4.812.473-6.484 1.42-6.561 2.85c-.078 1.42 4.106 26.264 33.356 25.848c28.06-.396 31.385-17.47 31.617-24.109c.29-7.981-4.426-14.62-15.016-20.871c-7.895-4.648-26.96-11.625-30.12-13.596c-2.908-1.817-6.957-5.846-6.406-11.856s7.112-11.934 19.21-11.857s16.862 8.504 17.79 10.987c1.487 4.01 1.197 9.238 3.4 9.924c1.025.319 4.03.203 5.77-.039c1.739-.241 4.212-1.575 4.348-5.063c.154-4.03-4.03-26.564-32.013-26.322c-26.718.222-33.299 16.61-32.265 26.013c.966 8.918 8.233 17.306 19.935 22.05C63.3 69.863 84.009 75.631 83.777 86.3c-.213 9.576-11.315 12.958-20.476 12.494c-9.247-.473-14.31-5.846-16.204-12.175c-1.827-6.058-5.305-5.769-8.542-5.46"/><path fill="#b5ea92" d="M42.99 84.183c-.986-1.836-7.576-1.556-8.416 1.556c-.85 3.102 2.164 7.943 4.184 7.527c2.773-.58.425-3.904 1.507-5.17c1.073-1.285 3.943-1.642 2.725-3.913m6.387-60.451c-.744-1.072-4.86-1.932-10.571 5.121s-3.604 10.775-2.3 10.939c1.778.222 2.764-1.237 3.856-3.633c1.555-3.411 3.41-5.489 6.31-7.682c2.473-1.875 3.98-2.9 2.705-4.745"/><path fill="#76cc44" d="M60.455 4.002c-1.527.01-2.31.165-2.31 3.634s.33 110.03.33 111.19s1.159 1.653 3.14 1.653h8.097c1.324 0 1.817-.822 1.653-2.976C71.2 115.357 71.18 7.8 71.18 6.486s-.6-2.348-2.715-2.426c-1.72-.048-6.194-.067-8.01-.058"/><path fill="#b5ea92" d="M64.204 6.192c-1.923-.048-4.078-.067-4.194 2.522c-.106 2.503.068 4.426 1.034 4.522c1.102.116 2.658-2.26 3.334-3.295c.87-1.294 1.904-3.69-.174-3.749"/></svg>

React

import type { SVGProps } from "react";

export function NotoHeavyDollarSign(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#04994a" d="M60.455 7.524c-1.527.01-2.31.164-2.31 3.633s.33 110.031.33 111.19c0 1.16 1.159 1.653 3.14 1.653h8.097c1.324 0 1.817-.821 1.653-2.976c-.165-2.145-.184-109.703-.184-111.017s-.6-2.348-2.715-2.425c-1.72-.049-6.194-.068-8.01-.058"/><path fill="#04994a" d="M46.536 45.744s-.241-6.049 4.03-9.962c3.933-3.605 7.604-3.334 7.604-3.334l.04 6s2.24-.772 6.029-.618s6.909 1.479 6.909 1.479v-6.3s2.097-.097 5.266 3.633c1.585 1.865 2.89 5.75 3.324 7.778c.55 2.61 1.507 3.817 4.03 4s4.435.165 5.99.107c2.213-.077-4.725-12.127-4.725-12.127s-7.75-11.682-10.271-11.76c-2.532-.077-18.186.32-19.684 1.112c-1.497.792-11.305 7.672-11.305 7.672L42.43 44.092s3.72 4.348 3.72 4.03c-.01-.32.386-2.378.386-2.378m-7.527 0l-7.382-5.798S30.05 51.91 36.013 59.118c4.368 5.266 9.49 7.43 13.992 9.411a92 92 0 0 0 8.281 3.121l.02 7.074l12.9 6.86l-.02-9.286s4.9 2.657 7.354 5.266s2.686 5.846 2.763 7.905c.078 2.058-.947 5.295-.947 5.295l-1.42 6.32l16.446-16.601l-38.806-25.771z"/><path fill="#04994a" d="M32.525 82.869s-1.971 1.69-1.401 6.28c.522 4.262 2.928 10.91 10.117 16.756s17.2 6.967 17.2 6.967v4.88l12.852-.02l-.02-4.84s7.673-.32 14.156-4.436c6.784-4.3 11.74-13.074 11.46-21.316c-.096-2.89-1.932-2.435-1.932-2.435s-23.597 20.408-25.181 20.562c-1.585.155-16.92-2.531-16.92-2.531L38.555 87.169z"/><path fill="#76cc44" d="M38.555 81.159c-4.812.473-6.484 1.42-6.561 2.85c-.078 1.42 4.106 26.264 33.356 25.848c28.06-.396 31.385-17.47 31.617-24.109c.29-7.981-4.426-14.62-15.016-20.871c-7.895-4.648-26.96-11.625-30.12-13.596c-2.908-1.817-6.957-5.846-6.406-11.856s7.112-11.934 19.21-11.857s16.862 8.504 17.79 10.987c1.487 4.01 1.197 9.238 3.4 9.924c1.025.319 4.03.203 5.77-.039c1.739-.241 4.212-1.575 4.348-5.063c.154-4.03-4.03-26.564-32.013-26.322c-26.718.222-33.299 16.61-32.265 26.013c.966 8.918 8.233 17.306 19.935 22.05C63.3 69.863 84.009 75.631 83.777 86.3c-.213 9.576-11.315 12.958-20.476 12.494c-9.247-.473-14.31-5.846-16.204-12.175c-1.827-6.058-5.305-5.769-8.542-5.46"/><path fill="#b5ea92" d="M42.99 84.183c-.986-1.836-7.576-1.556-8.416 1.556c-.85 3.102 2.164 7.943 4.184 7.527c2.773-.58.425-3.904 1.507-5.17c1.073-1.285 3.943-1.642 2.725-3.913m6.387-60.451c-.744-1.072-4.86-1.932-10.571 5.121s-3.604 10.775-2.3 10.939c1.778.222 2.764-1.237 3.856-3.633c1.555-3.411 3.41-5.489 6.31-7.682c2.473-1.875 3.98-2.9 2.705-4.745"/><path fill="#76cc44" d="M60.455 4.002c-1.527.01-2.31.165-2.31 3.634s.33 110.03.33 111.19s1.159 1.653 3.14 1.653h8.097c1.324 0 1.817-.822 1.653-2.976C71.2 115.357 71.18 7.8 71.18 6.486s-.6-2.348-2.715-2.426c-1.72-.048-6.194-.067-8.01-.058"/><path fill="#b5ea92" d="M64.204 6.192c-1.923-.048-4.078-.067-4.194 2.522c-.106 2.503.068 4.426 1.034 4.522c1.102.116 2.658-2.26 3.334-3.295c.87-1.294 1.904-3.69-.174-3.749"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#04994a" d="M60.455 7.524c-1.527.01-2.31.164-2.31 3.633s.33 110.031.33 111.19c0 1.16 1.159 1.653 3.14 1.653h8.097c1.324 0 1.817-.821 1.653-2.976c-.165-2.145-.184-109.703-.184-111.017s-.6-2.348-2.715-2.425c-1.72-.049-6.194-.068-8.01-.058"/><path fill="#04994a" d="M46.536 45.744s-.241-6.049 4.03-9.962c3.933-3.605 7.604-3.334 7.604-3.334l.04 6s2.24-.772 6.029-.618s6.909 1.479 6.909 1.479v-6.3s2.097-.097 5.266 3.633c1.585 1.865 2.89 5.75 3.324 7.778c.55 2.61 1.507 3.817 4.03 4s4.435.165 5.99.107c2.213-.077-4.725-12.127-4.725-12.127s-7.75-11.682-10.271-11.76c-2.532-.077-18.186.32-19.684 1.112c-1.497.792-11.305 7.672-11.305 7.672L42.43 44.092s3.72 4.348 3.72 4.03c-.01-.32.386-2.378.386-2.378m-7.527 0l-7.382-5.798S30.05 51.91 36.013 59.118c4.368 5.266 9.49 7.43 13.992 9.411a92 92 0 0 0 8.281 3.121l.02 7.074l12.9 6.86l-.02-9.286s4.9 2.657 7.354 5.266s2.686 5.846 2.763 7.905c.078 2.058-.947 5.295-.947 5.295l-1.42 6.32l16.446-16.601l-38.806-25.771z"/><path fill="#04994a" d="M32.525 82.869s-1.971 1.69-1.401 6.28c.522 4.262 2.928 10.91 10.117 16.756s17.2 6.967 17.2 6.967v4.88l12.852-.02l-.02-4.84s7.673-.32 14.156-4.436c6.784-4.3 11.74-13.074 11.46-21.316c-.096-2.89-1.932-2.435-1.932-2.435s-23.597 20.408-25.181 20.562c-1.585.155-16.92-2.531-16.92-2.531L38.555 87.169z"/><path fill="#76cc44" d="M38.555 81.159c-4.812.473-6.484 1.42-6.561 2.85c-.078 1.42 4.106 26.264 33.356 25.848c28.06-.396 31.385-17.47 31.617-24.109c.29-7.981-4.426-14.62-15.016-20.871c-7.895-4.648-26.96-11.625-30.12-13.596c-2.908-1.817-6.957-5.846-6.406-11.856s7.112-11.934 19.21-11.857s16.862 8.504 17.79 10.987c1.487 4.01 1.197 9.238 3.4 9.924c1.025.319 4.03.203 5.77-.039c1.739-.241 4.212-1.575 4.348-5.063c.154-4.03-4.03-26.564-32.013-26.322c-26.718.222-33.299 16.61-32.265 26.013c.966 8.918 8.233 17.306 19.935 22.05C63.3 69.863 84.009 75.631 83.777 86.3c-.213 9.576-11.315 12.958-20.476 12.494c-9.247-.473-14.31-5.846-16.204-12.175c-1.827-6.058-5.305-5.769-8.542-5.46"/><path fill="#b5ea92" d="M42.99 84.183c-.986-1.836-7.576-1.556-8.416 1.556c-.85 3.102 2.164 7.943 4.184 7.527c2.773-.58.425-3.904 1.507-5.17c1.073-1.285 3.943-1.642 2.725-3.913m6.387-60.451c-.744-1.072-4.86-1.932-10.571 5.121s-3.604 10.775-2.3 10.939c1.778.222 2.764-1.237 3.856-3.633c1.555-3.411 3.41-5.489 6.31-7.682c2.473-1.875 3.98-2.9 2.705-4.745"/><path fill="#76cc44" d="M60.455 4.002c-1.527.01-2.31.165-2.31 3.634s.33 110.03.33 111.19s1.159 1.653 3.14 1.653h8.097c1.324 0 1.817-.822 1.653-2.976C71.2 115.357 71.18 7.8 71.18 6.486s-.6-2.348-2.715-2.426c-1.72-.048-6.194-.067-8.01-.058"/><path fill="#b5ea92" d="M64.204 6.192c-1.923-.048-4.078-.067-4.194 2.522c-.106 2.503.068 4.426 1.034 4.522c1.102.116 2.658-2.26 3.334-3.295c.87-1.294 1.904-3.69-.174-3.749"/></svg>
</template>

CSS

.icon-heavy-dollar-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%2304994a%22%20d%3D%22M60.455%207.524c-1.527.01-2.31.164-2.31%203.633s.33%20110.031.33%20111.19c0%201.16%201.159%201.653%203.14%201.653h8.097c1.324%200%201.817-.821%201.653-2.976c-.165-2.145-.184-109.703-.184-111.017s-.6-2.348-2.715-2.425c-1.72-.049-6.194-.068-8.01-.058%22%2F%3E%3Cpath%20fill%3D%22%2304994a%22%20d%3D%22M46.536%2045.744s-.241-6.049%204.03-9.962c3.933-3.605%207.604-3.334%207.604-3.334l.04%206s2.24-.772%206.029-.618s6.909%201.479%206.909%201.479v-6.3s2.097-.097%205.266%203.633c1.585%201.865%202.89%205.75%203.324%207.778c.55%202.61%201.507%203.817%204.03%204s4.435.165%205.99.107c2.213-.077-4.725-12.127-4.725-12.127s-7.75-11.682-10.271-11.76c-2.532-.077-18.186.32-19.684%201.112c-1.497.792-11.305%207.672-11.305%207.672L42.43%2044.092s3.72%204.348%203.72%204.03c-.01-.32.386-2.378.386-2.378m-7.527%200l-7.382-5.798S30.05%2051.91%2036.013%2059.118c4.368%205.266%209.49%207.43%2013.992%209.411a92%2092%200%200%200%208.281%203.121l.02%207.074l12.9%206.86l-.02-9.286s4.9%202.657%207.354%205.266s2.686%205.846%202.763%207.905c.078%202.058-.947%205.295-.947%205.295l-1.42%206.32l16.446-16.601l-38.806-25.771z%22%2F%3E%3Cpath%20fill%3D%22%2304994a%22%20d%3D%22M32.525%2082.869s-1.971%201.69-1.401%206.28c.522%204.262%202.928%2010.91%2010.117%2016.756s17.2%206.967%2017.2%206.967v4.88l12.852-.02l-.02-4.84s7.673-.32%2014.156-4.436c6.784-4.3%2011.74-13.074%2011.46-21.316c-.096-2.89-1.932-2.435-1.932-2.435s-23.597%2020.408-25.181%2020.562c-1.585.155-16.92-2.531-16.92-2.531L38.555%2087.169z%22%2F%3E%3Cpath%20fill%3D%22%2376cc44%22%20d%3D%22M38.555%2081.159c-4.812.473-6.484%201.42-6.561%202.85c-.078%201.42%204.106%2026.264%2033.356%2025.848c28.06-.396%2031.385-17.47%2031.617-24.109c.29-7.981-4.426-14.62-15.016-20.871c-7.895-4.648-26.96-11.625-30.12-13.596c-2.908-1.817-6.957-5.846-6.406-11.856s7.112-11.934%2019.21-11.857s16.862%208.504%2017.79%2010.987c1.487%204.01%201.197%209.238%203.4%209.924c1.025.319%204.03.203%205.77-.039c1.739-.241%204.212-1.575%204.348-5.063c.154-4.03-4.03-26.564-32.013-26.322c-26.718.222-33.299%2016.61-32.265%2026.013c.966%208.918%208.233%2017.306%2019.935%2022.05C63.3%2069.863%2084.009%2075.631%2083.777%2086.3c-.213%209.576-11.315%2012.958-20.476%2012.494c-9.247-.473-14.31-5.846-16.204-12.175c-1.827-6.058-5.305-5.769-8.542-5.46%22%2F%3E%3Cpath%20fill%3D%22%23b5ea92%22%20d%3D%22M42.99%2084.183c-.986-1.836-7.576-1.556-8.416%201.556c-.85%203.102%202.164%207.943%204.184%207.527c2.773-.58.425-3.904%201.507-5.17c1.073-1.285%203.943-1.642%202.725-3.913m6.387-60.451c-.744-1.072-4.86-1.932-10.571%205.121s-3.604%2010.775-2.3%2010.939c1.778.222%202.764-1.237%203.856-3.633c1.555-3.411%203.41-5.489%206.31-7.682c2.473-1.875%203.98-2.9%202.705-4.745%22%2F%3E%3Cpath%20fill%3D%22%2376cc44%22%20d%3D%22M60.455%204.002c-1.527.01-2.31.165-2.31%203.634s.33%20110.03.33%20111.19s1.159%201.653%203.14%201.653h8.097c1.324%200%201.817-.822%201.653-2.976C71.2%20115.357%2071.18%207.8%2071.18%206.486s-.6-2.348-2.715-2.426c-1.72-.048-6.194-.067-8.01-.058%22%2F%3E%3Cpath%20fill%3D%22%23b5ea92%22%20d%3D%22M64.204%206.192c-1.923-.048-4.078-.067-4.194%202.522c-.106%202.503.068%204.426%201.034%204.522c1.102.116%202.658-2.26%203.334-3.295c.87-1.294%201.904-3.69-.174-3.749%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%2304994a%22%20d%3D%22M60.455%207.524c-1.527.01-2.31.164-2.31%203.633s.33%20110.031.33%20111.19c0%201.16%201.159%201.653%203.14%201.653h8.097c1.324%200%201.817-.821%201.653-2.976c-.165-2.145-.184-109.703-.184-111.017s-.6-2.348-2.715-2.425c-1.72-.049-6.194-.068-8.01-.058%22%2F%3E%3Cpath%20fill%3D%22%2304994a%22%20d%3D%22M46.536%2045.744s-.241-6.049%204.03-9.962c3.933-3.605%207.604-3.334%207.604-3.334l.04%206s2.24-.772%206.029-.618s6.909%201.479%206.909%201.479v-6.3s2.097-.097%205.266%203.633c1.585%201.865%202.89%205.75%203.324%207.778c.55%202.61%201.507%203.817%204.03%204s4.435.165%205.99.107c2.213-.077-4.725-12.127-4.725-12.127s-7.75-11.682-10.271-11.76c-2.532-.077-18.186.32-19.684%201.112c-1.497.792-11.305%207.672-11.305%207.672L42.43%2044.092s3.72%204.348%203.72%204.03c-.01-.32.386-2.378.386-2.378m-7.527%200l-7.382-5.798S30.05%2051.91%2036.013%2059.118c4.368%205.266%209.49%207.43%2013.992%209.411a92%2092%200%200%200%208.281%203.121l.02%207.074l12.9%206.86l-.02-9.286s4.9%202.657%207.354%205.266s2.686%205.846%202.763%207.905c.078%202.058-.947%205.295-.947%205.295l-1.42%206.32l16.446-16.601l-38.806-25.771z%22%2F%3E%3Cpath%20fill%3D%22%2304994a%22%20d%3D%22M32.525%2082.869s-1.971%201.69-1.401%206.28c.522%204.262%202.928%2010.91%2010.117%2016.756s17.2%206.967%2017.2%206.967v4.88l12.852-.02l-.02-4.84s7.673-.32%2014.156-4.436c6.784-4.3%2011.74-13.074%2011.46-21.316c-.096-2.89-1.932-2.435-1.932-2.435s-23.597%2020.408-25.181%2020.562c-1.585.155-16.92-2.531-16.92-2.531L38.555%2087.169z%22%2F%3E%3Cpath%20fill%3D%22%2376cc44%22%20d%3D%22M38.555%2081.159c-4.812.473-6.484%201.42-6.561%202.85c-.078%201.42%204.106%2026.264%2033.356%2025.848c28.06-.396%2031.385-17.47%2031.617-24.109c.29-7.981-4.426-14.62-15.016-20.871c-7.895-4.648-26.96-11.625-30.12-13.596c-2.908-1.817-6.957-5.846-6.406-11.856s7.112-11.934%2019.21-11.857s16.862%208.504%2017.79%2010.987c1.487%204.01%201.197%209.238%203.4%209.924c1.025.319%204.03.203%205.77-.039c1.739-.241%204.212-1.575%204.348-5.063c.154-4.03-4.03-26.564-32.013-26.322c-26.718.222-33.299%2016.61-32.265%2026.013c.966%208.918%208.233%2017.306%2019.935%2022.05C63.3%2069.863%2084.009%2075.631%2083.777%2086.3c-.213%209.576-11.315%2012.958-20.476%2012.494c-9.247-.473-14.31-5.846-16.204-12.175c-1.827-6.058-5.305-5.769-8.542-5.46%22%2F%3E%3Cpath%20fill%3D%22%23b5ea92%22%20d%3D%22M42.99%2084.183c-.986-1.836-7.576-1.556-8.416%201.556c-.85%203.102%202.164%207.943%204.184%207.527c2.773-.58.425-3.904%201.507-5.17c1.073-1.285%203.943-1.642%202.725-3.913m6.387-60.451c-.744-1.072-4.86-1.932-10.571%205.121s-3.604%2010.775-2.3%2010.939c1.778.222%202.764-1.237%203.856-3.633c1.555-3.411%203.41-5.489%206.31-7.682c2.473-1.875%203.98-2.9%202.705-4.745%22%2F%3E%3Cpath%20fill%3D%22%2376cc44%22%20d%3D%22M60.455%204.002c-1.527.01-2.31.165-2.31%203.634s.33%20110.03.33%20111.19s1.159%201.653%203.14%201.653h8.097c1.324%200%201.817-.822%201.653-2.976C71.2%20115.357%2071.18%207.8%2071.18%206.486s-.6-2.348-2.715-2.426c-1.72-.048-6.194-.067-8.01-.058%22%2F%3E%3Cpath%20fill%3D%22%23b5ea92%22%20d%3D%22M64.204%206.192c-1.923-.048-4.078-.067-4.194%202.522c-.106%202.503.068%204.426%201.034%204.522c1.102.116%202.658-2.26%203.334-3.295c.87-1.294%201.904-3.69-.174-3.749%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/heavy-dollar-sign.svg?color=%231a73e8&size=48