ccv2 logo
ccv2 from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ccv2
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the ccv2 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.94 3.529c0 .138-.01.985 0 1.186c.048.73.689 1.413 1.409 1.62c1.186.339 2.112 1.016 2.6 2.17v.01c.555 1.398 1.524 2.754 2.874 3.463v1.34c0 .635-.577 1.154-1.128 1.328h-1.17c-.783-1.133-2.26-1.72-3.568-1.884a8.1 8.1 0 0 0-1.016 3.917c0 1.747.55 3.018 1.588 4.32h-.73c-2.182 0-4.331-1.26-5.729-3.086a7 7 0 0 1-1.482-4.273c0-4.314 3.012-6.511 4.818-7.2a4.5 4.5 0 0 1-.053-.624a1.9 1.9 0 0 1 .28-1.022c.201-.328.969-1.016 1.308-1.265M9.57 7.177a6.81 6.81 0 0 0-4.188 6.463c0 1.112.249 2.144.762 3.044a5.7 5.7 0 0 1 2.219-3.388a6.9 6.9 0 0 1 1.969-1.005a3.08 3.08 0 0 1-1.509-2.41h.794c.043 1.208 1.101 2.002 2.229 2.118c2.335.244 3.59 1.313 4.05 1.853h.677c.196-.074.456-.286.456-.535v-.9c-.741-.465-1.985-1.656-2.764-3.62c-.402-.953-1.149-1.467-2.117-1.748a2.72 2.72 0 0 1-1.885-1.868c-.19.317-.227.762-.085 1.43q.06.27.16.528l-.689.265a5 5 0 0 1-.08-.227m1.492 5.685a6.2 6.2 0 0 0-2.265 1.027a5.05 5.05 0 0 0-2.054 3.685a7.18 7.18 0 0 0 4.293 2.578c-.53-.847-.89-1.932-.89-3.468c0-1.307.355-2.647.916-3.822"/><path fill="currentColor" d="m19.412 3l-5.823 3.653a3.7 3.7 0 0 1 1.275 1.112zm-4.235 18a.53.53 0 1 0 0-1.059a.53.53 0 0 0 0 1.059m1.588 0a.53.53 0 1 0 0-1.059a.53.53 0 0 0 0 1.059m-4.447-5.03h-.847v-.794h.693c.408 0 .768.238.916.598l1.186 2.843h3.356l.371-.794h-3.346v-.794h3.637l.313-.794c.052-.127-.053-.265-.196-.265h-4.283v-.794h4.33c.678 0 1.138.65.9 1.254l-.38.953l-.615 1.499a.88.88 0 0 1-.81.529h-3.187a.88.88 0 0 1-.83-.546c-.403-.99-.806-1.905-1.208-2.895"/></svg>
React
import type { SVGProps } from "react";
export function TokenCcv2(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="M10.94 3.529c0 .138-.01.985 0 1.186c.048.73.689 1.413 1.409 1.62c1.186.339 2.112 1.016 2.6 2.17v.01c.555 1.398 1.524 2.754 2.874 3.463v1.34c0 .635-.577 1.154-1.128 1.328h-1.17c-.783-1.133-2.26-1.72-3.568-1.884a8.1 8.1 0 0 0-1.016 3.917c0 1.747.55 3.018 1.588 4.32h-.73c-2.182 0-4.331-1.26-5.729-3.086a7 7 0 0 1-1.482-4.273c0-4.314 3.012-6.511 4.818-7.2a4.5 4.5 0 0 1-.053-.624a1.9 1.9 0 0 1 .28-1.022c.201-.328.969-1.016 1.308-1.265M9.57 7.177a6.81 6.81 0 0 0-4.188 6.463c0 1.112.249 2.144.762 3.044a5.7 5.7 0 0 1 2.219-3.388a6.9 6.9 0 0 1 1.969-1.005a3.08 3.08 0 0 1-1.509-2.41h.794c.043 1.208 1.101 2.002 2.229 2.118c2.335.244 3.59 1.313 4.05 1.853h.677c.196-.074.456-.286.456-.535v-.9c-.741-.465-1.985-1.656-2.764-3.62c-.402-.953-1.149-1.467-2.117-1.748a2.72 2.72 0 0 1-1.885-1.868c-.19.317-.227.762-.085 1.43q.06.27.16.528l-.689.265a5 5 0 0 1-.08-.227m1.492 5.685a6.2 6.2 0 0 0-2.265 1.027a5.05 5.05 0 0 0-2.054 3.685a7.18 7.18 0 0 0 4.293 2.578c-.53-.847-.89-1.932-.89-3.468c0-1.307.355-2.647.916-3.822"/><path fill="currentColor" d="m19.412 3l-5.823 3.653a3.7 3.7 0 0 1 1.275 1.112zm-4.235 18a.53.53 0 1 0 0-1.059a.53.53 0 0 0 0 1.059m1.588 0a.53.53 0 1 0 0-1.059a.53.53 0 0 0 0 1.059m-4.447-5.03h-.847v-.794h.693c.408 0 .768.238.916.598l1.186 2.843h3.356l.371-.794h-3.346v-.794h3.637l.313-.794c.052-.127-.053-.265-.196-.265h-4.283v-.794h4.33c.678 0 1.138.65.9 1.254l-.38.953l-.615 1.499a.88.88 0 0 1-.81.529h-3.187a.88.88 0 0 1-.83-.546c-.403-.99-.806-1.905-1.208-2.895"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.94 3.529c0 .138-.01.985 0 1.186c.048.73.689 1.413 1.409 1.62c1.186.339 2.112 1.016 2.6 2.17v.01c.555 1.398 1.524 2.754 2.874 3.463v1.34c0 .635-.577 1.154-1.128 1.328h-1.17c-.783-1.133-2.26-1.72-3.568-1.884a8.1 8.1 0 0 0-1.016 3.917c0 1.747.55 3.018 1.588 4.32h-.73c-2.182 0-4.331-1.26-5.729-3.086a7 7 0 0 1-1.482-4.273c0-4.314 3.012-6.511 4.818-7.2a4.5 4.5 0 0 1-.053-.624a1.9 1.9 0 0 1 .28-1.022c.201-.328.969-1.016 1.308-1.265M9.57 7.177a6.81 6.81 0 0 0-4.188 6.463c0 1.112.249 2.144.762 3.044a5.7 5.7 0 0 1 2.219-3.388a6.9 6.9 0 0 1 1.969-1.005a3.08 3.08 0 0 1-1.509-2.41h.794c.043 1.208 1.101 2.002 2.229 2.118c2.335.244 3.59 1.313 4.05 1.853h.677c.196-.074.456-.286.456-.535v-.9c-.741-.465-1.985-1.656-2.764-3.62c-.402-.953-1.149-1.467-2.117-1.748a2.72 2.72 0 0 1-1.885-1.868c-.19.317-.227.762-.085 1.43q.06.27.16.528l-.689.265a5 5 0 0 1-.08-.227m1.492 5.685a6.2 6.2 0 0 0-2.265 1.027a5.05 5.05 0 0 0-2.054 3.685a7.18 7.18 0 0 0 4.293 2.578c-.53-.847-.89-1.932-.89-3.468c0-1.307.355-2.647.916-3.822"/><path fill="currentColor" d="m19.412 3l-5.823 3.653a3.7 3.7 0 0 1 1.275 1.112zm-4.235 18a.53.53 0 1 0 0-1.059a.53.53 0 0 0 0 1.059m1.588 0a.53.53 0 1 0 0-1.059a.53.53 0 0 0 0 1.059m-4.447-5.03h-.847v-.794h.693c.408 0 .768.238.916.598l1.186 2.843h3.356l.371-.794h-3.346v-.794h3.637l.313-.794c.052-.127-.053-.265-.196-.265h-4.283v-.794h4.33c.678 0 1.138.65.9 1.254l-.38.953l-.615 1.499a.88.88 0 0 1-.81.529h-3.187a.88.88 0 0 1-.83-.546c-.403-.99-.806-1.905-1.208-2.895"/></svg> </template>
CSS
.icon-ccv2 {
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%22M10.94%203.529c0%20.138-.01.985%200%201.186c.048.73.689%201.413%201.409%201.62c1.186.339%202.112%201.016%202.6%202.17v.01c.555%201.398%201.524%202.754%202.874%203.463v1.34c0%20.635-.577%201.154-1.128%201.328h-1.17c-.783-1.133-2.26-1.72-3.568-1.884a8.1%208.1%200%200%200-1.016%203.917c0%201.747.55%203.018%201.588%204.32h-.73c-2.182%200-4.331-1.26-5.729-3.086a7%207%200%200%201-1.482-4.273c0-4.314%203.012-6.511%204.818-7.2a4.5%204.5%200%200%201-.053-.624a1.9%201.9%200%200%201%20.28-1.022c.201-.328.969-1.016%201.308-1.265M9.57%207.177a6.81%206.81%200%200%200-4.188%206.463c0%201.112.249%202.144.762%203.044a5.7%205.7%200%200%201%202.219-3.388a6.9%206.9%200%200%201%201.969-1.005a3.08%203.08%200%200%201-1.509-2.41h.794c.043%201.208%201.101%202.002%202.229%202.118c2.335.244%203.59%201.313%204.05%201.853h.677c.196-.074.456-.286.456-.535v-.9c-.741-.465-1.985-1.656-2.764-3.62c-.402-.953-1.149-1.467-2.117-1.748a2.72%202.72%200%200%201-1.885-1.868c-.19.317-.227.762-.085%201.43q.06.27.16.528l-.689.265a5%205%200%200%201-.08-.227m1.492%205.685a6.2%206.2%200%200%200-2.265%201.027a5.05%205.05%200%200%200-2.054%203.685a7.18%207.18%200%200%200%204.293%202.578c-.53-.847-.89-1.932-.89-3.468c0-1.307.355-2.647.916-3.822%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.412%203l-5.823%203.653a3.7%203.7%200%200%201%201.275%201.112zm-4.235%2018a.53.53%200%201%200%200-1.059a.53.53%200%200%200%200%201.059m1.588%200a.53.53%200%201%200%200-1.059a.53.53%200%200%200%200%201.059m-4.447-5.03h-.847v-.794h.693c.408%200%20.768.238.916.598l1.186%202.843h3.356l.371-.794h-3.346v-.794h3.637l.313-.794c.052-.127-.053-.265-.196-.265h-4.283v-.794h4.33c.678%200%201.138.65.9%201.254l-.38.953l-.615%201.499a.88.88%200%200%201-.81.529h-3.187a.88.88%200%200%201-.83-.546c-.403-.99-.806-1.905-1.208-2.895%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%22M10.94%203.529c0%20.138-.01.985%200%201.186c.048.73.689%201.413%201.409%201.62c1.186.339%202.112%201.016%202.6%202.17v.01c.555%201.398%201.524%202.754%202.874%203.463v1.34c0%20.635-.577%201.154-1.128%201.328h-1.17c-.783-1.133-2.26-1.72-3.568-1.884a8.1%208.1%200%200%200-1.016%203.917c0%201.747.55%203.018%201.588%204.32h-.73c-2.182%200-4.331-1.26-5.729-3.086a7%207%200%200%201-1.482-4.273c0-4.314%203.012-6.511%204.818-7.2a4.5%204.5%200%200%201-.053-.624a1.9%201.9%200%200%201%20.28-1.022c.201-.328.969-1.016%201.308-1.265M9.57%207.177a6.81%206.81%200%200%200-4.188%206.463c0%201.112.249%202.144.762%203.044a5.7%205.7%200%200%201%202.219-3.388a6.9%206.9%200%200%201%201.969-1.005a3.08%203.08%200%200%201-1.509-2.41h.794c.043%201.208%201.101%202.002%202.229%202.118c2.335.244%203.59%201.313%204.05%201.853h.677c.196-.074.456-.286.456-.535v-.9c-.741-.465-1.985-1.656-2.764-3.62c-.402-.953-1.149-1.467-2.117-1.748a2.72%202.72%200%200%201-1.885-1.868c-.19.317-.227.762-.085%201.43q.06.27.16.528l-.689.265a5%205%200%200%201-.08-.227m1.492%205.685a6.2%206.2%200%200%200-2.265%201.027a5.05%205.05%200%200%200-2.054%203.685a7.18%207.18%200%200%200%204.293%202.578c-.53-.847-.89-1.932-.89-3.468c0-1.307.355-2.647.916-3.822%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.412%203l-5.823%203.653a3.7%203.7%200%200%201%201.275%201.112zm-4.235%2018a.53.53%200%201%200%200-1.059a.53.53%200%200%200%200%201.059m1.588%200a.53.53%200%201%200%200-1.059a.53.53%200%200%200%200%201.059m-4.447-5.03h-.847v-.794h.693c.408%200%20.768.238.916.598l1.186%202.843h3.356l.371-.794h-3.346v-.794h3.637l.313-.794c.052-.127-.053-.265-.196-.265h-4.283v-.794h4.33c.678%200%201.138.65.9%201.254l-.38.953l-.615%201.499a.88.88%200%200%201-.81.529h-3.187a.88.88%200%200%201-.83-.546c-.403-.99-.806-1.905-1.208-2.895%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ccv2.svg?color=%231a73e8&size=48