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

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

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"><path fill="currentColor" d="M4.14 13.423c0 1.534.387 2.978 1.067 4.249l-1.012.505A10.128 10.128 0 0 1 21 7.033l-.854.73a9.003 9.003 0 0 0-16.007 5.654zm8.722 6.176a6.181 6.181 0 1 1 5.142-9.987l.85-.73a7.307 7.307 0 1 0-5.992 11.842v-1.13zm2.714-3.86a3.36 3.36 0 0 1-5.816-2.316a3.372 3.372 0 0 1 6.131-1.945l.854-.73a4.49 4.49 0 0 0-8.11 2.67a4.496 4.496 0 0 0 7.616 3.236l-.675-.921z"/></svg>

React

import type { SVGProps } from "react";

export function TokenWcfg(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="M4.14 13.423c0 1.534.387 2.978 1.067 4.249l-1.012.505A10.128 10.128 0 0 1 21 7.033l-.854.73a9.003 9.003 0 0 0-16.007 5.654zm8.722 6.176a6.181 6.181 0 1 1 5.142-9.987l.85-.73a7.307 7.307 0 1 0-5.992 11.842v-1.13zm2.714-3.86a3.36 3.36 0 0 1-5.816-2.316a3.372 3.372 0 0 1 6.131-1.945l.854-.73a4.49 4.49 0 0 0-8.11 2.67a4.496 4.496 0 0 0 7.616 3.236l-.675-.921z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.14 13.423c0 1.534.387 2.978 1.067 4.249l-1.012.505A10.128 10.128 0 0 1 21 7.033l-.854.73a9.003 9.003 0 0 0-16.007 5.654zm8.722 6.176a6.181 6.181 0 1 1 5.142-9.987l.85-.73a7.307 7.307 0 1 0-5.992 11.842v-1.13zm2.714-3.86a3.36 3.36 0 0 1-5.816-2.316a3.372 3.372 0 0 1 6.131-1.945l.854-.73a4.49 4.49 0 0 0-8.11 2.67a4.496 4.496 0 0 0 7.616 3.236l-.675-.921z"/></svg>
</template>

CSS

.icon-wcfg {
  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%22M4.14%2013.423c0%201.534.387%202.978%201.067%204.249l-1.012.505A10.128%2010.128%200%200%201%2021%207.033l-.854.73a9.003%209.003%200%200%200-16.007%205.654zm8.722%206.176a6.181%206.181%200%201%201%205.142-9.987l.85-.73a7.307%207.307%200%201%200-5.992%2011.842v-1.13zm2.714-3.86a3.36%203.36%200%200%201-5.816-2.316a3.372%203.372%200%200%201%206.131-1.945l.854-.73a4.49%204.49%200%200%200-8.11%202.67a4.496%204.496%200%200%200%207.616%203.236l-.675-.921z%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%22M4.14%2013.423c0%201.534.387%202.978%201.067%204.249l-1.012.505A10.128%2010.128%200%200%201%2021%207.033l-.854.73a9.003%209.003%200%200%200-16.007%205.654zm8.722%206.176a6.181%206.181%200%201%201%205.142-9.987l.85-.73a7.307%207.307%200%201%200-5.992%2011.842v-1.13zm2.714-3.86a3.36%203.36%200%200%201-5.816-2.316a3.372%203.372%200%200%201%206.131-1.945l.854-.73a4.49%204.49%200%200%200-8.11%202.67a4.496%204.496%200%200%200%207.616%203.236l-.675-.921z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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