lusd from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
lusd
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the lusd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#745ddf" d="M13.688 21C17.847 20.206 21 16.39 21 12s-3.153-8.046-7.312-8.84v2.384c.848.342 1.67 1.028 2.409 2.31c0 .077-1.496 1.1-2.203 1.58c-.874-2.111-2.23-2.133-2.794-1.373c-.807 1.088.603 1.81 2.218 2.413c1.827.68 3.208 2.288 3.182 4.339c-.025 2.004-1.457 3.054-2.812 3.571z"/><path fill="#2eb6ea" d="M10.875 3H3v9.162C3.081 16.69 6.47 20.47 10.875 21v-2.55c-1.525-.362-3.012-1.508-3.185-3.88l2.514-.73c-.016.782.321 2.345 1.797 2.335s1.796-1.074 1.772-1.604c.056-.348-.22-1.19-1.772-1.785c-1.94-.742-3.688-2.155-3.688-4.072c0-2.065 1.24-2.846 2.562-3.24z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedLusd(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#745ddf" d="M13.688 21C17.847 20.206 21 16.39 21 12s-3.153-8.046-7.312-8.84v2.384c.848.342 1.67 1.028 2.409 2.31c0 .077-1.496 1.1-2.203 1.58c-.874-2.111-2.23-2.133-2.794-1.373c-.807 1.088.603 1.81 2.218 2.413c1.827.68 3.208 2.288 3.182 4.339c-.025 2.004-1.457 3.054-2.812 3.571z"/><path fill="#2eb6ea" d="M10.875 3H3v9.162C3.081 16.69 6.47 20.47 10.875 21v-2.55c-1.525-.362-3.012-1.508-3.185-3.88l2.514-.73c-.016.782.321 2.345 1.797 2.335s1.796-1.074 1.772-1.604c.056-.348-.22-1.19-1.772-1.785c-1.94-.742-3.688-2.155-3.688-4.072c0-2.065 1.24-2.846 2.562-3.24z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#745ddf" d="M13.688 21C17.847 20.206 21 16.39 21 12s-3.153-8.046-7.312-8.84v2.384c.848.342 1.67 1.028 2.409 2.31c0 .077-1.496 1.1-2.203 1.58c-.874-2.111-2.23-2.133-2.794-1.373c-.807 1.088.603 1.81 2.218 2.413c1.827.68 3.208 2.288 3.182 4.339c-.025 2.004-1.457 3.054-2.812 3.571z"/><path fill="#2eb6ea" d="M10.875 3H3v9.162C3.081 16.69 6.47 20.47 10.875 21v-2.55c-1.525-.362-3.012-1.508-3.185-3.88l2.514-.73c-.016.782.321 2.345 1.797 2.335s1.796-1.074 1.772-1.604c.056-.348-.22-1.19-1.772-1.785c-1.94-.742-3.688-2.155-3.688-4.072c0-2.065 1.24-2.846 2.562-3.24z"/></g></svg>
</template>

CSS

.icon-lusd {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23745ddf%22%20d%3D%22M13.688%2021C17.847%2020.206%2021%2016.39%2021%2012s-3.153-8.046-7.312-8.84v2.384c.848.342%201.67%201.028%202.409%202.31c0%20.077-1.496%201.1-2.203%201.58c-.874-2.111-2.23-2.133-2.794-1.373c-.807%201.088.603%201.81%202.218%202.413c1.827.68%203.208%202.288%203.182%204.339c-.025%202.004-1.457%203.054-2.812%203.571z%22%2F%3E%3Cpath%20fill%3D%22%232eb6ea%22%20d%3D%22M10.875%203H3v9.162C3.081%2016.69%206.47%2020.47%2010.875%2021v-2.55c-1.525-.362-3.012-1.508-3.185-3.88l2.514-.73c-.016.782.321%202.345%201.797%202.335s1.796-1.074%201.772-1.604c.056-.348-.22-1.19-1.772-1.785c-1.94-.742-3.688-2.155-3.688-4.072c0-2.065%201.24-2.846%202.562-3.24z%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23745ddf%22%20d%3D%22M13.688%2021C17.847%2020.206%2021%2016.39%2021%2012s-3.153-8.046-7.312-8.84v2.384c.848.342%201.67%201.028%202.409%202.31c0%20.077-1.496%201.1-2.203%201.58c-.874-2.111-2.23-2.133-2.794-1.373c-.807%201.088.603%201.81%202.218%202.413c1.827.68%203.208%202.288%203.182%204.339c-.025%202.004-1.457%203.054-2.812%203.571z%22%2F%3E%3Cpath%20fill%3D%22%232eb6ea%22%20d%3D%22M10.875%203H3v9.162C3.081%2016.69%206.47%2020.47%2010.875%2021v-2.55c-1.525-.362-3.012-1.508-3.185-3.88l2.514-.73c-.016.782.321%202.345%201.797%202.335s1.796-1.074%201.772-1.604c.056-.348-.22-1.19-1.772-1.785c-1.94-.742-3.688-2.155-3.688-4.072c0-2.065%201.24-2.846%202.562-3.24z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/lusd.svg?color=%231a73e8&size=48