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

Name
pulsechain
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 pulsechain 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(#SVGnR2Endgx)" fill-rule="evenodd" d="M21 13.04c0 .091-.02.179-.057.255l-3.86 7.21a.91.91 0 0 1-.794.495H7.71a.91.91 0 0 1-.794-.494l-3.86-7.212A.6.6 0 0 1 3 13.04c0-.298.224-.54.501-.54h4.235l1.074 1.966l.006.012a.48.48 0 0 0 .68.18l.012-.008a.54.54 0 0 0 .219-.323l1.367-5.702l1.175 9.18l.002.013c.043.289.292.489.563.449l.012-.002a.52.52 0 0 0 .404-.398l1.649-6.873l.677 1.24l.006.011a.5.5 0 0 0 .425.255H20.5c.277 0 .501.242.501.54M16.289 3c.327 0 .63.188.793.494l3.861 7.211a.6.6 0 0 1 .057.256c0 .298-.224.54-.501.54h-4.25l-1.073-1.966l-.007-.013a.5.5 0 0 0-.299-.236l-.012-.003c-.264-.067-.53.106-.599.39l-1.367 5.703l-1.174-9.18l-.002-.013a.53.53 0 0 0-.37-.437c-.267-.074-.54.1-.61.388l-1.649 6.873l-.676-1.24l-.007-.011a.5.5 0 0 0-.425-.255H3.5c-.277 0-.501-.242-.501-.54c0-.091.019-.178.056-.253l3.861-7.214A.91.91 0 0 1 7.711 3z" clip-rule="evenodd"/><defs><linearGradient id="SVGnR2Endgx" x1="18.226" x2="5.326" y1="2.147" y2="20.689" gradientUnits="userSpaceOnUse"><stop stop-color="#00eaff"/><stop offset=".253" stop-color="#0080ff"/><stop offset=".497" stop-color="#8000ff"/><stop offset=".75" stop-color="#e619e6"/><stop offset=".999" stop-color="red"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedPulsechain(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(#SVGnR2Endgx)" fillRule="evenodd" d="M21 13.04c0 .091-.02.179-.057.255l-3.86 7.21a.91.91 0 0 1-.794.495H7.71a.91.91 0 0 1-.794-.494l-3.86-7.212A.6.6 0 0 1 3 13.04c0-.298.224-.54.501-.54h4.235l1.074 1.966l.006.012a.48.48 0 0 0 .68.18l.012-.008a.54.54 0 0 0 .219-.323l1.367-5.702l1.175 9.18l.002.013c.043.289.292.489.563.449l.012-.002a.52.52 0 0 0 .404-.398l1.649-6.873l.677 1.24l.006.011a.5.5 0 0 0 .425.255H20.5c.277 0 .501.242.501.54M16.289 3c.327 0 .63.188.793.494l3.861 7.211a.6.6 0 0 1 .057.256c0 .298-.224.54-.501.54h-4.25l-1.073-1.966l-.007-.013a.5.5 0 0 0-.299-.236l-.012-.003c-.264-.067-.53.106-.599.39l-1.367 5.703l-1.174-9.18l-.002-.013a.53.53 0 0 0-.37-.437c-.267-.074-.54.1-.61.388l-1.649 6.873l-.676-1.24l-.007-.011a.5.5 0 0 0-.425-.255H3.5c-.277 0-.501-.242-.501-.54c0-.091.019-.178.056-.253l3.861-7.214A.91.91 0 0 1 7.711 3z" clipRule="evenodd"/><defs><linearGradient id="SVGnR2Endgx" x1="18.226" x2="5.326" y1="2.147" y2="20.689" gradientUnits="userSpaceOnUse"><stop stopColor="#00eaff"/><stop offset=".253" stopColor="#0080ff"/><stop offset=".497" stopColor="#8000ff"/><stop offset=".75" stopColor="#e619e6"/><stop offset=".999" stopColor="red"/></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(#SVGnR2Endgx)" fill-rule="evenodd" d="M21 13.04c0 .091-.02.179-.057.255l-3.86 7.21a.91.91 0 0 1-.794.495H7.71a.91.91 0 0 1-.794-.494l-3.86-7.212A.6.6 0 0 1 3 13.04c0-.298.224-.54.501-.54h4.235l1.074 1.966l.006.012a.48.48 0 0 0 .68.18l.012-.008a.54.54 0 0 0 .219-.323l1.367-5.702l1.175 9.18l.002.013c.043.289.292.489.563.449l.012-.002a.52.52 0 0 0 .404-.398l1.649-6.873l.677 1.24l.006.011a.5.5 0 0 0 .425.255H20.5c.277 0 .501.242.501.54M16.289 3c.327 0 .63.188.793.494l3.861 7.211a.6.6 0 0 1 .057.256c0 .298-.224.54-.501.54h-4.25l-1.073-1.966l-.007-.013a.5.5 0 0 0-.299-.236l-.012-.003c-.264-.067-.53.106-.599.39l-1.367 5.703l-1.174-9.18l-.002-.013a.53.53 0 0 0-.37-.437c-.267-.074-.54.1-.61.388l-1.649 6.873l-.676-1.24l-.007-.011a.5.5 0 0 0-.425-.255H3.5c-.277 0-.501-.242-.501-.54c0-.091.019-.178.056-.253l3.861-7.214A.91.91 0 0 1 7.711 3z" clip-rule="evenodd"/><defs><linearGradient id="SVGnR2Endgx" x1="18.226" x2="5.326" y1="2.147" y2="20.689" gradientUnits="userSpaceOnUse"><stop stop-color="#00eaff"/><stop offset=".253" stop-color="#0080ff"/><stop offset=".497" stop-color="#8000ff"/><stop offset=".75" stop-color="#e619e6"/><stop offset=".999" stop-color="red"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-pulsechain {
  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(%23SVGnR2Endgx)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M21%2013.04c0%20.091-.02.179-.057.255l-3.86%207.21a.91.91%200%200%201-.794.495H7.71a.91.91%200%200%201-.794-.494l-3.86-7.212A.6.6%200%200%201%203%2013.04c0-.298.224-.54.501-.54h4.235l1.074%201.966l.006.012a.48.48%200%200%200%20.68.18l.012-.008a.54.54%200%200%200%20.219-.323l1.367-5.702l1.175%209.18l.002.013c.043.289.292.489.563.449l.012-.002a.52.52%200%200%200%20.404-.398l1.649-6.873l.677%201.24l.006.011a.5.5%200%200%200%20.425.255H20.5c.277%200%20.501.242.501.54M16.289%203c.327%200%20.63.188.793.494l3.861%207.211a.6.6%200%200%201%20.057.256c0%20.298-.224.54-.501.54h-4.25l-1.073-1.966l-.007-.013a.5.5%200%200%200-.299-.236l-.012-.003c-.264-.067-.53.106-.599.39l-1.367%205.703l-1.174-9.18l-.002-.013a.53.53%200%200%200-.37-.437c-.267-.074-.54.1-.61.388l-1.649%206.873l-.676-1.24l-.007-.011a.5.5%200%200%200-.425-.255H3.5c-.277%200-.501-.242-.501-.54c0-.091.019-.178.056-.253l3.861-7.214A.91.91%200%200%201%207.711%203z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGnR2Endgx%22%20x1%3D%2218.226%22%20x2%3D%225.326%22%20y1%3D%222.147%22%20y2%3D%2220.689%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300eaff%22%2F%3E%3Cstop%20offset%3D%22.253%22%20stop-color%3D%22%230080ff%22%2F%3E%3Cstop%20offset%3D%22.497%22%20stop-color%3D%22%238000ff%22%2F%3E%3Cstop%20offset%3D%22.75%22%20stop-color%3D%22%23e619e6%22%2F%3E%3Cstop%20offset%3D%22.999%22%20stop-color%3D%22red%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(%23SVGnR2Endgx)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M21%2013.04c0%20.091-.02.179-.057.255l-3.86%207.21a.91.91%200%200%201-.794.495H7.71a.91.91%200%200%201-.794-.494l-3.86-7.212A.6.6%200%200%201%203%2013.04c0-.298.224-.54.501-.54h4.235l1.074%201.966l.006.012a.48.48%200%200%200%20.68.18l.012-.008a.54.54%200%200%200%20.219-.323l1.367-5.702l1.175%209.18l.002.013c.043.289.292.489.563.449l.012-.002a.52.52%200%200%200%20.404-.398l1.649-6.873l.677%201.24l.006.011a.5.5%200%200%200%20.425.255H20.5c.277%200%20.501.242.501.54M16.289%203c.327%200%20.63.188.793.494l3.861%207.211a.6.6%200%200%201%20.057.256c0%20.298-.224.54-.501.54h-4.25l-1.073-1.966l-.007-.013a.5.5%200%200%200-.299-.236l-.012-.003c-.264-.067-.53.106-.599.39l-1.367%205.703l-1.174-9.18l-.002-.013a.53.53%200%200%200-.37-.437c-.267-.074-.54.1-.61.388l-1.649%206.873l-.676-1.24l-.007-.011a.5.5%200%200%200-.425-.255H3.5c-.277%200-.501-.242-.501-.54c0-.091.019-.178.056-.253l3.861-7.214A.91.91%200%200%201%207.711%203z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGnR2Endgx%22%20x1%3D%2218.226%22%20x2%3D%225.326%22%20y1%3D%222.147%22%20y2%3D%2220.689%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300eaff%22%2F%3E%3Cstop%20offset%3D%22.253%22%20stop-color%3D%22%230080ff%22%2F%3E%3Cstop%20offset%3D%22.497%22%20stop-color%3D%22%238000ff%22%2F%3E%3Cstop%20offset%3D%22.75%22%20stop-color%3D%22%23e619e6%22%2F%3E%3Cstop%20offset%3D%22.999%22%20stop-color%3D%22red%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/pulsechain.svg?color=%231a73e8&size=48