fort logo
fort from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- fort
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the fort logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.42 8.882c-.488-1.63-.392-4.252-.281-5.353h-4.32c.392 2.266.063 4.516-.154 5.353c-2.276 0-4.484-.97-5.304-1.456L3 11.545c3.118.545 4.706 1.45 5.109 1.837c-.572 1.784-2.24 3.727-3.002 4.478l3.452 2.61c1.35-2.334 2.859-3.795 3.446-4.235c1.668 1.128 2.965 3.293 3.4 4.236l3.461-2.61c-1.8-1.848-2.731-3.76-2.97-4.48c1.732-1.069 4.124-1.667 5.104-1.836l-1.345-4.12c-1.837.895-4.256 1.345-5.24 1.457z"/></svg>
React
import type { SVGProps } from "react";
export function TokenFort(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="M14.42 8.882c-.488-1.63-.392-4.252-.281-5.353h-4.32c.392 2.266.063 4.516-.154 5.353c-2.276 0-4.484-.97-5.304-1.456L3 11.545c3.118.545 4.706 1.45 5.109 1.837c-.572 1.784-2.24 3.727-3.002 4.478l3.452 2.61c1.35-2.334 2.859-3.795 3.446-4.235c1.668 1.128 2.965 3.293 3.4 4.236l3.461-2.61c-1.8-1.848-2.731-3.76-2.97-4.48c1.732-1.069 4.124-1.667 5.104-1.836l-1.345-4.12c-1.837.895-4.256 1.345-5.24 1.457z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.42 8.882c-.488-1.63-.392-4.252-.281-5.353h-4.32c.392 2.266.063 4.516-.154 5.353c-2.276 0-4.484-.97-5.304-1.456L3 11.545c3.118.545 4.706 1.45 5.109 1.837c-.572 1.784-2.24 3.727-3.002 4.478l3.452 2.61c1.35-2.334 2.859-3.795 3.446-4.235c1.668 1.128 2.965 3.293 3.4 4.236l3.461-2.61c-1.8-1.848-2.731-3.76-2.97-4.48c1.732-1.069 4.124-1.667 5.104-1.836l-1.345-4.12c-1.837.895-4.256 1.345-5.24 1.457z"/></svg> </template>
CSS
.icon-fort {
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%22M14.42%208.882c-.488-1.63-.392-4.252-.281-5.353h-4.32c.392%202.266.063%204.516-.154%205.353c-2.276%200-4.484-.97-5.304-1.456L3%2011.545c3.118.545%204.706%201.45%205.109%201.837c-.572%201.784-2.24%203.727-3.002%204.478l3.452%202.61c1.35-2.334%202.859-3.795%203.446-4.235c1.668%201.128%202.965%203.293%203.4%204.236l3.461-2.61c-1.8-1.848-2.731-3.76-2.97-4.48c1.732-1.069%204.124-1.667%205.104-1.836l-1.345-4.12c-1.837.895-4.256%201.345-5.24%201.457z%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%22M14.42%208.882c-.488-1.63-.392-4.252-.281-5.353h-4.32c.392%202.266.063%204.516-.154%205.353c-2.276%200-4.484-.97-5.304-1.456L3%2011.545c3.118.545%204.706%201.45%205.109%201.837c-.572%201.784-2.24%203.727-3.002%204.478l3.452%202.61c1.35-2.334%202.859-3.795%203.446-4.235c1.668%201.128%202.965%203.293%203.4%204.236l3.461-2.61c-1.8-1.848-2.731-3.76-2.97-4.48c1.732-1.069%204.124-1.667%205.104-1.836l-1.345-4.12c-1.837.895-4.256%201.345-5.24%201.457z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/fort.svg?color=%231a73e8&size=48