ftc logo
ftc from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ftc
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the ftc logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.433 5.374c-.098 1.396-1.924 3.512-2.79 4.515l-.17.199c-.277.323-.539.653-.77.945c-.413.522-.73.922-.864.938a2 2 0 0 1-.202.001c-.455-.005-1.448-.016-1.648.49c-.12.28 1.496.208 1.496.208s-2.614 3.7-2.775 3.725a5 5 0 0 1-.388-.003c-.632-.015-1.88-.045-2.741.131c-1.134.233-1.56.869-1.56.869s1.608.137 2.742.193c1.127.048 2.864.073 2.864.073s-1.247.667-3.226.563s-2.767-.266-2.767-.266s.274.724.821 1.07c.333.21.803.394 1.116.517c.202.079.338.132.332.15a4.7 4.7 0 0 1-1.97-.402c-.487-.232-.72-.554-.854-.736c-.079-.108-.122-.168-.16-.132c-.113.096.193.836.458 1.086c.11.107.292.25.46.383c.235.186.444.35.393.365c-.08.032-1.609-.563-1.89-.91c-.137.29-1.577 1.803-1.634 1.642c-.027-.079.229-.4.507-.75c.29-.365.606-.763.644-.94c.08-.337-.017-.868-.274-.852s-.708.941-.708.941s-.16-.362-.096-.748s.337-.668.337-.668s-.539-.579-.788-.828a7 7 0 0 0-.257-.236c-.264-.234-.56-.497-.507-.61c.065-.144.909.331 1.206.54c.29.201.926.828.926.828s-.242-.78-.427-1.302a12 12 0 0 0-.233-.59c-.125-.301-.225-.542-.185-.577c.065-.056.62.676.853 1.038c.241.361.619 1.062.619 1.062s-.064-.982.016-1.617c.08-.644.355-1.287.483-1.247c.064.024.101.167.157.389c.055.218.13.51.27.842c.28.66.474.965.594.885c.13-.08.242-.926.17-2.164a53 53 0 0 0-.178-2.172s.756-.804.805-.765c.034.022.04.385.044.799c.005.365.01.77.036 1.02c.056.53.21 1.045.281 1.045c.074-.008.411-.563.628-1.89c.225-1.327.322-1.995.322-1.995s1.432-1.335 1.488-1.32c.028.009.058.2.09.421c.033.212.068.45.111.577c.08.266.242.386.242.386s.338-.346.434-1.15c.028-.234.049-.426.066-.585c.041-.39.062-.582.119-.702c.08-.185 2.204-1.866 3.347-2.735c1.141-.86 3.587-2.365 3.756-2.317c.169.056.933.868.829 2.373M9.66 15.639s2.953-2.944 4.231-4.464c1.288-1.52 3.636-4.923 3.636-4.923s-2.96 3.25-4.424 4.97a97 97 0 0 0-3.442 4.409z"/></svg>
React
import type { SVGProps } from "react";
export function TokenFtc(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="M20.433 5.374c-.098 1.396-1.924 3.512-2.79 4.515l-.17.199c-.277.323-.539.653-.77.945c-.413.522-.73.922-.864.938a2 2 0 0 1-.202.001c-.455-.005-1.448-.016-1.648.49c-.12.28 1.496.208 1.496.208s-2.614 3.7-2.775 3.725a5 5 0 0 1-.388-.003c-.632-.015-1.88-.045-2.741.131c-1.134.233-1.56.869-1.56.869s1.608.137 2.742.193c1.127.048 2.864.073 2.864.073s-1.247.667-3.226.563s-2.767-.266-2.767-.266s.274.724.821 1.07c.333.21.803.394 1.116.517c.202.079.338.132.332.15a4.7 4.7 0 0 1-1.97-.402c-.487-.232-.72-.554-.854-.736c-.079-.108-.122-.168-.16-.132c-.113.096.193.836.458 1.086c.11.107.292.25.46.383c.235.186.444.35.393.365c-.08.032-1.609-.563-1.89-.91c-.137.29-1.577 1.803-1.634 1.642c-.027-.079.229-.4.507-.75c.29-.365.606-.763.644-.94c.08-.337-.017-.868-.274-.852s-.708.941-.708.941s-.16-.362-.096-.748s.337-.668.337-.668s-.539-.579-.788-.828a7 7 0 0 0-.257-.236c-.264-.234-.56-.497-.507-.61c.065-.144.909.331 1.206.54c.29.201.926.828.926.828s-.242-.78-.427-1.302a12 12 0 0 0-.233-.59c-.125-.301-.225-.542-.185-.577c.065-.056.62.676.853 1.038c.241.361.619 1.062.619 1.062s-.064-.982.016-1.617c.08-.644.355-1.287.483-1.247c.064.024.101.167.157.389c.055.218.13.51.27.842c.28.66.474.965.594.885c.13-.08.242-.926.17-2.164a53 53 0 0 0-.178-2.172s.756-.804.805-.765c.034.022.04.385.044.799c.005.365.01.77.036 1.02c.056.53.21 1.045.281 1.045c.074-.008.411-.563.628-1.89c.225-1.327.322-1.995.322-1.995s1.432-1.335 1.488-1.32c.028.009.058.2.09.421c.033.212.068.45.111.577c.08.266.242.386.242.386s.338-.346.434-1.15c.028-.234.049-.426.066-.585c.041-.39.062-.582.119-.702c.08-.185 2.204-1.866 3.347-2.735c1.141-.86 3.587-2.365 3.756-2.317c.169.056.933.868.829 2.373M9.66 15.639s2.953-2.944 4.231-4.464c1.288-1.52 3.636-4.923 3.636-4.923s-2.96 3.25-4.424 4.97a97 97 0 0 0-3.442 4.409z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.433 5.374c-.098 1.396-1.924 3.512-2.79 4.515l-.17.199c-.277.323-.539.653-.77.945c-.413.522-.73.922-.864.938a2 2 0 0 1-.202.001c-.455-.005-1.448-.016-1.648.49c-.12.28 1.496.208 1.496.208s-2.614 3.7-2.775 3.725a5 5 0 0 1-.388-.003c-.632-.015-1.88-.045-2.741.131c-1.134.233-1.56.869-1.56.869s1.608.137 2.742.193c1.127.048 2.864.073 2.864.073s-1.247.667-3.226.563s-2.767-.266-2.767-.266s.274.724.821 1.07c.333.21.803.394 1.116.517c.202.079.338.132.332.15a4.7 4.7 0 0 1-1.97-.402c-.487-.232-.72-.554-.854-.736c-.079-.108-.122-.168-.16-.132c-.113.096.193.836.458 1.086c.11.107.292.25.46.383c.235.186.444.35.393.365c-.08.032-1.609-.563-1.89-.91c-.137.29-1.577 1.803-1.634 1.642c-.027-.079.229-.4.507-.75c.29-.365.606-.763.644-.94c.08-.337-.017-.868-.274-.852s-.708.941-.708.941s-.16-.362-.096-.748s.337-.668.337-.668s-.539-.579-.788-.828a7 7 0 0 0-.257-.236c-.264-.234-.56-.497-.507-.61c.065-.144.909.331 1.206.54c.29.201.926.828.926.828s-.242-.78-.427-1.302a12 12 0 0 0-.233-.59c-.125-.301-.225-.542-.185-.577c.065-.056.62.676.853 1.038c.241.361.619 1.062.619 1.062s-.064-.982.016-1.617c.08-.644.355-1.287.483-1.247c.064.024.101.167.157.389c.055.218.13.51.27.842c.28.66.474.965.594.885c.13-.08.242-.926.17-2.164a53 53 0 0 0-.178-2.172s.756-.804.805-.765c.034.022.04.385.044.799c.005.365.01.77.036 1.02c.056.53.21 1.045.281 1.045c.074-.008.411-.563.628-1.89c.225-1.327.322-1.995.322-1.995s1.432-1.335 1.488-1.32c.028.009.058.2.09.421c.033.212.068.45.111.577c.08.266.242.386.242.386s.338-.346.434-1.15c.028-.234.049-.426.066-.585c.041-.39.062-.582.119-.702c.08-.185 2.204-1.866 3.347-2.735c1.141-.86 3.587-2.365 3.756-2.317c.169.056.933.868.829 2.373M9.66 15.639s2.953-2.944 4.231-4.464c1.288-1.52 3.636-4.923 3.636-4.923s-2.96 3.25-4.424 4.97a97 97 0 0 0-3.442 4.409z"/></svg> </template>
CSS
.icon-ftc {
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%22M20.433%205.374c-.098%201.396-1.924%203.512-2.79%204.515l-.17.199c-.277.323-.539.653-.77.945c-.413.522-.73.922-.864.938a2%202%200%200%201-.202.001c-.455-.005-1.448-.016-1.648.49c-.12.28%201.496.208%201.496.208s-2.614%203.7-2.775%203.725a5%205%200%200%201-.388-.003c-.632-.015-1.88-.045-2.741.131c-1.134.233-1.56.869-1.56.869s1.608.137%202.742.193c1.127.048%202.864.073%202.864.073s-1.247.667-3.226.563s-2.767-.266-2.767-.266s.274.724.821%201.07c.333.21.803.394%201.116.517c.202.079.338.132.332.15a4.7%204.7%200%200%201-1.97-.402c-.487-.232-.72-.554-.854-.736c-.079-.108-.122-.168-.16-.132c-.113.096.193.836.458%201.086c.11.107.292.25.46.383c.235.186.444.35.393.365c-.08.032-1.609-.563-1.89-.91c-.137.29-1.577%201.803-1.634%201.642c-.027-.079.229-.4.507-.75c.29-.365.606-.763.644-.94c.08-.337-.017-.868-.274-.852s-.708.941-.708.941s-.16-.362-.096-.748s.337-.668.337-.668s-.539-.579-.788-.828a7%207%200%200%200-.257-.236c-.264-.234-.56-.497-.507-.61c.065-.144.909.331%201.206.54c.29.201.926.828.926.828s-.242-.78-.427-1.302a12%2012%200%200%200-.233-.59c-.125-.301-.225-.542-.185-.577c.065-.056.62.676.853%201.038c.241.361.619%201.062.619%201.062s-.064-.982.016-1.617c.08-.644.355-1.287.483-1.247c.064.024.101.167.157.389c.055.218.13.51.27.842c.28.66.474.965.594.885c.13-.08.242-.926.17-2.164a53%2053%200%200%200-.178-2.172s.756-.804.805-.765c.034.022.04.385.044.799c.005.365.01.77.036%201.02c.056.53.21%201.045.281%201.045c.074-.008.411-.563.628-1.89c.225-1.327.322-1.995.322-1.995s1.432-1.335%201.488-1.32c.028.009.058.2.09.421c.033.212.068.45.111.577c.08.266.242.386.242.386s.338-.346.434-1.15c.028-.234.049-.426.066-.585c.041-.39.062-.582.119-.702c.08-.185%202.204-1.866%203.347-2.735c1.141-.86%203.587-2.365%203.756-2.317c.169.056.933.868.829%202.373M9.66%2015.639s2.953-2.944%204.231-4.464c1.288-1.52%203.636-4.923%203.636-4.923s-2.96%203.25-4.424%204.97a97%2097%200%200%200-3.442%204.409z%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%22M20.433%205.374c-.098%201.396-1.924%203.512-2.79%204.515l-.17.199c-.277.323-.539.653-.77.945c-.413.522-.73.922-.864.938a2%202%200%200%201-.202.001c-.455-.005-1.448-.016-1.648.49c-.12.28%201.496.208%201.496.208s-2.614%203.7-2.775%203.725a5%205%200%200%201-.388-.003c-.632-.015-1.88-.045-2.741.131c-1.134.233-1.56.869-1.56.869s1.608.137%202.742.193c1.127.048%202.864.073%202.864.073s-1.247.667-3.226.563s-2.767-.266-2.767-.266s.274.724.821%201.07c.333.21.803.394%201.116.517c.202.079.338.132.332.15a4.7%204.7%200%200%201-1.97-.402c-.487-.232-.72-.554-.854-.736c-.079-.108-.122-.168-.16-.132c-.113.096.193.836.458%201.086c.11.107.292.25.46.383c.235.186.444.35.393.365c-.08.032-1.609-.563-1.89-.91c-.137.29-1.577%201.803-1.634%201.642c-.027-.079.229-.4.507-.75c.29-.365.606-.763.644-.94c.08-.337-.017-.868-.274-.852s-.708.941-.708.941s-.16-.362-.096-.748s.337-.668.337-.668s-.539-.579-.788-.828a7%207%200%200%200-.257-.236c-.264-.234-.56-.497-.507-.61c.065-.144.909.331%201.206.54c.29.201.926.828.926.828s-.242-.78-.427-1.302a12%2012%200%200%200-.233-.59c-.125-.301-.225-.542-.185-.577c.065-.056.62.676.853%201.038c.241.361.619%201.062.619%201.062s-.064-.982.016-1.617c.08-.644.355-1.287.483-1.247c.064.024.101.167.157.389c.055.218.13.51.27.842c.28.66.474.965.594.885c.13-.08.242-.926.17-2.164a53%2053%200%200%200-.178-2.172s.756-.804.805-.765c.034.022.04.385.044.799c.005.365.01.77.036%201.02c.056.53.21%201.045.281%201.045c.074-.008.411-.563.628-1.89c.225-1.327.322-1.995.322-1.995s1.432-1.335%201.488-1.32c.028.009.058.2.09.421c.033.212.068.45.111.577c.08.266.242.386.242.386s.338-.346.434-1.15c.028-.234.049-.426.066-.585c.041-.39.062-.582.119-.702c.08-.185%202.204-1.866%203.347-2.735c1.141-.86%203.587-2.365%203.756-2.317c.169.056.933.868.829%202.373M9.66%2015.639s2.953-2.944%204.231-4.464c1.288-1.52%203.636-4.923%203.636-4.923s-2.96%203.25-4.424%204.97a97%2097%200%200%200-3.442%204.409z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ftc.svg?color=%231a73e8&size=48