currency-exchange from Fluent Emoji High Contrast by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
currency-exchange
Set
Fluent Emoji High Contrast
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji High Contrast

Use the currency exchange emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m9.58 2.584l-.4 5.07c-.02.25.18.47.43.47l5.09-.03c.39-.01.59-.46.33-.74l-1.19-1.28a.282.282 0 0 1 .02-.42c.7-.55 1.61-.88 2.57-.84c1.8.07 3.27 1.46 3.64 3.14c.02.09.1.16.2.16h2.43c.13 0 .23-.12.21-.24c-.44-3.16-3.08-5.75-6.38-5.87c-1.75-.06-3.38.55-4.61 1.61c-.12.1-.29.09-.4-.02l-1.18-1.27a.439.439 0 0 0-.76.26M22.332 29.54l.4-5.07a.44.44 0 0 0-.43-.47l-5.09.03c-.39.01-.59.46-.33.74l1.19 1.28c.12.12.11.32-.02.42c-.7.55-1.61.88-2.57.84c-1.8-.07-3.27-1.46-3.64-3.14a.204.204 0 0 0-.2-.16h-2.43c-.12 0-.23.11-.21.24c.44 3.16 3.08 5.75 6.38 5.87c1.75.06 3.38-.55 4.61-1.61c.12-.1.29-.09.4.02l1.18 1.27c.26.28.73.12.76-.26M6 8a1 1 0 0 0-1 1v1.06c-1.208.18-2.01.745-2.482 1.496C2 12.383 2 13.262 2 13.524v.007c0 .265.002 1.13.546 1.936c.25.37.584.688 1.012.932c.589.336 1.355.532 2.322.532c1.095 0 1.473.41 1.644.699c.222.376.236.81.236.951q0-.006-.003.01c-.013.064-.073.36-.298.648c-.218.278-.645.622-1.579.622c-.862 0-1.298-.375-1.553-.732a2.3 2.3 0 0 1-.344-.752v-.001l-.011-.051a1 1 0 0 0-1.956.412L3 18.56l-.984.177v.003l.001.006l.003.013a2 2 0 0 0 .033.147a4.3 4.3 0 0 0 .647 1.386A3.66 3.66 0 0 0 5 21.776V23a1 1 0 1 0 2 0v-1.263c.927-.217 1.59-.7 2.033-1.265c.558-.712.727-1.503.727-1.892c0-.219-.006-1.11-.514-1.969c-.56-.945-1.62-1.681-3.366-1.681c-1.17 0-1.539-.379-1.676-.582c-.186-.276-.204-.611-.204-.818c0-.217.015-.596.212-.91c.144-.23.506-.62 1.648-.62c1.05 0 1.454.432 1.652.77a1.9 1.9 0 0 1 .248.793a1 1 0 0 0 2-.057l-1 .024l1-.025v-.009l-.001-.015a2 2 0 0 0-.012-.163a3.9 3.9 0 0 0-.508-1.558c-.416-.71-1.126-1.364-2.239-1.632V9a1 1 0 0 0-1-1m17.962 2.887a1 1 0 1 0-1.774.923L24.889 17H23a1 1 0 1 0 0 2h2v1h-2a1 1 0 1 0 0 2h2v1a1 1 0 1 0 2 0v-1h2a1 1 0 1 0 0-2h-2v-1h2a1 1 0 1 0 0-2h-1.89l2.702-5.19a1 1 0 0 0-1.774-.923L26 14.802z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastCurrencyExchange(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m9.58 2.584l-.4 5.07c-.02.25.18.47.43.47l5.09-.03c.39-.01.59-.46.33-.74l-1.19-1.28a.282.282 0 0 1 .02-.42c.7-.55 1.61-.88 2.57-.84c1.8.07 3.27 1.46 3.64 3.14c.02.09.1.16.2.16h2.43c.13 0 .23-.12.21-.24c-.44-3.16-3.08-5.75-6.38-5.87c-1.75-.06-3.38.55-4.61 1.61c-.12.1-.29.09-.4-.02l-1.18-1.27a.439.439 0 0 0-.76.26M22.332 29.54l.4-5.07a.44.44 0 0 0-.43-.47l-5.09.03c-.39.01-.59.46-.33.74l1.19 1.28c.12.12.11.32-.02.42c-.7.55-1.61.88-2.57.84c-1.8-.07-3.27-1.46-3.64-3.14a.204.204 0 0 0-.2-.16h-2.43c-.12 0-.23.11-.21.24c.44 3.16 3.08 5.75 6.38 5.87c1.75.06 3.38-.55 4.61-1.61c.12-.1.29-.09.4.02l1.18 1.27c.26.28.73.12.76-.26M6 8a1 1 0 0 0-1 1v1.06c-1.208.18-2.01.745-2.482 1.496C2 12.383 2 13.262 2 13.524v.007c0 .265.002 1.13.546 1.936c.25.37.584.688 1.012.932c.589.336 1.355.532 2.322.532c1.095 0 1.473.41 1.644.699c.222.376.236.81.236.951q0-.006-.003.01c-.013.064-.073.36-.298.648c-.218.278-.645.622-1.579.622c-.862 0-1.298-.375-1.553-.732a2.3 2.3 0 0 1-.344-.752v-.001l-.011-.051a1 1 0 0 0-1.956.412L3 18.56l-.984.177v.003l.001.006l.003.013a2 2 0 0 0 .033.147a4.3 4.3 0 0 0 .647 1.386A3.66 3.66 0 0 0 5 21.776V23a1 1 0 1 0 2 0v-1.263c.927-.217 1.59-.7 2.033-1.265c.558-.712.727-1.503.727-1.892c0-.219-.006-1.11-.514-1.969c-.56-.945-1.62-1.681-3.366-1.681c-1.17 0-1.539-.379-1.676-.582c-.186-.276-.204-.611-.204-.818c0-.217.015-.596.212-.91c.144-.23.506-.62 1.648-.62c1.05 0 1.454.432 1.652.77a1.9 1.9 0 0 1 .248.793a1 1 0 0 0 2-.057l-1 .024l1-.025v-.009l-.001-.015a2 2 0 0 0-.012-.163a3.9 3.9 0 0 0-.508-1.558c-.416-.71-1.126-1.364-2.239-1.632V9a1 1 0 0 0-1-1m17.962 2.887a1 1 0 1 0-1.774.923L24.889 17H23a1 1 0 1 0 0 2h2v1h-2a1 1 0 1 0 0 2h2v1a1 1 0 1 0 2 0v-1h2a1 1 0 1 0 0-2h-2v-1h2a1 1 0 1 0 0-2h-1.89l2.702-5.19a1 1 0 0 0-1.774-.923L26 14.802z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m9.58 2.584l-.4 5.07c-.02.25.18.47.43.47l5.09-.03c.39-.01.59-.46.33-.74l-1.19-1.28a.282.282 0 0 1 .02-.42c.7-.55 1.61-.88 2.57-.84c1.8.07 3.27 1.46 3.64 3.14c.02.09.1.16.2.16h2.43c.13 0 .23-.12.21-.24c-.44-3.16-3.08-5.75-6.38-5.87c-1.75-.06-3.38.55-4.61 1.61c-.12.1-.29.09-.4-.02l-1.18-1.27a.439.439 0 0 0-.76.26M22.332 29.54l.4-5.07a.44.44 0 0 0-.43-.47l-5.09.03c-.39.01-.59.46-.33.74l1.19 1.28c.12.12.11.32-.02.42c-.7.55-1.61.88-2.57.84c-1.8-.07-3.27-1.46-3.64-3.14a.204.204 0 0 0-.2-.16h-2.43c-.12 0-.23.11-.21.24c.44 3.16 3.08 5.75 6.38 5.87c1.75.06 3.38-.55 4.61-1.61c.12-.1.29-.09.4.02l1.18 1.27c.26.28.73.12.76-.26M6 8a1 1 0 0 0-1 1v1.06c-1.208.18-2.01.745-2.482 1.496C2 12.383 2 13.262 2 13.524v.007c0 .265.002 1.13.546 1.936c.25.37.584.688 1.012.932c.589.336 1.355.532 2.322.532c1.095 0 1.473.41 1.644.699c.222.376.236.81.236.951q0-.006-.003.01c-.013.064-.073.36-.298.648c-.218.278-.645.622-1.579.622c-.862 0-1.298-.375-1.553-.732a2.3 2.3 0 0 1-.344-.752v-.001l-.011-.051a1 1 0 0 0-1.956.412L3 18.56l-.984.177v.003l.001.006l.003.013a2 2 0 0 0 .033.147a4.3 4.3 0 0 0 .647 1.386A3.66 3.66 0 0 0 5 21.776V23a1 1 0 1 0 2 0v-1.263c.927-.217 1.59-.7 2.033-1.265c.558-.712.727-1.503.727-1.892c0-.219-.006-1.11-.514-1.969c-.56-.945-1.62-1.681-3.366-1.681c-1.17 0-1.539-.379-1.676-.582c-.186-.276-.204-.611-.204-.818c0-.217.015-.596.212-.91c.144-.23.506-.62 1.648-.62c1.05 0 1.454.432 1.652.77a1.9 1.9 0 0 1 .248.793a1 1 0 0 0 2-.057l-1 .024l1-.025v-.009l-.001-.015a2 2 0 0 0-.012-.163a3.9 3.9 0 0 0-.508-1.558c-.416-.71-1.126-1.364-2.239-1.632V9a1 1 0 0 0-1-1m17.962 2.887a1 1 0 1 0-1.774.923L24.889 17H23a1 1 0 1 0 0 2h2v1h-2a1 1 0 1 0 0 2h2v1a1 1 0 1 0 2 0v-1h2a1 1 0 1 0 0-2h-2v-1h2a1 1 0 1 0 0-2h-1.89l2.702-5.19a1 1 0 0 0-1.774-.923L26 14.802z"/></svg>
</template>

CSS

.icon-currency-exchange {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.58%202.584l-.4%205.07c-.02.25.18.47.43.47l5.09-.03c.39-.01.59-.46.33-.74l-1.19-1.28a.282.282%200%200%201%20.02-.42c.7-.55%201.61-.88%202.57-.84c1.8.07%203.27%201.46%203.64%203.14c.02.09.1.16.2.16h2.43c.13%200%20.23-.12.21-.24c-.44-3.16-3.08-5.75-6.38-5.87c-1.75-.06-3.38.55-4.61%201.61c-.12.1-.29.09-.4-.02l-1.18-1.27a.439.439%200%200%200-.76.26M22.332%2029.54l.4-5.07a.44.44%200%200%200-.43-.47l-5.09.03c-.39.01-.59.46-.33.74l1.19%201.28c.12.12.11.32-.02.42c-.7.55-1.61.88-2.57.84c-1.8-.07-3.27-1.46-3.64-3.14a.204.204%200%200%200-.2-.16h-2.43c-.12%200-.23.11-.21.24c.44%203.16%203.08%205.75%206.38%205.87c1.75.06%203.38-.55%204.61-1.61c.12-.1.29-.09.4.02l1.18%201.27c.26.28.73.12.76-.26M6%208a1%201%200%200%200-1%201v1.06c-1.208.18-2.01.745-2.482%201.496C2%2012.383%202%2013.262%202%2013.524v.007c0%20.265.002%201.13.546%201.936c.25.37.584.688%201.012.932c.589.336%201.355.532%202.322.532c1.095%200%201.473.41%201.644.699c.222.376.236.81.236.951q0-.006-.003.01c-.013.064-.073.36-.298.648c-.218.278-.645.622-1.579.622c-.862%200-1.298-.375-1.553-.732a2.3%202.3%200%200%201-.344-.752v-.001l-.011-.051a1%201%200%200%200-1.956.412L3%2018.56l-.984.177v.003l.001.006l.003.013a2%202%200%200%200%20.033.147a4.3%204.3%200%200%200%20.647%201.386A3.66%203.66%200%200%200%205%2021.776V23a1%201%200%201%200%202%200v-1.263c.927-.217%201.59-.7%202.033-1.265c.558-.712.727-1.503.727-1.892c0-.219-.006-1.11-.514-1.969c-.56-.945-1.62-1.681-3.366-1.681c-1.17%200-1.539-.379-1.676-.582c-.186-.276-.204-.611-.204-.818c0-.217.015-.596.212-.91c.144-.23.506-.62%201.648-.62c1.05%200%201.454.432%201.652.77a1.9%201.9%200%200%201%20.248.793a1%201%200%200%200%202-.057l-1%20.024l1-.025v-.009l-.001-.015a2%202%200%200%200-.012-.163a3.9%203.9%200%200%200-.508-1.558c-.416-.71-1.126-1.364-2.239-1.632V9a1%201%200%200%200-1-1m17.962%202.887a1%201%200%201%200-1.774.923L24.889%2017H23a1%201%200%201%200%200%202h2v1h-2a1%201%200%201%200%200%202h2v1a1%201%200%201%200%202%200v-1h2a1%201%200%201%200%200-2h-2v-1h2a1%201%200%201%200%200-2h-1.89l2.702-5.19a1%201%200%200%200-1.774-.923L26%2014.802z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.58%202.584l-.4%205.07c-.02.25.18.47.43.47l5.09-.03c.39-.01.59-.46.33-.74l-1.19-1.28a.282.282%200%200%201%20.02-.42c.7-.55%201.61-.88%202.57-.84c1.8.07%203.27%201.46%203.64%203.14c.02.09.1.16.2.16h2.43c.13%200%20.23-.12.21-.24c-.44-3.16-3.08-5.75-6.38-5.87c-1.75-.06-3.38.55-4.61%201.61c-.12.1-.29.09-.4-.02l-1.18-1.27a.439.439%200%200%200-.76.26M22.332%2029.54l.4-5.07a.44.44%200%200%200-.43-.47l-5.09.03c-.39.01-.59.46-.33.74l1.19%201.28c.12.12.11.32-.02.42c-.7.55-1.61.88-2.57.84c-1.8-.07-3.27-1.46-3.64-3.14a.204.204%200%200%200-.2-.16h-2.43c-.12%200-.23.11-.21.24c.44%203.16%203.08%205.75%206.38%205.87c1.75.06%203.38-.55%204.61-1.61c.12-.1.29-.09.4.02l1.18%201.27c.26.28.73.12.76-.26M6%208a1%201%200%200%200-1%201v1.06c-1.208.18-2.01.745-2.482%201.496C2%2012.383%202%2013.262%202%2013.524v.007c0%20.265.002%201.13.546%201.936c.25.37.584.688%201.012.932c.589.336%201.355.532%202.322.532c1.095%200%201.473.41%201.644.699c.222.376.236.81.236.951q0-.006-.003.01c-.013.064-.073.36-.298.648c-.218.278-.645.622-1.579.622c-.862%200-1.298-.375-1.553-.732a2.3%202.3%200%200%201-.344-.752v-.001l-.011-.051a1%201%200%200%200-1.956.412L3%2018.56l-.984.177v.003l.001.006l.003.013a2%202%200%200%200%20.033.147a4.3%204.3%200%200%200%20.647%201.386A3.66%203.66%200%200%200%205%2021.776V23a1%201%200%201%200%202%200v-1.263c.927-.217%201.59-.7%202.033-1.265c.558-.712.727-1.503.727-1.892c0-.219-.006-1.11-.514-1.969c-.56-.945-1.62-1.681-3.366-1.681c-1.17%200-1.539-.379-1.676-.582c-.186-.276-.204-.611-.204-.818c0-.217.015-.596.212-.91c.144-.23.506-.62%201.648-.62c1.05%200%201.454.432%201.652.77a1.9%201.9%200%200%201%20.248.793a1%201%200%200%200%202-.057l-1%20.024l1-.025v-.009l-.001-.015a2%202%200%200%200-.012-.163a3.9%203.9%200%200%200-.508-1.558c-.416-.71-1.126-1.364-2.239-1.632V9a1%201%200%200%200-1-1m17.962%202.887a1%201%200%201%200-1.774.923L24.889%2017H23a1%201%200%201%200%200%202h2v1h-2a1%201%200%201%200%200%202h2v1a1%201%200%201%200%202%200v-1h2a1%201%200%201%200%200-2h-2v-1h2a1%201%200%201%200%200-2h-1.89l2.702-5.19a1%201%200%200%200-1.774-.923L26%2014.802z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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