fio logo
fio from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- fio
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the fio logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.424 14.572v6.04c0 .32-.202.474-.45.339l-3.326-1.783a1.03 1.03 0 0 1-.453-.83v-5.903q.075.06.159.106zm-3.851-2.796l6.859-3.517a.81.81 0 0 0 .377-.665V3.319c0-.265-.17-.387-.377-.281l-6.32 3.241c-.652.35-.954.515-.918 1.254v3.962c0 .252.173.387.38.28"/><path fill="currentColor" d="m8.573 6.883l6.859 3.518c.23.145.37.396.377.667v4.272c0 .265-.17.39-.377.284l-6.859-3.517a.81.81 0 0 1-.379-.668V7.167c0-.262.173-.39.38-.284"/><path fill="currentColor" d="m8.573 11.777l4.77-2.446l-4.77-2.446a.24.24 0 0 0-.265 0a.95.95 0 0 0-.114.414v4.142q.004.138.056.266c.063.107.2.143.308.08z"/></svg>
React
import type { SVGProps } from "react";
export function TokenFio(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.424 14.572v6.04c0 .32-.202.474-.45.339l-3.326-1.783a1.03 1.03 0 0 1-.453-.83v-5.903q.075.06.159.106zm-3.851-2.796l6.859-3.517a.81.81 0 0 0 .377-.665V3.319c0-.265-.17-.387-.377-.281l-6.32 3.241c-.652.35-.954.515-.918 1.254v3.962c0 .252.173.387.38.28"/><path fill="currentColor" d="m8.573 6.883l6.859 3.518c.23.145.37.396.377.667v4.272c0 .265-.17.39-.377.284l-6.859-3.517a.81.81 0 0 1-.379-.668V7.167c0-.262.173-.39.38-.284"/><path fill="currentColor" d="m8.573 11.777l4.77-2.446l-4.77-2.446a.24.24 0 0 0-.265 0a.95.95 0 0 0-.114.414v4.142q.004.138.056.266c.063.107.2.143.308.08z"/></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.424 14.572v6.04c0 .32-.202.474-.45.339l-3.326-1.783a1.03 1.03 0 0 1-.453-.83v-5.903q.075.06.159.106zm-3.851-2.796l6.859-3.517a.81.81 0 0 0 .377-.665V3.319c0-.265-.17-.387-.377-.281l-6.32 3.241c-.652.35-.954.515-.918 1.254v3.962c0 .252.173.387.38.28"/><path fill="currentColor" d="m8.573 6.883l6.859 3.518c.23.145.37.396.377.667v4.272c0 .265-.17.39-.377.284l-6.859-3.517a.81.81 0 0 1-.379-.668V7.167c0-.262.173-.39.38-.284"/><path fill="currentColor" d="m8.573 11.777l4.77-2.446l-4.77-2.446a.24.24 0 0 0-.265 0a.95.95 0 0 0-.114.414v4.142q.004.138.056.266c.063.107.2.143.308.08z"/></svg> </template>
CSS
.icon-fio {
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.424%2014.572v6.04c0%20.32-.202.474-.45.339l-3.326-1.783a1.03%201.03%200%200%201-.453-.83v-5.903q.075.06.159.106zm-3.851-2.796l6.859-3.517a.81.81%200%200%200%20.377-.665V3.319c0-.265-.17-.387-.377-.281l-6.32%203.241c-.652.35-.954.515-.918%201.254v3.962c0%20.252.173.387.38.28%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.573%206.883l6.859%203.518c.23.145.37.396.377.667v4.272c0%20.265-.17.39-.377.284l-6.859-3.517a.81.81%200%200%201-.379-.668V7.167c0-.262.173-.39.38-.284%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.573%2011.777l4.77-2.446l-4.77-2.446a.24.24%200%200%200-.265%200a.95.95%200%200%200-.114.414v4.142q.004.138.056.266c.063.107.2.143.308.08z%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.424%2014.572v6.04c0%20.32-.202.474-.45.339l-3.326-1.783a1.03%201.03%200%200%201-.453-.83v-5.903q.075.06.159.106zm-3.851-2.796l6.859-3.517a.81.81%200%200%200%20.377-.665V3.319c0-.265-.17-.387-.377-.281l-6.32%203.241c-.652.35-.954.515-.918%201.254v3.962c0%20.252.173.387.38.28%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.573%206.883l6.859%203.518c.23.145.37.396.377.667v4.272c0%20.265-.17.39-.377.284l-6.859-3.517a.81.81%200%200%201-.379-.668V7.167c0-.262.173-.39.38-.284%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.573%2011.777l4.77-2.446l-4.77-2.446a.24.24%200%200%200-.265%200a.95.95%200%200%200-.114.414v4.142q.004.138.056.266c.063.107.2.143.308.08z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/fio.svg?color=%231a73e8&size=48