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

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

The same logo in other sets

Use the rsr 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="M7.81 3h2.196c.089-.004.295.081.306.458s.005 2.238 0 3.176l-.001.017c-.01.104-.027.277.217.287c.26.011 2.055.005 2.922 0c.17 0 .238-.097.238-.303V3.358c0-.119.13-.357.365-.357h2.177a.37.37 0 0 1 .27.357v3.276c.014.106.131.304.278.304h2.725c.175 0 .372.113.372.308v2.218c-.006.095-.087.285-.372.285h-2.725c-.075.004-.278.046-.278.29v3.944c0 .085.096.256.278.266s1.892.004 2.725 0c.123.017.372.119.372.393v2.124c-.023.096-.129.297-.372.297h-2.725c-.075.01-.278.068-.278.253v3.415c-.008.09-.025.269-.242.269h-2.285c-.075-.02-.286-.1-.286-.269v-3.416c-.008-.087-.028-.253-.284-.253h-2.86c-.083.017-.221.082-.23.253s-.005 2.321 0 3.416c-.012.09-.108.269-.289.269H7.716c-.078-.01-.215-.079-.215-.269v-3.416c.007-.087-.06-.253-.303-.253H4.36c-.082-.011-.242-.104-.233-.341s.003-1.547 0-2.182c.042-.097.182-.29.405-.29h2.666c.094-.01.303-.105.303-.413v-3.612c.004-.105-.011-.476-.38-.476H4.53c-.139 0-.404-.011-.404-.4V7.293c.016-.115.107-.356.331-.356H7.12l.03-.003c.148-.011.351-.027.351-.405V3.358c-.02-.12.071-.358.31-.358m2.686 6.75h2.956a.316.316 0 0 1 .233.317a431 431 0 0 0 0 3.95c.014.073-.014.222-.233.23c-.22.009-2.061.003-2.956 0c-.065 0-.183-.09-.183-.23v-4.06c0-.1.061-.207.183-.207" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenRsr(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="M7.81 3h2.196c.089-.004.295.081.306.458s.005 2.238 0 3.176l-.001.017c-.01.104-.027.277.217.287c.26.011 2.055.005 2.922 0c.17 0 .238-.097.238-.303V3.358c0-.119.13-.357.365-.357h2.177a.37.37 0 0 1 .27.357v3.276c.014.106.131.304.278.304h2.725c.175 0 .372.113.372.308v2.218c-.006.095-.087.285-.372.285h-2.725c-.075.004-.278.046-.278.29v3.944c0 .085.096.256.278.266s1.892.004 2.725 0c.123.017.372.119.372.393v2.124c-.023.096-.129.297-.372.297h-2.725c-.075.01-.278.068-.278.253v3.415c-.008.09-.025.269-.242.269h-2.285c-.075-.02-.286-.1-.286-.269v-3.416c-.008-.087-.028-.253-.284-.253h-2.86c-.083.017-.221.082-.23.253s-.005 2.321 0 3.416c-.012.09-.108.269-.289.269H7.716c-.078-.01-.215-.079-.215-.269v-3.416c.007-.087-.06-.253-.303-.253H4.36c-.082-.011-.242-.104-.233-.341s.003-1.547 0-2.182c.042-.097.182-.29.405-.29h2.666c.094-.01.303-.105.303-.413v-3.612c.004-.105-.011-.476-.38-.476H4.53c-.139 0-.404-.011-.404-.4V7.293c.016-.115.107-.356.331-.356H7.12l.03-.003c.148-.011.351-.027.351-.405V3.358c-.02-.12.071-.358.31-.358m2.686 6.75h2.956a.316.316 0 0 1 .233.317a431 431 0 0 0 0 3.95c.014.073-.014.222-.233.23c-.22.009-2.061.003-2.956 0c-.065 0-.183-.09-.183-.23v-4.06c0-.1.061-.207.183-.207" 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="M7.81 3h2.196c.089-.004.295.081.306.458s.005 2.238 0 3.176l-.001.017c-.01.104-.027.277.217.287c.26.011 2.055.005 2.922 0c.17 0 .238-.097.238-.303V3.358c0-.119.13-.357.365-.357h2.177a.37.37 0 0 1 .27.357v3.276c.014.106.131.304.278.304h2.725c.175 0 .372.113.372.308v2.218c-.006.095-.087.285-.372.285h-2.725c-.075.004-.278.046-.278.29v3.944c0 .085.096.256.278.266s1.892.004 2.725 0c.123.017.372.119.372.393v2.124c-.023.096-.129.297-.372.297h-2.725c-.075.01-.278.068-.278.253v3.415c-.008.09-.025.269-.242.269h-2.285c-.075-.02-.286-.1-.286-.269v-3.416c-.008-.087-.028-.253-.284-.253h-2.86c-.083.017-.221.082-.23.253s-.005 2.321 0 3.416c-.012.09-.108.269-.289.269H7.716c-.078-.01-.215-.079-.215-.269v-3.416c.007-.087-.06-.253-.303-.253H4.36c-.082-.011-.242-.104-.233-.341s.003-1.547 0-2.182c.042-.097.182-.29.405-.29h2.666c.094-.01.303-.105.303-.413v-3.612c.004-.105-.011-.476-.38-.476H4.53c-.139 0-.404-.011-.404-.4V7.293c.016-.115.107-.356.331-.356H7.12l.03-.003c.148-.011.351-.027.351-.405V3.358c-.02-.12.071-.358.31-.358m2.686 6.75h2.956a.316.316 0 0 1 .233.317a431 431 0 0 0 0 3.95c.014.073-.014.222-.233.23c-.22.009-2.061.003-2.956 0c-.065 0-.183-.09-.183-.23v-4.06c0-.1.061-.207.183-.207" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-rsr {
  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%22M7.81%203h2.196c.089-.004.295.081.306.458s.005%202.238%200%203.176l-.001.017c-.01.104-.027.277.217.287c.26.011%202.055.005%202.922%200c.17%200%20.238-.097.238-.303V3.358c0-.119.13-.357.365-.357h2.177a.37.37%200%200%201%20.27.357v3.276c.014.106.131.304.278.304h2.725c.175%200%20.372.113.372.308v2.218c-.006.095-.087.285-.372.285h-2.725c-.075.004-.278.046-.278.29v3.944c0%20.085.096.256.278.266s1.892.004%202.725%200c.123.017.372.119.372.393v2.124c-.023.096-.129.297-.372.297h-2.725c-.075.01-.278.068-.278.253v3.415c-.008.09-.025.269-.242.269h-2.285c-.075-.02-.286-.1-.286-.269v-3.416c-.008-.087-.028-.253-.284-.253h-2.86c-.083.017-.221.082-.23.253s-.005%202.321%200%203.416c-.012.09-.108.269-.289.269H7.716c-.078-.01-.215-.079-.215-.269v-3.416c.007-.087-.06-.253-.303-.253H4.36c-.082-.011-.242-.104-.233-.341s.003-1.547%200-2.182c.042-.097.182-.29.405-.29h2.666c.094-.01.303-.105.303-.413v-3.612c.004-.105-.011-.476-.38-.476H4.53c-.139%200-.404-.011-.404-.4V7.293c.016-.115.107-.356.331-.356H7.12l.03-.003c.148-.011.351-.027.351-.405V3.358c-.02-.12.071-.358.31-.358m2.686%206.75h2.956a.316.316%200%200%201%20.233.317a431%20431%200%200%200%200%203.95c.014.073-.014.222-.233.23c-.22.009-2.061.003-2.956%200c-.065%200-.183-.09-.183-.23v-4.06c0-.1.061-.207.183-.207%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%22M7.81%203h2.196c.089-.004.295.081.306.458s.005%202.238%200%203.176l-.001.017c-.01.104-.027.277.217.287c.26.011%202.055.005%202.922%200c.17%200%20.238-.097.238-.303V3.358c0-.119.13-.357.365-.357h2.177a.37.37%200%200%201%20.27.357v3.276c.014.106.131.304.278.304h2.725c.175%200%20.372.113.372.308v2.218c-.006.095-.087.285-.372.285h-2.725c-.075.004-.278.046-.278.29v3.944c0%20.085.096.256.278.266s1.892.004%202.725%200c.123.017.372.119.372.393v2.124c-.023.096-.129.297-.372.297h-2.725c-.075.01-.278.068-.278.253v3.415c-.008.09-.025.269-.242.269h-2.285c-.075-.02-.286-.1-.286-.269v-3.416c-.008-.087-.028-.253-.284-.253h-2.86c-.083.017-.221.082-.23.253s-.005%202.321%200%203.416c-.012.09-.108.269-.289.269H7.716c-.078-.01-.215-.079-.215-.269v-3.416c.007-.087-.06-.253-.303-.253H4.36c-.082-.011-.242-.104-.233-.341s.003-1.547%200-2.182c.042-.097.182-.29.405-.29h2.666c.094-.01.303-.105.303-.413v-3.612c.004-.105-.011-.476-.38-.476H4.53c-.139%200-.404-.011-.404-.4V7.293c.016-.115.107-.356.331-.356H7.12l.03-.003c.148-.011.351-.027.351-.405V3.358c-.02-.12.071-.358.31-.358m2.686%206.75h2.956a.316.316%200%200%201%20.233.317a431%20431%200%200%200%200%203.95c.014.073-.014.222-.233.23c-.22.009-2.061.003-2.956%200c-.065%200-.183-.09-.183-.23v-4.06c0-.1.061-.207.183-.207%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/rsr.svg?color=%231a73e8&size=48