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

Name
vcore
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 vcore 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(#SVGVNLNIeuJ)" fill-rule="evenodd" d="M20.997 12.004a8.996 8.996 0 1 1-17.993 0a8.996 8.996 0 0 1 17.993 0m-7.97-5.292h2.118l-1.493 3.704l4.7-1.497v2.021l-3.335 1.064l3.334 1.058v2.027l-4.593-1.471l1.482 3.678h-2.117L12 14.518l-1.122 2.778H8.762l1.524-3.779L5.651 15v-2.022l3.053-.979l-3.053-.973V9.003l4.741 1.519l-1.534-3.81h2.116l1.027 2.545z" clip-rule="evenodd"/><path fill="url(#SVGR4FbJbOW)" d="M20.505 14.94a9 9 0 0 1-2.863 4.075c-.9-.889-1.73-2.963-.71-4.128c.99-1.127 2.7-.486 3.573.053"/><path fill="#c49d41" d="M8.281 20.195a9.03 9.03 0 0 1-4.403-4.318c.71-.265 1.895-.34 3.064.714c1.313 1.185 1.524 2.757 1.34 3.604"/><path fill="#b38b3e" d="M5.682 5.6c.741.328 1.71.582 2.434.216l.63-.322c.704-.37.868-.46 1.466-.318c.28.069.508.249.741.429c.381.301.778.614 1.46.46c.985-.222 2.71-1.35 2.71-2.503a8.98 8.98 0 0 0-9.44 2.032z"/><defs><linearGradient id="SVGVNLNIeuJ" x1="3.559" x2="20.028" y1="12.469" y2="9.908" gradientUnits="userSpaceOnUse"><stop stop-color="#d3a955"/><stop offset=".24" stop-color="#cea651"/><stop offset=".46" stop-color="#ffd57e"/><stop offset=".75" stop-color="#fbd072"/><stop offset="1" stop-color="#fcc766"/></linearGradient><linearGradient id="SVGR4FbJbOW" x1="16.462" x2="20.224" y1="14.845" y2="17.708" gradientUnits="userSpaceOnUse"><stop stop-color="#bc8e3a"/><stop offset="1" stop-color="#79622d"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedVcore(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(#SVGVNLNIeuJ)" fillRule="evenodd" d="M20.997 12.004a8.996 8.996 0 1 1-17.993 0a8.996 8.996 0 0 1 17.993 0m-7.97-5.292h2.118l-1.493 3.704l4.7-1.497v2.021l-3.335 1.064l3.334 1.058v2.027l-4.593-1.471l1.482 3.678h-2.117L12 14.518l-1.122 2.778H8.762l1.524-3.779L5.651 15v-2.022l3.053-.979l-3.053-.973V9.003l4.741 1.519l-1.534-3.81h2.116l1.027 2.545z" clipRule="evenodd"/><path fill="url(#SVGR4FbJbOW)" d="M20.505 14.94a9 9 0 0 1-2.863 4.075c-.9-.889-1.73-2.963-.71-4.128c.99-1.127 2.7-.486 3.573.053"/><path fill="#c49d41" d="M8.281 20.195a9.03 9.03 0 0 1-4.403-4.318c.71-.265 1.895-.34 3.064.714c1.313 1.185 1.524 2.757 1.34 3.604"/><path fill="#b38b3e" d="M5.682 5.6c.741.328 1.71.582 2.434.216l.63-.322c.704-.37.868-.46 1.466-.318c.28.069.508.249.741.429c.381.301.778.614 1.46.46c.985-.222 2.71-1.35 2.71-2.503a8.98 8.98 0 0 0-9.44 2.032z"/><defs><linearGradient id="SVGVNLNIeuJ" x1="3.559" x2="20.028" y1="12.469" y2="9.908" gradientUnits="userSpaceOnUse"><stop stopColor="#d3a955"/><stop offset=".24" stopColor="#cea651"/><stop offset=".46" stopColor="#ffd57e"/><stop offset=".75" stopColor="#fbd072"/><stop offset="1" stopColor="#fcc766"/></linearGradient><linearGradient id="SVGR4FbJbOW" x1="16.462" x2="20.224" y1="14.845" y2="17.708" gradientUnits="userSpaceOnUse"><stop stopColor="#bc8e3a"/><stop offset="1" stopColor="#79622d"/></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(#SVGVNLNIeuJ)" fill-rule="evenodd" d="M20.997 12.004a8.996 8.996 0 1 1-17.993 0a8.996 8.996 0 0 1 17.993 0m-7.97-5.292h2.118l-1.493 3.704l4.7-1.497v2.021l-3.335 1.064l3.334 1.058v2.027l-4.593-1.471l1.482 3.678h-2.117L12 14.518l-1.122 2.778H8.762l1.524-3.779L5.651 15v-2.022l3.053-.979l-3.053-.973V9.003l4.741 1.519l-1.534-3.81h2.116l1.027 2.545z" clip-rule="evenodd"/><path fill="url(#SVGR4FbJbOW)" d="M20.505 14.94a9 9 0 0 1-2.863 4.075c-.9-.889-1.73-2.963-.71-4.128c.99-1.127 2.7-.486 3.573.053"/><path fill="#c49d41" d="M8.281 20.195a9.03 9.03 0 0 1-4.403-4.318c.71-.265 1.895-.34 3.064.714c1.313 1.185 1.524 2.757 1.34 3.604"/><path fill="#b38b3e" d="M5.682 5.6c.741.328 1.71.582 2.434.216l.63-.322c.704-.37.868-.46 1.466-.318c.28.069.508.249.741.429c.381.301.778.614 1.46.46c.985-.222 2.71-1.35 2.71-2.503a8.98 8.98 0 0 0-9.44 2.032z"/><defs><linearGradient id="SVGVNLNIeuJ" x1="3.559" x2="20.028" y1="12.469" y2="9.908" gradientUnits="userSpaceOnUse"><stop stop-color="#d3a955"/><stop offset=".24" stop-color="#cea651"/><stop offset=".46" stop-color="#ffd57e"/><stop offset=".75" stop-color="#fbd072"/><stop offset="1" stop-color="#fcc766"/></linearGradient><linearGradient id="SVGR4FbJbOW" x1="16.462" x2="20.224" y1="14.845" y2="17.708" gradientUnits="userSpaceOnUse"><stop stop-color="#bc8e3a"/><stop offset="1" stop-color="#79622d"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-vcore {
  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(%23SVGVNLNIeuJ)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20.997%2012.004a8.996%208.996%200%201%201-17.993%200a8.996%208.996%200%200%201%2017.993%200m-7.97-5.292h2.118l-1.493%203.704l4.7-1.497v2.021l-3.335%201.064l3.334%201.058v2.027l-4.593-1.471l1.482%203.678h-2.117L12%2014.518l-1.122%202.778H8.762l1.524-3.779L5.651%2015v-2.022l3.053-.979l-3.053-.973V9.003l4.741%201.519l-1.534-3.81h2.116l1.027%202.545z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGR4FbJbOW)%22%20d%3D%22M20.505%2014.94a9%209%200%200%201-2.863%204.075c-.9-.889-1.73-2.963-.71-4.128c.99-1.127%202.7-.486%203.573.053%22%2F%3E%3Cpath%20fill%3D%22%23c49d41%22%20d%3D%22M8.281%2020.195a9.03%209.03%200%200%201-4.403-4.318c.71-.265%201.895-.34%203.064.714c1.313%201.185%201.524%202.757%201.34%203.604%22%2F%3E%3Cpath%20fill%3D%22%23b38b3e%22%20d%3D%22M5.682%205.6c.741.328%201.71.582%202.434.216l.63-.322c.704-.37.868-.46%201.466-.318c.28.069.508.249.741.429c.381.301.778.614%201.46.46c.985-.222%202.71-1.35%202.71-2.503a8.98%208.98%200%200%200-9.44%202.032z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGVNLNIeuJ%22%20x1%3D%223.559%22%20x2%3D%2220.028%22%20y1%3D%2212.469%22%20y2%3D%229.908%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23d3a955%22%2F%3E%3Cstop%20offset%3D%22.24%22%20stop-color%3D%22%23cea651%22%2F%3E%3Cstop%20offset%3D%22.46%22%20stop-color%3D%22%23ffd57e%22%2F%3E%3Cstop%20offset%3D%22.75%22%20stop-color%3D%22%23fbd072%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fcc766%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGR4FbJbOW%22%20x1%3D%2216.462%22%20x2%3D%2220.224%22%20y1%3D%2214.845%22%20y2%3D%2217.708%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23bc8e3a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2379622d%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(%23SVGVNLNIeuJ)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20.997%2012.004a8.996%208.996%200%201%201-17.993%200a8.996%208.996%200%200%201%2017.993%200m-7.97-5.292h2.118l-1.493%203.704l4.7-1.497v2.021l-3.335%201.064l3.334%201.058v2.027l-4.593-1.471l1.482%203.678h-2.117L12%2014.518l-1.122%202.778H8.762l1.524-3.779L5.651%2015v-2.022l3.053-.979l-3.053-.973V9.003l4.741%201.519l-1.534-3.81h2.116l1.027%202.545z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGR4FbJbOW)%22%20d%3D%22M20.505%2014.94a9%209%200%200%201-2.863%204.075c-.9-.889-1.73-2.963-.71-4.128c.99-1.127%202.7-.486%203.573.053%22%2F%3E%3Cpath%20fill%3D%22%23c49d41%22%20d%3D%22M8.281%2020.195a9.03%209.03%200%200%201-4.403-4.318c.71-.265%201.895-.34%203.064.714c1.313%201.185%201.524%202.757%201.34%203.604%22%2F%3E%3Cpath%20fill%3D%22%23b38b3e%22%20d%3D%22M5.682%205.6c.741.328%201.71.582%202.434.216l.63-.322c.704-.37.868-.46%201.466-.318c.28.069.508.249.741.429c.381.301.778.614%201.46.46c.985-.222%202.71-1.35%202.71-2.503a8.98%208.98%200%200%200-9.44%202.032z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGVNLNIeuJ%22%20x1%3D%223.559%22%20x2%3D%2220.028%22%20y1%3D%2212.469%22%20y2%3D%229.908%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23d3a955%22%2F%3E%3Cstop%20offset%3D%22.24%22%20stop-color%3D%22%23cea651%22%2F%3E%3Cstop%20offset%3D%22.46%22%20stop-color%3D%22%23ffd57e%22%2F%3E%3Cstop%20offset%3D%22.75%22%20stop-color%3D%22%23fbd072%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fcc766%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGR4FbJbOW%22%20x1%3D%2216.462%22%20x2%3D%2220.224%22%20y1%3D%2214.845%22%20y2%3D%2217.708%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23bc8e3a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2379622d%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/vcore.svg?color=%231a73e8&size=48