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

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

The same logo in other sets

Use the fund logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.589 4.671h11.466l2.59 5.18l-5.875 8.392h-3.54L4.358 9.852l2.046-4.095h9.837l2.047 4.094l-5.058 7.306h-2.456l-5.06-7.306l1.505-3.008h8.208L16.93 9.85l-4.244 6.222h-1.372L7.07 9.85l.962-1.922h6.578l.96 1.92L12 15.203L8.43 9.848l.416-.834h4.95l.419.838l-2.228 3.183l-1.833-2.935h2.118v.543h-1.139l.88 1.408l1.572-2.246l-.124-.248H9.183l-.126.252l2.945 4.417l2.944-4.416l-.67-1.339H8.368L7.7 9.807l3.9 5.722h.8l3.9-5.722l-1.21-2.422H7.554l-1.21 2.421l4.713 6.809h1.887l4.713-6.809L15.904 6.3H6.74L4.987 9.805l5.526 7.895h2.975l5.527-7.895l-2.297-4.591H5.926L3.629 9.808L9.7 18.786h4.6l6.073-8.978L18 5.064l.486-.243L21 9.849l-6.412 9.48H9.414L3 9.85z"/></svg>

React

import type { SVGProps } from "react";

export function TokenFund(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="M5.589 4.671h11.466l2.59 5.18l-5.875 8.392h-3.54L4.358 9.852l2.046-4.095h9.837l2.047 4.094l-5.058 7.306h-2.456l-5.06-7.306l1.505-3.008h8.208L16.93 9.85l-4.244 6.222h-1.372L7.07 9.85l.962-1.922h6.578l.96 1.92L12 15.203L8.43 9.848l.416-.834h4.95l.419.838l-2.228 3.183l-1.833-2.935h2.118v.543h-1.139l.88 1.408l1.572-2.246l-.124-.248H9.183l-.126.252l2.945 4.417l2.944-4.416l-.67-1.339H8.368L7.7 9.807l3.9 5.722h.8l3.9-5.722l-1.21-2.422H7.554l-1.21 2.421l4.713 6.809h1.887l4.713-6.809L15.904 6.3H6.74L4.987 9.805l5.526 7.895h2.975l5.527-7.895l-2.297-4.591H5.926L3.629 9.808L9.7 18.786h4.6l6.073-8.978L18 5.064l.486-.243L21 9.849l-6.412 9.48H9.414L3 9.85z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.589 4.671h11.466l2.59 5.18l-5.875 8.392h-3.54L4.358 9.852l2.046-4.095h9.837l2.047 4.094l-5.058 7.306h-2.456l-5.06-7.306l1.505-3.008h8.208L16.93 9.85l-4.244 6.222h-1.372L7.07 9.85l.962-1.922h6.578l.96 1.92L12 15.203L8.43 9.848l.416-.834h4.95l.419.838l-2.228 3.183l-1.833-2.935h2.118v.543h-1.139l.88 1.408l1.572-2.246l-.124-.248H9.183l-.126.252l2.945 4.417l2.944-4.416l-.67-1.339H8.368L7.7 9.807l3.9 5.722h.8l3.9-5.722l-1.21-2.422H7.554l-1.21 2.421l4.713 6.809h1.887l4.713-6.809L15.904 6.3H6.74L4.987 9.805l5.526 7.895h2.975l5.527-7.895l-2.297-4.591H5.926L3.629 9.808L9.7 18.786h4.6l6.073-8.978L18 5.064l.486-.243L21 9.849l-6.412 9.48H9.414L3 9.85z"/></svg>
</template>

CSS

.icon-fund {
  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%22M5.589%204.671h11.466l2.59%205.18l-5.875%208.392h-3.54L4.358%209.852l2.046-4.095h9.837l2.047%204.094l-5.058%207.306h-2.456l-5.06-7.306l1.505-3.008h8.208L16.93%209.85l-4.244%206.222h-1.372L7.07%209.85l.962-1.922h6.578l.96%201.92L12%2015.203L8.43%209.848l.416-.834h4.95l.419.838l-2.228%203.183l-1.833-2.935h2.118v.543h-1.139l.88%201.408l1.572-2.246l-.124-.248H9.183l-.126.252l2.945%204.417l2.944-4.416l-.67-1.339H8.368L7.7%209.807l3.9%205.722h.8l3.9-5.722l-1.21-2.422H7.554l-1.21%202.421l4.713%206.809h1.887l4.713-6.809L15.904%206.3H6.74L4.987%209.805l5.526%207.895h2.975l5.527-7.895l-2.297-4.591H5.926L3.629%209.808L9.7%2018.786h4.6l6.073-8.978L18%205.064l.486-.243L21%209.849l-6.412%209.48H9.414L3%209.85z%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%22M5.589%204.671h11.466l2.59%205.18l-5.875%208.392h-3.54L4.358%209.852l2.046-4.095h9.837l2.047%204.094l-5.058%207.306h-2.456l-5.06-7.306l1.505-3.008h8.208L16.93%209.85l-4.244%206.222h-1.372L7.07%209.85l.962-1.922h6.578l.96%201.92L12%2015.203L8.43%209.848l.416-.834h4.95l.419.838l-2.228%203.183l-1.833-2.935h2.118v.543h-1.139l.88%201.408l1.572-2.246l-.124-.248H9.183l-.126.252l2.945%204.417l2.944-4.416l-.67-1.339H8.368L7.7%209.807l3.9%205.722h.8l3.9-5.722l-1.21-2.422H7.554l-1.21%202.421l4.713%206.809h1.887l4.713-6.809L15.904%206.3H6.74L4.987%209.805l5.526%207.895h2.975l5.527-7.895l-2.297-4.591H5.926L3.629%209.808L9.7%2018.786h4.6l6.073-8.978L18%205.064l.486-.243L21%209.849l-6.412%209.48H9.414L3%209.85z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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