fsn logo
fsn from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- fsn
- 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 fsn logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#203259" d="M11.499 8.85C8.76 13.093 7.089 18.994 6.433 21c-.366-3.78 1.581-8.93 3.002-11.97c-.662.026-3.857.354-5.792 2.372c0 0 .765-3.317 6.788-4.307l.02-.038c4.718-6.994 8.267-2.822 8.267-2.822c-2.154-.36-4.031.733-5.632 2.507c.778-.039 5.818-.097 7.27 3.94c0 0-2.918-2.121-8.857-1.832m3.406 4.86a2.13 2.13 0 0 0-1.542.643a2.23 2.23 0 0 0-.637 1.575a2.2 2.2 0 0 0 3.022 2.057a2.17 2.17 0 0 0 1.182-1.202a2.205 2.205 0 0 0-2.018-3.073z"/></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedFsn(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#203259" d="M11.499 8.85C8.76 13.093 7.089 18.994 6.433 21c-.366-3.78 1.581-8.93 3.002-11.97c-.662.026-3.857.354-5.792 2.372c0 0 .765-3.317 6.788-4.307l.02-.038c4.718-6.994 8.267-2.822 8.267-2.822c-2.154-.36-4.031.733-5.632 2.507c.778-.039 5.818-.097 7.27 3.94c0 0-2.918-2.121-8.857-1.832m3.406 4.86a2.13 2.13 0 0 0-1.542.643a2.23 2.23 0 0 0-.637 1.575a2.2 2.2 0 0 0 3.022 2.057a2.17 2.17 0 0 0 1.182-1.202a2.205 2.205 0 0 0-2.018-3.073z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#203259" d="M11.499 8.85C8.76 13.093 7.089 18.994 6.433 21c-.366-3.78 1.581-8.93 3.002-11.97c-.662.026-3.857.354-5.792 2.372c0 0 .765-3.317 6.788-4.307l.02-.038c4.718-6.994 8.267-2.822 8.267-2.822c-2.154-.36-4.031.733-5.632 2.507c.778-.039 5.818-.097 7.27 3.94c0 0-2.918-2.121-8.857-1.832m3.406 4.86a2.13 2.13 0 0 0-1.542.643a2.23 2.23 0 0 0-.637 1.575a2.2 2.2 0 0 0 3.022 2.057a2.17 2.17 0 0 0 1.182-1.202a2.205 2.205 0 0 0-2.018-3.073z"/></svg> </template>
CSS
.icon-fsn {
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%22%23203259%22%20d%3D%22M11.499%208.85C8.76%2013.093%207.089%2018.994%206.433%2021c-.366-3.78%201.581-8.93%203.002-11.97c-.662.026-3.857.354-5.792%202.372c0%200%20.765-3.317%206.788-4.307l.02-.038c4.718-6.994%208.267-2.822%208.267-2.822c-2.154-.36-4.031.733-5.632%202.507c.778-.039%205.818-.097%207.27%203.94c0%200-2.918-2.121-8.857-1.832m3.406%204.86a2.13%202.13%200%200%200-1.542.643a2.23%202.23%200%200%200-.637%201.575a2.2%202.2%200%200%200%203.022%202.057a2.17%202.17%200%200%200%201.182-1.202a2.205%202.205%200%200%200-2.018-3.073z%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%22%23203259%22%20d%3D%22M11.499%208.85C8.76%2013.093%207.089%2018.994%206.433%2021c-.366-3.78%201.581-8.93%203.002-11.97c-.662.026-3.857.354-5.792%202.372c0%200%20.765-3.317%206.788-4.307l.02-.038c4.718-6.994%208.267-2.822%208.267-2.822c-2.154-.36-4.031.733-5.632%202.507c.778-.039%205.818-.097%207.27%203.94c0%200-2.918-2.121-8.857-1.832m3.406%204.86a2.13%202.13%200%200%200-1.542.643a2.23%202.23%200%200%200-.637%201.575a2.2%202.2%200%200%200%203.022%202.057a2.17%202.17%200%200%200%201.182-1.202a2.205%202.205%200%200%200-2.018-3.073z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/fsn.svg?color=%231a73e8&size=48