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

Name
vet
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 vet 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(#SVGJKDrmbyQ)" d="M21 3.844h-1.609c-.394 0-.748.225-.922.58l-4.219 8.74l-.006-.005l-1.125 2.328v.012l-1.125 2.329l-5.619-11.65h1.603c.394 0 .754.225.923.58l3.673 7.554l1.125-2.329l-2.965-6.103a3.61 3.61 0 0 0-3.25-2.036H3l1.125 2.334l6.75 13.978h2.25z"/><defs><linearGradient id="SVGJKDrmbyQ" x1="3" x2="20.048" y1="20.593" y2="1.144" gradientUnits="userSpaceOnUse"><stop stop-color="#582974"/><stop offset=".15" stop-color="#4163ad"/><stop offset=".47" stop-color="#22b2f9"/><stop offset=".74" stop-color="#54b1b6"/><stop offset="1" stop-color="#86e931"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedVet(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(#SVGJKDrmbyQ)" d="M21 3.844h-1.609c-.394 0-.748.225-.922.58l-4.219 8.74l-.006-.005l-1.125 2.328v.012l-1.125 2.329l-5.619-11.65h1.603c.394 0 .754.225.923.58l3.673 7.554l1.125-2.329l-2.965-6.103a3.61 3.61 0 0 0-3.25-2.036H3l1.125 2.334l6.75 13.978h2.25z"/><defs><linearGradient id="SVGJKDrmbyQ" x1="3" x2="20.048" y1="20.593" y2="1.144" gradientUnits="userSpaceOnUse"><stop stopColor="#582974"/><stop offset=".15" stopColor="#4163ad"/><stop offset=".47" stopColor="#22b2f9"/><stop offset=".74" stopColor="#54b1b6"/><stop offset="1" stopColor="#86e931"/></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(#SVGJKDrmbyQ)" d="M21 3.844h-1.609c-.394 0-.748.225-.922.58l-4.219 8.74l-.006-.005l-1.125 2.328v.012l-1.125 2.329l-5.619-11.65h1.603c.394 0 .754.225.923.58l3.673 7.554l1.125-2.329l-2.965-6.103a3.61 3.61 0 0 0-3.25-2.036H3l1.125 2.334l6.75 13.978h2.25z"/><defs><linearGradient id="SVGJKDrmbyQ" x1="3" x2="20.048" y1="20.593" y2="1.144" gradientUnits="userSpaceOnUse"><stop stop-color="#582974"/><stop offset=".15" stop-color="#4163ad"/><stop offset=".47" stop-color="#22b2f9"/><stop offset=".74" stop-color="#54b1b6"/><stop offset="1" stop-color="#86e931"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-vet {
  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(%23SVGJKDrmbyQ)%22%20d%3D%22M21%203.844h-1.609c-.394%200-.748.225-.922.58l-4.219%208.74l-.006-.005l-1.125%202.328v.012l-1.125%202.329l-5.619-11.65h1.603c.394%200%20.754.225.923.58l3.673%207.554l1.125-2.329l-2.965-6.103a3.61%203.61%200%200%200-3.25-2.036H3l1.125%202.334l6.75%2013.978h2.25z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGJKDrmbyQ%22%20x1%3D%223%22%20x2%3D%2220.048%22%20y1%3D%2220.593%22%20y2%3D%221.144%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23582974%22%2F%3E%3Cstop%20offset%3D%22.15%22%20stop-color%3D%22%234163ad%22%2F%3E%3Cstop%20offset%3D%22.47%22%20stop-color%3D%22%2322b2f9%22%2F%3E%3Cstop%20offset%3D%22.74%22%20stop-color%3D%22%2354b1b6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2386e931%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(%23SVGJKDrmbyQ)%22%20d%3D%22M21%203.844h-1.609c-.394%200-.748.225-.922.58l-4.219%208.74l-.006-.005l-1.125%202.328v.012l-1.125%202.329l-5.619-11.65h1.603c.394%200%20.754.225.923.58l3.673%207.554l1.125-2.329l-2.965-6.103a3.61%203.61%200%200%200-3.25-2.036H3l1.125%202.334l6.75%2013.978h2.25z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGJKDrmbyQ%22%20x1%3D%223%22%20x2%3D%2220.048%22%20y1%3D%2220.593%22%20y2%3D%221.144%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23582974%22%2F%3E%3Cstop%20offset%3D%22.15%22%20stop-color%3D%22%234163ad%22%2F%3E%3Cstop%20offset%3D%22.47%22%20stop-color%3D%22%2322b2f9%22%2F%3E%3Cstop%20offset%3D%22.74%22%20stop-color%3D%22%2354b1b6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2386e931%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/vet.svg?color=%231a73e8&size=48