uft logo
uft from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- uft
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the uft logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M16.658 9.09s.829-.017 3.692 0c.363.02.65.35.65.727a.72.72 0 0 1-.17.466l-1.16 2.063l-.027.052l-2.87 5.117a2.13 2.13 0 0 1-1.81 1.104h-.09l-8.488-.045h-.947v-.017a2.15 2.15 0 0 0 1.63-1.22h.007l4.159-7.449a1.41 1.41 0 0 1 1.261-.798h-.038z"/><path d="M10.013 5.388h7.493a.7.7 0 0 1 .649.71a.7.7 0 0 1-.125.409l-4.17 7.483h.018l-.687 1.23c-1.125 1.038-.8 2.359.178 2.986l.06.038c.245.146 0 .146.69.373h-9c-.35-.006-.666-.129-.994-.317c-1.053-.603-1.434-1.976-.85-3.065l4.662-8.69a2.17 2.17 0 0 1 2.077-1.157"/><path d="M12.553 9.09h4.032l-3.336 6.162c-1.22 2.231.195 3.363 1.62 3.363h-3.472l-.002.003H5.646a2.12 2.12 0 0 0 1.596-1.052l.04-.071l4.253-7.84a1.36 1.36 0 0 1 1.033-.566z"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenUft(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M16.658 9.09s.829-.017 3.692 0c.363.02.65.35.65.727a.72.72 0 0 1-.17.466l-1.16 2.063l-.027.052l-2.87 5.117a2.13 2.13 0 0 1-1.81 1.104h-.09l-8.488-.045h-.947v-.017a2.15 2.15 0 0 0 1.63-1.22h.007l4.159-7.449a1.41 1.41 0 0 1 1.261-.798h-.038z"/><path d="M10.013 5.388h7.493a.7.7 0 0 1 .649.71a.7.7 0 0 1-.125.409l-4.17 7.483h.018l-.687 1.23c-1.125 1.038-.8 2.359.178 2.986l.06.038c.245.146 0 .146.69.373h-9c-.35-.006-.666-.129-.994-.317c-1.053-.603-1.434-1.976-.85-3.065l4.662-8.69a2.17 2.17 0 0 1 2.077-1.157"/><path d="M12.553 9.09h4.032l-3.336 6.162c-1.22 2.231.195 3.363 1.62 3.363h-3.472l-.002.003H5.646a2.12 2.12 0 0 0 1.596-1.052l.04-.071l4.253-7.84a1.36 1.36 0 0 1 1.033-.566z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M16.658 9.09s.829-.017 3.692 0c.363.02.65.35.65.727a.72.72 0 0 1-.17.466l-1.16 2.063l-.027.052l-2.87 5.117a2.13 2.13 0 0 1-1.81 1.104h-.09l-8.488-.045h-.947v-.017a2.15 2.15 0 0 0 1.63-1.22h.007l4.159-7.449a1.41 1.41 0 0 1 1.261-.798h-.038z"/><path d="M10.013 5.388h7.493a.7.7 0 0 1 .649.71a.7.7 0 0 1-.125.409l-4.17 7.483h.018l-.687 1.23c-1.125 1.038-.8 2.359.178 2.986l.06.038c.245.146 0 .146.69.373h-9c-.35-.006-.666-.129-.994-.317c-1.053-.603-1.434-1.976-.85-3.065l4.662-8.69a2.17 2.17 0 0 1 2.077-1.157"/><path d="M12.553 9.09h4.032l-3.336 6.162c-1.22 2.231.195 3.363 1.62 3.363h-3.472l-.002.003H5.646a2.12 2.12 0 0 0 1.596-1.052l.04-.071l4.253-7.84a1.36 1.36 0 0 1 1.033-.566z"/></g></svg> </template>
CSS
.icon-uft {
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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.658%209.09s.829-.017%203.692%200c.363.02.65.35.65.727a.72.72%200%200%201-.17.466l-1.16%202.063l-.027.052l-2.87%205.117a2.13%202.13%200%200%201-1.81%201.104h-.09l-8.488-.045h-.947v-.017a2.15%202.15%200%200%200%201.63-1.22h.007l4.159-7.449a1.41%201.41%200%200%201%201.261-.798h-.038z%22%2F%3E%3Cpath%20d%3D%22M10.013%205.388h7.493a.7.7%200%200%201%20.649.71a.7.7%200%200%201-.125.409l-4.17%207.483h.018l-.687%201.23c-1.125%201.038-.8%202.359.178%202.986l.06.038c.245.146%200%20.146.69.373h-9c-.35-.006-.666-.129-.994-.317c-1.053-.603-1.434-1.976-.85-3.065l4.662-8.69a2.17%202.17%200%200%201%202.077-1.157%22%2F%3E%3Cpath%20d%3D%22M12.553%209.09h4.032l-3.336%206.162c-1.22%202.231.195%203.363%201.62%203.363h-3.472l-.002.003H5.646a2.12%202.12%200%200%200%201.596-1.052l.04-.071l4.253-7.84a1.36%201.36%200%200%201%201.033-.566z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.658%209.09s.829-.017%203.692%200c.363.02.65.35.65.727a.72.72%200%200%201-.17.466l-1.16%202.063l-.027.052l-2.87%205.117a2.13%202.13%200%200%201-1.81%201.104h-.09l-8.488-.045h-.947v-.017a2.15%202.15%200%200%200%201.63-1.22h.007l4.159-7.449a1.41%201.41%200%200%201%201.261-.798h-.038z%22%2F%3E%3Cpath%20d%3D%22M10.013%205.388h7.493a.7.7%200%200%201%20.649.71a.7.7%200%200%201-.125.409l-4.17%207.483h.018l-.687%201.23c-1.125%201.038-.8%202.359.178%202.986l.06.038c.245.146%200%20.146.69.373h-9c-.35-.006-.666-.129-.994-.317c-1.053-.603-1.434-1.976-.85-3.065l4.662-8.69a2.17%202.17%200%200%201%202.077-1.157%22%2F%3E%3Cpath%20d%3D%22M12.553%209.09h4.032l-3.336%206.162c-1.22%202.231.195%203.363%201.62%203.363h-3.472l-.002.003H5.646a2.12%202.12%200%200%200%201.596-1.052l.04-.071l4.253-7.84a1.36%201.36%200%200%201%201.033-.566z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/uft.svg?color=%231a73e8&size=48