vv logo
vv from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- vv
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the vv logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.878 15.615l-.212.35a.7.7 0 0 1-.105.116a.04.04 0 0 1-.024.009a.04.04 0 0 1-.024-.01a.3.3 0 0 1-.095-.095q-.57-.952-1.144-1.905l4.182-6.914a.8.8 0 0 0 .085-.254a.38.38 0 0 0-.053-.249c-.08-.127-.249-.206-.397-.222H4.535a1.8 1.8 0 0 0-.673.095c-.026.01-.031 0-.015-.016q.395-.633.799-1.244c.09-.127.19-.286.302-.402a1.63 1.63 0 0 1 1.058-.508c.08-.022.186-.043.318-.043h11.71a1.64 1.64 0 0 1 1.27.598a.3.3 0 0 1 .064.101a.4.4 0 0 0 .053.106q.078.127.116.238c.1.313.082.653-.053.953l-.18.312zm-1.752-1.022q.467.777.932 1.557c.08.137.196.259.35.301c.306.08.513-.159.645-.38L19.77 6.6a1.4 1.4 0 0 0 .186-.52q.006-.022.02 0l.085.149c.276.476.562.974.795 1.43a1.5 1.5 0 0 1-.075 1.423l-5.854 9.752a1.66 1.66 0 0 1-1.34.841a1.52 1.52 0 0 1-1.196-.503a1 1 0 0 1-.149-.211l-.01-.011L6.61 9.68l-.027-.052c-.053-.085-.11-.175-.137-.276c-.005-.037.01-.053.042-.063h.021l.08-.016h2.308l.005-.001l.005.001c1.07 1.779 2.144 3.547 3.219 5.32m4.013-7.798a.4.4 0 0 0-.19-.042h-3.336q-4.041.012-8.084.01a1.56 1.56 0 0 0-1.111.424a1 1 0 0 0-.16.217l-.015.032l-.048.053a.5.5 0 0 0-.058.09a1.5 1.5 0 0 0 .085 1.413l.254.424l5.733 9.423a1.74 1.74 0 0 0 1.207.82l.117.006l.11.01h1.642l-5.109-8.343l-.99-1.64a1 1 0 0 1-.105-.255a.413.413 0 0 1 .264-.54l.053-.016h.016c.016 0 .027 0 .037-.01a.3.3 0 0 1 .106-.016l8.401-.006l1.149-1.905a.3.3 0 0 0 .037-.133z"/></svg>
React
import type { SVGProps } from "react";
export function TokenVv(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.878 15.615l-.212.35a.7.7 0 0 1-.105.116a.04.04 0 0 1-.024.009a.04.04 0 0 1-.024-.01a.3.3 0 0 1-.095-.095q-.57-.952-1.144-1.905l4.182-6.914a.8.8 0 0 0 .085-.254a.38.38 0 0 0-.053-.249c-.08-.127-.249-.206-.397-.222H4.535a1.8 1.8 0 0 0-.673.095c-.026.01-.031 0-.015-.016q.395-.633.799-1.244c.09-.127.19-.286.302-.402a1.63 1.63 0 0 1 1.058-.508c.08-.022.186-.043.318-.043h11.71a1.64 1.64 0 0 1 1.27.598a.3.3 0 0 1 .064.101a.4.4 0 0 0 .053.106q.078.127.116.238c.1.313.082.653-.053.953l-.18.312zm-1.752-1.022q.467.777.932 1.557c.08.137.196.259.35.301c.306.08.513-.159.645-.38L19.77 6.6a1.4 1.4 0 0 0 .186-.52q.006-.022.02 0l.085.149c.276.476.562.974.795 1.43a1.5 1.5 0 0 1-.075 1.423l-5.854 9.752a1.66 1.66 0 0 1-1.34.841a1.52 1.52 0 0 1-1.196-.503a1 1 0 0 1-.149-.211l-.01-.011L6.61 9.68l-.027-.052c-.053-.085-.11-.175-.137-.276c-.005-.037.01-.053.042-.063h.021l.08-.016h2.308l.005-.001l.005.001c1.07 1.779 2.144 3.547 3.219 5.32m4.013-7.798a.4.4 0 0 0-.19-.042h-3.336q-4.041.012-8.084.01a1.56 1.56 0 0 0-1.111.424a1 1 0 0 0-.16.217l-.015.032l-.048.053a.5.5 0 0 0-.058.09a1.5 1.5 0 0 0 .085 1.413l.254.424l5.733 9.423a1.74 1.74 0 0 0 1.207.82l.117.006l.11.01h1.642l-5.109-8.343l-.99-1.64a1 1 0 0 1-.105-.255a.413.413 0 0 1 .264-.54l.053-.016h.016c.016 0 .027 0 .037-.01a.3.3 0 0 1 .106-.016l8.401-.006l1.149-1.905a.3.3 0 0 0 .037-.133z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.878 15.615l-.212.35a.7.7 0 0 1-.105.116a.04.04 0 0 1-.024.009a.04.04 0 0 1-.024-.01a.3.3 0 0 1-.095-.095q-.57-.952-1.144-1.905l4.182-6.914a.8.8 0 0 0 .085-.254a.38.38 0 0 0-.053-.249c-.08-.127-.249-.206-.397-.222H4.535a1.8 1.8 0 0 0-.673.095c-.026.01-.031 0-.015-.016q.395-.633.799-1.244c.09-.127.19-.286.302-.402a1.63 1.63 0 0 1 1.058-.508c.08-.022.186-.043.318-.043h11.71a1.64 1.64 0 0 1 1.27.598a.3.3 0 0 1 .064.101a.4.4 0 0 0 .053.106q.078.127.116.238c.1.313.082.653-.053.953l-.18.312zm-1.752-1.022q.467.777.932 1.557c.08.137.196.259.35.301c.306.08.513-.159.645-.38L19.77 6.6a1.4 1.4 0 0 0 .186-.52q.006-.022.02 0l.085.149c.276.476.562.974.795 1.43a1.5 1.5 0 0 1-.075 1.423l-5.854 9.752a1.66 1.66 0 0 1-1.34.841a1.52 1.52 0 0 1-1.196-.503a1 1 0 0 1-.149-.211l-.01-.011L6.61 9.68l-.027-.052c-.053-.085-.11-.175-.137-.276c-.005-.037.01-.053.042-.063h.021l.08-.016h2.308l.005-.001l.005.001c1.07 1.779 2.144 3.547 3.219 5.32m4.013-7.798a.4.4 0 0 0-.19-.042h-3.336q-4.041.012-8.084.01a1.56 1.56 0 0 0-1.111.424a1 1 0 0 0-.16.217l-.015.032l-.048.053a.5.5 0 0 0-.058.09a1.5 1.5 0 0 0 .085 1.413l.254.424l5.733 9.423a1.74 1.74 0 0 0 1.207.82l.117.006l.11.01h1.642l-5.109-8.343l-.99-1.64a1 1 0 0 1-.105-.255a.413.413 0 0 1 .264-.54l.053-.016h.016c.016 0 .027 0 .037-.01a.3.3 0 0 1 .106-.016l8.401-.006l1.149-1.905a.3.3 0 0 0 .037-.133z"/></svg> </template>
CSS
.icon-vv {
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%22currentColor%22%20d%3D%22m13.878%2015.615l-.212.35a.7.7%200%200%201-.105.116a.04.04%200%200%201-.024.009a.04.04%200%200%201-.024-.01a.3.3%200%200%201-.095-.095q-.57-.952-1.144-1.905l4.182-6.914a.8.8%200%200%200%20.085-.254a.38.38%200%200%200-.053-.249c-.08-.127-.249-.206-.397-.222H4.535a1.8%201.8%200%200%200-.673.095c-.026.01-.031%200-.015-.016q.395-.633.799-1.244c.09-.127.19-.286.302-.402a1.63%201.63%200%200%201%201.058-.508c.08-.022.186-.043.318-.043h11.71a1.64%201.64%200%200%201%201.27.598a.3.3%200%200%201%20.064.101a.4.4%200%200%200%20.053.106q.078.127.116.238c.1.313.082.653-.053.953l-.18.312zm-1.752-1.022q.467.777.932%201.557c.08.137.196.259.35.301c.306.08.513-.159.645-.38L19.77%206.6a1.4%201.4%200%200%200%20.186-.52q.006-.022.02%200l.085.149c.276.476.562.974.795%201.43a1.5%201.5%200%200%201-.075%201.423l-5.854%209.752a1.66%201.66%200%200%201-1.34.841a1.52%201.52%200%200%201-1.196-.503a1%201%200%200%201-.149-.211l-.01-.011L6.61%209.68l-.027-.052c-.053-.085-.11-.175-.137-.276c-.005-.037.01-.053.042-.063h.021l.08-.016h2.308l.005-.001l.005.001c1.07%201.779%202.144%203.547%203.219%205.32m4.013-7.798a.4.4%200%200%200-.19-.042h-3.336q-4.041.012-8.084.01a1.56%201.56%200%200%200-1.111.424a1%201%200%200%200-.16.217l-.015.032l-.048.053a.5.5%200%200%200-.058.09a1.5%201.5%200%200%200%20.085%201.413l.254.424l5.733%209.423a1.74%201.74%200%200%200%201.207.82l.117.006l.11.01h1.642l-5.109-8.343l-.99-1.64a1%201%200%200%201-.105-.255a.413.413%200%200%201%20.264-.54l.053-.016h.016c.016%200%20.027%200%20.037-.01a.3.3%200%200%201%20.106-.016l8.401-.006l1.149-1.905a.3.3%200%200%200%20.037-.133z%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%22currentColor%22%20d%3D%22m13.878%2015.615l-.212.35a.7.7%200%200%201-.105.116a.04.04%200%200%201-.024.009a.04.04%200%200%201-.024-.01a.3.3%200%200%201-.095-.095q-.57-.952-1.144-1.905l4.182-6.914a.8.8%200%200%200%20.085-.254a.38.38%200%200%200-.053-.249c-.08-.127-.249-.206-.397-.222H4.535a1.8%201.8%200%200%200-.673.095c-.026.01-.031%200-.015-.016q.395-.633.799-1.244c.09-.127.19-.286.302-.402a1.63%201.63%200%200%201%201.058-.508c.08-.022.186-.043.318-.043h11.71a1.64%201.64%200%200%201%201.27.598a.3.3%200%200%201%20.064.101a.4.4%200%200%200%20.053.106q.078.127.116.238c.1.313.082.653-.053.953l-.18.312zm-1.752-1.022q.467.777.932%201.557c.08.137.196.259.35.301c.306.08.513-.159.645-.38L19.77%206.6a1.4%201.4%200%200%200%20.186-.52q.006-.022.02%200l.085.149c.276.476.562.974.795%201.43a1.5%201.5%200%200%201-.075%201.423l-5.854%209.752a1.66%201.66%200%200%201-1.34.841a1.52%201.52%200%200%201-1.196-.503a1%201%200%200%201-.149-.211l-.01-.011L6.61%209.68l-.027-.052c-.053-.085-.11-.175-.137-.276c-.005-.037.01-.053.042-.063h.021l.08-.016h2.308l.005-.001l.005.001c1.07%201.779%202.144%203.547%203.219%205.32m4.013-7.798a.4.4%200%200%200-.19-.042h-3.336q-4.041.012-8.084.01a1.56%201.56%200%200%200-1.111.424a1%201%200%200%200-.16.217l-.015.032l-.048.053a.5.5%200%200%200-.058.09a1.5%201.5%200%200%200%20.085%201.413l.254.424l5.733%209.423a1.74%201.74%200%200%200%201.207.82l.117.006l.11.01h1.642l-5.109-8.343l-.99-1.64a1%201%200%200%201-.105-.255a.413.413%200%200%201%20.264-.54l.053-.016h.016c.016%200%20.027%200%20.037-.01a.3.3%200%200%201%20.106-.016l8.401-.006l1.149-1.905a.3.3%200%200%200%20.037-.133z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/vv.svg?color=%231a73e8&size=48