rdt logo
rdt from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- rdt
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the rdt logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.021 4.059L8.194 7.897l3.827 3.833l3.828-3.833zM6.828 9.554L3 13.392l3.828 3.833l3.827-3.833zm6.517 3.838l3.827-3.838L21 13.392l-3.828 3.833zm-6.126 6.549l4.85-4.86l4.844 4.86z"/></svg>
React
import type { SVGProps } from "react";
export function TokenRdt(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="M12.021 4.059L8.194 7.897l3.827 3.833l3.828-3.833zM6.828 9.554L3 13.392l3.828 3.833l3.827-3.833zm6.517 3.838l3.827-3.838L21 13.392l-3.828 3.833zm-6.126 6.549l4.85-4.86l4.844 4.86z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.021 4.059L8.194 7.897l3.827 3.833l3.828-3.833zM6.828 9.554L3 13.392l3.828 3.833l3.827-3.833zm6.517 3.838l3.827-3.838L21 13.392l-3.828 3.833zm-6.126 6.549l4.85-4.86l4.844 4.86z"/></svg> </template>
CSS
.icon-rdt {
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%22M12.021%204.059L8.194%207.897l3.827%203.833l3.828-3.833zM6.828%209.554L3%2013.392l3.828%203.833l3.827-3.833zm6.517%203.838l3.827-3.838L21%2013.392l-3.828%203.833zm-6.126%206.549l4.85-4.86l4.844%204.86z%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%22M12.021%204.059L8.194%207.897l3.827%203.833l3.828-3.833zM6.828%209.554L3%2013.392l3.828%203.833l3.827-3.833zm6.517%203.838l3.827-3.838L21%2013.392l-3.828%203.833zm-6.126%206.549l4.85-4.86l4.844%204.86z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/rdt.svg?color=%231a73e8&size=48