xch logo
xch from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- xch
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the xch logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.957 10.63h1.565v4.696h-1.565zm-2.333 0c-.336 0-1.064.02-1.58.427V9.06H8.478V12c.157.07.501.153.665.242l.137.079l.067.039s-.916 1.385-2.16 1.675c-.74.172-1.604-.04-1.784-.755l-.016-.087q.47-.274.986-.446l.024-.008a7.7 7.7 0 0 1 1.338-.344a5.2 5.2 0 0 0-1.432.067h-.008a4.2 4.2 0 0 0-.888.274a1.56 1.56 0 0 1 1.287-1.12l.04-.007l.116-.012h.04l.144-.008h.032l.121.008h.047l.04.008c.234.023.492.082.813.188v-1.014c-.157-.047-.282-.09-.454-.133a4.4 4.4 0 0 0-2.074-.04c-1.358.322-1.745 1.3-1.745 2.49q0 .232.039.43a5.7 5.7 0 0 0-.853.657l.912-.39c.344 1.142 1.553 1.525 2.465 1.525c.947 0 1.377-.262 2.101-.7v.708h1.566v-2.92c0-.34.626-.54.915-.54c.38 0 .65.26.65.678v2.782h1.565v-3.232c0-.967-.626-1.464-1.55-1.464m3.115-1.956c-.458 0-.782.325-.782.782c0 .458.324.783.782.783s.783-.325.783-.783c0-.457-.325-.782-.783-.782m5.87 3.913V10.63h-1.565v.423c-1.523-.963-2.395.027-2.395.027c-.47.411-.736 1.076-.736 1.906c0 1.467.9 2.34 2.062 2.34c.438 0 .841-.098 1.19-.571c.039.113.129.477.192.571H21c-.282-.454-.4-2.277-.391-2.74m-2.266 1.467c-.509 0-.872-.438-.872-1.056s.363-1.057.872-1.057c.36 0 .564.215.7.556v1.002c-.136.34-.34.555-.7.555"/></svg>
React
import type { SVGProps } from "react";
export function TokenXch(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="M13.957 10.63h1.565v4.696h-1.565zm-2.333 0c-.336 0-1.064.02-1.58.427V9.06H8.478V12c.157.07.501.153.665.242l.137.079l.067.039s-.916 1.385-2.16 1.675c-.74.172-1.604-.04-1.784-.755l-.016-.087q.47-.274.986-.446l.024-.008a7.7 7.7 0 0 1 1.338-.344a5.2 5.2 0 0 0-1.432.067h-.008a4.2 4.2 0 0 0-.888.274a1.56 1.56 0 0 1 1.287-1.12l.04-.007l.116-.012h.04l.144-.008h.032l.121.008h.047l.04.008c.234.023.492.082.813.188v-1.014c-.157-.047-.282-.09-.454-.133a4.4 4.4 0 0 0-2.074-.04c-1.358.322-1.745 1.3-1.745 2.49q0 .232.039.43a5.7 5.7 0 0 0-.853.657l.912-.39c.344 1.142 1.553 1.525 2.465 1.525c.947 0 1.377-.262 2.101-.7v.708h1.566v-2.92c0-.34.626-.54.915-.54c.38 0 .65.26.65.678v2.782h1.565v-3.232c0-.967-.626-1.464-1.55-1.464m3.115-1.956c-.458 0-.782.325-.782.782c0 .458.324.783.782.783s.783-.325.783-.783c0-.457-.325-.782-.783-.782m5.87 3.913V10.63h-1.565v.423c-1.523-.963-2.395.027-2.395.027c-.47.411-.736 1.076-.736 1.906c0 1.467.9 2.34 2.062 2.34c.438 0 .841-.098 1.19-.571c.039.113.129.477.192.571H21c-.282-.454-.4-2.277-.391-2.74m-2.266 1.467c-.509 0-.872-.438-.872-1.056s.363-1.057.872-1.057c.36 0 .564.215.7.556v1.002c-.136.34-.34.555-.7.555"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.957 10.63h1.565v4.696h-1.565zm-2.333 0c-.336 0-1.064.02-1.58.427V9.06H8.478V12c.157.07.501.153.665.242l.137.079l.067.039s-.916 1.385-2.16 1.675c-.74.172-1.604-.04-1.784-.755l-.016-.087q.47-.274.986-.446l.024-.008a7.7 7.7 0 0 1 1.338-.344a5.2 5.2 0 0 0-1.432.067h-.008a4.2 4.2 0 0 0-.888.274a1.56 1.56 0 0 1 1.287-1.12l.04-.007l.116-.012h.04l.144-.008h.032l.121.008h.047l.04.008c.234.023.492.082.813.188v-1.014c-.157-.047-.282-.09-.454-.133a4.4 4.4 0 0 0-2.074-.04c-1.358.322-1.745 1.3-1.745 2.49q0 .232.039.43a5.7 5.7 0 0 0-.853.657l.912-.39c.344 1.142 1.553 1.525 2.465 1.525c.947 0 1.377-.262 2.101-.7v.708h1.566v-2.92c0-.34.626-.54.915-.54c.38 0 .65.26.65.678v2.782h1.565v-3.232c0-.967-.626-1.464-1.55-1.464m3.115-1.956c-.458 0-.782.325-.782.782c0 .458.324.783.782.783s.783-.325.783-.783c0-.457-.325-.782-.783-.782m5.87 3.913V10.63h-1.565v.423c-1.523-.963-2.395.027-2.395.027c-.47.411-.736 1.076-.736 1.906c0 1.467.9 2.34 2.062 2.34c.438 0 .841-.098 1.19-.571c.039.113.129.477.192.571H21c-.282-.454-.4-2.277-.391-2.74m-2.266 1.467c-.509 0-.872-.438-.872-1.056s.363-1.057.872-1.057c.36 0 .564.215.7.556v1.002c-.136.34-.34.555-.7.555"/></svg> </template>
CSS
.icon-xch {
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%22M13.957%2010.63h1.565v4.696h-1.565zm-2.333%200c-.336%200-1.064.02-1.58.427V9.06H8.478V12c.157.07.501.153.665.242l.137.079l.067.039s-.916%201.385-2.16%201.675c-.74.172-1.604-.04-1.784-.755l-.016-.087q.47-.274.986-.446l.024-.008a7.7%207.7%200%200%201%201.338-.344a5.2%205.2%200%200%200-1.432.067h-.008a4.2%204.2%200%200%200-.888.274a1.56%201.56%200%200%201%201.287-1.12l.04-.007l.116-.012h.04l.144-.008h.032l.121.008h.047l.04.008c.234.023.492.082.813.188v-1.014c-.157-.047-.282-.09-.454-.133a4.4%204.4%200%200%200-2.074-.04c-1.358.322-1.745%201.3-1.745%202.49q0%20.232.039.43a5.7%205.7%200%200%200-.853.657l.912-.39c.344%201.142%201.553%201.525%202.465%201.525c.947%200%201.377-.262%202.101-.7v.708h1.566v-2.92c0-.34.626-.54.915-.54c.38%200%20.65.26.65.678v2.782h1.565v-3.232c0-.967-.626-1.464-1.55-1.464m3.115-1.956c-.458%200-.782.325-.782.782c0%20.458.324.783.782.783s.783-.325.783-.783c0-.457-.325-.782-.783-.782m5.87%203.913V10.63h-1.565v.423c-1.523-.963-2.395.027-2.395.027c-.47.411-.736%201.076-.736%201.906c0%201.467.9%202.34%202.062%202.34c.438%200%20.841-.098%201.19-.571c.039.113.129.477.192.571H21c-.282-.454-.4-2.277-.391-2.74m-2.266%201.467c-.509%200-.872-.438-.872-1.056s.363-1.057.872-1.057c.36%200%20.564.215.7.556v1.002c-.136.34-.34.555-.7.555%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%22M13.957%2010.63h1.565v4.696h-1.565zm-2.333%200c-.336%200-1.064.02-1.58.427V9.06H8.478V12c.157.07.501.153.665.242l.137.079l.067.039s-.916%201.385-2.16%201.675c-.74.172-1.604-.04-1.784-.755l-.016-.087q.47-.274.986-.446l.024-.008a7.7%207.7%200%200%201%201.338-.344a5.2%205.2%200%200%200-1.432.067h-.008a4.2%204.2%200%200%200-.888.274a1.56%201.56%200%200%201%201.287-1.12l.04-.007l.116-.012h.04l.144-.008h.032l.121.008h.047l.04.008c.234.023.492.082.813.188v-1.014c-.157-.047-.282-.09-.454-.133a4.4%204.4%200%200%200-2.074-.04c-1.358.322-1.745%201.3-1.745%202.49q0%20.232.039.43a5.7%205.7%200%200%200-.853.657l.912-.39c.344%201.142%201.553%201.525%202.465%201.525c.947%200%201.377-.262%202.101-.7v.708h1.566v-2.92c0-.34.626-.54.915-.54c.38%200%20.65.26.65.678v2.782h1.565v-3.232c0-.967-.626-1.464-1.55-1.464m3.115-1.956c-.458%200-.782.325-.782.782c0%20.458.324.783.782.783s.783-.325.783-.783c0-.457-.325-.782-.783-.782m5.87%203.913V10.63h-1.565v.423c-1.523-.963-2.395.027-2.395.027c-.47.411-.736%201.076-.736%201.906c0%201.467.9%202.34%202.062%202.34c.438%200%20.841-.098%201.19-.571c.039.113.129.477.192.571H21c-.282-.454-.4-2.277-.391-2.74m-2.266%201.467c-.509%200-.872-.438-.872-1.056s.363-1.057.872-1.057c.36%200%20.564.215.7.556v1.002c-.136.34-.34.555-.7.555%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/xch.svg?color=%231a73e8&size=48