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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#69e2a5" d="M6.211 3A2.37 2.37 0 0 0 3.84 5.371V18.9a2.1 2.1 0 1 0 4.2 0V6.6h8.4l3.6-3.6z"/><path fill="#3d8a65" d="M20.04 8.304v-5.29l-9.094 8.977a1.65 1.65 0 0 0-.014 2.337l5.958 6.031a1.91 1.91 0 1 0 2.721-2.68l-4.102-4.177a.493.493 0 0 1 .003-.695z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedReq(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="#69e2a5" d="M6.211 3A2.37 2.37 0 0 0 3.84 5.371V18.9a2.1 2.1 0 1 0 4.2 0V6.6h8.4l3.6-3.6z"/><path fill="#3d8a65" d="M20.04 8.304v-5.29l-9.094 8.977a1.65 1.65 0 0 0-.014 2.337l5.958 6.031a1.91 1.91 0 1 0 2.721-2.68l-4.102-4.177a.493.493 0 0 1 .003-.695z"/></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="#69e2a5" d="M6.211 3A2.37 2.37 0 0 0 3.84 5.371V18.9a2.1 2.1 0 1 0 4.2 0V6.6h8.4l3.6-3.6z"/><path fill="#3d8a65" d="M20.04 8.304v-5.29l-9.094 8.977a1.65 1.65 0 0 0-.014 2.337l5.958 6.031a1.91 1.91 0 1 0 2.721-2.68l-4.102-4.177a.493.493 0 0 1 .003-.695z"/></g></svg>
</template>

CSS

.icon-req {
  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%2369e2a5%22%20d%3D%22M6.211%203A2.37%202.37%200%200%200%203.84%205.371V18.9a2.1%202.1%200%201%200%204.2%200V6.6h8.4l3.6-3.6z%22%2F%3E%3Cpath%20fill%3D%22%233d8a65%22%20d%3D%22M20.04%208.304v-5.29l-9.094%208.977a1.65%201.65%200%200%200-.014%202.337l5.958%206.031a1.91%201.91%200%201%200%202.721-2.68l-4.102-4.177a.493.493%200%200%201%20.003-.695z%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%2369e2a5%22%20d%3D%22M6.211%203A2.37%202.37%200%200%200%203.84%205.371V18.9a2.1%202.1%200%201%200%204.2%200V6.6h8.4l3.6-3.6z%22%2F%3E%3Cpath%20fill%3D%22%233d8a65%22%20d%3D%22M20.04%208.304v-5.29l-9.094%208.977a1.65%201.65%200%200%200-.014%202.337l5.958%206.031a1.91%201.91%200%201%200%202.721-2.68l-4.102-4.177a.493.493%200%200%201%20.003-.695z%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/req.svg?color=%231a73e8&size=48