u logo
u from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- u
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the u logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f7d132" d="M3 3.621h2.483v13.407c0 .447.453 1.49 1.514 1.49h5.338c.44 0 1.217-.416 1.217-1.49v-3.414l-3.724 3.662v-3.333l3.724-3.438V3.62h2.482v4.593L21 3.621v2.67l-4.966 4.878v3.848c0 1.788-1.036 5.363-6.368 5.363C4.328 20.38 3 16.805 3 15.017z"/></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedU(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f7d132" d="M3 3.621h2.483v13.407c0 .447.453 1.49 1.514 1.49h5.338c.44 0 1.217-.416 1.217-1.49v-3.414l-3.724 3.662v-3.333l3.724-3.438V3.62h2.482v4.593L21 3.621v2.67l-4.966 4.878v3.848c0 1.788-1.036 5.363-6.368 5.363C4.328 20.38 3 16.805 3 15.017z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f7d132" d="M3 3.621h2.483v13.407c0 .447.453 1.49 1.514 1.49h5.338c.44 0 1.217-.416 1.217-1.49v-3.414l-3.724 3.662v-3.333l3.724-3.438V3.62h2.482v4.593L21 3.621v2.67l-4.966 4.878v3.848c0 1.788-1.036 5.363-6.368 5.363C4.328 20.38 3 16.805 3 15.017z"/></svg> </template>
CSS
.icon-u {
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%22%23f7d132%22%20d%3D%22M3%203.621h2.483v13.407c0%20.447.453%201.49%201.514%201.49h5.338c.44%200%201.217-.416%201.217-1.49v-3.414l-3.724%203.662v-3.333l3.724-3.438V3.62h2.482v4.593L21%203.621v2.67l-4.966%204.878v3.848c0%201.788-1.036%205.363-6.368%205.363C4.328%2020.38%203%2016.805%203%2015.017z%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%22%23f7d132%22%20d%3D%22M3%203.621h2.483v13.407c0%20.447.453%201.49%201.514%201.49h5.338c.44%200%201.217-.416%201.217-1.49v-3.414l-3.724%203.662v-3.333l3.724-3.438V3.62h2.482v4.593L21%203.621v2.67l-4.966%204.878v3.848c0%201.788-1.036%205.363-6.368%205.363C4.328%2020.38%203%2016.805%203%2015.017z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/u.svg?color=%231a73e8&size=48