butterfly 2 icon

butterfly-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
butterfly-2-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Use the butterfly 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 6.149c-1.289-1.133-2.773-1.87-4.217-2.133c-1.627-.295-3.306.005-4.482 1.18C2.148 6.35 1.836 7.989 2.104 9.585c.24 1.43.949 2.906 2.047 4.194Q4 14.368 4 15a5 5 0 0 0 8 4a5 5 0 0 0 7.85-5.222c1.097-1.288 1.806-2.763 2.045-4.194c.268-1.596-.044-3.234-1.197-4.387c-1.176-1.176-2.855-1.476-4.482-1.18c-1.444.262-2.928 1-4.217 2.132" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteButterfly2Fill(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" fillRule="evenodd" d="M12 6.149c-1.289-1.133-2.773-1.87-4.217-2.133c-1.627-.295-3.306.005-4.482 1.18C2.148 6.35 1.836 7.989 2.104 9.585c.24 1.43.949 2.906 2.047 4.194Q4 14.368 4 15a5 5 0 0 0 8 4a5 5 0 0 0 7.85-5.222c1.097-1.288 1.806-2.763 2.045-4.194c.268-1.596-.044-3.234-1.197-4.387c-1.176-1.176-2.855-1.476-4.482-1.18c-1.444.262-2.928 1-4.217 2.132" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 6.149c-1.289-1.133-2.773-1.87-4.217-2.133c-1.627-.295-3.306.005-4.482 1.18C2.148 6.35 1.836 7.989 2.104 9.585c.24 1.43.949 2.906 2.047 4.194Q4 14.368 4 15a5 5 0 0 0 8 4a5 5 0 0 0 7.85-5.222c1.097-1.288 1.806-2.763 2.045-4.194c.268-1.596-.044-3.234-1.197-4.387c-1.176-1.176-2.855-1.476-4.482-1.18c-1.444.262-2.928 1-4.217 2.132" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-butterfly-2-fill {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%206.149c-1.289-1.133-2.773-1.87-4.217-2.133c-1.627-.295-3.306.005-4.482%201.18C2.148%206.35%201.836%207.989%202.104%209.585c.24%201.43.949%202.906%202.047%204.194Q4%2014.368%204%2015a5%205%200%200%200%208%204a5%205%200%200%200%207.85-5.222c1.097-1.288%201.806-2.763%202.045-4.194c.268-1.596-.044-3.234-1.197-4.387c-1.176-1.176-2.855-1.476-4.482-1.18c-1.444.262-2.928%201-4.217%202.132%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%206.149c-1.289-1.133-2.773-1.87-4.217-2.133c-1.627-.295-3.306.005-4.482%201.18C2.148%206.35%201.836%207.989%202.104%209.585c.24%201.43.949%202.906%202.047%204.194Q4%2014.368%204%2015a5%205%200%200%200%208%204a5%205%200%200%200%207.85-5.222c1.097-1.288%201.806-2.763%202.045-4.194c.268-1.596-.044-3.234-1.197-4.387c-1.176-1.176-2.855-1.476-4.482-1.18c-1.444.262-2.928%201-4.217%202.132%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/butterfly-2-fill.svg?color=%231a73e8&size=48