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

Name
pyr
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 pyr 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(#SVGtgZ8zcmI)" fill-rule="evenodd" d="M12.52 3c.018.36-.225 1.433-1.337 2.837c-.301.381-.646.775-1 1.18C8.906 8.477 7.5 10.085 7.5 11.776c0 1.727.795 2.87 1.193 3.224c.059-.438.448-1.61 1.535-2.79c.334-.364.82-.763 1.347-1.198c1.62-1.333 3.65-3.005 3.026-5.024c0 .52-.395 1.771-1.974 2.615c-1.58.843-2.54 1.87-2.823 2.277c-.036-.196.105-.914.611-1.598l.19-.25c.84-1.104 2.6-3.418 1.915-6.032m-1.04 18c-.017-.36.225-1.433 1.337-2.837c.301-.381.646-.775 1-1.18c1.277-1.46 2.683-3.068 2.683-4.759c0-1.727-.795-2.87-1.193-3.224c-.059.438-.448 1.61-1.535 2.791c-.334.363-.82.762-1.347 1.197c-1.62 1.333-3.65 3.005-3.026 5.024c0-.52.395-1.771 1.974-2.615c1.58-.843 2.54-1.87 2.824-2.277c.035.196-.106.914-.612 1.598l-.19.25c-.84 1.105-2.6 3.418-1.915 6.032" clip-rule="evenodd"/><defs><linearGradient id="SVGtgZ8zcmI" x1="12" x2="12" y1="3" y2="21" gradientUnits="userSpaceOnUse"><stop offset=".352" stop-color="#fcca08"/><stop offset="1" stop-color="#ee6233"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedPyr(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(#SVGtgZ8zcmI)" fillRule="evenodd" d="M12.52 3c.018.36-.225 1.433-1.337 2.837c-.301.381-.646.775-1 1.18C8.906 8.477 7.5 10.085 7.5 11.776c0 1.727.795 2.87 1.193 3.224c.059-.438.448-1.61 1.535-2.79c.334-.364.82-.763 1.347-1.198c1.62-1.333 3.65-3.005 3.026-5.024c0 .52-.395 1.771-1.974 2.615c-1.58.843-2.54 1.87-2.823 2.277c-.036-.196.105-.914.611-1.598l.19-.25c.84-1.104 2.6-3.418 1.915-6.032m-1.04 18c-.017-.36.225-1.433 1.337-2.837c.301-.381.646-.775 1-1.18c1.277-1.46 2.683-3.068 2.683-4.759c0-1.727-.795-2.87-1.193-3.224c-.059.438-.448 1.61-1.535 2.791c-.334.363-.82.762-1.347 1.197c-1.62 1.333-3.65 3.005-3.026 5.024c0-.52.395-1.771 1.974-2.615c1.58-.843 2.54-1.87 2.824-2.277c.035.196-.106.914-.612 1.598l-.19.25c-.84 1.105-2.6 3.418-1.915 6.032" clipRule="evenodd"/><defs><linearGradient id="SVGtgZ8zcmI" x1="12" x2="12" y1="3" y2="21" gradientUnits="userSpaceOnUse"><stop offset=".352" stopColor="#fcca08"/><stop offset="1" stopColor="#ee6233"/></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(#SVGtgZ8zcmI)" fill-rule="evenodd" d="M12.52 3c.018.36-.225 1.433-1.337 2.837c-.301.381-.646.775-1 1.18C8.906 8.477 7.5 10.085 7.5 11.776c0 1.727.795 2.87 1.193 3.224c.059-.438.448-1.61 1.535-2.79c.334-.364.82-.763 1.347-1.198c1.62-1.333 3.65-3.005 3.026-5.024c0 .52-.395 1.771-1.974 2.615c-1.58.843-2.54 1.87-2.823 2.277c-.036-.196.105-.914.611-1.598l.19-.25c.84-1.104 2.6-3.418 1.915-6.032m-1.04 18c-.017-.36.225-1.433 1.337-2.837c.301-.381.646-.775 1-1.18c1.277-1.46 2.683-3.068 2.683-4.759c0-1.727-.795-2.87-1.193-3.224c-.059.438-.448 1.61-1.535 2.791c-.334.363-.82.762-1.347 1.197c-1.62 1.333-3.65 3.005-3.026 5.024c0-.52.395-1.771 1.974-2.615c1.58-.843 2.54-1.87 2.824-2.277c.035.196-.106.914-.612 1.598l-.19.25c-.84 1.105-2.6 3.418-1.915 6.032" clip-rule="evenodd"/><defs><linearGradient id="SVGtgZ8zcmI" x1="12" x2="12" y1="3" y2="21" gradientUnits="userSpaceOnUse"><stop offset=".352" stop-color="#fcca08"/><stop offset="1" stop-color="#ee6233"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-pyr {
  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(%23SVGtgZ8zcmI)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.52%203c.018.36-.225%201.433-1.337%202.837c-.301.381-.646.775-1%201.18C8.906%208.477%207.5%2010.085%207.5%2011.776c0%201.727.795%202.87%201.193%203.224c.059-.438.448-1.61%201.535-2.79c.334-.364.82-.763%201.347-1.198c1.62-1.333%203.65-3.005%203.026-5.024c0%20.52-.395%201.771-1.974%202.615c-1.58.843-2.54%201.87-2.823%202.277c-.036-.196.105-.914.611-1.598l.19-.25c.84-1.104%202.6-3.418%201.915-6.032m-1.04%2018c-.017-.36.225-1.433%201.337-2.837c.301-.381.646-.775%201-1.18c1.277-1.46%202.683-3.068%202.683-4.759c0-1.727-.795-2.87-1.193-3.224c-.059.438-.448%201.61-1.535%202.791c-.334.363-.82.762-1.347%201.197c-1.62%201.333-3.65%203.005-3.026%205.024c0-.52.395-1.771%201.974-2.615c1.58-.843%202.54-1.87%202.824-2.277c.035.196-.106.914-.612%201.598l-.19.25c-.84%201.105-2.6%203.418-1.915%206.032%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGtgZ8zcmI%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%223%22%20y2%3D%2221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.352%22%20stop-color%3D%22%23fcca08%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ee6233%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(%23SVGtgZ8zcmI)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.52%203c.018.36-.225%201.433-1.337%202.837c-.301.381-.646.775-1%201.18C8.906%208.477%207.5%2010.085%207.5%2011.776c0%201.727.795%202.87%201.193%203.224c.059-.438.448-1.61%201.535-2.79c.334-.364.82-.763%201.347-1.198c1.62-1.333%203.65-3.005%203.026-5.024c0%20.52-.395%201.771-1.974%202.615c-1.58.843-2.54%201.87-2.823%202.277c-.036-.196.105-.914.611-1.598l.19-.25c.84-1.104%202.6-3.418%201.915-6.032m-1.04%2018c-.017-.36.225-1.433%201.337-2.837c.301-.381.646-.775%201-1.18c1.277-1.46%202.683-3.068%202.683-4.759c0-1.727-.795-2.87-1.193-3.224c-.059.438-.448%201.61-1.535%202.791c-.334.363-.82.762-1.347%201.197c-1.62%201.333-3.65%203.005-3.026%205.024c0-.52.395-1.771%201.974-2.615c1.58-.843%202.54-1.87%202.824-2.277c.035.196-.106.914-.612%201.598l-.19.25c-.84%201.105-2.6%203.418-1.915%206.032%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGtgZ8zcmI%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%223%22%20y2%3D%2221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.352%22%20stop-color%3D%22%23fcca08%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ee6233%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/pyr.svg?color=%231a73e8&size=48