injective logo
injective from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- injective
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the injective logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.89 3l-.054.11c1.872.83 2.934 2.543 2.934 4.422c0 2.027-1.296 3.87-3.816 5.435l-.414.258c-1.89 1.18-2.844 2.506-2.844 4.109c0 2.063 1.584 3.574 3.762 3.574c3.492 0 7.542-3.814 7.542-8.899a9.7 9.7 0 0 0-.306-2.413l-.126.037c.054.423.072.737.072 1.031c0 3.003-1.656 5.583-4.428 7.296l-.27.166c-.594.35-1.098.553-1.602.553c-.666 0-1.17-.442-1.17-1.087c0-.553.36-1.106 1.53-1.806l.342-.203c2.592-1.547 4.032-3.721 4.032-6.135c0-3.058-2.232-5.582-5.184-6.448m-3.78 18l.054-.11c-1.872-.83-2.934-2.543-2.934-4.422c0-2.027 1.296-3.87 3.816-5.435l.414-.258c1.89-1.18 2.844-2.506 2.844-4.109c0-2.063-1.584-3.574-3.762-3.574C7.05 3.092 3 6.906 3 11.991c0 .829.108 1.64.306 2.413l.126-.037a8 8 0 0 1-.072-1.031c0-3.003 1.656-5.583 4.428-7.296l.27-.166c.594-.35 1.098-.553 1.602-.553c.666 0 1.17.443 1.17 1.087c0 .553-.36 1.106-1.53 1.806l-.342.203c-2.592 1.547-4.032 3.721-4.032 6.135c0 3.058 2.232 5.582 5.184 6.448"/></svg>
React
import type { SVGProps } from "react";
export function TokenInjective(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" d="m13.89 3l-.054.11c1.872.83 2.934 2.543 2.934 4.422c0 2.027-1.296 3.87-3.816 5.435l-.414.258c-1.89 1.18-2.844 2.506-2.844 4.109c0 2.063 1.584 3.574 3.762 3.574c3.492 0 7.542-3.814 7.542-8.899a9.7 9.7 0 0 0-.306-2.413l-.126.037c.054.423.072.737.072 1.031c0 3.003-1.656 5.583-4.428 7.296l-.27.166c-.594.35-1.098.553-1.602.553c-.666 0-1.17-.442-1.17-1.087c0-.553.36-1.106 1.53-1.806l.342-.203c2.592-1.547 4.032-3.721 4.032-6.135c0-3.058-2.232-5.582-5.184-6.448m-3.78 18l.054-.11c-1.872-.83-2.934-2.543-2.934-4.422c0-2.027 1.296-3.87 3.816-5.435l.414-.258c1.89-1.18 2.844-2.506 2.844-4.109c0-2.063-1.584-3.574-3.762-3.574C7.05 3.092 3 6.906 3 11.991c0 .829.108 1.64.306 2.413l.126-.037a8 8 0 0 1-.072-1.031c0-3.003 1.656-5.583 4.428-7.296l.27-.166c.594-.35 1.098-.553 1.602-.553c.666 0 1.17.443 1.17 1.087c0 .553-.36 1.106-1.53 1.806l-.342.203c-2.592 1.547-4.032 3.721-4.032 6.135c0 3.058 2.232 5.582 5.184 6.448"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.89 3l-.054.11c1.872.83 2.934 2.543 2.934 4.422c0 2.027-1.296 3.87-3.816 5.435l-.414.258c-1.89 1.18-2.844 2.506-2.844 4.109c0 2.063 1.584 3.574 3.762 3.574c3.492 0 7.542-3.814 7.542-8.899a9.7 9.7 0 0 0-.306-2.413l-.126.037c.054.423.072.737.072 1.031c0 3.003-1.656 5.583-4.428 7.296l-.27.166c-.594.35-1.098.553-1.602.553c-.666 0-1.17-.442-1.17-1.087c0-.553.36-1.106 1.53-1.806l.342-.203c2.592-1.547 4.032-3.721 4.032-6.135c0-3.058-2.232-5.582-5.184-6.448m-3.78 18l.054-.11c-1.872-.83-2.934-2.543-2.934-4.422c0-2.027 1.296-3.87 3.816-5.435l.414-.258c1.89-1.18 2.844-2.506 2.844-4.109c0-2.063-1.584-3.574-3.762-3.574C7.05 3.092 3 6.906 3 11.991c0 .829.108 1.64.306 2.413l.126-.037a8 8 0 0 1-.072-1.031c0-3.003 1.656-5.583 4.428-7.296l.27-.166c.594-.35 1.098-.553 1.602-.553c.666 0 1.17.443 1.17 1.087c0 .553-.36 1.106-1.53 1.806l-.342.203c-2.592 1.547-4.032 3.721-4.032 6.135c0 3.058 2.232 5.582 5.184 6.448"/></svg> </template>
CSS
.icon-injective {
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%20d%3D%22m13.89%203l-.054.11c1.872.83%202.934%202.543%202.934%204.422c0%202.027-1.296%203.87-3.816%205.435l-.414.258c-1.89%201.18-2.844%202.506-2.844%204.109c0%202.063%201.584%203.574%203.762%203.574c3.492%200%207.542-3.814%207.542-8.899a9.7%209.7%200%200%200-.306-2.413l-.126.037c.054.423.072.737.072%201.031c0%203.003-1.656%205.583-4.428%207.296l-.27.166c-.594.35-1.098.553-1.602.553c-.666%200-1.17-.442-1.17-1.087c0-.553.36-1.106%201.53-1.806l.342-.203c2.592-1.547%204.032-3.721%204.032-6.135c0-3.058-2.232-5.582-5.184-6.448m-3.78%2018l.054-.11c-1.872-.83-2.934-2.543-2.934-4.422c0-2.027%201.296-3.87%203.816-5.435l.414-.258c1.89-1.18%202.844-2.506%202.844-4.109c0-2.063-1.584-3.574-3.762-3.574C7.05%203.092%203%206.906%203%2011.991c0%20.829.108%201.64.306%202.413l.126-.037a8%208%200%200%201-.072-1.031c0-3.003%201.656-5.583%204.428-7.296l.27-.166c.594-.35%201.098-.553%201.602-.553c.666%200%201.17.443%201.17%201.087c0%20.553-.36%201.106-1.53%201.806l-.342.203c-2.592%201.547-4.032%203.721-4.032%206.135c0%203.058%202.232%205.582%205.184%206.448%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%20d%3D%22m13.89%203l-.054.11c1.872.83%202.934%202.543%202.934%204.422c0%202.027-1.296%203.87-3.816%205.435l-.414.258c-1.89%201.18-2.844%202.506-2.844%204.109c0%202.063%201.584%203.574%203.762%203.574c3.492%200%207.542-3.814%207.542-8.899a9.7%209.7%200%200%200-.306-2.413l-.126.037c.054.423.072.737.072%201.031c0%203.003-1.656%205.583-4.428%207.296l-.27.166c-.594.35-1.098.553-1.602.553c-.666%200-1.17-.442-1.17-1.087c0-.553.36-1.106%201.53-1.806l.342-.203c2.592-1.547%204.032-3.721%204.032-6.135c0-3.058-2.232-5.582-5.184-6.448m-3.78%2018l.054-.11c-1.872-.83-2.934-2.543-2.934-4.422c0-2.027%201.296-3.87%203.816-5.435l.414-.258c1.89-1.18%202.844-2.506%202.844-4.109c0-2.063-1.584-3.574-3.762-3.574C7.05%203.092%203%206.906%203%2011.991c0%20.829.108%201.64.306%202.413l.126-.037a8%208%200%200%201-.072-1.031c0-3.003%201.656-5.583%204.428-7.296l.27-.166c.594-.35%201.098-.553%201.602-.553c.666%200%201.17.443%201.17%201.087c0%20.553-.36%201.106-1.53%201.806l-.342.203c-2.592%201.547-4.032%203.721-4.032%206.135c0%203.058%202.232%205.582%205.184%206.448%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/injective.svg?color=%231a73e8&size=48