uncx logo
uncx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- uncx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the uncx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 21a9 9 0 1 0 0-18a9 9 0 0 0 0 18m.562-.563c3.938 0 7.875-4.455 7.875-9c0-.726 0-1.688-.563-2.25c-1.327-1.283-2.598-1.924-2.593-1.918l-.776.866c.011-.022.338-1.04.338-1.063c0 0-1.334-.568-2.537-.641l-.242 1.187l-.158-1.227l-.05-.002c-.278-.012-1.618-.072-2.78.21l.597 1.08c-.506-.112-.99-.067-1.626.861l-1.321-.242v.006l-3.477-.619l4.067 1.89s-1.968 3.094-2.177 3.443c-.219.365-.45 1.018.749 1.321c.225.073.45.118.686.141c1.25-.039 2.394-.461 3.538-.883l.045-.017l.473-.174l.003.003c.375.347 1.512 1.397.447 3.125c-.692 1.127-2.13 1.504-3.516 1.619a21 21 0 0 1-2.065.034c1.358 1.149 2.25 1.522 2.62 1.638c.755.365 1.558.612 2.443.612m-.41-10.249l-1.278.94s-.393-.462.113-.844a1.24 1.24 0 0 1 1.164-.096" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenUncx(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" fillRule="evenodd" d="M12 21a9 9 0 1 0 0-18a9 9 0 0 0 0 18m.562-.563c3.938 0 7.875-4.455 7.875-9c0-.726 0-1.688-.563-2.25c-1.327-1.283-2.598-1.924-2.593-1.918l-.776.866c.011-.022.338-1.04.338-1.063c0 0-1.334-.568-2.537-.641l-.242 1.187l-.158-1.227l-.05-.002c-.278-.012-1.618-.072-2.78.21l.597 1.08c-.506-.112-.99-.067-1.626.861l-1.321-.242v.006l-3.477-.619l4.067 1.89s-1.968 3.094-2.177 3.443c-.219.365-.45 1.018.749 1.321c.225.073.45.118.686.141c1.25-.039 2.394-.461 3.538-.883l.045-.017l.473-.174l.003.003c.375.347 1.512 1.397.447 3.125c-.692 1.127-2.13 1.504-3.516 1.619a21 21 0 0 1-2.065.034c1.358 1.149 2.25 1.522 2.62 1.638c.755.365 1.558.612 2.443.612m-.41-10.249l-1.278.94s-.393-.462.113-.844a1.24 1.24 0 0 1 1.164-.096" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 21a9 9 0 1 0 0-18a9 9 0 0 0 0 18m.562-.563c3.938 0 7.875-4.455 7.875-9c0-.726 0-1.688-.563-2.25c-1.327-1.283-2.598-1.924-2.593-1.918l-.776.866c.011-.022.338-1.04.338-1.063c0 0-1.334-.568-2.537-.641l-.242 1.187l-.158-1.227l-.05-.002c-.278-.012-1.618-.072-2.78.21l.597 1.08c-.506-.112-.99-.067-1.626.861l-1.321-.242v.006l-3.477-.619l4.067 1.89s-1.968 3.094-2.177 3.443c-.219.365-.45 1.018.749 1.321c.225.073.45.118.686.141c1.25-.039 2.394-.461 3.538-.883l.045-.017l.473-.174l.003.003c.375.347 1.512 1.397.447 3.125c-.692 1.127-2.13 1.504-3.516 1.619a21 21 0 0 1-2.065.034c1.358 1.149 2.25 1.522 2.62 1.638c.755.365 1.558.612 2.443.612m-.41-10.249l-1.278.94s-.393-.462.113-.844a1.24 1.24 0 0 1 1.164-.096" clip-rule="evenodd"/></svg> </template>
CSS
.icon-uncx {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021a9%209%200%201%200%200-18a9%209%200%200%200%200%2018m.562-.563c3.938%200%207.875-4.455%207.875-9c0-.726%200-1.688-.563-2.25c-1.327-1.283-2.598-1.924-2.593-1.918l-.776.866c.011-.022.338-1.04.338-1.063c0%200-1.334-.568-2.537-.641l-.242%201.187l-.158-1.227l-.05-.002c-.278-.012-1.618-.072-2.78.21l.597%201.08c-.506-.112-.99-.067-1.626.861l-1.321-.242v.006l-3.477-.619l4.067%201.89s-1.968%203.094-2.177%203.443c-.219.365-.45%201.018.749%201.321c.225.073.45.118.686.141c1.25-.039%202.394-.461%203.538-.883l.045-.017l.473-.174l.003.003c.375.347%201.512%201.397.447%203.125c-.692%201.127-2.13%201.504-3.516%201.619a21%2021%200%200%201-2.065.034c1.358%201.149%202.25%201.522%202.62%201.638c.755.365%201.558.612%202.443.612m-.41-10.249l-1.278.94s-.393-.462.113-.844a1.24%201.24%200%200%201%201.164-.096%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021a9%209%200%201%200%200-18a9%209%200%200%200%200%2018m.562-.563c3.938%200%207.875-4.455%207.875-9c0-.726%200-1.688-.563-2.25c-1.327-1.283-2.598-1.924-2.593-1.918l-.776.866c.011-.022.338-1.04.338-1.063c0%200-1.334-.568-2.537-.641l-.242%201.187l-.158-1.227l-.05-.002c-.278-.012-1.618-.072-2.78.21l.597%201.08c-.506-.112-.99-.067-1.626.861l-1.321-.242v.006l-3.477-.619l4.067%201.89s-1.968%203.094-2.177%203.443c-.219.365-.45%201.018.749%201.321c.225.073.45.118.686.141c1.25-.039%202.394-.461%203.538-.883l.045-.017l.473-.174l.003.003c.375.347%201.512%201.397.447%203.125c-.692%201.127-2.13%201.504-3.516%201.619a21%2021%200%200%201-2.065.034c1.358%201.149%202.25%201.522%202.62%201.638c.755.365%201.558.612%202.443.612m-.41-10.249l-1.278.94s-.393-.462.113-.844a1.24%201.24%200%200%201%201.164-.096%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/uncx.svg?color=%231a73e8&size=48