rtm logo
rtm from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- rtm
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the rtm logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.946 11.79c-2.543.248-3.645 2.031-3.882 2.892c.113.135.608.405 1.722.405c1.395 0 2.711-1.502 2.16-3.296m5.389-3.037a5.8 5.8 0 0 1-2.509.793c.551.113 2.053.169 3.617-.478a13 13 0 0 0 3.179-1.879c.337-.259 1.08-.799 1.378-.872c-1.536-.096-4.54 1.716-5.665 2.436m-10.676-.59c-1.435 1.502-1.294 4.91-1.07 6.413l1.238-1.58c2.116-3.505 6.408-4.63 7.06-4.839c.53-.157 3.904-1.327 5.53-1.89c.973-.635 1.997-2.07 2.39-2.705c-.674.596-2.89 1.389-6.446 1.659c-3.56.264-6.627.76-8.708 2.942z"/><path fill="currentColor" d="M8.056 11.116c-2.132.827-3.1 1.637-3.319 1.94c1.654-2.767 4.821-4.247 6.2-4.646l6.508-2.138c-2.678 2.093-6.728 3.814-9.394 4.844zm-4.337 9.322c-1.238-2.278-.602-3.932-.124-4.472c.079.506.4 1.614 1.08 1.94c-.787.321-.967 1.823-.956 2.532m3.258-3.91c-1.226 0-2.295-.377-2.678-.563a4.93 4.93 0 0 0 4.067 2.065c2.79 0 4.67-3.77 4.67-5.49c0-1.38-.394-1.981-.597-2.11c.343 4.674-3.932 6.098-5.462 6.098"/></svg>
React
import type { SVGProps } from "react";
export function TokenRtm(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="M9.946 11.79c-2.543.248-3.645 2.031-3.882 2.892c.113.135.608.405 1.722.405c1.395 0 2.711-1.502 2.16-3.296m5.389-3.037a5.8 5.8 0 0 1-2.509.793c.551.113 2.053.169 3.617-.478a13 13 0 0 0 3.179-1.879c.337-.259 1.08-.799 1.378-.872c-1.536-.096-4.54 1.716-5.665 2.436m-10.676-.59c-1.435 1.502-1.294 4.91-1.07 6.413l1.238-1.58c2.116-3.505 6.408-4.63 7.06-4.839c.53-.157 3.904-1.327 5.53-1.89c.973-.635 1.997-2.07 2.39-2.705c-.674.596-2.89 1.389-6.446 1.659c-3.56.264-6.627.76-8.708 2.942z"/><path fill="currentColor" d="M8.056 11.116c-2.132.827-3.1 1.637-3.319 1.94c1.654-2.767 4.821-4.247 6.2-4.646l6.508-2.138c-2.678 2.093-6.728 3.814-9.394 4.844zm-4.337 9.322c-1.238-2.278-.602-3.932-.124-4.472c.079.506.4 1.614 1.08 1.94c-.787.321-.967 1.823-.956 2.532m3.258-3.91c-1.226 0-2.295-.377-2.678-.563a4.93 4.93 0 0 0 4.067 2.065c2.79 0 4.67-3.77 4.67-5.49c0-1.38-.394-1.981-.597-2.11c.343 4.674-3.932 6.098-5.462 6.098"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.946 11.79c-2.543.248-3.645 2.031-3.882 2.892c.113.135.608.405 1.722.405c1.395 0 2.711-1.502 2.16-3.296m5.389-3.037a5.8 5.8 0 0 1-2.509.793c.551.113 2.053.169 3.617-.478a13 13 0 0 0 3.179-1.879c.337-.259 1.08-.799 1.378-.872c-1.536-.096-4.54 1.716-5.665 2.436m-10.676-.59c-1.435 1.502-1.294 4.91-1.07 6.413l1.238-1.58c2.116-3.505 6.408-4.63 7.06-4.839c.53-.157 3.904-1.327 5.53-1.89c.973-.635 1.997-2.07 2.39-2.705c-.674.596-2.89 1.389-6.446 1.659c-3.56.264-6.627.76-8.708 2.942z"/><path fill="currentColor" d="M8.056 11.116c-2.132.827-3.1 1.637-3.319 1.94c1.654-2.767 4.821-4.247 6.2-4.646l6.508-2.138c-2.678 2.093-6.728 3.814-9.394 4.844zm-4.337 9.322c-1.238-2.278-.602-3.932-.124-4.472c.079.506.4 1.614 1.08 1.94c-.787.321-.967 1.823-.956 2.532m3.258-3.91c-1.226 0-2.295-.377-2.678-.563a4.93 4.93 0 0 0 4.067 2.065c2.79 0 4.67-3.77 4.67-5.49c0-1.38-.394-1.981-.597-2.11c.343 4.674-3.932 6.098-5.462 6.098"/></svg> </template>
CSS
.icon-rtm {
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%22M9.946%2011.79c-2.543.248-3.645%202.031-3.882%202.892c.113.135.608.405%201.722.405c1.395%200%202.711-1.502%202.16-3.296m5.389-3.037a5.8%205.8%200%200%201-2.509.793c.551.113%202.053.169%203.617-.478a13%2013%200%200%200%203.179-1.879c.337-.259%201.08-.799%201.378-.872c-1.536-.096-4.54%201.716-5.665%202.436m-10.676-.59c-1.435%201.502-1.294%204.91-1.07%206.413l1.238-1.58c2.116-3.505%206.408-4.63%207.06-4.839c.53-.157%203.904-1.327%205.53-1.89c.973-.635%201.997-2.07%202.39-2.705c-.674.596-2.89%201.389-6.446%201.659c-3.56.264-6.627.76-8.708%202.942z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.056%2011.116c-2.132.827-3.1%201.637-3.319%201.94c1.654-2.767%204.821-4.247%206.2-4.646l6.508-2.138c-2.678%202.093-6.728%203.814-9.394%204.844zm-4.337%209.322c-1.238-2.278-.602-3.932-.124-4.472c.079.506.4%201.614%201.08%201.94c-.787.321-.967%201.823-.956%202.532m3.258-3.91c-1.226%200-2.295-.377-2.678-.563a4.93%204.93%200%200%200%204.067%202.065c2.79%200%204.67-3.77%204.67-5.49c0-1.38-.394-1.981-.597-2.11c.343%204.674-3.932%206.098-5.462%206.098%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%22M9.946%2011.79c-2.543.248-3.645%202.031-3.882%202.892c.113.135.608.405%201.722.405c1.395%200%202.711-1.502%202.16-3.296m5.389-3.037a5.8%205.8%200%200%201-2.509.793c.551.113%202.053.169%203.617-.478a13%2013%200%200%200%203.179-1.879c.337-.259%201.08-.799%201.378-.872c-1.536-.096-4.54%201.716-5.665%202.436m-10.676-.59c-1.435%201.502-1.294%204.91-1.07%206.413l1.238-1.58c2.116-3.505%206.408-4.63%207.06-4.839c.53-.157%203.904-1.327%205.53-1.89c.973-.635%201.997-2.07%202.39-2.705c-.674.596-2.89%201.389-6.446%201.659c-3.56.264-6.627.76-8.708%202.942z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.056%2011.116c-2.132.827-3.1%201.637-3.319%201.94c1.654-2.767%204.821-4.247%206.2-4.646l6.508-2.138c-2.678%202.093-6.728%203.814-9.394%204.844zm-4.337%209.322c-1.238-2.278-.602-3.932-.124-4.472c.079.506.4%201.614%201.08%201.94c-.787.321-.967%201.823-.956%202.532m3.258-3.91c-1.226%200-2.295-.377-2.678-.563a4.93%204.93%200%200%200%204.067%202.065c2.79%200%204.67-3.77%204.67-5.49c0-1.38-.394-1.981-.597-2.11c.343%204.674-3.932%206.098-5.462%206.098%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/rtm.svg?color=%231a73e8&size=48