ycc logo
ycc from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- ycc
- 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 ycc logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0276f7" d="m15.381 12.027l4.674-2.983c.624-.464 1.544-1.837.405-3.698c-1.113-1.82-2.719-1.787-3.335-1.41l-7.39 4.578l2.56 1.428l5.167-3.073c.32-.194.543-.196.634-.038c.09.16.045.294-.243.493L15.381 8.88zM6.883 3.963l4.834 2.651l-2.542 1.627l-2.673-1.494c-.362-.194-.522-.125-.595 0c-.072.124-.042.327.275.49l5.817 3.202v3.02L3.924 9.055C3.29 8.71 2.46 7.335 3.48 5.462c1.043-1.917 2.69-1.807 3.404-1.499m2.86 14.039v-5.189L12 14.158v2.833c0 .455.132.55.28.547c.262-.005.292-.198.283-.547v-6.545l2.255-1.292v9.01c0 .705-.452 2.107-2.537 2.107c-2.133 0-2.468-1.512-2.537-2.27"/></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedYcc(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0276f7" d="m15.381 12.027l4.674-2.983c.624-.464 1.544-1.837.405-3.698c-1.113-1.82-2.719-1.787-3.335-1.41l-7.39 4.578l2.56 1.428l5.167-3.073c.32-.194.543-.196.634-.038c.09.16.045.294-.243.493L15.381 8.88zM6.883 3.963l4.834 2.651l-2.542 1.627l-2.673-1.494c-.362-.194-.522-.125-.595 0c-.072.124-.042.327.275.49l5.817 3.202v3.02L3.924 9.055C3.29 8.71 2.46 7.335 3.48 5.462c1.043-1.917 2.69-1.807 3.404-1.499m2.86 14.039v-5.189L12 14.158v2.833c0 .455.132.55.28.547c.262-.005.292-.198.283-.547v-6.545l2.255-1.292v9.01c0 .705-.452 2.107-2.537 2.107c-2.133 0-2.468-1.512-2.537-2.27"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0276f7" d="m15.381 12.027l4.674-2.983c.624-.464 1.544-1.837.405-3.698c-1.113-1.82-2.719-1.787-3.335-1.41l-7.39 4.578l2.56 1.428l5.167-3.073c.32-.194.543-.196.634-.038c.09.16.045.294-.243.493L15.381 8.88zM6.883 3.963l4.834 2.651l-2.542 1.627l-2.673-1.494c-.362-.194-.522-.125-.595 0c-.072.124-.042.327.275.49l5.817 3.202v3.02L3.924 9.055C3.29 8.71 2.46 7.335 3.48 5.462c1.043-1.917 2.69-1.807 3.404-1.499m2.86 14.039v-5.189L12 14.158v2.833c0 .455.132.55.28.547c.262-.005.292-.198.283-.547v-6.545l2.255-1.292v9.01c0 .705-.452 2.107-2.537 2.107c-2.133 0-2.468-1.512-2.537-2.27"/></svg> </template>
CSS
.icon-ycc {
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%22%230276f7%22%20d%3D%22m15.381%2012.027l4.674-2.983c.624-.464%201.544-1.837.405-3.698c-1.113-1.82-2.719-1.787-3.335-1.41l-7.39%204.578l2.56%201.428l5.167-3.073c.32-.194.543-.196.634-.038c.09.16.045.294-.243.493L15.381%208.88zM6.883%203.963l4.834%202.651l-2.542%201.627l-2.673-1.494c-.362-.194-.522-.125-.595%200c-.072.124-.042.327.275.49l5.817%203.202v3.02L3.924%209.055C3.29%208.71%202.46%207.335%203.48%205.462c1.043-1.917%202.69-1.807%203.404-1.499m2.86%2014.039v-5.189L12%2014.158v2.833c0%20.455.132.55.28.547c.262-.005.292-.198.283-.547v-6.545l2.255-1.292v9.01c0%20.705-.452%202.107-2.537%202.107c-2.133%200-2.468-1.512-2.537-2.27%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%22%230276f7%22%20d%3D%22m15.381%2012.027l4.674-2.983c.624-.464%201.544-1.837.405-3.698c-1.113-1.82-2.719-1.787-3.335-1.41l-7.39%204.578l2.56%201.428l5.167-3.073c.32-.194.543-.196.634-.038c.09.16.045.294-.243.493L15.381%208.88zM6.883%203.963l4.834%202.651l-2.542%201.627l-2.673-1.494c-.362-.194-.522-.125-.595%200c-.072.124-.042.327.275.49l5.817%203.202v3.02L3.924%209.055C3.29%208.71%202.46%207.335%203.48%205.462c1.043-1.917%202.69-1.807%203.404-1.499m2.86%2014.039v-5.189L12%2014.158v2.833c0%20.455.132.55.28.547c.262-.005.292-.198.283-.547v-6.545l2.255-1.292v9.01c0%20.705-.452%202.107-2.537%202.107c-2.133%200-2.468-1.512-2.537-2.27%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/ycc.svg?color=%231a73e8&size=48