ousd from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
ousd
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the ousd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.632 17.016a5 5 0 0 1-.347-.466a3 3 0 0 0-.139-.198c-.011-.012-.023-.036-.035-.047c-.034-.059-.08-.129-.115-.199l-.035-.07c-.035-.057-.07-.128-.104-.186l-.035-.07a1 1 0 0 1-.092-.198c-.012-.023-.024-.058-.035-.081c-.035-.07-.058-.129-.092-.199l-.036-.081c-.022-.07-.057-.14-.08-.21c0-.011-.011-.035-.011-.047a8 8 0 0 1-.163-.49c0-.01-.011-.023-.011-.046c-.011-.058-.035-.116-.047-.175l-.034-.14l-.035-.163c-.011-.047-.023-.105-.035-.151c-.011-.059-.023-.105-.034-.164l-.035-.175c-.011-.046-.011-.104-.023-.15c-.011-.06-.023-.117-.023-.187c-.011-.047-.011-.094-.024-.152c-.01-.07-.01-.129-.022-.198c0-.047-.012-.093-.012-.14c0-.082-.012-.152-.012-.233c0-.035 0-.07-.01-.117c0-.117-.013-.233-.013-.35s0-.221.012-.337v-.106c0-.081.01-.15.01-.233c0-.034.013-.081.013-.116c.011-.07.011-.151.023-.222c0-.035.011-.07.011-.105l.035-.256c0-.024 0-.047.011-.058c.013-.105.036-.21.059-.315c.01-.035.01-.07.023-.093c.011-.07.035-.14.046-.21a.4.4 0 0 0 .023-.117c.012-.07.035-.129.046-.198c.012-.035.023-.082.035-.117c.023-.07.046-.14.058-.21c.011-.034.023-.058.035-.093l.104-.28c.011-.034.023-.058.034-.093c.023-.07.046-.128.081-.198c.012-.035.035-.07.047-.116c.023-.059.046-.105.08-.163c.023-.036.036-.082.059-.117c.023-.059.057-.105.08-.163c.024-.035.035-.07.058-.105l.14-.245a4.8 4.8 0 0 0-.152 1.247c0 1.516.637 2.67 1.898 3.45c.069 1.365.462 2.437 1.133 3.125zm7.333-8.161c.394.594.648 1.34.74 2.238c.324.152.602.326.856.525c.937.734 1.412 1.806 1.412 3.17c0 .163-.012.327-.024.49v-.011c1.157-2.627.777-6.236-1.1-8.438z"/><path fill="currentColor" fill-rule="evenodd" d="M12.343 10.651q.107.026.222.046c1.931.385 4.152 1.189 4.141 4.15c0 .443-.046.863-.15 1.236a6.3 6.3 0 0 1-.672.967a5.84 5.84 0 0 1-2.428 1.725l-.128.042l-.127.04a4 4 0 0 1-.251.076V21H9.59v-2.09c-.971-.344-2.445-1.256-2.97-1.883v-.082l2.256-1.527a3.34 3.34 0 0 0 2.382 1.014c1.62 0 2.394-.885 2.394-1.596c0-1.14-1.082-1.34-2.339-1.573l-.009-.001q-.555-.087-1.099-.222c-2.012-.49-4.071-1.364-4.071-4.114c0-.805.173-1.505.52-2.087c1.504-1.772 2.558-1.883 2.852-1.913c.06-.006.088-.01.083-.023V3h3.36v1.938c1.235.287 2.134.975 2.947 1.947l.011.07l-1.862 1.923l-.078-.016c-.601-.898-1.54-1.382-2.71-1.382c-1.306 0-2.035.594-2.035 1.34c0 1.193 1.221 1.442 2.916 1.789l.033.006q.086.016.172.036m6.714-5.014c-1.065 0-1.46.347-1.46 1.462c0-1.114-.394-1.462-1.46-1.462c1.066 0 1.46-.347 1.46-1.46c0 1.113.395 1.46 1.46 1.46" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenOusd(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="M6.632 17.016a5 5 0 0 1-.347-.466a3 3 0 0 0-.139-.198c-.011-.012-.023-.036-.035-.047c-.034-.059-.08-.129-.115-.199l-.035-.07c-.035-.057-.07-.128-.104-.186l-.035-.07a1 1 0 0 1-.092-.198c-.012-.023-.024-.058-.035-.081c-.035-.07-.058-.129-.092-.199l-.036-.081c-.022-.07-.057-.14-.08-.21c0-.011-.011-.035-.011-.047a8 8 0 0 1-.163-.49c0-.01-.011-.023-.011-.046c-.011-.058-.035-.116-.047-.175l-.034-.14l-.035-.163c-.011-.047-.023-.105-.035-.151c-.011-.059-.023-.105-.034-.164l-.035-.175c-.011-.046-.011-.104-.023-.15c-.011-.06-.023-.117-.023-.187c-.011-.047-.011-.094-.024-.152c-.01-.07-.01-.129-.022-.198c0-.047-.012-.093-.012-.14c0-.082-.012-.152-.012-.233c0-.035 0-.07-.01-.117c0-.117-.013-.233-.013-.35s0-.221.012-.337v-.106c0-.081.01-.15.01-.233c0-.034.013-.081.013-.116c.011-.07.011-.151.023-.222c0-.035.011-.07.011-.105l.035-.256c0-.024 0-.047.011-.058c.013-.105.036-.21.059-.315c.01-.035.01-.07.023-.093c.011-.07.035-.14.046-.21a.4.4 0 0 0 .023-.117c.012-.07.035-.129.046-.198c.012-.035.023-.082.035-.117c.023-.07.046-.14.058-.21c.011-.034.023-.058.035-.093l.104-.28c.011-.034.023-.058.034-.093c.023-.07.046-.128.081-.198c.012-.035.035-.07.047-.116c.023-.059.046-.105.08-.163c.023-.036.036-.082.059-.117c.023-.059.057-.105.08-.163c.024-.035.035-.07.058-.105l.14-.245a4.8 4.8 0 0 0-.152 1.247c0 1.516.637 2.67 1.898 3.45c.069 1.365.462 2.437 1.133 3.125zm7.333-8.161c.394.594.648 1.34.74 2.238c.324.152.602.326.856.525c.937.734 1.412 1.806 1.412 3.17c0 .163-.012.327-.024.49v-.011c1.157-2.627.777-6.236-1.1-8.438z"/><path fill="currentColor" fillRule="evenodd" d="M12.343 10.651q.107.026.222.046c1.931.385 4.152 1.189 4.141 4.15c0 .443-.046.863-.15 1.236a6.3 6.3 0 0 1-.672.967a5.84 5.84 0 0 1-2.428 1.725l-.128.042l-.127.04a4 4 0 0 1-.251.076V21H9.59v-2.09c-.971-.344-2.445-1.256-2.97-1.883v-.082l2.256-1.527a3.34 3.34 0 0 0 2.382 1.014c1.62 0 2.394-.885 2.394-1.596c0-1.14-1.082-1.34-2.339-1.573l-.009-.001q-.555-.087-1.099-.222c-2.012-.49-4.071-1.364-4.071-4.114c0-.805.173-1.505.52-2.087c1.504-1.772 2.558-1.883 2.852-1.913c.06-.006.088-.01.083-.023V3h3.36v1.938c1.235.287 2.134.975 2.947 1.947l.011.07l-1.862 1.923l-.078-.016c-.601-.898-1.54-1.382-2.71-1.382c-1.306 0-2.035.594-2.035 1.34c0 1.193 1.221 1.442 2.916 1.789l.033.006q.086.016.172.036m6.714-5.014c-1.065 0-1.46.347-1.46 1.462c0-1.114-.394-1.462-1.46-1.462c1.066 0 1.46-.347 1.46-1.46c0 1.113.395 1.46 1.46 1.46" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.632 17.016a5 5 0 0 1-.347-.466a3 3 0 0 0-.139-.198c-.011-.012-.023-.036-.035-.047c-.034-.059-.08-.129-.115-.199l-.035-.07c-.035-.057-.07-.128-.104-.186l-.035-.07a1 1 0 0 1-.092-.198c-.012-.023-.024-.058-.035-.081c-.035-.07-.058-.129-.092-.199l-.036-.081c-.022-.07-.057-.14-.08-.21c0-.011-.011-.035-.011-.047a8 8 0 0 1-.163-.49c0-.01-.011-.023-.011-.046c-.011-.058-.035-.116-.047-.175l-.034-.14l-.035-.163c-.011-.047-.023-.105-.035-.151c-.011-.059-.023-.105-.034-.164l-.035-.175c-.011-.046-.011-.104-.023-.15c-.011-.06-.023-.117-.023-.187c-.011-.047-.011-.094-.024-.152c-.01-.07-.01-.129-.022-.198c0-.047-.012-.093-.012-.14c0-.082-.012-.152-.012-.233c0-.035 0-.07-.01-.117c0-.117-.013-.233-.013-.35s0-.221.012-.337v-.106c0-.081.01-.15.01-.233c0-.034.013-.081.013-.116c.011-.07.011-.151.023-.222c0-.035.011-.07.011-.105l.035-.256c0-.024 0-.047.011-.058c.013-.105.036-.21.059-.315c.01-.035.01-.07.023-.093c.011-.07.035-.14.046-.21a.4.4 0 0 0 .023-.117c.012-.07.035-.129.046-.198c.012-.035.023-.082.035-.117c.023-.07.046-.14.058-.21c.011-.034.023-.058.035-.093l.104-.28c.011-.034.023-.058.034-.093c.023-.07.046-.128.081-.198c.012-.035.035-.07.047-.116c.023-.059.046-.105.08-.163c.023-.036.036-.082.059-.117c.023-.059.057-.105.08-.163c.024-.035.035-.07.058-.105l.14-.245a4.8 4.8 0 0 0-.152 1.247c0 1.516.637 2.67 1.898 3.45c.069 1.365.462 2.437 1.133 3.125zm7.333-8.161c.394.594.648 1.34.74 2.238c.324.152.602.326.856.525c.937.734 1.412 1.806 1.412 3.17c0 .163-.012.327-.024.49v-.011c1.157-2.627.777-6.236-1.1-8.438z"/><path fill="currentColor" fill-rule="evenodd" d="M12.343 10.651q.107.026.222.046c1.931.385 4.152 1.189 4.141 4.15c0 .443-.046.863-.15 1.236a6.3 6.3 0 0 1-.672.967a5.84 5.84 0 0 1-2.428 1.725l-.128.042l-.127.04a4 4 0 0 1-.251.076V21H9.59v-2.09c-.971-.344-2.445-1.256-2.97-1.883v-.082l2.256-1.527a3.34 3.34 0 0 0 2.382 1.014c1.62 0 2.394-.885 2.394-1.596c0-1.14-1.082-1.34-2.339-1.573l-.009-.001q-.555-.087-1.099-.222c-2.012-.49-4.071-1.364-4.071-4.114c0-.805.173-1.505.52-2.087c1.504-1.772 2.558-1.883 2.852-1.913c.06-.006.088-.01.083-.023V3h3.36v1.938c1.235.287 2.134.975 2.947 1.947l.011.07l-1.862 1.923l-.078-.016c-.601-.898-1.54-1.382-2.71-1.382c-1.306 0-2.035.594-2.035 1.34c0 1.193 1.221 1.442 2.916 1.789l.033.006q.086.016.172.036m6.714-5.014c-1.065 0-1.46.347-1.46 1.462c0-1.114-.394-1.462-1.46-1.462c1.066 0 1.46-.347 1.46-1.46c0 1.113.395 1.46 1.46 1.46" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-ousd {
  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%22M6.632%2017.016a5%205%200%200%201-.347-.466a3%203%200%200%200-.139-.198c-.011-.012-.023-.036-.035-.047c-.034-.059-.08-.129-.115-.199l-.035-.07c-.035-.057-.07-.128-.104-.186l-.035-.07a1%201%200%200%201-.092-.198c-.012-.023-.024-.058-.035-.081c-.035-.07-.058-.129-.092-.199l-.036-.081c-.022-.07-.057-.14-.08-.21c0-.011-.011-.035-.011-.047a8%208%200%200%201-.163-.49c0-.01-.011-.023-.011-.046c-.011-.058-.035-.116-.047-.175l-.034-.14l-.035-.163c-.011-.047-.023-.105-.035-.151c-.011-.059-.023-.105-.034-.164l-.035-.175c-.011-.046-.011-.104-.023-.15c-.011-.06-.023-.117-.023-.187c-.011-.047-.011-.094-.024-.152c-.01-.07-.01-.129-.022-.198c0-.047-.012-.093-.012-.14c0-.082-.012-.152-.012-.233c0-.035%200-.07-.01-.117c0-.117-.013-.233-.013-.35s0-.221.012-.337v-.106c0-.081.01-.15.01-.233c0-.034.013-.081.013-.116c.011-.07.011-.151.023-.222c0-.035.011-.07.011-.105l.035-.256c0-.024%200-.047.011-.058c.013-.105.036-.21.059-.315c.01-.035.01-.07.023-.093c.011-.07.035-.14.046-.21a.4.4%200%200%200%20.023-.117c.012-.07.035-.129.046-.198c.012-.035.023-.082.035-.117c.023-.07.046-.14.058-.21c.011-.034.023-.058.035-.093l.104-.28c.011-.034.023-.058.034-.093c.023-.07.046-.128.081-.198c.012-.035.035-.07.047-.116c.023-.059.046-.105.08-.163c.023-.036.036-.082.059-.117c.023-.059.057-.105.08-.163c.024-.035.035-.07.058-.105l.14-.245a4.8%204.8%200%200%200-.152%201.247c0%201.516.637%202.67%201.898%203.45c.069%201.365.462%202.437%201.133%203.125zm7.333-8.161c.394.594.648%201.34.74%202.238c.324.152.602.326.856.525c.937.734%201.412%201.806%201.412%203.17c0%20.163-.012.327-.024.49v-.011c1.157-2.627.777-6.236-1.1-8.438z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.343%2010.651q.107.026.222.046c1.931.385%204.152%201.189%204.141%204.15c0%20.443-.046.863-.15%201.236a6.3%206.3%200%200%201-.672.967a5.84%205.84%200%200%201-2.428%201.725l-.128.042l-.127.04a4%204%200%200%201-.251.076V21H9.59v-2.09c-.971-.344-2.445-1.256-2.97-1.883v-.082l2.256-1.527a3.34%203.34%200%200%200%202.382%201.014c1.62%200%202.394-.885%202.394-1.596c0-1.14-1.082-1.34-2.339-1.573l-.009-.001q-.555-.087-1.099-.222c-2.012-.49-4.071-1.364-4.071-4.114c0-.805.173-1.505.52-2.087c1.504-1.772%202.558-1.883%202.852-1.913c.06-.006.088-.01.083-.023V3h3.36v1.938c1.235.287%202.134.975%202.947%201.947l.011.07l-1.862%201.923l-.078-.016c-.601-.898-1.54-1.382-2.71-1.382c-1.306%200-2.035.594-2.035%201.34c0%201.193%201.221%201.442%202.916%201.789l.033.006q.086.016.172.036m6.714-5.014c-1.065%200-1.46.347-1.46%201.462c0-1.114-.394-1.462-1.46-1.462c1.066%200%201.46-.347%201.46-1.46c0%201.113.395%201.46%201.46%201.46%22%20clip-rule%3D%22evenodd%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%22M6.632%2017.016a5%205%200%200%201-.347-.466a3%203%200%200%200-.139-.198c-.011-.012-.023-.036-.035-.047c-.034-.059-.08-.129-.115-.199l-.035-.07c-.035-.057-.07-.128-.104-.186l-.035-.07a1%201%200%200%201-.092-.198c-.012-.023-.024-.058-.035-.081c-.035-.07-.058-.129-.092-.199l-.036-.081c-.022-.07-.057-.14-.08-.21c0-.011-.011-.035-.011-.047a8%208%200%200%201-.163-.49c0-.01-.011-.023-.011-.046c-.011-.058-.035-.116-.047-.175l-.034-.14l-.035-.163c-.011-.047-.023-.105-.035-.151c-.011-.059-.023-.105-.034-.164l-.035-.175c-.011-.046-.011-.104-.023-.15c-.011-.06-.023-.117-.023-.187c-.011-.047-.011-.094-.024-.152c-.01-.07-.01-.129-.022-.198c0-.047-.012-.093-.012-.14c0-.082-.012-.152-.012-.233c0-.035%200-.07-.01-.117c0-.117-.013-.233-.013-.35s0-.221.012-.337v-.106c0-.081.01-.15.01-.233c0-.034.013-.081.013-.116c.011-.07.011-.151.023-.222c0-.035.011-.07.011-.105l.035-.256c0-.024%200-.047.011-.058c.013-.105.036-.21.059-.315c.01-.035.01-.07.023-.093c.011-.07.035-.14.046-.21a.4.4%200%200%200%20.023-.117c.012-.07.035-.129.046-.198c.012-.035.023-.082.035-.117c.023-.07.046-.14.058-.21c.011-.034.023-.058.035-.093l.104-.28c.011-.034.023-.058.034-.093c.023-.07.046-.128.081-.198c.012-.035.035-.07.047-.116c.023-.059.046-.105.08-.163c.023-.036.036-.082.059-.117c.023-.059.057-.105.08-.163c.024-.035.035-.07.058-.105l.14-.245a4.8%204.8%200%200%200-.152%201.247c0%201.516.637%202.67%201.898%203.45c.069%201.365.462%202.437%201.133%203.125zm7.333-8.161c.394.594.648%201.34.74%202.238c.324.152.602.326.856.525c.937.734%201.412%201.806%201.412%203.17c0%20.163-.012.327-.024.49v-.011c1.157-2.627.777-6.236-1.1-8.438z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.343%2010.651q.107.026.222.046c1.931.385%204.152%201.189%204.141%204.15c0%20.443-.046.863-.15%201.236a6.3%206.3%200%200%201-.672.967a5.84%205.84%200%200%201-2.428%201.725l-.128.042l-.127.04a4%204%200%200%201-.251.076V21H9.59v-2.09c-.971-.344-2.445-1.256-2.97-1.883v-.082l2.256-1.527a3.34%203.34%200%200%200%202.382%201.014c1.62%200%202.394-.885%202.394-1.596c0-1.14-1.082-1.34-2.339-1.573l-.009-.001q-.555-.087-1.099-.222c-2.012-.49-4.071-1.364-4.071-4.114c0-.805.173-1.505.52-2.087c1.504-1.772%202.558-1.883%202.852-1.913c.06-.006.088-.01.083-.023V3h3.36v1.938c1.235.287%202.134.975%202.947%201.947l.011.07l-1.862%201.923l-.078-.016c-.601-.898-1.54-1.382-2.71-1.382c-1.306%200-2.035.594-2.035%201.34c0%201.193%201.221%201.442%202.916%201.789l.033.006q.086.016.172.036m6.714-5.014c-1.065%200-1.46.347-1.46%201.462c0-1.114-.394-1.462-1.46-1.462c1.066%200%201.46-.347%201.46-1.46c0%201.113.395%201.46%201.46%201.46%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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