money-with-wings from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
money-with-wings
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the money with wings emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M9.117 14.64a.377.377 0 0 1 .533.007l.511.524c.569-.427 1.13-.461 1.578-.345a2 2 0 0 1 .799.42l.014.013l.005.005l.002.001v.001l-.257.272l.258-.272a.378.378 0 0 1-.518.55l-.004-.004l-.022-.018a1.3 1.3 0 0 0-.467-.237c-.274-.072-.675-.067-1.142.4s-.468.862-.396 1.128a1.2 1.2 0 0 0 .255.477a1 1 0 0 0 .109.08c.083.055.2.116.34.15c.255.062.645.054 1.118-.419c.326-.326.665-.512 1-.591c.335-.08.642-.047.896.027a2.15 2.15 0 0 1 .812.45l.014.013l.005.004l.002.002s.001.001-.262.272l.29-.24h.002l.002.003l.003.005l.012.014a1.5 1.5 0 0 1 .133.207c.074.135.16.33.206.568c.08.42.025.944-.37 1.47l.59.598a.377.377 0 1 1-.536.53l-.586-.592c-.532.4-1.061.453-1.486.37a2 2 0 0 1-.778-.344l-.015-.012l-.005-.004l-.002-.001v-.001l.24-.291l-.24.291a.378.378 0 0 1 .479-.583l.002.002l.02.015q.031.022.095.058c.085.048.206.101.35.13c.264.051.65.027 1.087-.41c.438-.438.464-.823.414-1.085a1.2 1.2 0 0 0-.183-.437l-.003-.005l-.01-.009a1.4 1.4 0 0 0-.492-.264a1 1 0 0 0-.511-.016c-.183.043-.402.15-.641.39c-.657.657-1.317.744-1.83.618a1.9 1.9 0 0 1-.778-.403l-.014-.013l-.004-.005l-.002-.002h-.001L10 17.83l-.27.264v-.001l-.003-.002l-.004-.005l-.013-.014l-.04-.046a2 2 0 0 1-.388-.744c-.12-.447-.087-1.008.345-1.578l-.517-.53a.377.377 0 0 1 .007-.534"/><path d="m10 17.83l-.262.272l-.008-.008zm4.3-.28l.262-.271l.016.015l.013.016z"/><path d="m11.354 25.958l-.011-.01l-7.49-7.49a2.75 2.75 0 0 1 0-3.885l4.17-4.163H6.64a1.856 1.856 0 0 1-1.857-1.76a2 2 0 0 1 .427.049H8.9v-.344H5.21a1.856 1.856 0 0 1-1.817-1.46q.215.053.447.054h4.627v-.344H4.174c-1.064 0-1.945-.651-2.132-1.516h8.968a2.67 2.67 0 0 1 1.717.622l3.916-3.91a2.75 2.75 0 0 1 3.884 0l1.868 1.872q.038.033.072.069l7.49 7.49c1.064 1.064 1.057 2.807-.01 3.874l-4.784 4.785c.17.353.267.75.267 1.168v8.968c-.865-.187-1.516-1.068-1.516-2.132V23.75h-.344v4.627q0 .15.023.293a1.86 1.86 0 0 1-1.43-1.81v-3.69h-.343v3.69q0 .221.049.427c-.985-.052-1.795-.86-1.795-1.857v-.45l-2.907 2.907a2.75 2.75 0 0 1-3.884 0l-1.926-1.926zm6.703-22.74l-4.373 4.366a2.7 2.7 0 0 1-.028.616l1.824 1.824a3.412 3.412 0 0 1 6.65 1.066a3.41 3.41 0 0 1-2.344 3.24l2.115 2.115l4.692-4.692a.74.74 0 0 0 0-1.046l-7.48-7.49a.75.75 0 0 0-1.056 0m-7.817 7.804l-4.973 4.965a.75.75 0 0 0 0 1.056l7.49 7.49a.75.75 0 0 0 1.056 0l4.97-4.97z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastMoneyWithWings(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M9.117 14.64a.377.377 0 0 1 .533.007l.511.524c.569-.427 1.13-.461 1.578-.345a2 2 0 0 1 .799.42l.014.013l.005.005l.002.001v.001l-.257.272l.258-.272a.378.378 0 0 1-.518.55l-.004-.004l-.022-.018a1.3 1.3 0 0 0-.467-.237c-.274-.072-.675-.067-1.142.4s-.468.862-.396 1.128a1.2 1.2 0 0 0 .255.477a1 1 0 0 0 .109.08c.083.055.2.116.34.15c.255.062.645.054 1.118-.419c.326-.326.665-.512 1-.591c.335-.08.642-.047.896.027a2.15 2.15 0 0 1 .812.45l.014.013l.005.004l.002.002s.001.001-.262.272l.29-.24h.002l.002.003l.003.005l.012.014a1.5 1.5 0 0 1 .133.207c.074.135.16.33.206.568c.08.42.025.944-.37 1.47l.59.598a.377.377 0 1 1-.536.53l-.586-.592c-.532.4-1.061.453-1.486.37a2 2 0 0 1-.778-.344l-.015-.012l-.005-.004l-.002-.001v-.001l.24-.291l-.24.291a.378.378 0 0 1 .479-.583l.002.002l.02.015q.031.022.095.058c.085.048.206.101.35.13c.264.051.65.027 1.087-.41c.438-.438.464-.823.414-1.085a1.2 1.2 0 0 0-.183-.437l-.003-.005l-.01-.009a1.4 1.4 0 0 0-.492-.264a1 1 0 0 0-.511-.016c-.183.043-.402.15-.641.39c-.657.657-1.317.744-1.83.618a1.9 1.9 0 0 1-.778-.403l-.014-.013l-.004-.005l-.002-.002h-.001L10 17.83l-.27.264v-.001l-.003-.002l-.004-.005l-.013-.014l-.04-.046a2 2 0 0 1-.388-.744c-.12-.447-.087-1.008.345-1.578l-.517-.53a.377.377 0 0 1 .007-.534"/><path d="m10 17.83l-.262.272l-.008-.008zm4.3-.28l.262-.271l.016.015l.013.016z"/><path d="m11.354 25.958l-.011-.01l-7.49-7.49a2.75 2.75 0 0 1 0-3.885l4.17-4.163H6.64a1.856 1.856 0 0 1-1.857-1.76a2 2 0 0 1 .427.049H8.9v-.344H5.21a1.856 1.856 0 0 1-1.817-1.46q.215.053.447.054h4.627v-.344H4.174c-1.064 0-1.945-.651-2.132-1.516h8.968a2.67 2.67 0 0 1 1.717.622l3.916-3.91a2.75 2.75 0 0 1 3.884 0l1.868 1.872q.038.033.072.069l7.49 7.49c1.064 1.064 1.057 2.807-.01 3.874l-4.784 4.785c.17.353.267.75.267 1.168v8.968c-.865-.187-1.516-1.068-1.516-2.132V23.75h-.344v4.627q0 .15.023.293a1.86 1.86 0 0 1-1.43-1.81v-3.69h-.343v3.69q0 .221.049.427c-.985-.052-1.795-.86-1.795-1.857v-.45l-2.907 2.907a2.75 2.75 0 0 1-3.884 0l-1.926-1.926zm6.703-22.74l-4.373 4.366a2.7 2.7 0 0 1-.028.616l1.824 1.824a3.412 3.412 0 0 1 6.65 1.066a3.41 3.41 0 0 1-2.344 3.24l2.115 2.115l4.692-4.692a.74.74 0 0 0 0-1.046l-7.48-7.49a.75.75 0 0 0-1.056 0m-7.817 7.804l-4.973 4.965a.75.75 0 0 0 0 1.056l7.49 7.49a.75.75 0 0 0 1.056 0l4.97-4.97z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M9.117 14.64a.377.377 0 0 1 .533.007l.511.524c.569-.427 1.13-.461 1.578-.345a2 2 0 0 1 .799.42l.014.013l.005.005l.002.001v.001l-.257.272l.258-.272a.378.378 0 0 1-.518.55l-.004-.004l-.022-.018a1.3 1.3 0 0 0-.467-.237c-.274-.072-.675-.067-1.142.4s-.468.862-.396 1.128a1.2 1.2 0 0 0 .255.477a1 1 0 0 0 .109.08c.083.055.2.116.34.15c.255.062.645.054 1.118-.419c.326-.326.665-.512 1-.591c.335-.08.642-.047.896.027a2.15 2.15 0 0 1 .812.45l.014.013l.005.004l.002.002s.001.001-.262.272l.29-.24h.002l.002.003l.003.005l.012.014a1.5 1.5 0 0 1 .133.207c.074.135.16.33.206.568c.08.42.025.944-.37 1.47l.59.598a.377.377 0 1 1-.536.53l-.586-.592c-.532.4-1.061.453-1.486.37a2 2 0 0 1-.778-.344l-.015-.012l-.005-.004l-.002-.001v-.001l.24-.291l-.24.291a.378.378 0 0 1 .479-.583l.002.002l.02.015q.031.022.095.058c.085.048.206.101.35.13c.264.051.65.027 1.087-.41c.438-.438.464-.823.414-1.085a1.2 1.2 0 0 0-.183-.437l-.003-.005l-.01-.009a1.4 1.4 0 0 0-.492-.264a1 1 0 0 0-.511-.016c-.183.043-.402.15-.641.39c-.657.657-1.317.744-1.83.618a1.9 1.9 0 0 1-.778-.403l-.014-.013l-.004-.005l-.002-.002h-.001L10 17.83l-.27.264v-.001l-.003-.002l-.004-.005l-.013-.014l-.04-.046a2 2 0 0 1-.388-.744c-.12-.447-.087-1.008.345-1.578l-.517-.53a.377.377 0 0 1 .007-.534"/><path d="m10 17.83l-.262.272l-.008-.008zm4.3-.28l.262-.271l.016.015l.013.016z"/><path d="m11.354 25.958l-.011-.01l-7.49-7.49a2.75 2.75 0 0 1 0-3.885l4.17-4.163H6.64a1.856 1.856 0 0 1-1.857-1.76a2 2 0 0 1 .427.049H8.9v-.344H5.21a1.856 1.856 0 0 1-1.817-1.46q.215.053.447.054h4.627v-.344H4.174c-1.064 0-1.945-.651-2.132-1.516h8.968a2.67 2.67 0 0 1 1.717.622l3.916-3.91a2.75 2.75 0 0 1 3.884 0l1.868 1.872q.038.033.072.069l7.49 7.49c1.064 1.064 1.057 2.807-.01 3.874l-4.784 4.785c.17.353.267.75.267 1.168v8.968c-.865-.187-1.516-1.068-1.516-2.132V23.75h-.344v4.627q0 .15.023.293a1.86 1.86 0 0 1-1.43-1.81v-3.69h-.343v3.69q0 .221.049.427c-.985-.052-1.795-.86-1.795-1.857v-.45l-2.907 2.907a2.75 2.75 0 0 1-3.884 0l-1.926-1.926zm6.703-22.74l-4.373 4.366a2.7 2.7 0 0 1-.028.616l1.824 1.824a3.412 3.412 0 0 1 6.65 1.066a3.41 3.41 0 0 1-2.344 3.24l2.115 2.115l4.692-4.692a.74.74 0 0 0 0-1.046l-7.48-7.49a.75.75 0 0 0-1.056 0m-7.817 7.804l-4.973 4.965a.75.75 0 0 0 0 1.056l7.49 7.49a.75.75 0 0 0 1.056 0l4.97-4.97z"/></g></svg>
</template>

CSS

.icon-money-with-wings {
  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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9.117%2014.64a.377.377%200%200%201%20.533.007l.511.524c.569-.427%201.13-.461%201.578-.345a2%202%200%200%201%20.799.42l.014.013l.005.005l.002.001v.001l-.257.272l.258-.272a.378.378%200%200%201-.518.55l-.004-.004l-.022-.018a1.3%201.3%200%200%200-.467-.237c-.274-.072-.675-.067-1.142.4s-.468.862-.396%201.128a1.2%201.2%200%200%200%20.255.477a1%201%200%200%200%20.109.08c.083.055.2.116.34.15c.255.062.645.054%201.118-.419c.326-.326.665-.512%201-.591c.335-.08.642-.047.896.027a2.15%202.15%200%200%201%20.812.45l.014.013l.005.004l.002.002s.001.001-.262.272l.29-.24h.002l.002.003l.003.005l.012.014a1.5%201.5%200%200%201%20.133.207c.074.135.16.33.206.568c.08.42.025.944-.37%201.47l.59.598a.377.377%200%201%201-.536.53l-.586-.592c-.532.4-1.061.453-1.486.37a2%202%200%200%201-.778-.344l-.015-.012l-.005-.004l-.002-.001v-.001l.24-.291l-.24.291a.378.378%200%200%201%20.479-.583l.002.002l.02.015q.031.022.095.058c.085.048.206.101.35.13c.264.051.65.027%201.087-.41c.438-.438.464-.823.414-1.085a1.2%201.2%200%200%200-.183-.437l-.003-.005l-.01-.009a1.4%201.4%200%200%200-.492-.264a1%201%200%200%200-.511-.016c-.183.043-.402.15-.641.39c-.657.657-1.317.744-1.83.618a1.9%201.9%200%200%201-.778-.403l-.014-.013l-.004-.005l-.002-.002h-.001L10%2017.83l-.27.264v-.001l-.003-.002l-.004-.005l-.013-.014l-.04-.046a2%202%200%200%201-.388-.744c-.12-.447-.087-1.008.345-1.578l-.517-.53a.377.377%200%200%201%20.007-.534%22%2F%3E%3Cpath%20d%3D%22m10%2017.83l-.262.272l-.008-.008zm4.3-.28l.262-.271l.016.015l.013.016z%22%2F%3E%3Cpath%20d%3D%22m11.354%2025.958l-.011-.01l-7.49-7.49a2.75%202.75%200%200%201%200-3.885l4.17-4.163H6.64a1.856%201.856%200%200%201-1.857-1.76a2%202%200%200%201%20.427.049H8.9v-.344H5.21a1.856%201.856%200%200%201-1.817-1.46q.215.053.447.054h4.627v-.344H4.174c-1.064%200-1.945-.651-2.132-1.516h8.968a2.67%202.67%200%200%201%201.717.622l3.916-3.91a2.75%202.75%200%200%201%203.884%200l1.868%201.872q.038.033.072.069l7.49%207.49c1.064%201.064%201.057%202.807-.01%203.874l-4.784%204.785c.17.353.267.75.267%201.168v8.968c-.865-.187-1.516-1.068-1.516-2.132V23.75h-.344v4.627q0%20.15.023.293a1.86%201.86%200%200%201-1.43-1.81v-3.69h-.343v3.69q0%20.221.049.427c-.985-.052-1.795-.86-1.795-1.857v-.45l-2.907%202.907a2.75%202.75%200%200%201-3.884%200l-1.926-1.926zm6.703-22.74l-4.373%204.366a2.7%202.7%200%200%201-.028.616l1.824%201.824a3.412%203.412%200%200%201%206.65%201.066a3.41%203.41%200%200%201-2.344%203.24l2.115%202.115l4.692-4.692a.74.74%200%200%200%200-1.046l-7.48-7.49a.75.75%200%200%200-1.056%200m-7.817%207.804l-4.973%204.965a.75.75%200%200%200%200%201.056l7.49%207.49a.75.75%200%200%200%201.056%200l4.97-4.97z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9.117%2014.64a.377.377%200%200%201%20.533.007l.511.524c.569-.427%201.13-.461%201.578-.345a2%202%200%200%201%20.799.42l.014.013l.005.005l.002.001v.001l-.257.272l.258-.272a.378.378%200%200%201-.518.55l-.004-.004l-.022-.018a1.3%201.3%200%200%200-.467-.237c-.274-.072-.675-.067-1.142.4s-.468.862-.396%201.128a1.2%201.2%200%200%200%20.255.477a1%201%200%200%200%20.109.08c.083.055.2.116.34.15c.255.062.645.054%201.118-.419c.326-.326.665-.512%201-.591c.335-.08.642-.047.896.027a2.15%202.15%200%200%201%20.812.45l.014.013l.005.004l.002.002s.001.001-.262.272l.29-.24h.002l.002.003l.003.005l.012.014a1.5%201.5%200%200%201%20.133.207c.074.135.16.33.206.568c.08.42.025.944-.37%201.47l.59.598a.377.377%200%201%201-.536.53l-.586-.592c-.532.4-1.061.453-1.486.37a2%202%200%200%201-.778-.344l-.015-.012l-.005-.004l-.002-.001v-.001l.24-.291l-.24.291a.378.378%200%200%201%20.479-.583l.002.002l.02.015q.031.022.095.058c.085.048.206.101.35.13c.264.051.65.027%201.087-.41c.438-.438.464-.823.414-1.085a1.2%201.2%200%200%200-.183-.437l-.003-.005l-.01-.009a1.4%201.4%200%200%200-.492-.264a1%201%200%200%200-.511-.016c-.183.043-.402.15-.641.39c-.657.657-1.317.744-1.83.618a1.9%201.9%200%200%201-.778-.403l-.014-.013l-.004-.005l-.002-.002h-.001L10%2017.83l-.27.264v-.001l-.003-.002l-.004-.005l-.013-.014l-.04-.046a2%202%200%200%201-.388-.744c-.12-.447-.087-1.008.345-1.578l-.517-.53a.377.377%200%200%201%20.007-.534%22%2F%3E%3Cpath%20d%3D%22m10%2017.83l-.262.272l-.008-.008zm4.3-.28l.262-.271l.016.015l.013.016z%22%2F%3E%3Cpath%20d%3D%22m11.354%2025.958l-.011-.01l-7.49-7.49a2.75%202.75%200%200%201%200-3.885l4.17-4.163H6.64a1.856%201.856%200%200%201-1.857-1.76a2%202%200%200%201%20.427.049H8.9v-.344H5.21a1.856%201.856%200%200%201-1.817-1.46q.215.053.447.054h4.627v-.344H4.174c-1.064%200-1.945-.651-2.132-1.516h8.968a2.67%202.67%200%200%201%201.717.622l3.916-3.91a2.75%202.75%200%200%201%203.884%200l1.868%201.872q.038.033.072.069l7.49%207.49c1.064%201.064%201.057%202.807-.01%203.874l-4.784%204.785c.17.353.267.75.267%201.168v8.968c-.865-.187-1.516-1.068-1.516-2.132V23.75h-.344v4.627q0%20.15.023.293a1.86%201.86%200%200%201-1.43-1.81v-3.69h-.343v3.69q0%20.221.049.427c-.985-.052-1.795-.86-1.795-1.857v-.45l-2.907%202.907a2.75%202.75%200%200%201-3.884%200l-1.926-1.926zm6.703-22.74l-4.373%204.366a2.7%202.7%200%200%201-.028.616l1.824%201.824a3.412%203.412%200%200%201%206.65%201.066a3.41%203.41%200%200%201-2.344%203.24l2.115%202.115l4.692-4.692a.74.74%200%200%200%200-1.046l-7.48-7.49a.75.75%200%200%200-1.056%200m-7.817%207.804l-4.973%204.965a.75.75%200%200%200%200%201.056l7.49%207.49a.75.75%200%200%200%201.056%200l4.97-4.97z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/money-with-wings.svg?color=%231a73e8&size=48