sfund logo
sfund from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- sfund
- 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 sfund logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGwKMZ2bvI)" 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-.398-2.07-.933-3.05-3.353c-1.213-2.984.956-5.249 2.425-6.95"/><path fill="url(#SVGAluWoMIc)" d="M14.983 17.456L11.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.96.776 2.946 3.197c1.208 2.984-.71 5.485-2.321 6.845"/><path fill="url(#SVGPtGkgrKP)" d="M11.758 21c-1.469-1.355-3.68-5.04-.806-8.962l1.1-1.445c.61-.824 1.373-3.102.023-4.969c-.166-.227-1.274-1-2.094-.19l-.104.12l.104-.115L12.193 3c1.502 1.336 3.828 4.917 1.123 8.56l-1.421 1.837c-.516.735-1.246 2.795 0 5.192c.289.436 1.421.673 2.364-.379z"/><defs><linearGradient id="SVGwKMZ2bvI" x1="11.991" x2="11.991" y1="3" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="#986ef8"/><stop offset="1" stop-color="#4592e6"/></linearGradient><linearGradient id="SVGAluWoMIc" x1="11.999" x2="11.999" y1="20.999" y2="2.999" gradientUnits="userSpaceOnUse"><stop stop-color="#3cd7fe"/><stop offset="1" stop-color="#8651e7"/></linearGradient><linearGradient id="SVGPtGkgrKP" x1="12.056" x2="12.056" y1="3" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="#45cffb"/><stop offset="1" stop-color="#9e68fc"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedSfund(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="url(#SVGwKMZ2bvI)" 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-.398-2.07-.933-3.05-3.353c-1.213-2.984.956-5.249 2.425-6.95"/><path fill="url(#SVGAluWoMIc)" d="M14.983 17.456L11.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.96.776 2.946 3.197c1.208 2.984-.71 5.485-2.321 6.845"/><path fill="url(#SVGPtGkgrKP)" d="M11.758 21c-1.469-1.355-3.68-5.04-.806-8.962l1.1-1.445c.61-.824 1.373-3.102.023-4.969c-.166-.227-1.274-1-2.094-.19l-.104.12l.104-.115L12.193 3c1.502 1.336 3.828 4.917 1.123 8.56l-1.421 1.837c-.516.735-1.246 2.795 0 5.192c.289.436 1.421.673 2.364-.379z"/><defs><linearGradient id="SVGwKMZ2bvI" x1="11.991" x2="11.991" y1="3" y2="21" gradientUnits="userSpaceOnUse"><stop stopColor="#986ef8"/><stop offset="1" stopColor="#4592e6"/></linearGradient><linearGradient id="SVGAluWoMIc" x1="11.999" x2="11.999" y1="20.999" y2="2.999" gradientUnits="userSpaceOnUse"><stop stopColor="#3cd7fe"/><stop offset="1" stopColor="#8651e7"/></linearGradient><linearGradient id="SVGPtGkgrKP" x1="12.056" x2="12.056" y1="3" y2="21" gradientUnits="userSpaceOnUse"><stop stopColor="#45cffb"/><stop offset="1" stopColor="#9e68fc"/></linearGradient></defs></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="url(#SVGwKMZ2bvI)" 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-.398-2.07-.933-3.05-3.353c-1.213-2.984.956-5.249 2.425-6.95"/><path fill="url(#SVGAluWoMIc)" d="M14.983 17.456L11.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.96.776 2.946 3.197c1.208 2.984-.71 5.485-2.321 6.845"/><path fill="url(#SVGPtGkgrKP)" d="M11.758 21c-1.469-1.355-3.68-5.04-.806-8.962l1.1-1.445c.61-.824 1.373-3.102.023-4.969c-.166-.227-1.274-1-2.094-.19l-.104.12l.104-.115L12.193 3c1.502 1.336 3.828 4.917 1.123 8.56l-1.421 1.837c-.516.735-1.246 2.795 0 5.192c.289.436 1.421.673 2.364-.379z"/><defs><linearGradient id="SVGwKMZ2bvI" x1="11.991" x2="11.991" y1="3" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="#986ef8"/><stop offset="1" stop-color="#4592e6"/></linearGradient><linearGradient id="SVGAluWoMIc" x1="11.999" x2="11.999" y1="20.999" y2="2.999" gradientUnits="userSpaceOnUse"><stop stop-color="#3cd7fe"/><stop offset="1" stop-color="#8651e7"/></linearGradient><linearGradient id="SVGPtGkgrKP" x1="12.056" x2="12.056" y1="3" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="#45cffb"/><stop offset="1" stop-color="#9e68fc"/></linearGradient></defs></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGwKMZ2bvI)%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-.398-2.07-.933-3.05-3.353c-1.213-2.984.956-5.249%202.425-6.95%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGAluWoMIc)%22%20d%3D%22M14.983%2017.456L11.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.96.776%202.946%203.197c1.208%202.984-.71%205.485-2.321%206.845%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGPtGkgrKP)%22%20d%3D%22M11.758%2021c-1.469-1.355-3.68-5.04-.806-8.962l1.1-1.445c.61-.824%201.373-3.102.023-4.969c-.166-.227-1.274-1-2.094-.19l-.104.12l.104-.115L12.193%203c1.502%201.336%203.828%204.917%201.123%208.56l-1.421%201.837c-.516.735-1.246%202.795%200%205.192c.289.436%201.421.673%202.364-.379z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGwKMZ2bvI%22%20x1%3D%2211.991%22%20x2%3D%2211.991%22%20y1%3D%223%22%20y2%3D%2221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23986ef8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234592e6%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGAluWoMIc%22%20x1%3D%2211.999%22%20x2%3D%2211.999%22%20y1%3D%2220.999%22%20y2%3D%222.999%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233cd7fe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238651e7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGPtGkgrKP%22%20x1%3D%2212.056%22%20x2%3D%2212.056%22%20y1%3D%223%22%20y2%3D%2221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2345cffb%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%239e68fc%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%22url(%23SVGwKMZ2bvI)%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-.398-2.07-.933-3.05-3.353c-1.213-2.984.956-5.249%202.425-6.95%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGAluWoMIc)%22%20d%3D%22M14.983%2017.456L11.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.96.776%202.946%203.197c1.208%202.984-.71%205.485-2.321%206.845%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGPtGkgrKP)%22%20d%3D%22M11.758%2021c-1.469-1.355-3.68-5.04-.806-8.962l1.1-1.445c.61-.824%201.373-3.102.023-4.969c-.166-.227-1.274-1-2.094-.19l-.104.12l.104-.115L12.193%203c1.502%201.336%203.828%204.917%201.123%208.56l-1.421%201.837c-.516.735-1.246%202.795%200%205.192c.289.436%201.421.673%202.364-.379z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGwKMZ2bvI%22%20x1%3D%2211.991%22%20x2%3D%2211.991%22%20y1%3D%223%22%20y2%3D%2221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23986ef8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234592e6%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGAluWoMIc%22%20x1%3D%2211.999%22%20x2%3D%2211.999%22%20y1%3D%2220.999%22%20y2%3D%222.999%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233cd7fe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238651e7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGPtGkgrKP%22%20x1%3D%2212.056%22%20x2%3D%2212.056%22%20y1%3D%223%22%20y2%3D%2221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2345cffb%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%239e68fc%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/sfund.svg?color=%231a73e8&size=48