logo usd icon
logo-usd from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- logo-usd
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
- Aliases
- logo-usd-outline, social-usd
Related icons in IonIcons
logo-alipaylogo-amazonlogo-amplifylogo-androidlogo-angularlogo-appflowlogo-applelogo-apple-appstorelogo-apple-arlogo-behancelogo-bitbucketlogo-bitcoinlogo-bufferlogo-capacitorlogo-chromelogo-closed-captioninglogo-codepenlogo-css3logo-designernewslogo-deviantartlogo-discordlogo-dockerlogo-dribbblelogo-dropbox
Use the logo usd icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M240 480v-36.42C160.53 439 112.25 398.06 112 336h72c1.77 26.34 23.86 46.45 56 50v-98l-26.77-7c-61-14.18-93.64-49.39-93.64-102.08C119.59 116.81 164.08 76.08 240 70V32h32v38c77.39 6.3 119 47.74 120 106h-72c-.76-24.06-15.83-43.39-48-46v92l30.82 7.28C367.61 243.46 400 277 400 332c0 64.34-43.74 105.88-128 111.32V480Zm0-264v-86c-27.59 1.52-47.27 18.47-47.27 42.53c0 22.3 16.39 36.88 47.27 43.47m32 78v92c38.15-1.54 56.38-18.92 56.38-45.77c0-24.58-18.23-41.13-56.38-46.23"/></svg>
React
import type { SVGProps } from "react";
export function IonLogoUsd(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M240 480v-36.42C160.53 439 112.25 398.06 112 336h72c1.77 26.34 23.86 46.45 56 50v-98l-26.77-7c-61-14.18-93.64-49.39-93.64-102.08C119.59 116.81 164.08 76.08 240 70V32h32v38c77.39 6.3 119 47.74 120 106h-72c-.76-24.06-15.83-43.39-48-46v92l30.82 7.28C367.61 243.46 400 277 400 332c0 64.34-43.74 105.88-128 111.32V480Zm0-264v-86c-27.59 1.52-47.27 18.47-47.27 42.53c0 22.3 16.39 36.88 47.27 43.47m32 78v92c38.15-1.54 56.38-18.92 56.38-45.77c0-24.58-18.23-41.13-56.38-46.23"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M240 480v-36.42C160.53 439 112.25 398.06 112 336h72c1.77 26.34 23.86 46.45 56 50v-98l-26.77-7c-61-14.18-93.64-49.39-93.64-102.08C119.59 116.81 164.08 76.08 240 70V32h32v38c77.39 6.3 119 47.74 120 106h-72c-.76-24.06-15.83-43.39-48-46v92l30.82 7.28C367.61 243.46 400 277 400 332c0 64.34-43.74 105.88-128 111.32V480Zm0-264v-86c-27.59 1.52-47.27 18.47-47.27 42.53c0 22.3 16.39 36.88 47.27 43.47m32 78v92c38.15-1.54 56.38-18.92 56.38-45.77c0-24.58-18.23-41.13-56.38-46.23"/></svg> </template>
CSS
.icon-logo-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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20480v-36.42C160.53%20439%20112.25%20398.06%20112%20336h72c1.77%2026.34%2023.86%2046.45%2056%2050v-98l-26.77-7c-61-14.18-93.64-49.39-93.64-102.08C119.59%20116.81%20164.08%2076.08%20240%2070V32h32v38c77.39%206.3%20119%2047.74%20120%20106h-72c-.76-24.06-15.83-43.39-48-46v92l30.82%207.28C367.61%20243.46%20400%20277%20400%20332c0%2064.34-43.74%20105.88-128%20111.32V480Zm0-264v-86c-27.59%201.52-47.27%2018.47-47.27%2042.53c0%2022.3%2016.39%2036.88%2047.27%2043.47m32%2078v92c38.15-1.54%2056.38-18.92%2056.38-45.77c0-24.58-18.23-41.13-56.38-46.23%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20480v-36.42C160.53%20439%20112.25%20398.06%20112%20336h72c1.77%2026.34%2023.86%2046.45%2056%2050v-98l-26.77-7c-61-14.18-93.64-49.39-93.64-102.08C119.59%20116.81%20164.08%2076.08%20240%2070V32h32v38c77.39%206.3%20119%2047.74%20120%20106h-72c-.76-24.06-15.83-43.39-48-46v92l30.82%207.28C367.61%20243.46%20400%20277%20400%20332c0%2064.34-43.74%20105.88-128%20111.32V480Zm0-264v-86c-27.59%201.52-47.27%2018.47-47.27%2042.53c0%2022.3%2016.39%2036.88%2047.27%2043.47m32%2078v92c38.15-1.54%2056.38-18.92%2056.38-45.77c0-24.58-18.23-41.13-56.38-46.23%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/logo-usd.svg?color=%231a73e8&size=48