reuni logo
reuni from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- reuni
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the reuni logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.316 20.681a9.13 9.13 0 0 0 5.22-3.779a8.97 8.97 0 0 0 1.45-4.426a8.83 8.83 0 0 0-2.204-6.339a9.11 9.11 0 0 0-8.594-2.97A9.11 9.11 0 0 0 3 9.967v.056q0 .004.004.008l.007.004h.01l.007-.006l1.305-1.153l.242-.214c.298-.275.607-.55.917-.759c.168-.112.337-.214.506-.315c.152-.096.31-.186.46-.287a5 5 0 0 1 .383-.225q.94-.556 1.958-.945q.164-.063.337-.09c.13-.016.338-.045.4-.123q.094-.12.196-.214c.433-.41.917-.754 1.451-1.04q.18-.092.585-.209c.367-.123.75-.187 1.136-.19c.552-.012 1.108-.007 1.654.078a.6.6 0 0 1 .315.157c.23.214.197.518.011.748a6.2 6.2 0 0 0-.714 1.232l-.17.428a.074.074 0 0 0 .023.084l.59.394a8.5 8.5 0 0 1 1.631 1.456c.281.32.467.72.506 1.108l.096.985q.01.143.101.253c.282.37.602.691.956.995c.332.281.53.653.518 1.097a1.73 1.73 0 0 1-.371 1.057c-.096.118-.22.214-.338.31l-.045.039a.44.44 0 0 0-.13.14l-.084.136c-.123.196-.241.393-.393.579a8.3 8.3 0 0 1-1.013 1.074a4.7 4.7 0 0 1-.703.495a3 3 0 0 1-1.018.4c-.275.05-.579.027-.922-.057a4.4 4.4 0 0 1-.613-.23a5.12 5.12 0 0 0-4.595.298a5.1 5.1 0 0 0-1.721 1.72a9.32 9.32 0 0 0 7.829 1.446zm.86-11.136l-.027-.022a1.5 1.5 0 0 0-.546-.276a.06.06 0 0 1-.034-.017c-.005-.01-.017-.016-.028-.01h-.028a1.7 1.7 0 0 0-.428 0a.1.1 0 0 1-.05.038q-.203.129-.152.35c.034.145.113.286.225.427q.27.318.726.46a.94.94 0 0 0 .416.035a.37.37 0 0 0 .202-.102c.253-.242-.09-.703-.28-.877z"/></svg>
React
import type { SVGProps } from "react";
export function TokenReuni(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="M14.316 20.681a9.13 9.13 0 0 0 5.22-3.779a8.97 8.97 0 0 0 1.45-4.426a8.83 8.83 0 0 0-2.204-6.339a9.11 9.11 0 0 0-8.594-2.97A9.11 9.11 0 0 0 3 9.967v.056q0 .004.004.008l.007.004h.01l.007-.006l1.305-1.153l.242-.214c.298-.275.607-.55.917-.759c.168-.112.337-.214.506-.315c.152-.096.31-.186.46-.287a5 5 0 0 1 .383-.225q.94-.556 1.958-.945q.164-.063.337-.09c.13-.016.338-.045.4-.123q.094-.12.196-.214c.433-.41.917-.754 1.451-1.04q.18-.092.585-.209c.367-.123.75-.187 1.136-.19c.552-.012 1.108-.007 1.654.078a.6.6 0 0 1 .315.157c.23.214.197.518.011.748a6.2 6.2 0 0 0-.714 1.232l-.17.428a.074.074 0 0 0 .023.084l.59.394a8.5 8.5 0 0 1 1.631 1.456c.281.32.467.72.506 1.108l.096.985q.01.143.101.253c.282.37.602.691.956.995c.332.281.53.653.518 1.097a1.73 1.73 0 0 1-.371 1.057c-.096.118-.22.214-.338.31l-.045.039a.44.44 0 0 0-.13.14l-.084.136c-.123.196-.241.393-.393.579a8.3 8.3 0 0 1-1.013 1.074a4.7 4.7 0 0 1-.703.495a3 3 0 0 1-1.018.4c-.275.05-.579.027-.922-.057a4.4 4.4 0 0 1-.613-.23a5.12 5.12 0 0 0-4.595.298a5.1 5.1 0 0 0-1.721 1.72a9.32 9.32 0 0 0 7.829 1.446zm.86-11.136l-.027-.022a1.5 1.5 0 0 0-.546-.276a.06.06 0 0 1-.034-.017c-.005-.01-.017-.016-.028-.01h-.028a1.7 1.7 0 0 0-.428 0a.1.1 0 0 1-.05.038q-.203.129-.152.35c.034.145.113.286.225.427q.27.318.726.46a.94.94 0 0 0 .416.035a.37.37 0 0 0 .202-.102c.253-.242-.09-.703-.28-.877z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.316 20.681a9.13 9.13 0 0 0 5.22-3.779a8.97 8.97 0 0 0 1.45-4.426a8.83 8.83 0 0 0-2.204-6.339a9.11 9.11 0 0 0-8.594-2.97A9.11 9.11 0 0 0 3 9.967v.056q0 .004.004.008l.007.004h.01l.007-.006l1.305-1.153l.242-.214c.298-.275.607-.55.917-.759c.168-.112.337-.214.506-.315c.152-.096.31-.186.46-.287a5 5 0 0 1 .383-.225q.94-.556 1.958-.945q.164-.063.337-.09c.13-.016.338-.045.4-.123q.094-.12.196-.214c.433-.41.917-.754 1.451-1.04q.18-.092.585-.209c.367-.123.75-.187 1.136-.19c.552-.012 1.108-.007 1.654.078a.6.6 0 0 1 .315.157c.23.214.197.518.011.748a6.2 6.2 0 0 0-.714 1.232l-.17.428a.074.074 0 0 0 .023.084l.59.394a8.5 8.5 0 0 1 1.631 1.456c.281.32.467.72.506 1.108l.096.985q.01.143.101.253c.282.37.602.691.956.995c.332.281.53.653.518 1.097a1.73 1.73 0 0 1-.371 1.057c-.096.118-.22.214-.338.31l-.045.039a.44.44 0 0 0-.13.14l-.084.136c-.123.196-.241.393-.393.579a8.3 8.3 0 0 1-1.013 1.074a4.7 4.7 0 0 1-.703.495a3 3 0 0 1-1.018.4c-.275.05-.579.027-.922-.057a4.4 4.4 0 0 1-.613-.23a5.12 5.12 0 0 0-4.595.298a5.1 5.1 0 0 0-1.721 1.72a9.32 9.32 0 0 0 7.829 1.446zm.86-11.136l-.027-.022a1.5 1.5 0 0 0-.546-.276a.06.06 0 0 1-.034-.017c-.005-.01-.017-.016-.028-.01h-.028a1.7 1.7 0 0 0-.428 0a.1.1 0 0 1-.05.038q-.203.129-.152.35c.034.145.113.286.225.427q.27.318.726.46a.94.94 0 0 0 .416.035a.37.37 0 0 0 .202-.102c.253-.242-.09-.703-.28-.877z"/></svg> </template>
CSS
.icon-reuni {
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%22M14.316%2020.681a9.13%209.13%200%200%200%205.22-3.779a8.97%208.97%200%200%200%201.45-4.426a8.83%208.83%200%200%200-2.204-6.339a9.11%209.11%200%200%200-8.594-2.97A9.11%209.11%200%200%200%203%209.967v.056q0%20.004.004.008l.007.004h.01l.007-.006l1.305-1.153l.242-.214c.298-.275.607-.55.917-.759c.168-.112.337-.214.506-.315c.152-.096.31-.186.46-.287a5%205%200%200%201%20.383-.225q.94-.556%201.958-.945q.164-.063.337-.09c.13-.016.338-.045.4-.123q.094-.12.196-.214c.433-.41.917-.754%201.451-1.04q.18-.092.585-.209c.367-.123.75-.187%201.136-.19c.552-.012%201.108-.007%201.654.078a.6.6%200%200%201%20.315.157c.23.214.197.518.011.748a6.2%206.2%200%200%200-.714%201.232l-.17.428a.074.074%200%200%200%20.023.084l.59.394a8.5%208.5%200%200%201%201.631%201.456c.281.32.467.72.506%201.108l.096.985q.01.143.101.253c.282.37.602.691.956.995c.332.281.53.653.518%201.097a1.73%201.73%200%200%201-.371%201.057c-.096.118-.22.214-.338.31l-.045.039a.44.44%200%200%200-.13.14l-.084.136c-.123.196-.241.393-.393.579a8.3%208.3%200%200%201-1.013%201.074a4.7%204.7%200%200%201-.703.495a3%203%200%200%201-1.018.4c-.275.05-.579.027-.922-.057a4.4%204.4%200%200%201-.613-.23a5.12%205.12%200%200%200-4.595.298a5.1%205.1%200%200%200-1.721%201.72a9.32%209.32%200%200%200%207.829%201.446zm.86-11.136l-.027-.022a1.5%201.5%200%200%200-.546-.276a.06.06%200%200%201-.034-.017c-.005-.01-.017-.016-.028-.01h-.028a1.7%201.7%200%200%200-.428%200a.1.1%200%200%201-.05.038q-.203.129-.152.35c.034.145.113.286.225.427q.27.318.726.46a.94.94%200%200%200%20.416.035a.37.37%200%200%200%20.202-.102c.253-.242-.09-.703-.28-.877z%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%22M14.316%2020.681a9.13%209.13%200%200%200%205.22-3.779a8.97%208.97%200%200%200%201.45-4.426a8.83%208.83%200%200%200-2.204-6.339a9.11%209.11%200%200%200-8.594-2.97A9.11%209.11%200%200%200%203%209.967v.056q0%20.004.004.008l.007.004h.01l.007-.006l1.305-1.153l.242-.214c.298-.275.607-.55.917-.759c.168-.112.337-.214.506-.315c.152-.096.31-.186.46-.287a5%205%200%200%201%20.383-.225q.94-.556%201.958-.945q.164-.063.337-.09c.13-.016.338-.045.4-.123q.094-.12.196-.214c.433-.41.917-.754%201.451-1.04q.18-.092.585-.209c.367-.123.75-.187%201.136-.19c.552-.012%201.108-.007%201.654.078a.6.6%200%200%201%20.315.157c.23.214.197.518.011.748a6.2%206.2%200%200%200-.714%201.232l-.17.428a.074.074%200%200%200%20.023.084l.59.394a8.5%208.5%200%200%201%201.631%201.456c.281.32.467.72.506%201.108l.096.985q.01.143.101.253c.282.37.602.691.956.995c.332.281.53.653.518%201.097a1.73%201.73%200%200%201-.371%201.057c-.096.118-.22.214-.338.31l-.045.039a.44.44%200%200%200-.13.14l-.084.136c-.123.196-.241.393-.393.579a8.3%208.3%200%200%201-1.013%201.074a4.7%204.7%200%200%201-.703.495a3%203%200%200%201-1.018.4c-.275.05-.579.027-.922-.057a4.4%204.4%200%200%201-.613-.23a5.12%205.12%200%200%200-4.595.298a5.1%205.1%200%200%200-1.721%201.72a9.32%209.32%200%200%200%207.829%201.446zm.86-11.136l-.027-.022a1.5%201.5%200%200%200-.546-.276a.06.06%200%200%201-.034-.017c-.005-.01-.017-.016-.028-.01h-.028a1.7%201.7%200%200%200-.428%200a.1.1%200%200%201-.05.038q-.203.129-.152.35c.034.145.113.286.225.427q.27.318.726.46a.94.94%200%200%200%20.416.035a.37.37%200%200%200%20.202-.102c.253-.242-.09-.703-.28-.877z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/reuni.svg?color=%231a73e8&size=48