xtp logo
xtp from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- xtp
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the xtp 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="M7.5 3h9A4.5 4.5 0 0 1 21 7.5v9a4.5 4.5 0 0 1-4.5 4.5h-9A4.5 4.5 0 0 1 3 16.5v-9A4.5 4.5 0 0 1 7.5 3m-2.036 8.82c0-4.461 3.645-6.368 6.474-6.368c4.933 0 6.671 3.853 6.671 6.559c0 1.348-.32 2.095-.458 2.417l-.02.046c-.101.242-.45.675-.934.428c-.388-.197-.32-.816-.14-1.125c.298-.506.326-1.361.298-1.766c0-3.994-3.56-5.35-5.417-5.35c-1.541 0-5.231 1.052-5.26 5.35c-.016 3.442 3.134 5.017 4.67 5.315c.314.023.877.169.81.653c-.062.483-.552.483-.81.483a6.603 6.603 0 0 1-5.884-6.642m2.413.033c0-2.39 2.2-4.05 4.27-3.949c3.07.141 3.937 2.667 3.937 4.073c0 .877-.265.99-.62.99c-.348 0-.45-.523-.45-.99a2.87 2.87 0 0 0-2.868-2.852c-.973 0-3.094.529-3.11 2.852c-.006 1.519.922 2.604 1.884 2.784c.264.056.523.338.45.636c-.079.304-.315.36-.602.36c-1.328-.068-2.891-1.508-2.891-3.904m4.697 3.094a4.7 4.7 0 0 0 1.771-1.103c.119-.112.49-.196.76.141a.625.625 0 0 1 0 .804a6.6 6.6 0 0 1-1.986 1.311c-.208.101-.562-.023-.714-.32c-.158-.299-.085-.76.169-.833" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenXtp(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="M7.5 3h9A4.5 4.5 0 0 1 21 7.5v9a4.5 4.5 0 0 1-4.5 4.5h-9A4.5 4.5 0 0 1 3 16.5v-9A4.5 4.5 0 0 1 7.5 3m-2.036 8.82c0-4.461 3.645-6.368 6.474-6.368c4.933 0 6.671 3.853 6.671 6.559c0 1.348-.32 2.095-.458 2.417l-.02.046c-.101.242-.45.675-.934.428c-.388-.197-.32-.816-.14-1.125c.298-.506.326-1.361.298-1.766c0-3.994-3.56-5.35-5.417-5.35c-1.541 0-5.231 1.052-5.26 5.35c-.016 3.442 3.134 5.017 4.67 5.315c.314.023.877.169.81.653c-.062.483-.552.483-.81.483a6.603 6.603 0 0 1-5.884-6.642m2.413.033c0-2.39 2.2-4.05 4.27-3.949c3.07.141 3.937 2.667 3.937 4.073c0 .877-.265.99-.62.99c-.348 0-.45-.523-.45-.99a2.87 2.87 0 0 0-2.868-2.852c-.973 0-3.094.529-3.11 2.852c-.006 1.519.922 2.604 1.884 2.784c.264.056.523.338.45.636c-.079.304-.315.36-.602.36c-1.328-.068-2.891-1.508-2.891-3.904m4.697 3.094a4.7 4.7 0 0 0 1.771-1.103c.119-.112.49-.196.76.141a.625.625 0 0 1 0 .804a6.6 6.6 0 0 1-1.986 1.311c-.208.101-.562-.023-.714-.32c-.158-.299-.085-.76.169-.833" 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="M7.5 3h9A4.5 4.5 0 0 1 21 7.5v9a4.5 4.5 0 0 1-4.5 4.5h-9A4.5 4.5 0 0 1 3 16.5v-9A4.5 4.5 0 0 1 7.5 3m-2.036 8.82c0-4.461 3.645-6.368 6.474-6.368c4.933 0 6.671 3.853 6.671 6.559c0 1.348-.32 2.095-.458 2.417l-.02.046c-.101.242-.45.675-.934.428c-.388-.197-.32-.816-.14-1.125c.298-.506.326-1.361.298-1.766c0-3.994-3.56-5.35-5.417-5.35c-1.541 0-5.231 1.052-5.26 5.35c-.016 3.442 3.134 5.017 4.67 5.315c.314.023.877.169.81.653c-.062.483-.552.483-.81.483a6.603 6.603 0 0 1-5.884-6.642m2.413.033c0-2.39 2.2-4.05 4.27-3.949c3.07.141 3.937 2.667 3.937 4.073c0 .877-.265.99-.62.99c-.348 0-.45-.523-.45-.99a2.87 2.87 0 0 0-2.868-2.852c-.973 0-3.094.529-3.11 2.852c-.006 1.519.922 2.604 1.884 2.784c.264.056.523.338.45.636c-.079.304-.315.36-.602.36c-1.328-.068-2.891-1.508-2.891-3.904m4.697 3.094a4.7 4.7 0 0 0 1.771-1.103c.119-.112.49-.196.76.141a.625.625 0 0 1 0 .804a6.6 6.6 0 0 1-1.986 1.311c-.208.101-.562-.023-.714-.32c-.158-.299-.085-.76.169-.833" clip-rule="evenodd"/></svg> </template>
CSS
.icon-xtp {
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%22M7.5%203h9A4.5%204.5%200%200%201%2021%207.5v9a4.5%204.5%200%200%201-4.5%204.5h-9A4.5%204.5%200%200%201%203%2016.5v-9A4.5%204.5%200%200%201%207.5%203m-2.036%208.82c0-4.461%203.645-6.368%206.474-6.368c4.933%200%206.671%203.853%206.671%206.559c0%201.348-.32%202.095-.458%202.417l-.02.046c-.101.242-.45.675-.934.428c-.388-.197-.32-.816-.14-1.125c.298-.506.326-1.361.298-1.766c0-3.994-3.56-5.35-5.417-5.35c-1.541%200-5.231%201.052-5.26%205.35c-.016%203.442%203.134%205.017%204.67%205.315c.314.023.877.169.81.653c-.062.483-.552.483-.81.483a6.603%206.603%200%200%201-5.884-6.642m2.413.033c0-2.39%202.2-4.05%204.27-3.949c3.07.141%203.937%202.667%203.937%204.073c0%20.877-.265.99-.62.99c-.348%200-.45-.523-.45-.99a2.87%202.87%200%200%200-2.868-2.852c-.973%200-3.094.529-3.11%202.852c-.006%201.519.922%202.604%201.884%202.784c.264.056.523.338.45.636c-.079.304-.315.36-.602.36c-1.328-.068-2.891-1.508-2.891-3.904m4.697%203.094a4.7%204.7%200%200%200%201.771-1.103c.119-.112.49-.196.76.141a.625.625%200%200%201%200%20.804a6.6%206.6%200%200%201-1.986%201.311c-.208.101-.562-.023-.714-.32c-.158-.299-.085-.76.169-.833%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%22M7.5%203h9A4.5%204.5%200%200%201%2021%207.5v9a4.5%204.5%200%200%201-4.5%204.5h-9A4.5%204.5%200%200%201%203%2016.5v-9A4.5%204.5%200%200%201%207.5%203m-2.036%208.82c0-4.461%203.645-6.368%206.474-6.368c4.933%200%206.671%203.853%206.671%206.559c0%201.348-.32%202.095-.458%202.417l-.02.046c-.101.242-.45.675-.934.428c-.388-.197-.32-.816-.14-1.125c.298-.506.326-1.361.298-1.766c0-3.994-3.56-5.35-5.417-5.35c-1.541%200-5.231%201.052-5.26%205.35c-.016%203.442%203.134%205.017%204.67%205.315c.314.023.877.169.81.653c-.062.483-.552.483-.81.483a6.603%206.603%200%200%201-5.884-6.642m2.413.033c0-2.39%202.2-4.05%204.27-3.949c3.07.141%203.937%202.667%203.937%204.073c0%20.877-.265.99-.62.99c-.348%200-.45-.523-.45-.99a2.87%202.87%200%200%200-2.868-2.852c-.973%200-3.094.529-3.11%202.852c-.006%201.519.922%202.604%201.884%202.784c.264.056.523.338.45.636c-.079.304-.315.36-.602.36c-1.328-.068-2.891-1.508-2.891-3.904m4.697%203.094a4.7%204.7%200%200%200%201.771-1.103c.119-.112.49-.196.76.141a.625.625%200%200%201%200%20.804a6.6%206.6%200%200%201-1.986%201.311c-.208.101-.562-.023-.714-.32c-.158-.299-.085-.76.169-.833%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/xtp.svg?color=%231a73e8&size=48