rtm from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
rtm
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

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"><g fill="none"><path fill="#0b0d0c" d="M9.946 11.793c-2.543.247-3.646 2.03-3.882 2.891c.112.135.608.405 1.721.405c1.396 0 2.712-1.502 2.16-3.296m5.389-3.038a5.8 5.8 0 0 1-2.51.793c.552.113 2.054.169 3.618-.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.436"/><path fill="url(#SVGDTGiJcJE)" d="M4.658 8.163c-1.434 1.502-1.294 4.911-1.069 6.413l1.238-1.58c2.115-3.505 6.408-4.63 7.06-4.838c.529-.158 3.904-1.328 5.53-1.89c.973-.636 1.997-2.07 2.391-2.706c-.675.596-2.892 1.389-6.447 1.66c-3.56.263-6.627.759-8.708 2.941z"/><path fill="#0b0d0c" d="M8.055 11.119c-2.132.827-3.1 1.637-3.319 1.94c1.654-2.767 4.821-4.246 6.2-4.646l6.509-2.138c-2.678 2.093-6.729 3.814-9.395 4.844z"/><path fill="#fd5c27" d="M3.719 20.438c-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.532"/><path fill="url(#SVGg4NArQYV)" d="M6.976 16.53c-1.227 0-2.296-.376-2.678-.562a4.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"/><defs><linearGradient id="SVGDTGiJcJE" x1="3.001" x2="23.62" y1="18.878" y2="11.267" gradientUnits="userSpaceOnUse"><stop stop-color="#fc5716"/><stop offset=".84" stop-color="#736155"/><stop offset="1" stop-color="#372e2a"/></linearGradient><linearGradient id="SVGg4NArQYV" x1="6.036" x2="13.687" y1="17.183" y2="11.338" gradientUnits="userSpaceOnUse"><stop stop-color="#e4713a"/><stop offset=".72" stop-color="#7d6356"/><stop offset="1" stop-color="#222"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedRtm(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#0b0d0c" d="M9.946 11.793c-2.543.247-3.646 2.03-3.882 2.891c.112.135.608.405 1.721.405c1.396 0 2.712-1.502 2.16-3.296m5.389-3.038a5.8 5.8 0 0 1-2.51.793c.552.113 2.054.169 3.618-.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.436"/><path fill="url(#SVGDTGiJcJE)" d="M4.658 8.163c-1.434 1.502-1.294 4.911-1.069 6.413l1.238-1.58c2.115-3.505 6.408-4.63 7.06-4.838c.529-.158 3.904-1.328 5.53-1.89c.973-.636 1.997-2.07 2.391-2.706c-.675.596-2.892 1.389-6.447 1.66c-3.56.263-6.627.759-8.708 2.941z"/><path fill="#0b0d0c" d="M8.055 11.119c-2.132.827-3.1 1.637-3.319 1.94c1.654-2.767 4.821-4.246 6.2-4.646l6.509-2.138c-2.678 2.093-6.729 3.814-9.395 4.844z"/><path fill="#fd5c27" d="M3.719 20.438c-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.532"/><path fill="url(#SVGg4NArQYV)" d="M6.976 16.53c-1.227 0-2.296-.376-2.678-.562a4.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"/><defs><linearGradient id="SVGDTGiJcJE" x1="3.001" x2="23.62" y1="18.878" y2="11.267" gradientUnits="userSpaceOnUse"><stop stopColor="#fc5716"/><stop offset=".84" stopColor="#736155"/><stop offset="1" stopColor="#372e2a"/></linearGradient><linearGradient id="SVGg4NArQYV" x1="6.036" x2="13.687" y1="17.183" y2="11.338" gradientUnits="userSpaceOnUse"><stop stopColor="#e4713a"/><stop offset=".72" stopColor="#7d6356"/><stop offset="1" stopColor="#222"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#0b0d0c" d="M9.946 11.793c-2.543.247-3.646 2.03-3.882 2.891c.112.135.608.405 1.721.405c1.396 0 2.712-1.502 2.16-3.296m5.389-3.038a5.8 5.8 0 0 1-2.51.793c.552.113 2.054.169 3.618-.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.436"/><path fill="url(#SVGDTGiJcJE)" d="M4.658 8.163c-1.434 1.502-1.294 4.911-1.069 6.413l1.238-1.58c2.115-3.505 6.408-4.63 7.06-4.838c.529-.158 3.904-1.328 5.53-1.89c.973-.636 1.997-2.07 2.391-2.706c-.675.596-2.892 1.389-6.447 1.66c-3.56.263-6.627.759-8.708 2.941z"/><path fill="#0b0d0c" d="M8.055 11.119c-2.132.827-3.1 1.637-3.319 1.94c1.654-2.767 4.821-4.246 6.2-4.646l6.509-2.138c-2.678 2.093-6.729 3.814-9.395 4.844z"/><path fill="#fd5c27" d="M3.719 20.438c-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.532"/><path fill="url(#SVGg4NArQYV)" d="M6.976 16.53c-1.227 0-2.296-.376-2.678-.562a4.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"/><defs><linearGradient id="SVGDTGiJcJE" x1="3.001" x2="23.62" y1="18.878" y2="11.267" gradientUnits="userSpaceOnUse"><stop stop-color="#fc5716"/><stop offset=".84" stop-color="#736155"/><stop offset="1" stop-color="#372e2a"/></linearGradient><linearGradient id="SVGg4NArQYV" x1="6.036" x2="13.687" y1="17.183" y2="11.338" gradientUnits="userSpaceOnUse"><stop stop-color="#e4713a"/><stop offset=".72" stop-color="#7d6356"/><stop offset="1" stop-color="#222"/></linearGradient></defs></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%230b0d0c%22%20d%3D%22M9.946%2011.793c-2.543.247-3.646%202.03-3.882%202.891c.112.135.608.405%201.721.405c1.396%200%202.712-1.502%202.16-3.296m5.389-3.038a5.8%205.8%200%200%201-2.51.793c.552.113%202.054.169%203.618-.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.436%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGDTGiJcJE)%22%20d%3D%22M4.658%208.163c-1.434%201.502-1.294%204.911-1.069%206.413l1.238-1.58c2.115-3.505%206.408-4.63%207.06-4.838c.529-.158%203.904-1.328%205.53-1.89c.973-.636%201.997-2.07%202.391-2.706c-.675.596-2.892%201.389-6.447%201.66c-3.56.263-6.627.759-8.708%202.941z%22%2F%3E%3Cpath%20fill%3D%22%230b0d0c%22%20d%3D%22M8.055%2011.119c-2.132.827-3.1%201.637-3.319%201.94c1.654-2.767%204.821-4.246%206.2-4.646l6.509-2.138c-2.678%202.093-6.729%203.814-9.395%204.844z%22%2F%3E%3Cpath%20fill%3D%22%23fd5c27%22%20d%3D%22M3.719%2020.438c-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.532%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGg4NArQYV)%22%20d%3D%22M6.976%2016.53c-1.227%200-2.296-.376-2.678-.562a4.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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGDTGiJcJE%22%20x1%3D%223.001%22%20x2%3D%2223.62%22%20y1%3D%2218.878%22%20y2%3D%2211.267%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fc5716%22%2F%3E%3Cstop%20offset%3D%22.84%22%20stop-color%3D%22%23736155%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23372e2a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGg4NArQYV%22%20x1%3D%226.036%22%20x2%3D%2213.687%22%20y1%3D%2217.183%22%20y2%3D%2211.338%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23e4713a%22%2F%3E%3Cstop%20offset%3D%22.72%22%20stop-color%3D%22%237d6356%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23222%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%230b0d0c%22%20d%3D%22M9.946%2011.793c-2.543.247-3.646%202.03-3.882%202.891c.112.135.608.405%201.721.405c1.396%200%202.712-1.502%202.16-3.296m5.389-3.038a5.8%205.8%200%200%201-2.51.793c.552.113%202.054.169%203.618-.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.436%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGDTGiJcJE)%22%20d%3D%22M4.658%208.163c-1.434%201.502-1.294%204.911-1.069%206.413l1.238-1.58c2.115-3.505%206.408-4.63%207.06-4.838c.529-.158%203.904-1.328%205.53-1.89c.973-.636%201.997-2.07%202.391-2.706c-.675.596-2.892%201.389-6.447%201.66c-3.56.263-6.627.759-8.708%202.941z%22%2F%3E%3Cpath%20fill%3D%22%230b0d0c%22%20d%3D%22M8.055%2011.119c-2.132.827-3.1%201.637-3.319%201.94c1.654-2.767%204.821-4.246%206.2-4.646l6.509-2.138c-2.678%202.093-6.729%203.814-9.395%204.844z%22%2F%3E%3Cpath%20fill%3D%22%23fd5c27%22%20d%3D%22M3.719%2020.438c-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.532%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGg4NArQYV)%22%20d%3D%22M6.976%2016.53c-1.227%200-2.296-.376-2.678-.562a4.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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGDTGiJcJE%22%20x1%3D%223.001%22%20x2%3D%2223.62%22%20y1%3D%2218.878%22%20y2%3D%2211.267%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fc5716%22%2F%3E%3Cstop%20offset%3D%22.84%22%20stop-color%3D%22%23736155%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23372e2a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGg4NArQYV%22%20x1%3D%226.036%22%20x2%3D%2213.687%22%20y1%3D%2217.183%22%20y2%3D%2211.338%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23e4713a%22%2F%3E%3Cstop%20offset%3D%22.72%22%20stop-color%3D%22%237d6356%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23222%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/rtm.svg?color=%231a73e8&size=48