ftm logo
ftm from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ftm
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the ftm logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.969 3L6.6 6.047v11.816L11.97 21l5.431-3.137V6.047zm.03.9L7.95 6.33L12 8.692l4.05-2.362zM7.5 7.05v4.05l3.6-2.016zm4.95 2.925v4.05l3.6-2.016zM16.5 7.05v4.05l-3.6-2.016zm-4.95 2.925v4.05l-3.6-2.016zM7.5 12.702V17.4l4.5 2.7l4.5-2.7v-4.698L12 15.15z" clip-rule="evenodd"/><path fill="currentColor" d="M4.35 18.836V16.05h.9v2.34l2.25 1.161v1zm15.3-13.671V7.95h-.9V5.61L16.5 4.45v-1z"/></svg>
React
import type { SVGProps } from "react";
export function TokenFtm(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" fillRule="evenodd" d="M11.969 3L6.6 6.047v11.816L11.97 21l5.431-3.137V6.047zm.03.9L7.95 6.33L12 8.692l4.05-2.362zM7.5 7.05v4.05l3.6-2.016zm4.95 2.925v4.05l3.6-2.016zM16.5 7.05v4.05l-3.6-2.016zm-4.95 2.925v4.05l-3.6-2.016zM7.5 12.702V17.4l4.5 2.7l4.5-2.7v-4.698L12 15.15z" clipRule="evenodd"/><path fill="currentColor" d="M4.35 18.836V16.05h.9v2.34l2.25 1.161v1zm15.3-13.671V7.95h-.9V5.61L16.5 4.45v-1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.969 3L6.6 6.047v11.816L11.97 21l5.431-3.137V6.047zm.03.9L7.95 6.33L12 8.692l4.05-2.362zM7.5 7.05v4.05l3.6-2.016zm4.95 2.925v4.05l3.6-2.016zM16.5 7.05v4.05l-3.6-2.016zm-4.95 2.925v4.05l-3.6-2.016zM7.5 12.702V17.4l4.5 2.7l4.5-2.7v-4.698L12 15.15z" clip-rule="evenodd"/><path fill="currentColor" d="M4.35 18.836V16.05h.9v2.34l2.25 1.161v1zm15.3-13.671V7.95h-.9V5.61L16.5 4.45v-1z"/></svg> </template>
CSS
.icon-ftm {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.969%203L6.6%206.047v11.816L11.97%2021l5.431-3.137V6.047zm.03.9L7.95%206.33L12%208.692l4.05-2.362zM7.5%207.05v4.05l3.6-2.016zm4.95%202.925v4.05l3.6-2.016zM16.5%207.05v4.05l-3.6-2.016zm-4.95%202.925v4.05l-3.6-2.016zM7.5%2012.702V17.4l4.5%202.7l4.5-2.7v-4.698L12%2015.15z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.35%2018.836V16.05h.9v2.34l2.25%201.161v1zm15.3-13.671V7.95h-.9V5.61L16.5%204.45v-1z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.969%203L6.6%206.047v11.816L11.97%2021l5.431-3.137V6.047zm.03.9L7.95%206.33L12%208.692l4.05-2.362zM7.5%207.05v4.05l3.6-2.016zm4.95%202.925v4.05l3.6-2.016zM16.5%207.05v4.05l-3.6-2.016zm-4.95%202.925v4.05l-3.6-2.016zM7.5%2012.702V17.4l4.5%202.7l4.5-2.7v-4.698L12%2015.15z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.35%2018.836V16.05h.9v2.34l2.25%201.161v1zm15.3-13.671V7.95h-.9V5.61L16.5%204.45v-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ftm.svg?color=%231a73e8&size=48