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

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

The same logo in other sets

Use the btrfly logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.745 10.175l.275 1.075l.235-1.075L18.17 5.75H21l-.77 3.905l-2.73 2.085v.51h.67l.515 2.35l-2.83 3.65H15.6l-1.8-2.6l-1.03 1.6h-.255l-.26-.5h-.505l-.26.5h-.255l-1.03-1.6l-1.8 2.6H8.15L5.32 14.6l.515-2.35H6.5v-.51L3.77 9.655L3 5.75h2.83z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBtrfly(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="m11.745 10.175l.275 1.075l.235-1.075L18.17 5.75H21l-.77 3.905l-2.73 2.085v.51h.67l.515 2.35l-2.83 3.65H15.6l-1.8-2.6l-1.03 1.6h-.255l-.26-.5h-.505l-.26.5h-.255l-1.03-1.6l-1.8 2.6H8.15L5.32 14.6l.515-2.35H6.5v-.51L3.77 9.655L3 5.75h2.83z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.745 10.175l.275 1.075l.235-1.075L18.17 5.75H21l-.77 3.905l-2.73 2.085v.51h.67l.515 2.35l-2.83 3.65H15.6l-1.8-2.6l-1.03 1.6h-.255l-.26-.5h-.505l-.26.5h-.255l-1.03-1.6l-1.8 2.6H8.15L5.32 14.6l.515-2.35H6.5v-.51L3.77 9.655L3 5.75h2.83z"/></svg>
</template>

CSS

.icon-btrfly {
  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%22m11.745%2010.175l.275%201.075l.235-1.075L18.17%205.75H21l-.77%203.905l-2.73%202.085v.51h.67l.515%202.35l-2.83%203.65H15.6l-1.8-2.6l-1.03%201.6h-.255l-.26-.5h-.505l-.26.5h-.255l-1.03-1.6l-1.8%202.6H8.15L5.32%2014.6l.515-2.35H6.5v-.51L3.77%209.655L3%205.75h2.83z%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%22m11.745%2010.175l.275%201.075l.235-1.075L18.17%205.75H21l-.77%203.905l-2.73%202.085v.51h.67l.515%202.35l-2.83%203.65H15.6l-1.8-2.6l-1.03%201.6h-.255l-.26-.5h-.505l-.26.5h-.255l-1.03-1.6l-1.8%202.6H8.15L5.32%2014.6l.515-2.35H6.5v-.51L3.77%209.655L3%205.75h2.83z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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