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

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

The same logo in other sets

Use the srlty 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="M5.869 3.56c-1.536 3.751-.743 7.464-.152 8.853L3 14.81h2.014l4.348-3.656c.225.563.67 1.823.67 2.396c0 .316-.237.957-.507 1.665c-.326.895-.698 1.902-.698 2.532c0 .9.518 2.171.771 2.694h4.736c.253-.512.754-1.772.754-2.7c0-.585-.281-1.383-.562-2.171c-.27-.76-.535-1.496-.535-2.025c0-.844.445-1.946.664-2.385l4.309 3.65H21l-2.722-2.39c1.355-3.668.478-7.425-.13-8.854L13.744 8.92c-.152-.14-.709-.292-1.755-.292s-1.744.152-1.958.292zm.58 2.851L8.933 9.63L6.73 11.412c-.28-.788-.725-2.88-.28-5m10.996 0L14.959 9.63l2.21 1.783c.282-.788.726-2.88.282-5zm-7.009 3.758c.259.894.77 2.852.77 3.55c0 .415-.247 1.119-.505 1.856c-.293.804-.591 1.653-.591 2.204c0 .844.27 1.418.405 1.53h.922v-1.687h1.126v1.688h.708c.169-.18.506-.844.506-1.53c0-.45-.314-1.35-.618-2.206c-.27-.776-.535-1.518-.535-1.856c0-.562.552-2.598.827-3.55a3.4 3.4 0 0 0-1.541-.393c-.686 0-1.271.264-1.474.394m-5.75 10.265v-4.011L5.812 15.4v3.91h2.385s.282.714.428 1.125zm14.625-4.033v4.032h-3.937c.14-.416.428-1.125.428-1.125h2.384v-3.937z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenSrlty(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="M5.869 3.56c-1.536 3.751-.743 7.464-.152 8.853L3 14.81h2.014l4.348-3.656c.225.563.67 1.823.67 2.396c0 .316-.237.957-.507 1.665c-.326.895-.698 1.902-.698 2.532c0 .9.518 2.171.771 2.694h4.736c.253-.512.754-1.772.754-2.7c0-.585-.281-1.383-.562-2.171c-.27-.76-.535-1.496-.535-2.025c0-.844.445-1.946.664-2.385l4.309 3.65H21l-2.722-2.39c1.355-3.668.478-7.425-.13-8.854L13.744 8.92c-.152-.14-.709-.292-1.755-.292s-1.744.152-1.958.292zm.58 2.851L8.933 9.63L6.73 11.412c-.28-.788-.725-2.88-.28-5m10.996 0L14.959 9.63l2.21 1.783c.282-.788.726-2.88.282-5zm-7.009 3.758c.259.894.77 2.852.77 3.55c0 .415-.247 1.119-.505 1.856c-.293.804-.591 1.653-.591 2.204c0 .844.27 1.418.405 1.53h.922v-1.687h1.126v1.688h.708c.169-.18.506-.844.506-1.53c0-.45-.314-1.35-.618-2.206c-.27-.776-.535-1.518-.535-1.856c0-.562.552-2.598.827-3.55a3.4 3.4 0 0 0-1.541-.393c-.686 0-1.271.264-1.474.394m-5.75 10.265v-4.011L5.812 15.4v3.91h2.385s.282.714.428 1.125zm14.625-4.033v4.032h-3.937c.14-.416.428-1.125.428-1.125h2.384v-3.937z" 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="M5.869 3.56c-1.536 3.751-.743 7.464-.152 8.853L3 14.81h2.014l4.348-3.656c.225.563.67 1.823.67 2.396c0 .316-.237.957-.507 1.665c-.326.895-.698 1.902-.698 2.532c0 .9.518 2.171.771 2.694h4.736c.253-.512.754-1.772.754-2.7c0-.585-.281-1.383-.562-2.171c-.27-.76-.535-1.496-.535-2.025c0-.844.445-1.946.664-2.385l4.309 3.65H21l-2.722-2.39c1.355-3.668.478-7.425-.13-8.854L13.744 8.92c-.152-.14-.709-.292-1.755-.292s-1.744.152-1.958.292zm.58 2.851L8.933 9.63L6.73 11.412c-.28-.788-.725-2.88-.28-5m10.996 0L14.959 9.63l2.21 1.783c.282-.788.726-2.88.282-5zm-7.009 3.758c.259.894.77 2.852.77 3.55c0 .415-.247 1.119-.505 1.856c-.293.804-.591 1.653-.591 2.204c0 .844.27 1.418.405 1.53h.922v-1.687h1.126v1.688h.708c.169-.18.506-.844.506-1.53c0-.45-.314-1.35-.618-2.206c-.27-.776-.535-1.518-.535-1.856c0-.562.552-2.598.827-3.55a3.4 3.4 0 0 0-1.541-.393c-.686 0-1.271.264-1.474.394m-5.75 10.265v-4.011L5.812 15.4v3.91h2.385s.282.714.428 1.125zm14.625-4.033v4.032h-3.937c.14-.416.428-1.125.428-1.125h2.384v-3.937z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-srlty {
  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%22M5.869%203.56c-1.536%203.751-.743%207.464-.152%208.853L3%2014.81h2.014l4.348-3.656c.225.563.67%201.823.67%202.396c0%20.316-.237.957-.507%201.665c-.326.895-.698%201.902-.698%202.532c0%20.9.518%202.171.771%202.694h4.736c.253-.512.754-1.772.754-2.7c0-.585-.281-1.383-.562-2.171c-.27-.76-.535-1.496-.535-2.025c0-.844.445-1.946.664-2.385l4.309%203.65H21l-2.722-2.39c1.355-3.668.478-7.425-.13-8.854L13.744%208.92c-.152-.14-.709-.292-1.755-.292s-1.744.152-1.958.292zm.58%202.851L8.933%209.63L6.73%2011.412c-.28-.788-.725-2.88-.28-5m10.996%200L14.959%209.63l2.21%201.783c.282-.788.726-2.88.282-5zm-7.009%203.758c.259.894.77%202.852.77%203.55c0%20.415-.247%201.119-.505%201.856c-.293.804-.591%201.653-.591%202.204c0%20.844.27%201.418.405%201.53h.922v-1.687h1.126v1.688h.708c.169-.18.506-.844.506-1.53c0-.45-.314-1.35-.618-2.206c-.27-.776-.535-1.518-.535-1.856c0-.562.552-2.598.827-3.55a3.4%203.4%200%200%200-1.541-.393c-.686%200-1.271.264-1.474.394m-5.75%2010.265v-4.011L5.812%2015.4v3.91h2.385s.282.714.428%201.125zm14.625-4.033v4.032h-3.937c.14-.416.428-1.125.428-1.125h2.384v-3.937z%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%22M5.869%203.56c-1.536%203.751-.743%207.464-.152%208.853L3%2014.81h2.014l4.348-3.656c.225.563.67%201.823.67%202.396c0%20.316-.237.957-.507%201.665c-.326.895-.698%201.902-.698%202.532c0%20.9.518%202.171.771%202.694h4.736c.253-.512.754-1.772.754-2.7c0-.585-.281-1.383-.562-2.171c-.27-.76-.535-1.496-.535-2.025c0-.844.445-1.946.664-2.385l4.309%203.65H21l-2.722-2.39c1.355-3.668.478-7.425-.13-8.854L13.744%208.92c-.152-.14-.709-.292-1.755-.292s-1.744.152-1.958.292zm.58%202.851L8.933%209.63L6.73%2011.412c-.28-.788-.725-2.88-.28-5m10.996%200L14.959%209.63l2.21%201.783c.282-.788.726-2.88.282-5zm-7.009%203.758c.259.894.77%202.852.77%203.55c0%20.415-.247%201.119-.505%201.856c-.293.804-.591%201.653-.591%202.204c0%20.844.27%201.418.405%201.53h.922v-1.687h1.126v1.688h.708c.169-.18.506-.844.506-1.53c0-.45-.314-1.35-.618-2.206c-.27-.776-.535-1.518-.535-1.856c0-.562.552-2.598.827-3.55a3.4%203.4%200%200%200-1.541-.393c-.686%200-1.271.264-1.474.394m-5.75%2010.265v-4.011L5.812%2015.4v3.91h2.385s.282.714.428%201.125zm14.625-4.033v4.032h-3.937c.14-.416.428-1.125.428-1.125h2.384v-3.937z%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/srlty.svg?color=%231a73e8&size=48