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

Name
srlty
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 srlty logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGRq2sjZzn)" fill-rule="evenodd" d="M5.869 3.56c-1.536 3.751-.743 7.464-.152 8.853L3 14.81h2.014l4.348-3.657c.225.563.67 1.823.67 2.397c0 .315-.237.956-.507 1.665c-.326.894-.698 1.9-.698 2.53c0 .9.518 2.172.771 2.695h4.736c.254-.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 .416-.247 1.119-.505 1.856c-.293.804-.591 1.653-.591 2.205c0 .843.27 1.417.405 1.53h.922v-1.688h1.126v1.688h.708c.169-.18.506-.844.506-1.53c0-.45-.314-1.35-.618-2.205c-.27-.777-.535-1.52-.535-1.857c0-.562.552-2.598.827-3.549a3.4 3.4 0 0 0-1.541-.394c-.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.124.428-1.124h2.384v-3.938z" clip-rule="evenodd"/><defs><linearGradient id="SVGRq2sjZzn" x1="12" x2="12" y1="3.56" y2="20.434" gradientUnits="userSpaceOnUse"><stop stop-color="#2691ff"/><stop offset="1" stop-color="#02d15b"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSrlty(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="url(#SVGRq2sjZzn)" fillRule="evenodd" d="M5.869 3.56c-1.536 3.751-.743 7.464-.152 8.853L3 14.81h2.014l4.348-3.657c.225.563.67 1.823.67 2.397c0 .315-.237.956-.507 1.665c-.326.894-.698 1.9-.698 2.53c0 .9.518 2.172.771 2.695h4.736c.254-.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 .416-.247 1.119-.505 1.856c-.293.804-.591 1.653-.591 2.205c0 .843.27 1.417.405 1.53h.922v-1.688h1.126v1.688h.708c.169-.18.506-.844.506-1.53c0-.45-.314-1.35-.618-2.205c-.27-.777-.535-1.52-.535-1.857c0-.562.552-2.598.827-3.549a3.4 3.4 0 0 0-1.541-.394c-.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.124.428-1.124h2.384v-3.938z" clipRule="evenodd"/><defs><linearGradient id="SVGRq2sjZzn" x1="12" x2="12" y1="3.56" y2="20.434" gradientUnits="userSpaceOnUse"><stop stopColor="#2691ff"/><stop offset="1" stopColor="#02d15b"/></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="url(#SVGRq2sjZzn)" fill-rule="evenodd" d="M5.869 3.56c-1.536 3.751-.743 7.464-.152 8.853L3 14.81h2.014l4.348-3.657c.225.563.67 1.823.67 2.397c0 .315-.237.956-.507 1.665c-.326.894-.698 1.9-.698 2.53c0 .9.518 2.172.771 2.695h4.736c.254-.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 .416-.247 1.119-.505 1.856c-.293.804-.591 1.653-.591 2.205c0 .843.27 1.417.405 1.53h.922v-1.688h1.126v1.688h.708c.169-.18.506-.844.506-1.53c0-.45-.314-1.35-.618-2.205c-.27-.777-.535-1.52-.535-1.857c0-.562.552-2.598.827-3.549a3.4 3.4 0 0 0-1.541-.394c-.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.124.428-1.124h2.384v-3.938z" clip-rule="evenodd"/><defs><linearGradient id="SVGRq2sjZzn" x1="12" x2="12" y1="3.56" y2="20.434" gradientUnits="userSpaceOnUse"><stop stop-color="#2691ff"/><stop offset="1" stop-color="#02d15b"/></linearGradient></defs></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGRq2sjZzn)%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.657c.225.563.67%201.823.67%202.397c0%20.315-.237.956-.507%201.665c-.326.894-.698%201.9-.698%202.53c0%20.9.518%202.172.771%202.695h4.736c.254-.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.416-.247%201.119-.505%201.856c-.293.804-.591%201.653-.591%202.205c0%20.843.27%201.417.405%201.53h.922v-1.688h1.126v1.688h.708c.169-.18.506-.844.506-1.53c0-.45-.314-1.35-.618-2.205c-.27-.777-.535-1.52-.535-1.857c0-.562.552-2.598.827-3.549a3.4%203.4%200%200%200-1.541-.394c-.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.124.428-1.124h2.384v-3.938z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGRq2sjZzn%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%223.56%22%20y2%3D%2220.434%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%232691ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2302d15b%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%22url(%23SVGRq2sjZzn)%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.657c.225.563.67%201.823.67%202.397c0%20.315-.237.956-.507%201.665c-.326.894-.698%201.9-.698%202.53c0%20.9.518%202.172.771%202.695h4.736c.254-.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.416-.247%201.119-.505%201.856c-.293.804-.591%201.653-.591%202.205c0%20.843.27%201.417.405%201.53h.922v-1.688h1.126v1.688h.708c.169-.18.506-.844.506-1.53c0-.45-.314-1.35-.618-2.205c-.27-.777-.535-1.52-.535-1.857c0-.562.552-2.598.827-3.549a3.4%203.4%200%200%200-1.541-.394c-.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.124.428-1.124h2.384v-3.938z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGRq2sjZzn%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%223.56%22%20y2%3D%2220.434%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%232691ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2302d15b%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/srlty.svg?color=%231a73e8&size=48