rpl from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
rpl
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the rpl 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="M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-.53 0A8.47 8.47 0 0 1 12 20.47a8.44 8.44 0 0 1-5.364-1.913l-.051.047l-.387-.42l.006-.006l-.14-.134l-.023.021l-.388-.42l.018-.015l-.123-.141l-.025.022l-.386-.422l.054-.05A8.47 8.47 0 0 1 12 3.53A8.47 8.47 0 0 1 20.47 12M5.2 17.031a8.458 8.458 0 1 1 1.445 1.517l2.976-2.735l-.386-.421l-3.021 2.777l-.14-.134L9.71 14.68l-.387-.42l-3.643 3.36l-.123-.141l2.977-2.721l-.386-.423zm3.593-4.829l.864-1.034l1.265-.316c.706-.921 2.665-2.723 4.855-2.568c.17.617-.107 2.412-2.58 4.66l-.267 1.192l-1.07.974l-.427-1.241a1.7 1.7 0 0 1-.79-.095l-.456.472l-.462-.472l.462-.428c-.053-.039-.163-.23-.179-.688zm4.606-.672a.707.707 0 1 1-1-1a.707.707 0 0 1 1 1" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenRpl(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="M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-.53 0A8.47 8.47 0 0 1 12 20.47a8.44 8.44 0 0 1-5.364-1.913l-.051.047l-.387-.42l.006-.006l-.14-.134l-.023.021l-.388-.42l.018-.015l-.123-.141l-.025.022l-.386-.422l.054-.05A8.47 8.47 0 0 1 12 3.53A8.47 8.47 0 0 1 20.47 12M5.2 17.031a8.458 8.458 0 1 1 1.445 1.517l2.976-2.735l-.386-.421l-3.021 2.777l-.14-.134L9.71 14.68l-.387-.42l-3.643 3.36l-.123-.141l2.977-2.721l-.386-.423zm3.593-4.829l.864-1.034l1.265-.316c.706-.921 2.665-2.723 4.855-2.568c.17.617-.107 2.412-2.58 4.66l-.267 1.192l-1.07.974l-.427-1.241a1.7 1.7 0 0 1-.79-.095l-.456.472l-.462-.472l.462-.428c-.053-.039-.163-.23-.179-.688zm4.606-.672a.707.707 0 1 1-1-1a.707.707 0 0 1 1 1" 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="M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-.53 0A8.47 8.47 0 0 1 12 20.47a8.44 8.44 0 0 1-5.364-1.913l-.051.047l-.387-.42l.006-.006l-.14-.134l-.023.021l-.388-.42l.018-.015l-.123-.141l-.025.022l-.386-.422l.054-.05A8.47 8.47 0 0 1 12 3.53A8.47 8.47 0 0 1 20.47 12M5.2 17.031a8.458 8.458 0 1 1 1.445 1.517l2.976-2.735l-.386-.421l-3.021 2.777l-.14-.134L9.71 14.68l-.387-.42l-3.643 3.36l-.123-.141l2.977-2.721l-.386-.423zm3.593-4.829l.864-1.034l1.265-.316c.706-.921 2.665-2.723 4.855-2.568c.17.617-.107 2.412-2.58 4.66l-.267 1.192l-1.07.974l-.427-1.241a1.7 1.7 0 0 1-.79-.095l-.456.472l-.462-.472l.462-.428c-.053-.039-.163-.23-.179-.688zm4.606-.672a.707.707 0 1 1-1-1a.707.707 0 0 1 1 1" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-rpl {
  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%22M21%2012a9%209%200%201%201-18%200a9%209%200%200%201%2018%200m-.53%200A8.47%208.47%200%200%201%2012%2020.47a8.44%208.44%200%200%201-5.364-1.913l-.051.047l-.387-.42l.006-.006l-.14-.134l-.023.021l-.388-.42l.018-.015l-.123-.141l-.025.022l-.386-.422l.054-.05A8.47%208.47%200%200%201%2012%203.53A8.47%208.47%200%200%201%2020.47%2012M5.2%2017.031a8.458%208.458%200%201%201%201.445%201.517l2.976-2.735l-.386-.421l-3.021%202.777l-.14-.134L9.71%2014.68l-.387-.42l-3.643%203.36l-.123-.141l2.977-2.721l-.386-.423zm3.593-4.829l.864-1.034l1.265-.316c.706-.921%202.665-2.723%204.855-2.568c.17.617-.107%202.412-2.58%204.66l-.267%201.192l-1.07.974l-.427-1.241a1.7%201.7%200%200%201-.79-.095l-.456.472l-.462-.472l.462-.428c-.053-.039-.163-.23-.179-.688zm4.606-.672a.707.707%200%201%201-1-1a.707.707%200%200%201%201%201%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%22M21%2012a9%209%200%201%201-18%200a9%209%200%200%201%2018%200m-.53%200A8.47%208.47%200%200%201%2012%2020.47a8.44%208.44%200%200%201-5.364-1.913l-.051.047l-.387-.42l.006-.006l-.14-.134l-.023.021l-.388-.42l.018-.015l-.123-.141l-.025.022l-.386-.422l.054-.05A8.47%208.47%200%200%201%2012%203.53A8.47%208.47%200%200%201%2020.47%2012M5.2%2017.031a8.458%208.458%200%201%201%201.445%201.517l2.976-2.735l-.386-.421l-3.021%202.777l-.14-.134L9.71%2014.68l-.387-.42l-3.643%203.36l-.123-.141l2.977-2.721l-.386-.423zm3.593-4.829l.864-1.034l1.265-.316c.706-.921%202.665-2.723%204.855-2.568c.17.617-.107%202.412-2.58%204.66l-.267%201.192l-1.07.974l-.427-1.241a1.7%201.7%200%200%201-.79-.095l-.456.472l-.462-.472l.462-.428c-.053-.039-.163-.23-.179-.688zm4.606-.672a.707.707%200%201%201-1-1a.707.707%200%200%201%201%201%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/rpl.svg?color=%231a73e8&size=48