butterfly icon
butterfly-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- butterfly-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
butterflyEmoji One (Colored)butterflyFluent EmojibutterflyFluent Emoji FlatbutterflyFluent Emoji High ContrastbutterflyIconParkbutterflyIconPark OutlinebutterflyIconPark SolidbutterflyIconPark TwoTonebutterflyLucide LabbutterflyMaterial Design IconsbutterflyNoto EmojibutterflyOpenMojibutterflyPhosphorbutterflyTabler IconsbutterflyTwitter Emoji
Related icons in MingCute Icon
Use the butterfly icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.243 3.03a1 1 0 0 0-.486 1.94c.335.084.706.361 1.085.856c.212.279.4.59.562.901A4.2 4.2 0 0 0 8 6c-1.536 0-2.816.633-3.695 1.672C3.439 8.695 3 10.061 3 11.5a5.5 5.5 0 0 0 3.278 5.033A4 4 0 0 0 12 21.465a4 4 0 0 0 5.722-4.932A5.5 5.5 0 0 0 21 11.5c0-1.439-.439-2.805-1.305-3.828C18.815 6.633 17.536 6 16 6c-.974 0-1.764.294-2.404.727c.162-.31.35-.622.562-.9c.379-.496.75-.773 1.085-.857a1 1 0 1 0-.486-1.94c-.968.242-1.688.928-2.188 1.582c-.214.28-.403.575-.569.865a8 8 0 0 0-.57-.865c-.5-.654-1.219-1.34-2.187-1.582"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteButterflyFill(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="M9.243 3.03a1 1 0 0 0-.486 1.94c.335.084.706.361 1.085.856c.212.279.4.59.562.901A4.2 4.2 0 0 0 8 6c-1.536 0-2.816.633-3.695 1.672C3.439 8.695 3 10.061 3 11.5a5.5 5.5 0 0 0 3.278 5.033A4 4 0 0 0 12 21.465a4 4 0 0 0 5.722-4.932A5.5 5.5 0 0 0 21 11.5c0-1.439-.439-2.805-1.305-3.828C18.815 6.633 17.536 6 16 6c-.974 0-1.764.294-2.404.727c.162-.31.35-.622.562-.9c.379-.496.75-.773 1.085-.857a1 1 0 1 0-.486-1.94c-.968.242-1.688.928-2.188 1.582c-.214.28-.403.575-.569.865a8 8 0 0 0-.57-.865c-.5-.654-1.219-1.34-2.187-1.582"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.243 3.03a1 1 0 0 0-.486 1.94c.335.084.706.361 1.085.856c.212.279.4.59.562.901A4.2 4.2 0 0 0 8 6c-1.536 0-2.816.633-3.695 1.672C3.439 8.695 3 10.061 3 11.5a5.5 5.5 0 0 0 3.278 5.033A4 4 0 0 0 12 21.465a4 4 0 0 0 5.722-4.932A5.5 5.5 0 0 0 21 11.5c0-1.439-.439-2.805-1.305-3.828C18.815 6.633 17.536 6 16 6c-.974 0-1.764.294-2.404.727c.162-.31.35-.622.562-.9c.379-.496.75-.773 1.085-.857a1 1 0 1 0-.486-1.94c-.968.242-1.688.928-2.188 1.582c-.214.28-.403.575-.569.865a8 8 0 0 0-.57-.865c-.5-.654-1.219-1.34-2.187-1.582"/></svg> </template>
CSS
.icon-butterfly-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%20d%3D%22M9.243%203.03a1%201%200%200%200-.486%201.94c.335.084.706.361%201.085.856c.212.279.4.59.562.901A4.2%204.2%200%200%200%208%206c-1.536%200-2.816.633-3.695%201.672C3.439%208.695%203%2010.061%203%2011.5a5.5%205.5%200%200%200%203.278%205.033A4%204%200%200%200%2012%2021.465a4%204%200%200%200%205.722-4.932A5.5%205.5%200%200%200%2021%2011.5c0-1.439-.439-2.805-1.305-3.828C18.815%206.633%2017.536%206%2016%206c-.974%200-1.764.294-2.404.727c.162-.31.35-.622.562-.9c.379-.496.75-.773%201.085-.857a1%201%200%201%200-.486-1.94c-.968.242-1.688.928-2.188%201.582c-.214.28-.403.575-.569.865a8%208%200%200%200-.57-.865c-.5-.654-1.219-1.34-2.187-1.582%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%22M9.243%203.03a1%201%200%200%200-.486%201.94c.335.084.706.361%201.085.856c.212.279.4.59.562.901A4.2%204.2%200%200%200%208%206c-1.536%200-2.816.633-3.695%201.672C3.439%208.695%203%2010.061%203%2011.5a5.5%205.5%200%200%200%203.278%205.033A4%204%200%200%200%2012%2021.465a4%204%200%200%200%205.722-4.932A5.5%205.5%200%200%200%2021%2011.5c0-1.439-.439-2.805-1.305-3.828C18.815%206.633%2017.536%206%2016%206c-.974%200-1.764.294-2.404.727c.162-.31.35-.622.562-.9c.379-.496.75-.773%201.085-.857a1%201%200%201%200-.486-1.94c-.968.242-1.688.928-2.188%201.582c-.214.28-.403.575-.569.865a8%208%200%200%200-.57-.865c-.5-.654-1.219-1.34-2.187-1.582%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/butterfly-fill.svg?color=%231a73e8&size=48