heavy dollar sign emoji

heavy-dollar-sign from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.

Name
heavy-dollar-sign
Set
Twitter Emoji
Style
Default
Category
Symbols
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Twitter Emoji

Use the heavy dollar sign emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M28.81 23.209c0-7.672-14.144-7.171-14.144-11.803c0-2.242 2.145-3.337 4.633-3.337c4.184 0 4.929 2.688 6.824 2.688c1.342 0 1.988-.845 1.988-1.792c0-2.201-3.337-3.867-6.537-4.444V2.397a2.398 2.398 0 1 0-4.798 0v2.199c-3.489.794-6.49 3.214-6.49 7.159c0 7.369 14.142 7.071 14.142 12.247c0 1.793-1.941 3.586-5.129 3.586c-4.781 0-6.374-3.236-8.316-3.236c-.946 0-1.792.796-1.792 1.996c0 1.906 3.195 4.2 7.588 4.841l-.003.015v2.397a2.401 2.401 0 0 0 4.8 0v-2.397c0-.028-.014-.05-.016-.075c3.953-.738 7.25-3.315 7.25-7.92"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiHeavyDollarSign(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M28.81 23.209c0-7.672-14.144-7.171-14.144-11.803c0-2.242 2.145-3.337 4.633-3.337c4.184 0 4.929 2.688 6.824 2.688c1.342 0 1.988-.845 1.988-1.792c0-2.201-3.337-3.867-6.537-4.444V2.397a2.398 2.398 0 1 0-4.798 0v2.199c-3.489.794-6.49 3.214-6.49 7.159c0 7.369 14.142 7.071 14.142 12.247c0 1.793-1.941 3.586-5.129 3.586c-4.781 0-6.374-3.236-8.316-3.236c-.946 0-1.792.796-1.792 1.996c0 1.906 3.195 4.2 7.588 4.841l-.003.015v2.397a2.401 2.401 0 0 0 4.8 0v-2.397c0-.028-.014-.05-.016-.075c3.953-.738 7.25-3.315 7.25-7.92"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M28.81 23.209c0-7.672-14.144-7.171-14.144-11.803c0-2.242 2.145-3.337 4.633-3.337c4.184 0 4.929 2.688 6.824 2.688c1.342 0 1.988-.845 1.988-1.792c0-2.201-3.337-3.867-6.537-4.444V2.397a2.398 2.398 0 1 0-4.798 0v2.199c-3.489.794-6.49 3.214-6.49 7.159c0 7.369 14.142 7.071 14.142 12.247c0 1.793-1.941 3.586-5.129 3.586c-4.781 0-6.374-3.236-8.316-3.236c-.946 0-1.792.796-1.792 1.996c0 1.906 3.195 4.2 7.588 4.841l-.003.015v2.397a2.401 2.401 0 0 0 4.8 0v-2.397c0-.028-.014-.05-.016-.075c3.953-.738 7.25-3.315 7.25-7.92"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M28.81%2023.209c0-7.672-14.144-7.171-14.144-11.803c0-2.242%202.145-3.337%204.633-3.337c4.184%200%204.929%202.688%206.824%202.688c1.342%200%201.988-.845%201.988-1.792c0-2.201-3.337-3.867-6.537-4.444V2.397a2.398%202.398%200%201%200-4.798%200v2.199c-3.489.794-6.49%203.214-6.49%207.159c0%207.369%2014.142%207.071%2014.142%2012.247c0%201.793-1.941%203.586-5.129%203.586c-4.781%200-6.374-3.236-8.316-3.236c-.946%200-1.792.796-1.792%201.996c0%201.906%203.195%204.2%207.588%204.841l-.003.015v2.397a2.401%202.401%200%200%200%204.8%200v-2.397c0-.028-.014-.05-.016-.075c3.953-.738%207.25-3.315%207.25-7.92%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M28.81%2023.209c0-7.672-14.144-7.171-14.144-11.803c0-2.242%202.145-3.337%204.633-3.337c4.184%200%204.929%202.688%206.824%202.688c1.342%200%201.988-.845%201.988-1.792c0-2.201-3.337-3.867-6.537-4.444V2.397a2.398%202.398%200%201%200-4.798%200v2.199c-3.489.794-6.49%203.214-6.49%207.159c0%207.369%2014.142%207.071%2014.142%2012.247c0%201.793-1.941%203.586-5.129%203.586c-4.781%200-6.374-3.236-8.316-3.236c-.946%200-1.792.796-1.792%201.996c0%201.906%203.195%204.2%207.588%204.841l-.003.015v2.397a2.401%202.401%200%200%200%204.8%200v-2.397c0-.028-.014-.05-.016-.075c3.953-.738%207.25-3.315%207.25-7.92%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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