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

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

The same logo in other sets

Use the balancer logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.24 13.663c2.833.522 4.76 1.551 4.76 2.736c0 1.713-4.03 3.101-9 3.101s-9-1.388-9-3.101c0-1.185 1.928-2.214 4.76-2.736c1.23.32 2.684.503 4.24.503s3.01-.184 4.24-.502zM15.157 8.64c2.406.4 4.063 1.243 4.063 2.218c0 1.362-3.232 2.466-7.219 2.466s-7.22-1.104-7.22-2.466c0-.975 1.658-1.818 4.064-2.218a13 13 0 0 0 3.156.369a13 13 0 0 0 3.156-.369M12.033 4.5c2.986 0 5.407.835 5.407 1.867c0 1.03-2.421 1.866-5.407 1.866s-5.407-.836-5.407-1.866c0-1.032 2.421-1.867 5.407-1.867"/></svg>

React

import type { SVGProps } from "react";

export function TokenBalancer(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="M16.24 13.663c2.833.522 4.76 1.551 4.76 2.736c0 1.713-4.03 3.101-9 3.101s-9-1.388-9-3.101c0-1.185 1.928-2.214 4.76-2.736c1.23.32 2.684.503 4.24.503s3.01-.184 4.24-.502zM15.157 8.64c2.406.4 4.063 1.243 4.063 2.218c0 1.362-3.232 2.466-7.219 2.466s-7.22-1.104-7.22-2.466c0-.975 1.658-1.818 4.064-2.218a13 13 0 0 0 3.156.369a13 13 0 0 0 3.156-.369M12.033 4.5c2.986 0 5.407.835 5.407 1.867c0 1.03-2.421 1.866-5.407 1.866s-5.407-.836-5.407-1.866c0-1.032 2.421-1.867 5.407-1.867"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.24 13.663c2.833.522 4.76 1.551 4.76 2.736c0 1.713-4.03 3.101-9 3.101s-9-1.388-9-3.101c0-1.185 1.928-2.214 4.76-2.736c1.23.32 2.684.503 4.24.503s3.01-.184 4.24-.502zM15.157 8.64c2.406.4 4.063 1.243 4.063 2.218c0 1.362-3.232 2.466-7.219 2.466s-7.22-1.104-7.22-2.466c0-.975 1.658-1.818 4.064-2.218a13 13 0 0 0 3.156.369a13 13 0 0 0 3.156-.369M12.033 4.5c2.986 0 5.407.835 5.407 1.867c0 1.03-2.421 1.866-5.407 1.866s-5.407-.836-5.407-1.866c0-1.032 2.421-1.867 5.407-1.867"/></svg>
</template>

CSS

.icon-balancer {
  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%22M16.24%2013.663c2.833.522%204.76%201.551%204.76%202.736c0%201.713-4.03%203.101-9%203.101s-9-1.388-9-3.101c0-1.185%201.928-2.214%204.76-2.736c1.23.32%202.684.503%204.24.503s3.01-.184%204.24-.502zM15.157%208.64c2.406.4%204.063%201.243%204.063%202.218c0%201.362-3.232%202.466-7.219%202.466s-7.22-1.104-7.22-2.466c0-.975%201.658-1.818%204.064-2.218a13%2013%200%200%200%203.156.369a13%2013%200%200%200%203.156-.369M12.033%204.5c2.986%200%205.407.835%205.407%201.867c0%201.03-2.421%201.866-5.407%201.866s-5.407-.836-5.407-1.866c0-1.032%202.421-1.867%205.407-1.867%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%22M16.24%2013.663c2.833.522%204.76%201.551%204.76%202.736c0%201.713-4.03%203.101-9%203.101s-9-1.388-9-3.101c0-1.185%201.928-2.214%204.76-2.736c1.23.32%202.684.503%204.24.503s3.01-.184%204.24-.502zM15.157%208.64c2.406.4%204.063%201.243%204.063%202.218c0%201.362-3.232%202.466-7.219%202.466s-7.22-1.104-7.22-2.466c0-.975%201.658-1.818%204.064-2.218a13%2013%200%200%200%203.156.369a13%2013%200%200%200%203.156-.369M12.033%204.5c2.986%200%205.407.835%205.407%201.867c0%201.03-2.421%201.866-5.407%201.866s-5.407-.836-5.407-1.866c0-1.032%202.421-1.867%205.407-1.867%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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