xrt logo
xrt from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- xrt
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the xrt 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="M12.282 5.174a.56.56 0 1 0-.637-.92a.562.562 0 0 0 .066.932L3.816 18.803a.56.56 0 1 0 .306.5h15.729a.56.56 0 0 0 .562.56a.56.56 0 1 0-.017-1.12zm7.84 13.65L11.986 5.26L4.029 18.993l.017.028h15.881a.56.56 0 0 1 .194-.198" clip-rule="evenodd"/><path fill="currentColor" d="m8.055 16.494l3.93-2.028l3.934 2.028z"/><path fill="currentColor" d="m11.987 9.753l-3.932 6.74l3.932-1.988zm0 0l3.932 6.74l-3.932-1.988z"/></svg>
React
import type { SVGProps } from "react";
export function TokenXrt(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="M12.282 5.174a.56.56 0 1 0-.637-.92a.562.562 0 0 0 .066.932L3.816 18.803a.56.56 0 1 0 .306.5h15.729a.56.56 0 0 0 .562.56a.56.56 0 1 0-.017-1.12zm7.84 13.65L11.986 5.26L4.029 18.993l.017.028h15.881a.56.56 0 0 1 .194-.198" clipRule="evenodd"/><path fill="currentColor" d="m8.055 16.494l3.93-2.028l3.934 2.028z"/><path fill="currentColor" d="m11.987 9.753l-3.932 6.74l3.932-1.988zm0 0l3.932 6.74l-3.932-1.988z"/></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="M12.282 5.174a.56.56 0 1 0-.637-.92a.562.562 0 0 0 .066.932L3.816 18.803a.56.56 0 1 0 .306.5h15.729a.56.56 0 0 0 .562.56a.56.56 0 1 0-.017-1.12zm7.84 13.65L11.986 5.26L4.029 18.993l.017.028h15.881a.56.56 0 0 1 .194-.198" clip-rule="evenodd"/><path fill="currentColor" d="m8.055 16.494l3.93-2.028l3.934 2.028z"/><path fill="currentColor" d="m11.987 9.753l-3.932 6.74l3.932-1.988zm0 0l3.932 6.74l-3.932-1.988z"/></svg> </template>
CSS
.icon-xrt {
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%22M12.282%205.174a.56.56%200%201%200-.637-.92a.562.562%200%200%200%20.066.932L3.816%2018.803a.56.56%200%201%200%20.306.5h15.729a.56.56%200%200%200%20.562.56a.56.56%200%201%200-.017-1.12zm7.84%2013.65L11.986%205.26L4.029%2018.993l.017.028h15.881a.56.56%200%200%201%20.194-.198%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.055%2016.494l3.93-2.028l3.934%202.028z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.987%209.753l-3.932%206.74l3.932-1.988zm0%200l3.932%206.74l-3.932-1.988z%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%22M12.282%205.174a.56.56%200%201%200-.637-.92a.562.562%200%200%200%20.066.932L3.816%2018.803a.56.56%200%201%200%20.306.5h15.729a.56.56%200%200%200%20.562.56a.56.56%200%201%200-.017-1.12zm7.84%2013.65L11.986%205.26L4.029%2018.993l.017.028h15.881a.56.56%200%200%201%20.194-.198%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.055%2016.494l3.93-2.028l3.934%202.028z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.987%209.753l-3.932%206.74l3.932-1.988zm0%200l3.932%206.74l-3.932-1.988z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/xrt.svg?color=%231a73e8&size=48