uncx logo
uncx from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- uncx
- 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 uncx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGPwuarbMS)" d="M12 21a9 9 0 1 0 0-18a9 9 0 0 0 0 18"/><path fill="#fff" d="M12.563 20.438c3.937 0 7.875-4.454 7.875-9c0-.725 0-1.687-.563-2.25c-1.327-1.282-2.599-1.923-2.593-1.918l-.776.867c.01-.023.337-1.041.337-1.064c0 0-1.333-.568-2.537-.64l-.242 1.186l-.157-1.226c-.073 0-1.558-.101-2.83.208l.597 1.08c-.506-.113-.99-.068-1.626.86L8.726 8.3v.005L5.25 7.687l4.067 1.89S7.348 12.67 7.14 13.019c-.22.366-.45 1.018.748 1.322c.225.073.45.118.686.14c1.266-.039 2.425-.472 3.584-.9l.472-.174c.99.872 1.266 2.025.585 3.128c-1.069 1.732-4.022 1.687-5.715 1.654c1.53 1.029 3.094 2.25 5.063 2.25m-.411-10.248l-1.277.94s-.394-.462.113-.845a1.24 1.24 0 0 1 1.164-.095"/><path fill="#c7fcdc" d="M10.312 19.875s-.984-.14-2.812-1.687c1.693.039 4.517.078 5.58-1.654c1.069-1.733-.079-2.785-.45-3.128c0 0 2.317-1.338 2.182-3.094c1.48 1.733 1.688 3.308 1.688 5.063c0 2.11-3.094 4.5-6.188 4.5"/><defs><linearGradient id="SVGPwuarbMS" x1="3" x2="21" y1="12" y2="12" gradientUnits="userSpaceOnUse"><stop stop-color="#00c68b"/><stop offset="1" stop-color="#00e860"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedUncx(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGPwuarbMS)" d="M12 21a9 9 0 1 0 0-18a9 9 0 0 0 0 18"/><path fill="#fff" d="M12.563 20.438c3.937 0 7.875-4.454 7.875-9c0-.725 0-1.687-.563-2.25c-1.327-1.282-2.599-1.923-2.593-1.918l-.776.867c.01-.023.337-1.041.337-1.064c0 0-1.333-.568-2.537-.64l-.242 1.186l-.157-1.226c-.073 0-1.558-.101-2.83.208l.597 1.08c-.506-.113-.99-.068-1.626.86L8.726 8.3v.005L5.25 7.687l4.067 1.89S7.348 12.67 7.14 13.019c-.22.366-.45 1.018.748 1.322c.225.073.45.118.686.14c1.266-.039 2.425-.472 3.584-.9l.472-.174c.99.872 1.266 2.025.585 3.128c-1.069 1.732-4.022 1.687-5.715 1.654c1.53 1.029 3.094 2.25 5.063 2.25m-.411-10.248l-1.277.94s-.394-.462.113-.845a1.24 1.24 0 0 1 1.164-.095"/><path fill="#c7fcdc" d="M10.312 19.875s-.984-.14-2.812-1.687c1.693.039 4.517.078 5.58-1.654c1.069-1.733-.079-2.785-.45-3.128c0 0 2.317-1.338 2.182-3.094c1.48 1.733 1.688 3.308 1.688 5.063c0 2.11-3.094 4.5-6.188 4.5"/><defs><linearGradient id="SVGPwuarbMS" x1="3" x2="21" y1="12" y2="12" gradientUnits="userSpaceOnUse"><stop stopColor="#00c68b"/><stop offset="1" stopColor="#00e860"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGPwuarbMS)" d="M12 21a9 9 0 1 0 0-18a9 9 0 0 0 0 18"/><path fill="#fff" d="M12.563 20.438c3.937 0 7.875-4.454 7.875-9c0-.725 0-1.687-.563-2.25c-1.327-1.282-2.599-1.923-2.593-1.918l-.776.867c.01-.023.337-1.041.337-1.064c0 0-1.333-.568-2.537-.64l-.242 1.186l-.157-1.226c-.073 0-1.558-.101-2.83.208l.597 1.08c-.506-.113-.99-.068-1.626.86L8.726 8.3v.005L5.25 7.687l4.067 1.89S7.348 12.67 7.14 13.019c-.22.366-.45 1.018.748 1.322c.225.073.45.118.686.14c1.266-.039 2.425-.472 3.584-.9l.472-.174c.99.872 1.266 2.025.585 3.128c-1.069 1.732-4.022 1.687-5.715 1.654c1.53 1.029 3.094 2.25 5.063 2.25m-.411-10.248l-1.277.94s-.394-.462.113-.845a1.24 1.24 0 0 1 1.164-.095"/><path fill="#c7fcdc" d="M10.312 19.875s-.984-.14-2.812-1.687c1.693.039 4.517.078 5.58-1.654c1.069-1.733-.079-2.785-.45-3.128c0 0 2.317-1.338 2.182-3.094c1.48 1.733 1.688 3.308 1.688 5.063c0 2.11-3.094 4.5-6.188 4.5"/><defs><linearGradient id="SVGPwuarbMS" x1="3" x2="21" y1="12" y2="12" gradientUnits="userSpaceOnUse"><stop stop-color="#00c68b"/><stop offset="1" stop-color="#00e860"/></linearGradient></defs></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGPwuarbMS)%22%20d%3D%22M12%2021a9%209%200%201%200%200-18a9%209%200%200%200%200%2018%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.563%2020.438c3.937%200%207.875-4.454%207.875-9c0-.725%200-1.687-.563-2.25c-1.327-1.282-2.599-1.923-2.593-1.918l-.776.867c.01-.023.337-1.041.337-1.064c0%200-1.333-.568-2.537-.64l-.242%201.186l-.157-1.226c-.073%200-1.558-.101-2.83.208l.597%201.08c-.506-.113-.99-.068-1.626.86L8.726%208.3v.005L5.25%207.687l4.067%201.89S7.348%2012.67%207.14%2013.019c-.22.366-.45%201.018.748%201.322c.225.073.45.118.686.14c1.266-.039%202.425-.472%203.584-.9l.472-.174c.99.872%201.266%202.025.585%203.128c-1.069%201.732-4.022%201.687-5.715%201.654c1.53%201.029%203.094%202.25%205.063%202.25m-.411-10.248l-1.277.94s-.394-.462.113-.845a1.24%201.24%200%200%201%201.164-.095%22%2F%3E%3Cpath%20fill%3D%22%23c7fcdc%22%20d%3D%22M10.312%2019.875s-.984-.14-2.812-1.687c1.693.039%204.517.078%205.58-1.654c1.069-1.733-.079-2.785-.45-3.128c0%200%202.317-1.338%202.182-3.094c1.48%201.733%201.688%203.308%201.688%205.063c0%202.11-3.094%204.5-6.188%204.5%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGPwuarbMS%22%20x1%3D%223%22%20x2%3D%2221%22%20y1%3D%2212%22%20y2%3D%2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300c68b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2300e860%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGPwuarbMS)%22%20d%3D%22M12%2021a9%209%200%201%200%200-18a9%209%200%200%200%200%2018%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.563%2020.438c3.937%200%207.875-4.454%207.875-9c0-.725%200-1.687-.563-2.25c-1.327-1.282-2.599-1.923-2.593-1.918l-.776.867c.01-.023.337-1.041.337-1.064c0%200-1.333-.568-2.537-.64l-.242%201.186l-.157-1.226c-.073%200-1.558-.101-2.83.208l.597%201.08c-.506-.113-.99-.068-1.626.86L8.726%208.3v.005L5.25%207.687l4.067%201.89S7.348%2012.67%207.14%2013.019c-.22.366-.45%201.018.748%201.322c.225.073.45.118.686.14c1.266-.039%202.425-.472%203.584-.9l.472-.174c.99.872%201.266%202.025.585%203.128c-1.069%201.732-4.022%201.687-5.715%201.654c1.53%201.029%203.094%202.25%205.063%202.25m-.411-10.248l-1.277.94s-.394-.462.113-.845a1.24%201.24%200%200%201%201.164-.095%22%2F%3E%3Cpath%20fill%3D%22%23c7fcdc%22%20d%3D%22M10.312%2019.875s-.984-.14-2.812-1.687c1.693.039%204.517.078%205.58-1.654c1.069-1.733-.079-2.785-.45-3.128c0%200%202.317-1.338%202.182-3.094c1.48%201.733%201.688%203.308%201.688%205.063c0%202.11-3.094%204.5-6.188%204.5%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGPwuarbMS%22%20x1%3D%223%22%20x2%3D%2221%22%20y1%3D%2212%22%20y2%3D%2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300c68b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2300e860%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/uncx.svg?color=%231a73e8&size=48