bfic logo
bfic from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- bfic
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the bfic logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.42 4.632H6.21v13.157h2.632V7.263h5.789c.321 0 .526.242.526.526v1.58c0 .33-.205.526-.526.526h-3.158v2.631h3.158c.321 0 .526.29.526.527v1.578c0 .264-.3.527-.526.527h-3.158V22h2.632v-4.21h1.752c1.632 0 1.932-1.074 1.932-1.79v-3.474a1.4 1.4 0 0 0-.79-1.316c.548-.284.79-1.105.79-1.578v-2.3c0-2-1.174-2.7-1.932-2.7h-2.805V2H10.42z"/><path fill="currentColor" d="M8.842 19.368H6.21V22h2.632z"/></svg>
React
import type { SVGProps } from "react";
export function TokenBfic(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="M10.42 4.632H6.21v13.157h2.632V7.263h5.789c.321 0 .526.242.526.526v1.58c0 .33-.205.526-.526.526h-3.158v2.631h3.158c.321 0 .526.29.526.527v1.578c0 .264-.3.527-.526.527h-3.158V22h2.632v-4.21h1.752c1.632 0 1.932-1.074 1.932-1.79v-3.474a1.4 1.4 0 0 0-.79-1.316c.548-.284.79-1.105.79-1.578v-2.3c0-2-1.174-2.7-1.932-2.7h-2.805V2H10.42z"/><path fill="currentColor" d="M8.842 19.368H6.21V22h2.632z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.42 4.632H6.21v13.157h2.632V7.263h5.789c.321 0 .526.242.526.526v1.58c0 .33-.205.526-.526.526h-3.158v2.631h3.158c.321 0 .526.29.526.527v1.578c0 .264-.3.527-.526.527h-3.158V22h2.632v-4.21h1.752c1.632 0 1.932-1.074 1.932-1.79v-3.474a1.4 1.4 0 0 0-.79-1.316c.548-.284.79-1.105.79-1.578v-2.3c0-2-1.174-2.7-1.932-2.7h-2.805V2H10.42z"/><path fill="currentColor" d="M8.842 19.368H6.21V22h2.632z"/></svg> </template>
CSS
.icon-bfic {
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%22M10.42%204.632H6.21v13.157h2.632V7.263h5.789c.321%200%20.526.242.526.526v1.58c0%20.33-.205.526-.526.526h-3.158v2.631h3.158c.321%200%20.526.29.526.527v1.578c0%20.264-.3.527-.526.527h-3.158V22h2.632v-4.21h1.752c1.632%200%201.932-1.074%201.932-1.79v-3.474a1.4%201.4%200%200%200-.79-1.316c.548-.284.79-1.105.79-1.578v-2.3c0-2-1.174-2.7-1.932-2.7h-2.805V2H10.42z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.842%2019.368H6.21V22h2.632z%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%22M10.42%204.632H6.21v13.157h2.632V7.263h5.789c.321%200%20.526.242.526.526v1.58c0%20.33-.205.526-.526.526h-3.158v2.631h3.158c.321%200%20.526.29.526.527v1.578c0%20.264-.3.527-.526.527h-3.158V22h2.632v-4.21h1.752c1.632%200%201.932-1.074%201.932-1.79v-3.474a1.4%201.4%200%200%200-.79-1.316c.548-.284.79-1.105.79-1.578v-2.3c0-2-1.174-2.7-1.932-2.7h-2.805V2H10.42z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.842%2019.368H6.21V22h2.632z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/bfic.svg?color=%231a73e8&size=48