urus logo
urus from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- urus
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the urus logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.076 7.861l1.742-1.017c.054-.036.108-.013.14.027l.013.005a.12.12 0 0 1-.01.166L19.177 8.95a1.47 1.47 0 0 1-.855.455l-1.575.233a1.35 1.35 0 0 0-.675.306l-.405.347l.216.099c.324.148.45.562.27.886l-3.105 5.575c-.148.257-.702.324-1.048.324c-.333 0-.9-.063-1.044-.324l-3.109-5.58c-.18-.314-.054-.733.27-.881l.22-.1l-.409-.346a1.4 1.4 0 0 0-.675-.306l-1.575-.233a1.47 1.47 0 0 1-.855-.455L3.036 7.042a.126.126 0 0 1-.009-.166h.018l-.004-.005c.031-.045.085-.063.14-.027l1.74 1.017c.414.243.878.315 1.35.315h1.553c.467.02.925.131 1.35.329l.89.373c.63-.045 1.305-.17 1.935-.17s1.305.13 1.935.17l.89-.373a3.6 3.6 0 0 1 1.35-.329h1.553c.47.019.936-.09 1.35-.315"/><path fill="currentColor" d="M11.099 16.275c0 .72.598.9.9.9c.45 0 .814-.225.9-.9c.224-1.8 1.124-3.824 1.35-4.5c.224-.674 1.349-.9 1.349-1.124c0-.378-.45 0-.45-.45c0-.54.598-.976.9-1.125h2.25L20.7 7.074c.04-.032 0-.1-.05-.072l-2.352 1.174h-2.25c-.302 0-.963.144-1.125.225c-.45.225-2.475 1.125-2.924 1.125c-.45 0-2.925-1.125-2.925-1.125s-.711-.225-1.125-.225h-1.8l-2.933-1.26c-.045-.018-.09.04-.05.072c.698.693 2.142 2.088 2.308 2.088H7.5c.45 0 1.35.675 1.35 1.125s-.45.225-.45.45s.9.675 1.35 1.125s1.35 3.6 1.35 4.5"/></svg>
React
import type { SVGProps } from "react";
export function TokenUrus(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="m19.076 7.861l1.742-1.017c.054-.036.108-.013.14.027l.013.005a.12.12 0 0 1-.01.166L19.177 8.95a1.47 1.47 0 0 1-.855.455l-1.575.233a1.35 1.35 0 0 0-.675.306l-.405.347l.216.099c.324.148.45.562.27.886l-3.105 5.575c-.148.257-.702.324-1.048.324c-.333 0-.9-.063-1.044-.324l-3.109-5.58c-.18-.314-.054-.733.27-.881l.22-.1l-.409-.346a1.4 1.4 0 0 0-.675-.306l-1.575-.233a1.47 1.47 0 0 1-.855-.455L3.036 7.042a.126.126 0 0 1-.009-.166h.018l-.004-.005c.031-.045.085-.063.14-.027l1.74 1.017c.414.243.878.315 1.35.315h1.553c.467.02.925.131 1.35.329l.89.373c.63-.045 1.305-.17 1.935-.17s1.305.13 1.935.17l.89-.373a3.6 3.6 0 0 1 1.35-.329h1.553c.47.019.936-.09 1.35-.315"/><path fill="currentColor" d="M11.099 16.275c0 .72.598.9.9.9c.45 0 .814-.225.9-.9c.224-1.8 1.124-3.824 1.35-4.5c.224-.674 1.349-.9 1.349-1.124c0-.378-.45 0-.45-.45c0-.54.598-.976.9-1.125h2.25L20.7 7.074c.04-.032 0-.1-.05-.072l-2.352 1.174h-2.25c-.302 0-.963.144-1.125.225c-.45.225-2.475 1.125-2.924 1.125c-.45 0-2.925-1.125-2.925-1.125s-.711-.225-1.125-.225h-1.8l-2.933-1.26c-.045-.018-.09.04-.05.072c.698.693 2.142 2.088 2.308 2.088H7.5c.45 0 1.35.675 1.35 1.125s-.45.225-.45.45s.9.675 1.35 1.125s1.35 3.6 1.35 4.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.076 7.861l1.742-1.017c.054-.036.108-.013.14.027l.013.005a.12.12 0 0 1-.01.166L19.177 8.95a1.47 1.47 0 0 1-.855.455l-1.575.233a1.35 1.35 0 0 0-.675.306l-.405.347l.216.099c.324.148.45.562.27.886l-3.105 5.575c-.148.257-.702.324-1.048.324c-.333 0-.9-.063-1.044-.324l-3.109-5.58c-.18-.314-.054-.733.27-.881l.22-.1l-.409-.346a1.4 1.4 0 0 0-.675-.306l-1.575-.233a1.47 1.47 0 0 1-.855-.455L3.036 7.042a.126.126 0 0 1-.009-.166h.018l-.004-.005c.031-.045.085-.063.14-.027l1.74 1.017c.414.243.878.315 1.35.315h1.553c.467.02.925.131 1.35.329l.89.373c.63-.045 1.305-.17 1.935-.17s1.305.13 1.935.17l.89-.373a3.6 3.6 0 0 1 1.35-.329h1.553c.47.019.936-.09 1.35-.315"/><path fill="currentColor" d="M11.099 16.275c0 .72.598.9.9.9c.45 0 .814-.225.9-.9c.224-1.8 1.124-3.824 1.35-4.5c.224-.674 1.349-.9 1.349-1.124c0-.378-.45 0-.45-.45c0-.54.598-.976.9-1.125h2.25L20.7 7.074c.04-.032 0-.1-.05-.072l-2.352 1.174h-2.25c-.302 0-.963.144-1.125.225c-.45.225-2.475 1.125-2.924 1.125c-.45 0-2.925-1.125-2.925-1.125s-.711-.225-1.125-.225h-1.8l-2.933-1.26c-.045-.018-.09.04-.05.072c.698.693 2.142 2.088 2.308 2.088H7.5c.45 0 1.35.675 1.35 1.125s-.45.225-.45.45s.9.675 1.35 1.125s1.35 3.6 1.35 4.5"/></svg> </template>
CSS
.icon-urus {
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%22m19.076%207.861l1.742-1.017c.054-.036.108-.013.14.027l.013.005a.12.12%200%200%201-.01.166L19.177%208.95a1.47%201.47%200%200%201-.855.455l-1.575.233a1.35%201.35%200%200%200-.675.306l-.405.347l.216.099c.324.148.45.562.27.886l-3.105%205.575c-.148.257-.702.324-1.048.324c-.333%200-.9-.063-1.044-.324l-3.109-5.58c-.18-.314-.054-.733.27-.881l.22-.1l-.409-.346a1.4%201.4%200%200%200-.675-.306l-1.575-.233a1.47%201.47%200%200%201-.855-.455L3.036%207.042a.126.126%200%200%201-.009-.166h.018l-.004-.005c.031-.045.085-.063.14-.027l1.74%201.017c.414.243.878.315%201.35.315h1.553c.467.02.925.131%201.35.329l.89.373c.63-.045%201.305-.17%201.935-.17s1.305.13%201.935.17l.89-.373a3.6%203.6%200%200%201%201.35-.329h1.553c.47.019.936-.09%201.35-.315%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.099%2016.275c0%20.72.598.9.9.9c.45%200%20.814-.225.9-.9c.224-1.8%201.124-3.824%201.35-4.5c.224-.674%201.349-.9%201.349-1.124c0-.378-.45%200-.45-.45c0-.54.598-.976.9-1.125h2.25L20.7%207.074c.04-.032%200-.1-.05-.072l-2.352%201.174h-2.25c-.302%200-.963.144-1.125.225c-.45.225-2.475%201.125-2.924%201.125c-.45%200-2.925-1.125-2.925-1.125s-.711-.225-1.125-.225h-1.8l-2.933-1.26c-.045-.018-.09.04-.05.072c.698.693%202.142%202.088%202.308%202.088H7.5c.45%200%201.35.675%201.35%201.125s-.45.225-.45.45s.9.675%201.35%201.125s1.35%203.6%201.35%204.5%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%22m19.076%207.861l1.742-1.017c.054-.036.108-.013.14.027l.013.005a.12.12%200%200%201-.01.166L19.177%208.95a1.47%201.47%200%200%201-.855.455l-1.575.233a1.35%201.35%200%200%200-.675.306l-.405.347l.216.099c.324.148.45.562.27.886l-3.105%205.575c-.148.257-.702.324-1.048.324c-.333%200-.9-.063-1.044-.324l-3.109-5.58c-.18-.314-.054-.733.27-.881l.22-.1l-.409-.346a1.4%201.4%200%200%200-.675-.306l-1.575-.233a1.47%201.47%200%200%201-.855-.455L3.036%207.042a.126.126%200%200%201-.009-.166h.018l-.004-.005c.031-.045.085-.063.14-.027l1.74%201.017c.414.243.878.315%201.35.315h1.553c.467.02.925.131%201.35.329l.89.373c.63-.045%201.305-.17%201.935-.17s1.305.13%201.935.17l.89-.373a3.6%203.6%200%200%201%201.35-.329h1.553c.47.019.936-.09%201.35-.315%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.099%2016.275c0%20.72.598.9.9.9c.45%200%20.814-.225.9-.9c.224-1.8%201.124-3.824%201.35-4.5c.224-.674%201.349-.9%201.349-1.124c0-.378-.45%200-.45-.45c0-.54.598-.976.9-1.125h2.25L20.7%207.074c.04-.032%200-.1-.05-.072l-2.352%201.174h-2.25c-.302%200-.963.144-1.125.225c-.45.225-2.475%201.125-2.924%201.125c-.45%200-2.925-1.125-2.925-1.125s-.711-.225-1.125-.225h-1.8l-2.933-1.26c-.045-.018-.09.04-.05.072c.698.693%202.142%202.088%202.308%202.088H7.5c.45%200%201.35.675%201.35%201.125s-.45.225-.45.45s.9.675%201.35%201.125s1.35%203.6%201.35%204.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/urus.svg?color=%231a73e8&size=48