currency exchange icon
currency-exchange from Material Symbols Light by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.
- Name
- currency-exchange
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- currency-exchange-outline, currency-exchange-outline-sharp, currency-exchange-sharp
1 other variant in Material Symbols Light
The same icon in other sets
currency-exchangeBootstrap Iconscurrency-exchangeEmoji One (Colored)currency-exchangeFluent Emojicurrency-exchangeFluent Emoji Flatcurrency-exchangeFluent Emoji High Contrastcurrency-exchangeMaterial Symbolscurrency-exchangeNoto Emojicurrency-exchangeOpenMojicurrency-exchangeTDesign Iconscurrency-exchangeTwitter Emoji
More business icons from Material Symbols Light
Use the currency exchange icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-3.05 0-5.467-1.621q-2.418-1.621-3.63-4.362v3.29h-1v-5h5v1H3.699q.97 2.57 3.249 4.131T12 21q1.798 0 3.378-.645q1.58-.646 2.783-1.781q1.202-1.136 1.953-2.696t.867-3.378h1q-.097 1.986-.92 3.717t-2.161 3.02t-3.115 2.026Q14.005 22 12 22m-.516-3.384v-1.224q-1.02-.236-1.739-.81T8.6 14.98l.88-.381q.416.929 1.111 1.432t1.559.503q.883 0 1.653-.465q.77-.464.77-1.52q0-.84-.555-1.32t-2.168-1.072q-1.61-.583-2.287-1.231q-.678-.648-.678-1.727q0-.91.683-1.68t1.967-.962V5.384h.98v1.174q.785.056 1.465.542t1.032 1.208l-.87.342q-.315-.537-.823-.886t-1.269-.348q-.99 0-1.588.509T9.867 9.2t.459 1.179q.46.413 2.114.99q1.8.65 2.438 1.39q.639.741.639 1.791q0 .706-.28 1.237q-.278.53-.72.88q-.441.349-.981.538t-1.07.237v1.174zM2.02 11.5q.135-2.083.978-3.823t2.2-3.01T8.301 2.7T12 2q2.992 0 5.467 1.63t3.63 4.43V4.692h1v5h-5v-1h3.205Q19.391 6.2 17.101 4.6T12 3q-1.721 0-3.291.626T5.916 5.368T3.914 8.045T3.02 11.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCurrencyExchange(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-3.05 0-5.467-1.621q-2.418-1.621-3.63-4.362v3.29h-1v-5h5v1H3.699q.97 2.57 3.249 4.131T12 21q1.798 0 3.378-.645q1.58-.646 2.783-1.781q1.202-1.136 1.953-2.696t.867-3.378h1q-.097 1.986-.92 3.717t-2.161 3.02t-3.115 2.026Q14.005 22 12 22m-.516-3.384v-1.224q-1.02-.236-1.739-.81T8.6 14.98l.88-.381q.416.929 1.111 1.432t1.559.503q.883 0 1.653-.465q.77-.464.77-1.52q0-.84-.555-1.32t-2.168-1.072q-1.61-.583-2.287-1.231q-.678-.648-.678-1.727q0-.91.683-1.68t1.967-.962V5.384h.98v1.174q.785.056 1.465.542t1.032 1.208l-.87.342q-.315-.537-.823-.886t-1.269-.348q-.99 0-1.588.509T9.867 9.2t.459 1.179q.46.413 2.114.99q1.8.65 2.438 1.39q.639.741.639 1.791q0 .706-.28 1.237q-.278.53-.72.88q-.441.349-.981.538t-1.07.237v1.174zM2.02 11.5q.135-2.083.978-3.823t2.2-3.01T8.301 2.7T12 2q2.992 0 5.467 1.63t3.63 4.43V4.692h1v5h-5v-1h3.205Q19.391 6.2 17.101 4.6T12 3q-1.721 0-3.291.626T5.916 5.368T3.914 8.045T3.02 11.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-3.05 0-5.467-1.621q-2.418-1.621-3.63-4.362v3.29h-1v-5h5v1H3.699q.97 2.57 3.249 4.131T12 21q1.798 0 3.378-.645q1.58-.646 2.783-1.781q1.202-1.136 1.953-2.696t.867-3.378h1q-.097 1.986-.92 3.717t-2.161 3.02t-3.115 2.026Q14.005 22 12 22m-.516-3.384v-1.224q-1.02-.236-1.739-.81T8.6 14.98l.88-.381q.416.929 1.111 1.432t1.559.503q.883 0 1.653-.465q.77-.464.77-1.52q0-.84-.555-1.32t-2.168-1.072q-1.61-.583-2.287-1.231q-.678-.648-.678-1.727q0-.91.683-1.68t1.967-.962V5.384h.98v1.174q.785.056 1.465.542t1.032 1.208l-.87.342q-.315-.537-.823-.886t-1.269-.348q-.99 0-1.588.509T9.867 9.2t.459 1.179q.46.413 2.114.99q1.8.65 2.438 1.39q.639.741.639 1.791q0 .706-.28 1.237q-.278.53-.72.88q-.441.349-.981.538t-1.07.237v1.174zM2.02 11.5q.135-2.083.978-3.823t2.2-3.01T8.301 2.7T12 2q2.992 0 5.467 1.63t3.63 4.43V4.692h1v5h-5v-1h3.205Q19.391 6.2 17.101 4.6T12 3q-1.721 0-3.291.626T5.916 5.368T3.914 8.045T3.02 11.5z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2022q-3.05%200-5.467-1.621q-2.418-1.621-3.63-4.362v3.29h-1v-5h5v1H3.699q.97%202.57%203.249%204.131T12%2021q1.798%200%203.378-.645q1.58-.646%202.783-1.781q1.202-1.136%201.953-2.696t.867-3.378h1q-.097%201.986-.92%203.717t-2.161%203.02t-3.115%202.026Q14.005%2022%2012%2022m-.516-3.384v-1.224q-1.02-.236-1.739-.81T8.6%2014.98l.88-.381q.416.929%201.111%201.432t1.559.503q.883%200%201.653-.465q.77-.464.77-1.52q0-.84-.555-1.32t-2.168-1.072q-1.61-.583-2.287-1.231q-.678-.648-.678-1.727q0-.91.683-1.68t1.967-.962V5.384h.98v1.174q.785.056%201.465.542t1.032%201.208l-.87.342q-.315-.537-.823-.886t-1.269-.348q-.99%200-1.588.509T9.867%209.2t.459%201.179q.46.413%202.114.99q1.8.65%202.438%201.39q.639.741.639%201.791q0%20.706-.28%201.237q-.278.53-.72.88q-.441.349-.981.538t-1.07.237v1.174zM2.02%2011.5q.135-2.083.978-3.823t2.2-3.01T8.301%202.7T12%202q2.992%200%205.467%201.63t3.63%204.43V4.692h1v5h-5v-1h3.205Q19.391%206.2%2017.101%204.6T12%203q-1.721%200-3.291.626T5.916%205.368T3.914%208.045T3.02%2011.5z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2022q-3.05%200-5.467-1.621q-2.418-1.621-3.63-4.362v3.29h-1v-5h5v1H3.699q.97%202.57%203.249%204.131T12%2021q1.798%200%203.378-.645q1.58-.646%202.783-1.781q1.202-1.136%201.953-2.696t.867-3.378h1q-.097%201.986-.92%203.717t-2.161%203.02t-3.115%202.026Q14.005%2022%2012%2022m-.516-3.384v-1.224q-1.02-.236-1.739-.81T8.6%2014.98l.88-.381q.416.929%201.111%201.432t1.559.503q.883%200%201.653-.465q.77-.464.77-1.52q0-.84-.555-1.32t-2.168-1.072q-1.61-.583-2.287-1.231q-.678-.648-.678-1.727q0-.91.683-1.68t1.967-.962V5.384h.98v1.174q.785.056%201.465.542t1.032%201.208l-.87.342q-.315-.537-.823-.886t-1.269-.348q-.99%200-1.588.509T9.867%209.2t.459%201.179q.46.413%202.114.99q1.8.65%202.438%201.39q.639.741.639%201.791q0%20.706-.28%201.237q-.278.53-.72.88q-.441.349-.981.538t-1.07.237v1.174zM2.02%2011.5q.135-2.083.978-3.823t2.2-3.01T8.301%202.7T12%202q2.992%200%205.467%201.63t3.63%204.43V4.692h1v5h-5v-1h3.205Q19.391%206.2%2017.101%204.6T12%203q-1.721%200-3.291.626T5.916%205.368T3.914%208.045T3.02%2011.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/currency-exchange.svg?color=%231a73e8&size=48