dvf logo
dvf from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- dvf
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the dvf logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.229 12.185c-.763-.095-1.054-.307-1.101-.397c-.07.842.232 2.52 1.974 2.52c1.737 0 2.234-1.408 2.266-2.117h.111c.16.275.143.63.112.767a2.37 2.37 0 0 1 1.704 2.218h.794c0-1.429-.529-2.25-.794-2.466l.08-.149c.423.226.758.588.953 1.027l.143.053c1.1.492 1.927.143 2.207-.095a2.1 2.1 0 0 1-.291-.884h.217c.01.063.106.317.413.847c.27.47.768.566 1.255.662c.196.037.391.074.566.132c.487.175.508.656.46.873h.525v-.423c0-.477-.275-.884-.53-1.255c-.217-.317-.423-.609-.423-.9c0-.513.286-.895.423-1.022c-.121-.037-.222-.18-.344-.354c-.18-.26-.407-.593-.863-.741a1.7 1.7 0 0 0-.688-.085c-.233.005-.561.016-1.202-.053c-.593-.069-.953-.37-1.34-.688c-.476-.408-.99-.832-2.01-.832c-1.467 0-1.96 1.234-2.028 1.853a1.24 1.24 0 0 0-.668-.524c.006.657-.148 1.461-.794 1.732c-.53.222-.968-.149-1.127-.36c-.207.222-.085.529 0 .661m3.97 2.991a2.64 2.64 0 0 0-.095-1.46l.1-.054c.572.434.657 1.207.625 1.514zm4.633-1.392c.1.138.423.445.9.572a1.8 1.8 0 0 1-.424.82h-.746c.19-.211.482-.804.148-1.265z"/><path fill="currentColor" fill-rule="evenodd" d="M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21m0-.53a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenDvf(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="M6.229 12.185c-.763-.095-1.054-.307-1.101-.397c-.07.842.232 2.52 1.974 2.52c1.737 0 2.234-1.408 2.266-2.117h.111c.16.275.143.63.112.767a2.37 2.37 0 0 1 1.704 2.218h.794c0-1.429-.529-2.25-.794-2.466l.08-.149c.423.226.758.588.953 1.027l.143.053c1.1.492 1.927.143 2.207-.095a2.1 2.1 0 0 1-.291-.884h.217c.01.063.106.317.413.847c.27.47.768.566 1.255.662c.196.037.391.074.566.132c.487.175.508.656.46.873h.525v-.423c0-.477-.275-.884-.53-1.255c-.217-.317-.423-.609-.423-.9c0-.513.286-.895.423-1.022c-.121-.037-.222-.18-.344-.354c-.18-.26-.407-.593-.863-.741a1.7 1.7 0 0 0-.688-.085c-.233.005-.561.016-1.202-.053c-.593-.069-.953-.37-1.34-.688c-.476-.408-.99-.832-2.01-.832c-1.467 0-1.96 1.234-2.028 1.853a1.24 1.24 0 0 0-.668-.524c.006.657-.148 1.461-.794 1.732c-.53.222-.968-.149-1.127-.36c-.207.222-.085.529 0 .661m3.97 2.991a2.64 2.64 0 0 0-.095-1.46l.1-.054c.572.434.657 1.207.625 1.514zm4.633-1.392c.1.138.423.445.9.572a1.8 1.8 0 0 1-.424.82h-.746c.19-.211.482-.804.148-1.265z"/><path fill="currentColor" fillRule="evenodd" d="M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21m0-.53a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.229 12.185c-.763-.095-1.054-.307-1.101-.397c-.07.842.232 2.52 1.974 2.52c1.737 0 2.234-1.408 2.266-2.117h.111c.16.275.143.63.112.767a2.37 2.37 0 0 1 1.704 2.218h.794c0-1.429-.529-2.25-.794-2.466l.08-.149c.423.226.758.588.953 1.027l.143.053c1.1.492 1.927.143 2.207-.095a2.1 2.1 0 0 1-.291-.884h.217c.01.063.106.317.413.847c.27.47.768.566 1.255.662c.196.037.391.074.566.132c.487.175.508.656.46.873h.525v-.423c0-.477-.275-.884-.53-1.255c-.217-.317-.423-.609-.423-.9c0-.513.286-.895.423-1.022c-.121-.037-.222-.18-.344-.354c-.18-.26-.407-.593-.863-.741a1.7 1.7 0 0 0-.688-.085c-.233.005-.561.016-1.202-.053c-.593-.069-.953-.37-1.34-.688c-.476-.408-.99-.832-2.01-.832c-1.467 0-1.96 1.234-2.028 1.853a1.24 1.24 0 0 0-.668-.524c.006.657-.148 1.461-.794 1.732c-.53.222-.968-.149-1.127-.36c-.207.222-.085.529 0 .661m3.97 2.991a2.64 2.64 0 0 0-.095-1.46l.1-.054c.572.434.657 1.207.625 1.514zm4.633-1.392c.1.138.423.445.9.572a1.8 1.8 0 0 1-.424.82h-.746c.19-.211.482-.804.148-1.265z"/><path fill="currentColor" fill-rule="evenodd" d="M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21m0-.53a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94" clip-rule="evenodd"/></svg> </template>
CSS
.icon-dvf {
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%22M6.229%2012.185c-.763-.095-1.054-.307-1.101-.397c-.07.842.232%202.52%201.974%202.52c1.737%200%202.234-1.408%202.266-2.117h.111c.16.275.143.63.112.767a2.37%202.37%200%200%201%201.704%202.218h.794c0-1.429-.529-2.25-.794-2.466l.08-.149c.423.226.758.588.953%201.027l.143.053c1.1.492%201.927.143%202.207-.095a2.1%202.1%200%200%201-.291-.884h.217c.01.063.106.317.413.847c.27.47.768.566%201.255.662c.196.037.391.074.566.132c.487.175.508.656.46.873h.525v-.423c0-.477-.275-.884-.53-1.255c-.217-.317-.423-.609-.423-.9c0-.513.286-.895.423-1.022c-.121-.037-.222-.18-.344-.354c-.18-.26-.407-.593-.863-.741a1.7%201.7%200%200%200-.688-.085c-.233.005-.561.016-1.202-.053c-.593-.069-.953-.37-1.34-.688c-.476-.408-.99-.832-2.01-.832c-1.467%200-1.96%201.234-2.028%201.853a1.24%201.24%200%200%200-.668-.524c.006.657-.148%201.461-.794%201.732c-.53.222-.968-.149-1.127-.36c-.207.222-.085.529%200%20.661m3.97%202.991a2.64%202.64%200%200%200-.095-1.46l.1-.054c.572.434.657%201.207.625%201.514zm4.633-1.392c.1.138.423.445.9.572a1.8%201.8%200%200%201-.424.82h-.746c.19-.211.482-.804.148-1.265z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021m0-.53a8.47%208.47%200%201%200%200-16.94a8.47%208.47%200%200%200%200%2016.94%22%20clip-rule%3D%22evenodd%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%22M6.229%2012.185c-.763-.095-1.054-.307-1.101-.397c-.07.842.232%202.52%201.974%202.52c1.737%200%202.234-1.408%202.266-2.117h.111c.16.275.143.63.112.767a2.37%202.37%200%200%201%201.704%202.218h.794c0-1.429-.529-2.25-.794-2.466l.08-.149c.423.226.758.588.953%201.027l.143.053c1.1.492%201.927.143%202.207-.095a2.1%202.1%200%200%201-.291-.884h.217c.01.063.106.317.413.847c.27.47.768.566%201.255.662c.196.037.391.074.566.132c.487.175.508.656.46.873h.525v-.423c0-.477-.275-.884-.53-1.255c-.217-.317-.423-.609-.423-.9c0-.513.286-.895.423-1.022c-.121-.037-.222-.18-.344-.354c-.18-.26-.407-.593-.863-.741a1.7%201.7%200%200%200-.688-.085c-.233.005-.561.016-1.202-.053c-.593-.069-.953-.37-1.34-.688c-.476-.408-.99-.832-2.01-.832c-1.467%200-1.96%201.234-2.028%201.853a1.24%201.24%200%200%200-.668-.524c.006.657-.148%201.461-.794%201.732c-.53.222-.968-.149-1.127-.36c-.207.222-.085.529%200%20.661m3.97%202.991a2.64%202.64%200%200%200-.095-1.46l.1-.054c.572.434.657%201.207.625%201.514zm4.633-1.392c.1.138.423.445.9.572a1.8%201.8%200%200%201-.424.82h-.746c.19-.211.482-.804.148-1.265z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021m0-.53a8.47%208.47%200%201%200%200-16.94a8.47%208.47%200%200%200%200%2016.94%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/dvf.svg?color=%231a73e8&size=48