dvpn from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
dvpn
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the dvpn logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M20.45 3H3.55v8.722C3.55 16.274 7.333 21 12 21s8.45-4.726 8.45-9.278zm-.603.55H4.153v8.184c0 4.286 3.513 8.717 7.847 8.717s7.847-4.437 7.847-8.717z" clip-rule="evenodd"/><path fill="currentColor" d="M18.036 5.36H5.963v3.36l9.483 6.562l-.676.573l-8.807-5.933v1.87c0 3.363 2.705 6.846 6.037 6.846c3.307 0 5.994-3.429 6.036-6.767L9.748 6.204h1.594l6.694 4.654z"/></svg>

React

import type { SVGProps } from "react";

export function TokenDvpn(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" fillRule="evenodd" d="M20.45 3H3.55v8.722C3.55 16.274 7.333 21 12 21s8.45-4.726 8.45-9.278zm-.603.55H4.153v8.184c0 4.286 3.513 8.717 7.847 8.717s7.847-4.437 7.847-8.717z" clipRule="evenodd"/><path fill="currentColor" d="M18.036 5.36H5.963v3.36l9.483 6.562l-.676.573l-8.807-5.933v1.87c0 3.363 2.705 6.846 6.037 6.846c3.307 0 5.994-3.429 6.036-6.767L9.748 6.204h1.594l6.694 4.654z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M20.45 3H3.55v8.722C3.55 16.274 7.333 21 12 21s8.45-4.726 8.45-9.278zm-.603.55H4.153v8.184c0 4.286 3.513 8.717 7.847 8.717s7.847-4.437 7.847-8.717z" clip-rule="evenodd"/><path fill="currentColor" d="M18.036 5.36H5.963v3.36l9.483 6.562l-.676.573l-8.807-5.933v1.87c0 3.363 2.705 6.846 6.037 6.846c3.307 0 5.994-3.429 6.036-6.767L9.748 6.204h1.594l6.694 4.654z"/></svg>
</template>

CSS

.icon-dvpn {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M20.45%203H3.55v8.722C3.55%2016.274%207.333%2021%2012%2021s8.45-4.726%208.45-9.278zm-.603.55H4.153v8.184c0%204.286%203.513%208.717%207.847%208.717s7.847-4.437%207.847-8.717z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.036%205.36H5.963v3.36l9.483%206.562l-.676.573l-8.807-5.933v1.87c0%203.363%202.705%206.846%206.037%206.846c3.307%200%205.994-3.429%206.036-6.767L9.748%206.204h1.594l6.694%204.654z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M20.45%203H3.55v8.722C3.55%2016.274%207.333%2021%2012%2021s8.45-4.726%208.45-9.278zm-.603.55H4.153v8.184c0%204.286%203.513%208.717%207.847%208.717s7.847-4.437%207.847-8.717z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.036%205.36H5.963v3.36l9.483%206.562l-.676.573l-8.807-5.933v1.87c0%203.363%202.705%206.846%206.037%206.846c3.307%200%205.994-3.429%206.036-6.767L9.748%206.204h1.594l6.694%204.654z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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