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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#8799e0" d="M3 7.224c0-.73.506-2.036 1.125-2.536v14.625H3z"/><path fill="#5a86e7" d="M13.125 4.688h1.125v13.471a6.36 6.36 0 0 0 4.016-1.912c1.035-1.125 1.609-2.604 1.609-3.684v-6.75h-2.25v6.468c0 .731-.506 2.03-1.125 2.531V4.688H21v7.875c0 1.428-.692 3.11-1.89 4.42a7 7 0 0 1-4.86 2.307v.023h-1.125V5.835c-1.631.146-2.981.922-3.938 1.924C8.124 8.884 7.5 10.357 7.5 11.437v6.75h2.25V11.72c0-.731.506-2.03 1.125-2.532v10.126h-4.5v-7.875c0-1.435.709-3.111 1.946-4.422c1.26-1.327 3.15-2.328 4.804-2.328"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedInv(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="#8799e0" d="M3 7.224c0-.73.506-2.036 1.125-2.536v14.625H3z"/><path fill="#5a86e7" d="M13.125 4.688h1.125v13.471a6.36 6.36 0 0 0 4.016-1.912c1.035-1.125 1.609-2.604 1.609-3.684v-6.75h-2.25v6.468c0 .731-.506 2.03-1.125 2.531V4.688H21v7.875c0 1.428-.692 3.11-1.89 4.42a7 7 0 0 1-4.86 2.307v.023h-1.125V5.835c-1.631.146-2.981.922-3.938 1.924C8.124 8.884 7.5 10.357 7.5 11.437v6.75h2.25V11.72c0-.731.506-2.03 1.125-2.532v10.126h-4.5v-7.875c0-1.435.709-3.111 1.946-4.422c1.26-1.327 3.15-2.328 4.804-2.328"/></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="#8799e0" d="M3 7.224c0-.73.506-2.036 1.125-2.536v14.625H3z"/><path fill="#5a86e7" d="M13.125 4.688h1.125v13.471a6.36 6.36 0 0 0 4.016-1.912c1.035-1.125 1.609-2.604 1.609-3.684v-6.75h-2.25v6.468c0 .731-.506 2.03-1.125 2.531V4.688H21v7.875c0 1.428-.692 3.11-1.89 4.42a7 7 0 0 1-4.86 2.307v.023h-1.125V5.835c-1.631.146-2.981.922-3.938 1.924C8.124 8.884 7.5 10.357 7.5 11.437v6.75h2.25V11.72c0-.731.506-2.03 1.125-2.532v10.126h-4.5v-7.875c0-1.435.709-3.111 1.946-4.422c1.26-1.327 3.15-2.328 4.804-2.328"/></g></svg>
</template>

CSS

.icon-inv {
  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%22%238799e0%22%20d%3D%22M3%207.224c0-.73.506-2.036%201.125-2.536v14.625H3z%22%2F%3E%3Cpath%20fill%3D%22%235a86e7%22%20d%3D%22M13.125%204.688h1.125v13.471a6.36%206.36%200%200%200%204.016-1.912c1.035-1.125%201.609-2.604%201.609-3.684v-6.75h-2.25v6.468c0%20.731-.506%202.03-1.125%202.531V4.688H21v7.875c0%201.428-.692%203.11-1.89%204.42a7%207%200%200%201-4.86%202.307v.023h-1.125V5.835c-1.631.146-2.981.922-3.938%201.924C8.124%208.884%207.5%2010.357%207.5%2011.437v6.75h2.25V11.72c0-.731.506-2.03%201.125-2.532v10.126h-4.5v-7.875c0-1.435.709-3.111%201.946-4.422c1.26-1.327%203.15-2.328%204.804-2.328%22%2F%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%22%238799e0%22%20d%3D%22M3%207.224c0-.73.506-2.036%201.125-2.536v14.625H3z%22%2F%3E%3Cpath%20fill%3D%22%235a86e7%22%20d%3D%22M13.125%204.688h1.125v13.471a6.36%206.36%200%200%200%204.016-1.912c1.035-1.125%201.609-2.604%201.609-3.684v-6.75h-2.25v6.468c0%20.731-.506%202.03-1.125%202.531V4.688H21v7.875c0%201.428-.692%203.11-1.89%204.42a7%207%200%200%201-4.86%202.307v.023h-1.125V5.835c-1.631.146-2.981.922-3.938%201.924C8.124%208.884%207.5%2010.357%207.5%2011.437v6.75h2.25V11.72c0-.731.506-2.03%201.125-2.532v10.126h-4.5v-7.875c0-1.435.709-3.111%201.946-4.422c1.26-1.327%203.15-2.328%204.804-2.328%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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