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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffdd35" d="M20.393 9.58c1.292-2.616.265-3.892-.704-4.548a2.8 2.8 0 0 0-1.53-.445c-2.24-.016-3.707 1.975-6.206 1.975c-2.361 0-4.04-1.933-6.206-1.975a2.65 2.65 0 0 0-1.884.773c-1.292 1.048-.89 3.235-.355 4.22c1.615 3.267 4.966 9.833 8.445 9.833s7.148-7.223 8.44-9.833"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedVita(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffdd35" d="M20.393 9.58c1.292-2.616.265-3.892-.704-4.548a2.8 2.8 0 0 0-1.53-.445c-2.24-.016-3.707 1.975-6.206 1.975c-2.361 0-4.04-1.933-6.206-1.975a2.65 2.65 0 0 0-1.884.773c-1.292 1.048-.89 3.235-.355 4.22c1.615 3.267 4.966 9.833 8.445 9.833s7.148-7.223 8.44-9.833"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffdd35" d="M20.393 9.58c1.292-2.616.265-3.892-.704-4.548a2.8 2.8 0 0 0-1.53-.445c-2.24-.016-3.707 1.975-6.206 1.975c-2.361 0-4.04-1.933-6.206-1.975a2.65 2.65 0 0 0-1.884.773c-1.292 1.048-.89 3.235-.355 4.22c1.615 3.267 4.966 9.833 8.445 9.833s7.148-7.223 8.44-9.833"/></svg>
</template>

CSS

.icon-vita {
  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%22%23ffdd35%22%20d%3D%22M20.393%209.58c1.292-2.616.265-3.892-.704-4.548a2.8%202.8%200%200%200-1.53-.445c-2.24-.016-3.707%201.975-6.206%201.975c-2.361%200-4.04-1.933-6.206-1.975a2.65%202.65%200%200%200-1.884.773c-1.292%201.048-.89%203.235-.355%204.22c1.615%203.267%204.966%209.833%208.445%209.833s7.148-7.223%208.44-9.833%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%22%23ffdd35%22%20d%3D%22M20.393%209.58c1.292-2.616.265-3.892-.704-4.548a2.8%202.8%200%200%200-1.53-.445c-2.24-.016-3.707%201.975-6.206%201.975c-2.361%200-4.04-1.933-6.206-1.975a2.65%202.65%200%200%200-1.884.773c-1.292%201.048-.89%203.235-.355%204.22c1.615%203.267%204.966%209.833%208.445%209.833s7.148-7.223%208.44-9.833%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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