wcfg logo
wcfg-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.
- Name
- wcfg-background
- Set
- Web3 Icons Branded
- Style
- Background
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the wcfg logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" d="M5.013 13.265c0 1.364.344 2.648.949 3.777l-.9.45A9.002 9.002 0 0 1 20 7.584l-.76.65A8.003 8.003 0 0 0 5.014 13.26zm7.753 5.49a5.493 5.493 0 0 1-5.25-5.352a5.495 5.495 0 0 1 9.821-3.525l.755-.65a6.495 6.495 0 1 0-5.326 10.527V18.75zm2.413-3.432a2.988 2.988 0 0 1-5.17-2.058a2.997 2.997 0 0 1 5.45-1.728l.76-.65a3.991 3.991 0 0 0-7.21 2.373a3.996 3.996 0 0 0 6.77 2.878l-.6-.82z"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedWcfgBackground(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" d="M5.013 13.265c0 1.364.344 2.648.949 3.777l-.9.45A9.002 9.002 0 0 1 20 7.584l-.76.65A8.003 8.003 0 0 0 5.014 13.26zm7.753 5.49a5.493 5.493 0 0 1-5.25-5.352a5.495 5.495 0 0 1 9.821-3.525l.755-.65a6.495 6.495 0 1 0-5.326 10.527V18.75zm2.413-3.432a2.988 2.988 0 0 1-5.17-2.058a2.997 2.997 0 0 1 5.45-1.728l.76-.65a3.991 3.991 0 0 0-7.21 2.373a3.996 3.996 0 0 0 6.77 2.878l-.6-.82z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" d="M5.013 13.265c0 1.364.344 2.648.949 3.777l-.9.45A9.002 9.002 0 0 1 20 7.584l-.76.65A8.003 8.003 0 0 0 5.014 13.26zm7.753 5.49a5.493 5.493 0 0 1-5.25-5.352a5.495 5.495 0 0 1 9.821-3.525l.755-.65a6.495 6.495 0 1 0-5.326 10.527V18.75zm2.413-3.432a2.988 2.988 0 0 1-5.17-2.058a2.997 2.997 0 0 1 5.45-1.728l.76-.65a3.991 3.991 0 0 0-7.21 2.373a3.996 3.996 0 0 0 6.77 2.878l-.6-.82z"/></g></svg> </template>
CSS
.icon-wcfg-background {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.013%2013.265c0%201.364.344%202.648.949%203.777l-.9.45A9.002%209.002%200%200%201%2020%207.584l-.76.65A8.003%208.003%200%200%200%205.014%2013.26zm7.753%205.49a5.493%205.493%200%200%201-5.25-5.352a5.495%205.495%200%200%201%209.821-3.525l.755-.65a6.495%206.495%200%201%200-5.326%2010.527V18.75zm2.413-3.432a2.988%202.988%200%200%201-5.17-2.058a2.997%202.997%200%200%201%205.45-1.728l.76-.65a3.991%203.991%200%200%200-7.21%202.373a3.996%203.996%200%200%200%206.77%202.878l-.6-.82z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.013%2013.265c0%201.364.344%202.648.949%203.777l-.9.45A9.002%209.002%200%200%201%2020%207.584l-.76.65A8.003%208.003%200%200%200%205.014%2013.26zm7.753%205.49a5.493%205.493%200%200%201-5.25-5.352a5.495%205.495%200%200%201%209.821-3.525l.755-.65a6.495%206.495%200%201%200-5.326%2010.527V18.75zm2.413-3.432a2.988%202.988%200%200%201-5.17-2.058a2.997%202.997%200%200%201%205.45-1.728l.76-.65a3.991%203.991%200%200%200-7.21%202.373a3.996%203.996%200%200%200%206.77%202.878l-.6-.82z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/wcfg-background.svg?color=%231a73e8&size=48