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

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

The same logo in other sets

Use the sfund logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.096 6.387l3.126-3.34l.128 2.108c-.464.483-1.966 1.895-3.69 4.16c-1.535 2.012-.062 4.58 1.061 5.503v1.871c-.734-.397-2.07-.933-3.05-3.353c-1.213-2.984.956-5.249 2.425-6.95m5.887 11.07L11.847 20.8l-.123-2.108c.464-.488 1.848-1.999 3.695-4.159c1.516-1.781 0-4.666-1.061-5.267V7.414c.73.397 1.961.776 2.946 3.197c1.208 2.984-.71 5.485-2.32 6.845"/><path fill="currentColor" d="M11.758 21c-1.468-1.355-3.68-5.04-.805-8.962l1.099-1.445c.61-.824 1.373-3.102.024-4.969c-.166-.227-1.275-1-2.094-.19l-.104.12l.104-.115L12.194 3c1.501 1.336 3.827 4.917 1.123 8.56l-1.422 1.837c-.516.735-1.245 2.795 0 5.192c.29.436 1.422.673 2.364-.379z"/></svg>

React

import type { SVGProps } from "react";

export function TokenSfund(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="m9.096 6.387l3.126-3.34l.128 2.108c-.464.483-1.966 1.895-3.69 4.16c-1.535 2.012-.062 4.58 1.061 5.503v1.871c-.734-.397-2.07-.933-3.05-3.353c-1.213-2.984.956-5.249 2.425-6.95m5.887 11.07L11.847 20.8l-.123-2.108c.464-.488 1.848-1.999 3.695-4.159c1.516-1.781 0-4.666-1.061-5.267V7.414c.73.397 1.961.776 2.946 3.197c1.208 2.984-.71 5.485-2.32 6.845"/><path fill="currentColor" d="M11.758 21c-1.468-1.355-3.68-5.04-.805-8.962l1.099-1.445c.61-.824 1.373-3.102.024-4.969c-.166-.227-1.275-1-2.094-.19l-.104.12l.104-.115L12.194 3c1.501 1.336 3.827 4.917 1.123 8.56l-1.422 1.837c-.516.735-1.245 2.795 0 5.192c.29.436 1.422.673 2.364-.379z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.096 6.387l3.126-3.34l.128 2.108c-.464.483-1.966 1.895-3.69 4.16c-1.535 2.012-.062 4.58 1.061 5.503v1.871c-.734-.397-2.07-.933-3.05-3.353c-1.213-2.984.956-5.249 2.425-6.95m5.887 11.07L11.847 20.8l-.123-2.108c.464-.488 1.848-1.999 3.695-4.159c1.516-1.781 0-4.666-1.061-5.267V7.414c.73.397 1.961.776 2.946 3.197c1.208 2.984-.71 5.485-2.32 6.845"/><path fill="currentColor" d="M11.758 21c-1.468-1.355-3.68-5.04-.805-8.962l1.099-1.445c.61-.824 1.373-3.102.024-4.969c-.166-.227-1.275-1-2.094-.19l-.104.12l.104-.115L12.194 3c1.501 1.336 3.827 4.917 1.123 8.56l-1.422 1.837c-.516.735-1.245 2.795 0 5.192c.29.436 1.422.673 2.364-.379z"/></svg>
</template>

CSS

.icon-sfund {
  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%22m9.096%206.387l3.126-3.34l.128%202.108c-.464.483-1.966%201.895-3.69%204.16c-1.535%202.012-.062%204.58%201.061%205.503v1.871c-.734-.397-2.07-.933-3.05-3.353c-1.213-2.984.956-5.249%202.425-6.95m5.887%2011.07L11.847%2020.8l-.123-2.108c.464-.488%201.848-1.999%203.695-4.159c1.516-1.781%200-4.666-1.061-5.267V7.414c.73.397%201.961.776%202.946%203.197c1.208%202.984-.71%205.485-2.32%206.845%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.758%2021c-1.468-1.355-3.68-5.04-.805-8.962l1.099-1.445c.61-.824%201.373-3.102.024-4.969c-.166-.227-1.275-1-2.094-.19l-.104.12l.104-.115L12.194%203c1.501%201.336%203.827%204.917%201.123%208.56l-1.422%201.837c-.516.735-1.245%202.795%200%205.192c.29.436%201.422.673%202.364-.379z%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%22m9.096%206.387l3.126-3.34l.128%202.108c-.464.483-1.966%201.895-3.69%204.16c-1.535%202.012-.062%204.58%201.061%205.503v1.871c-.734-.397-2.07-.933-3.05-3.353c-1.213-2.984.956-5.249%202.425-6.95m5.887%2011.07L11.847%2020.8l-.123-2.108c.464-.488%201.848-1.999%203.695-4.159c1.516-1.781%200-4.666-1.061-5.267V7.414c.73.397%201.961.776%202.946%203.197c1.208%202.984-.71%205.485-2.32%206.845%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.758%2021c-1.468-1.355-3.68-5.04-.805-8.962l1.099-1.445c.61-.824%201.373-3.102.024-4.969c-.166-.227-1.275-1-2.094-.19l-.104.12l.104-.115L12.194%203c1.501%201.336%203.827%204.917%201.123%208.56l-1.422%201.837c-.516.735-1.245%202.795%200%205.192c.29.436%201.422.673%202.364-.379z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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