usd icon
usd from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- usd
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
Use the usd icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M296 88c0-13.3 10.7-24 24-24s24 10.7 24 24v40h56c17.7 0 32 14.3 32 32s-14.3 32-32 32H285.1c-24.9 0-45.1 20.2-45.1 45.1c0 22.5 16.5 41.5 38.7 44.7l91.6 13.1c53.8 7.7 93.7 53.7 93.7 108c0 60.3-48.9 109.1-109.1 109.1H344v40c0 13.3-10.7 24-24 24s-24-10.7-24-24v-40h-72c-17.7 0-32-14.3-32-32s14.3-32 32-32h130.9c24.9 0 45.1-20.2 45.1-45.1c0-22.5-16.5-41.5-38.7-44.7l-91.6-13.1c-53.8-7.6-93.7-53.7-93.7-108c0-60.2 48.9-109.1 109.1-109.1H296z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidUsd(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M296 88c0-13.3 10.7-24 24-24s24 10.7 24 24v40h56c17.7 0 32 14.3 32 32s-14.3 32-32 32H285.1c-24.9 0-45.1 20.2-45.1 45.1c0 22.5 16.5 41.5 38.7 44.7l91.6 13.1c53.8 7.7 93.7 53.7 93.7 108c0 60.3-48.9 109.1-109.1 109.1H344v40c0 13.3-10.7 24-24 24s-24-10.7-24-24v-40h-72c-17.7 0-32-14.3-32-32s14.3-32 32-32h130.9c24.9 0 45.1-20.2 45.1-45.1c0-22.5-16.5-41.5-38.7-44.7l-91.6-13.1c-53.8-7.6-93.7-53.7-93.7-108c0-60.2 48.9-109.1 109.1-109.1H296z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M296 88c0-13.3 10.7-24 24-24s24 10.7 24 24v40h56c17.7 0 32 14.3 32 32s-14.3 32-32 32H285.1c-24.9 0-45.1 20.2-45.1 45.1c0 22.5 16.5 41.5 38.7 44.7l91.6 13.1c53.8 7.7 93.7 53.7 93.7 108c0 60.3-48.9 109.1-109.1 109.1H344v40c0 13.3-10.7 24-24 24s-24-10.7-24-24v-40h-72c-17.7 0-32-14.3-32-32s14.3-32 32-32h130.9c24.9 0 45.1-20.2 45.1-45.1c0-22.5-16.5-41.5-38.7-44.7l-91.6-13.1c-53.8-7.6-93.7-53.7-93.7-108c0-60.2 48.9-109.1 109.1-109.1H296z"/></svg> </template>
CSS
.icon-usd {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M296%2088c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024v40h56c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H285.1c-24.9%200-45.1%2020.2-45.1%2045.1c0%2022.5%2016.5%2041.5%2038.7%2044.7l91.6%2013.1c53.8%207.7%2093.7%2053.7%2093.7%20108c0%2060.3-48.9%20109.1-109.1%20109.1H344v40c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24v-40h-72c-17.7%200-32-14.3-32-32s14.3-32%2032-32h130.9c24.9%200%2045.1-20.2%2045.1-45.1c0-22.5-16.5-41.5-38.7-44.7l-91.6-13.1c-53.8-7.6-93.7-53.7-93.7-108c0-60.2%2048.9-109.1%20109.1-109.1H296z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M296%2088c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024v40h56c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H285.1c-24.9%200-45.1%2020.2-45.1%2045.1c0%2022.5%2016.5%2041.5%2038.7%2044.7l91.6%2013.1c53.8%207.7%2093.7%2053.7%2093.7%20108c0%2060.3-48.9%20109.1-109.1%20109.1H344v40c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24v-40h-72c-17.7%200-32-14.3-32-32s14.3-32%2032-32h130.9c24.9%200%2045.1-20.2%2045.1-45.1c0-22.5-16.5-41.5-38.7-44.7l-91.6-13.1c-53.8-7.6-93.7-53.7-93.7-108c0-60.2%2048.9-109.1%20109.1-109.1H296z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/usd.svg?color=%231a73e8&size=48