cfx logo
cfx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- cfx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the cfx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.01 3l7.569 7.257l-.014 3.472l-7.589-7.276l-7.531 7.224l-.024-3.401zm0 14.637l3.931-3.766l1.743 1.672L11.99 21l-5.674-5.438l5.693-5.457l1.744 1.672l-3.927 3.766l2.188 2.094z"/></svg>
React
import type { SVGProps } from "react";
export function TokenCfx(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="m12.01 3l7.569 7.257l-.014 3.472l-7.589-7.276l-7.531 7.224l-.024-3.401zm0 14.637l3.931-3.766l1.743 1.672L11.99 21l-5.674-5.438l5.693-5.457l1.744 1.672l-3.927 3.766l2.188 2.094z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.01 3l7.569 7.257l-.014 3.472l-7.589-7.276l-7.531 7.224l-.024-3.401zm0 14.637l3.931-3.766l1.743 1.672L11.99 21l-5.674-5.438l5.693-5.457l1.744 1.672l-3.927 3.766l2.188 2.094z"/></svg> </template>
CSS
.icon-cfx {
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%22m12.01%203l7.569%207.257l-.014%203.472l-7.589-7.276l-7.531%207.224l-.024-3.401zm0%2014.637l3.931-3.766l1.743%201.672L11.99%2021l-5.674-5.438l5.693-5.457l1.744%201.672l-3.927%203.766l2.188%202.094z%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%22m12.01%203l7.569%207.257l-.014%203.472l-7.589-7.276l-7.531%207.224l-.024-3.401zm0%2014.637l3.931-3.766l1.743%201.672L11.99%2021l-5.674-5.438l5.693-5.457l1.744%201.672l-3.927%203.766l2.188%202.094z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/cfx.svg?color=%231a73e8&size=48