binance usd busd icon

binance-usd-busd-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
binance-usd-busd-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Related icons in MingCute Icon

Use the binance usd busd icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.716 14.192a.5.5 0 0 1-.707 0l-1.838-1.838a.5.5 0 0 1 0-.708L4.01 9.808a.5.5 0 0 1 .707 0l1.838 1.838a.5.5 0 0 1 0 .707zm3.819 3.818a.5.5 0 0 1-.707 0L5.99 16.172a.5.5 0 0 1 0-.707l9.475-9.475a.5.5 0 0 1 .707 0l1.838 1.838a.5.5 0 0 1 0 .707zm3.819 3.82a.5.5 0 0 1-.708 0l-1.838-1.84a.5.5 0 0 1 0-.707l9.475-9.475a.5.5 0 0 1 .707 0l1.84 1.838a.5.5 0 0 1 0 .707zm-3.82-11.457a.5.5 0 0 1-.706 0L5.99 8.535a.5.5 0 0 1 0-.707l5.656-5.657a.5.5 0 0 1 .708 0l1.838 1.838a.5.5 0 0 1 0 .707z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteBinanceUsdBusdFill(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="M4.716 14.192a.5.5 0 0 1-.707 0l-1.838-1.838a.5.5 0 0 1 0-.708L4.01 9.808a.5.5 0 0 1 .707 0l1.838 1.838a.5.5 0 0 1 0 .707zm3.819 3.818a.5.5 0 0 1-.707 0L5.99 16.172a.5.5 0 0 1 0-.707l9.475-9.475a.5.5 0 0 1 .707 0l1.838 1.838a.5.5 0 0 1 0 .707zm3.819 3.82a.5.5 0 0 1-.708 0l-1.838-1.84a.5.5 0 0 1 0-.707l9.475-9.475a.5.5 0 0 1 .707 0l1.84 1.838a.5.5 0 0 1 0 .707zm-3.82-11.457a.5.5 0 0 1-.706 0L5.99 8.535a.5.5 0 0 1 0-.707l5.656-5.657a.5.5 0 0 1 .708 0l1.838 1.838a.5.5 0 0 1 0 .707z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.716 14.192a.5.5 0 0 1-.707 0l-1.838-1.838a.5.5 0 0 1 0-.708L4.01 9.808a.5.5 0 0 1 .707 0l1.838 1.838a.5.5 0 0 1 0 .707zm3.819 3.818a.5.5 0 0 1-.707 0L5.99 16.172a.5.5 0 0 1 0-.707l9.475-9.475a.5.5 0 0 1 .707 0l1.838 1.838a.5.5 0 0 1 0 .707zm3.819 3.82a.5.5 0 0 1-.708 0l-1.838-1.84a.5.5 0 0 1 0-.707l9.475-9.475a.5.5 0 0 1 .707 0l1.84 1.838a.5.5 0 0 1 0 .707zm-3.82-11.457a.5.5 0 0 1-.706 0L5.99 8.535a.5.5 0 0 1 0-.707l5.656-5.657a.5.5 0 0 1 .708 0l1.838 1.838a.5.5 0 0 1 0 .707z"/></svg>
</template>

CSS

.icon-binance-usd-busd-fill {
  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%22M4.716%2014.192a.5.5%200%200%201-.707%200l-1.838-1.838a.5.5%200%200%201%200-.708L4.01%209.808a.5.5%200%200%201%20.707%200l1.838%201.838a.5.5%200%200%201%200%20.707zm3.819%203.818a.5.5%200%200%201-.707%200L5.99%2016.172a.5.5%200%200%201%200-.707l9.475-9.475a.5.5%200%200%201%20.707%200l1.838%201.838a.5.5%200%200%201%200%20.707zm3.819%203.82a.5.5%200%200%201-.708%200l-1.838-1.84a.5.5%200%200%201%200-.707l9.475-9.475a.5.5%200%200%201%20.707%200l1.84%201.838a.5.5%200%200%201%200%20.707zm-3.82-11.457a.5.5%200%200%201-.706%200L5.99%208.535a.5.5%200%200%201%200-.707l5.656-5.657a.5.5%200%200%201%20.708%200l1.838%201.838a.5.5%200%200%201%200%20.707z%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%22M4.716%2014.192a.5.5%200%200%201-.707%200l-1.838-1.838a.5.5%200%200%201%200-.708L4.01%209.808a.5.5%200%200%201%20.707%200l1.838%201.838a.5.5%200%200%201%200%20.707zm3.819%203.818a.5.5%200%200%201-.707%200L5.99%2016.172a.5.5%200%200%201%200-.707l9.475-9.475a.5.5%200%200%201%20.707%200l1.838%201.838a.5.5%200%200%201%200%20.707zm3.819%203.82a.5.5%200%200%201-.708%200l-1.838-1.84a.5.5%200%200%201%200-.707l9.475-9.475a.5.5%200%200%201%20.707%200l1.84%201.838a.5.5%200%200%201%200%20.707zm-3.82-11.457a.5.5%200%200%201-.706%200L5.99%208.535a.5.5%200%200%201%200-.707l5.656-5.657a.5.5%200%200%201%20.708%200l1.838%201.838a.5.5%200%200%201%200%20.707z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/binance-usd-busd-fill.svg?color=%231a73e8&size=48