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

Name
vra
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 vra 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(#SVGhZu0Fd1L)" d="M20.868 7.218c.095 0 .157.113.122.203l-.33.848a.13.13 0 0 1-.123.076h-1.18a.13.13 0 0 0-.115.083l-.193.366c-.019.041.033.111.08.111h1.04c.096 0 .157.116.123.2l-.344.833c-.023.045-.072.091-.124.092h-1.179c-.052-.003-.122.01-.143.058L14.869 18.4a.11.11 0 0 1-.102.07H9.315c-.052.002-.102-.038-.123-.085L6.12 10.802c-.04-.08.028-.21.116-.21h4.946c.048 0 .096.05.117.098l.7 1.59l3.289-6.666c.023-.045.072-.085.123-.085h4.939c.088 0 .154.117.116.196l-.701 1.41c-.02.042.014.082.06.082zm-8.15 1.046a.13.13 0 0 1-.12.079H3.634a.13.13 0 0 1-.12-.079l-.504-.83c-.036-.081.032-.215.12-.216h1.043c.047 0 .078-.02.06-.065l-.606-1.436c-.036-.08.032-.186.12-.187h4.94a.13.13 0 0 1 .119.077l.659 1.562c.022.047.068.049.119.049h3.452c.094 0 .157.127.118.216zm-.952 1.68c-.02.047-.069.086-.12.086h-7.21c-.05 0-.098-.04-.118-.086l-.517-.84c-.037-.08.03-.199.118-.2h8.145c.096 0 .159.112.12.2z"/><defs><linearGradient id="SVGhZu0Fd1L" x1="4.648" x2="15.452" y1="8.534" y2="19.825" gradientUnits="userSpaceOnUse"><stop stop-color="#f82b1e"/><stop offset="1" stop-color="#531685"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedVra(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(#SVGhZu0Fd1L)" d="M20.868 7.218c.095 0 .157.113.122.203l-.33.848a.13.13 0 0 1-.123.076h-1.18a.13.13 0 0 0-.115.083l-.193.366c-.019.041.033.111.08.111h1.04c.096 0 .157.116.123.2l-.344.833c-.023.045-.072.091-.124.092h-1.179c-.052-.003-.122.01-.143.058L14.869 18.4a.11.11 0 0 1-.102.07H9.315c-.052.002-.102-.038-.123-.085L6.12 10.802c-.04-.08.028-.21.116-.21h4.946c.048 0 .096.05.117.098l.7 1.59l3.289-6.666c.023-.045.072-.085.123-.085h4.939c.088 0 .154.117.116.196l-.701 1.41c-.02.042.014.082.06.082zm-8.15 1.046a.13.13 0 0 1-.12.079H3.634a.13.13 0 0 1-.12-.079l-.504-.83c-.036-.081.032-.215.12-.216h1.043c.047 0 .078-.02.06-.065l-.606-1.436c-.036-.08.032-.186.12-.187h4.94a.13.13 0 0 1 .119.077l.659 1.562c.022.047.068.049.119.049h3.452c.094 0 .157.127.118.216zm-.952 1.68c-.02.047-.069.086-.12.086h-7.21c-.05 0-.098-.04-.118-.086l-.517-.84c-.037-.08.03-.199.118-.2h8.145c.096 0 .159.112.12.2z"/><defs><linearGradient id="SVGhZu0Fd1L" x1="4.648" x2="15.452" y1="8.534" y2="19.825" gradientUnits="userSpaceOnUse"><stop stopColor="#f82b1e"/><stop offset="1" stopColor="#531685"/></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(#SVGhZu0Fd1L)" d="M20.868 7.218c.095 0 .157.113.122.203l-.33.848a.13.13 0 0 1-.123.076h-1.18a.13.13 0 0 0-.115.083l-.193.366c-.019.041.033.111.08.111h1.04c.096 0 .157.116.123.2l-.344.833c-.023.045-.072.091-.124.092h-1.179c-.052-.003-.122.01-.143.058L14.869 18.4a.11.11 0 0 1-.102.07H9.315c-.052.002-.102-.038-.123-.085L6.12 10.802c-.04-.08.028-.21.116-.21h4.946c.048 0 .096.05.117.098l.7 1.59l3.289-6.666c.023-.045.072-.085.123-.085h4.939c.088 0 .154.117.116.196l-.701 1.41c-.02.042.014.082.06.082zm-8.15 1.046a.13.13 0 0 1-.12.079H3.634a.13.13 0 0 1-.12-.079l-.504-.83c-.036-.081.032-.215.12-.216h1.043c.047 0 .078-.02.06-.065l-.606-1.436c-.036-.08.032-.186.12-.187h4.94a.13.13 0 0 1 .119.077l.659 1.562c.022.047.068.049.119.049h3.452c.094 0 .157.127.118.216zm-.952 1.68c-.02.047-.069.086-.12.086h-7.21c-.05 0-.098-.04-.118-.086l-.517-.84c-.037-.08.03-.199.118-.2h8.145c.096 0 .159.112.12.2z"/><defs><linearGradient id="SVGhZu0Fd1L" x1="4.648" x2="15.452" y1="8.534" y2="19.825" gradientUnits="userSpaceOnUse"><stop stop-color="#f82b1e"/><stop offset="1" stop-color="#531685"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-vra {
  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(%23SVGhZu0Fd1L)%22%20d%3D%22M20.868%207.218c.095%200%20.157.113.122.203l-.33.848a.13.13%200%200%201-.123.076h-1.18a.13.13%200%200%200-.115.083l-.193.366c-.019.041.033.111.08.111h1.04c.096%200%20.157.116.123.2l-.344.833c-.023.045-.072.091-.124.092h-1.179c-.052-.003-.122.01-.143.058L14.869%2018.4a.11.11%200%200%201-.102.07H9.315c-.052.002-.102-.038-.123-.085L6.12%2010.802c-.04-.08.028-.21.116-.21h4.946c.048%200%20.096.05.117.098l.7%201.59l3.289-6.666c.023-.045.072-.085.123-.085h4.939c.088%200%20.154.117.116.196l-.701%201.41c-.02.042.014.082.06.082zm-8.15%201.046a.13.13%200%200%201-.12.079H3.634a.13.13%200%200%201-.12-.079l-.504-.83c-.036-.081.032-.215.12-.216h1.043c.047%200%20.078-.02.06-.065l-.606-1.436c-.036-.08.032-.186.12-.187h4.94a.13.13%200%200%201%20.119.077l.659%201.562c.022.047.068.049.119.049h3.452c.094%200%20.157.127.118.216zm-.952%201.68c-.02.047-.069.086-.12.086h-7.21c-.05%200-.098-.04-.118-.086l-.517-.84c-.037-.08.03-.199.118-.2h8.145c.096%200%20.159.112.12.2z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGhZu0Fd1L%22%20x1%3D%224.648%22%20x2%3D%2215.452%22%20y1%3D%228.534%22%20y2%3D%2219.825%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f82b1e%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23531685%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(%23SVGhZu0Fd1L)%22%20d%3D%22M20.868%207.218c.095%200%20.157.113.122.203l-.33.848a.13.13%200%200%201-.123.076h-1.18a.13.13%200%200%200-.115.083l-.193.366c-.019.041.033.111.08.111h1.04c.096%200%20.157.116.123.2l-.344.833c-.023.045-.072.091-.124.092h-1.179c-.052-.003-.122.01-.143.058L14.869%2018.4a.11.11%200%200%201-.102.07H9.315c-.052.002-.102-.038-.123-.085L6.12%2010.802c-.04-.08.028-.21.116-.21h4.946c.048%200%20.096.05.117.098l.7%201.59l3.289-6.666c.023-.045.072-.085.123-.085h4.939c.088%200%20.154.117.116.196l-.701%201.41c-.02.042.014.082.06.082zm-8.15%201.046a.13.13%200%200%201-.12.079H3.634a.13.13%200%200%201-.12-.079l-.504-.83c-.036-.081.032-.215.12-.216h1.043c.047%200%20.078-.02.06-.065l-.606-1.436c-.036-.08.032-.186.12-.187h4.94a.13.13%200%200%201%20.119.077l.659%201.562c.022.047.068.049.119.049h3.452c.094%200%20.157.127.118.216zm-.952%201.68c-.02.047-.069.086-.12.086h-7.21c-.05%200-.098-.04-.118-.086l-.517-.84c-.037-.08.03-.199.118-.2h8.145c.096%200%20.159.112.12.2z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGhZu0Fd1L%22%20x1%3D%224.648%22%20x2%3D%2215.452%22%20y1%3D%228.534%22%20y2%3D%2219.825%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f82b1e%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23531685%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/vra.svg?color=%231a73e8&size=48