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

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

The same logo in other sets

Use the perp 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="m11.127 19.622l-7.352-7.056c-.618-.65-1.199-2.298-.347-3.096c.23-.216.618-.575 1.085-1.008a337 337 0 0 0 3.905-3.66c.9-.868 2.008-1.169 3.077-.203a90 90 0 0 1 2.581 2.435l-2.05 5.805l-1.951 1.822l1.989 1.948zM6.079 10.79l4.053-3.766l1.93 1.892l-4.005 3.805z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="m10.005 10.87l3.998 3.873l-2.927 2.776c-.354.353-.849 1.267 0 2.104c.847.838 1.87.085 2.276-.396l6.93-6.688c.45-.522 1.262-2.057.182-3.124a136 136 0 0 0-3.116-2.953c-.51-.408-1.896-.866-3.352.573a202 202 0 0 1-3.99 3.836m4.065.002l1.997 1.956l1.981-1.853l-2.06-1.946z" clip-rule="evenodd"/><path fill="currentColor" d="m14.074 10.866l-2.036 1.938l-2.034-1.938l2.035-1.93z"/></svg>

React

import type { SVGProps } from "react";

export function TokenPerp(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="m11.127 19.622l-7.352-7.056c-.618-.65-1.199-2.298-.347-3.096c.23-.216.618-.575 1.085-1.008a337 337 0 0 0 3.905-3.66c.9-.868 2.008-1.169 3.077-.203a90 90 0 0 1 2.581 2.435l-2.05 5.805l-1.951 1.822l1.989 1.948zM6.079 10.79l4.053-3.766l1.93 1.892l-4.005 3.805z" clipRule="evenodd"/><path fill="currentColor" fillRule="evenodd" d="m10.005 10.87l3.998 3.873l-2.927 2.776c-.354.353-.849 1.267 0 2.104c.847.838 1.87.085 2.276-.396l6.93-6.688c.45-.522 1.262-2.057.182-3.124a136 136 0 0 0-3.116-2.953c-.51-.408-1.896-.866-3.352.573a202 202 0 0 1-3.99 3.836m4.065.002l1.997 1.956l1.981-1.853l-2.06-1.946z" clipRule="evenodd"/><path fill="currentColor" d="m14.074 10.866l-2.036 1.938l-2.034-1.938l2.035-1.93z"/></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="m11.127 19.622l-7.352-7.056c-.618-.65-1.199-2.298-.347-3.096c.23-.216.618-.575 1.085-1.008a337 337 0 0 0 3.905-3.66c.9-.868 2.008-1.169 3.077-.203a90 90 0 0 1 2.581 2.435l-2.05 5.805l-1.951 1.822l1.989 1.948zM6.079 10.79l4.053-3.766l1.93 1.892l-4.005 3.805z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="m10.005 10.87l3.998 3.873l-2.927 2.776c-.354.353-.849 1.267 0 2.104c.847.838 1.87.085 2.276-.396l6.93-6.688c.45-.522 1.262-2.057.182-3.124a136 136 0 0 0-3.116-2.953c-.51-.408-1.896-.866-3.352.573a202 202 0 0 1-3.99 3.836m4.065.002l1.997 1.956l1.981-1.853l-2.06-1.946z" clip-rule="evenodd"/><path fill="currentColor" d="m14.074 10.866l-2.036 1.938l-2.034-1.938l2.035-1.93z"/></svg>
</template>

CSS

.icon-perp {
  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%22m11.127%2019.622l-7.352-7.056c-.618-.65-1.199-2.298-.347-3.096c.23-.216.618-.575%201.085-1.008a337%20337%200%200%200%203.905-3.66c.9-.868%202.008-1.169%203.077-.203a90%2090%200%200%201%202.581%202.435l-2.05%205.805l-1.951%201.822l1.989%201.948zM6.079%2010.79l4.053-3.766l1.93%201.892l-4.005%203.805z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m10.005%2010.87l3.998%203.873l-2.927%202.776c-.354.353-.849%201.267%200%202.104c.847.838%201.87.085%202.276-.396l6.93-6.688c.45-.522%201.262-2.057.182-3.124a136%20136%200%200%200-3.116-2.953c-.51-.408-1.896-.866-3.352.573a202%20202%200%200%201-3.99%203.836m4.065.002l1.997%201.956l1.981-1.853l-2.06-1.946z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.074%2010.866l-2.036%201.938l-2.034-1.938l2.035-1.93z%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%22m11.127%2019.622l-7.352-7.056c-.618-.65-1.199-2.298-.347-3.096c.23-.216.618-.575%201.085-1.008a337%20337%200%200%200%203.905-3.66c.9-.868%202.008-1.169%203.077-.203a90%2090%200%200%201%202.581%202.435l-2.05%205.805l-1.951%201.822l1.989%201.948zM6.079%2010.79l4.053-3.766l1.93%201.892l-4.005%203.805z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m10.005%2010.87l3.998%203.873l-2.927%202.776c-.354.353-.849%201.267%200%202.104c.847.838%201.87.085%202.276-.396l6.93-6.688c.45-.522%201.262-2.057.182-3.124a136%20136%200%200%200-3.116-2.953c-.51-.408-1.896-.866-3.352.573a202%20202%200%200%201-3.99%203.836m4.065.002l1.997%201.956l1.981-1.853l-2.06-1.946z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.074%2010.866l-2.036%201.938l-2.034-1.938l2.035-1.93z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/perp.svg?color=%231a73e8&size=48