butterfly icon
butterfly from IconPark Solid by ByteDance · Solid · Animals · Apache-2.0 Free for personal and commercial use.
- Name
- butterfly
- Set
- IconPark Solid
- Style
- Solid
- Category
- Animals
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
butterflyEmoji One (Colored)butterflyFluent EmojibutterflyFluent Emoji FlatbutterflyFluent Emoji High ContrastbutterflyIconParkbutterflyIconPark OutlinebutterflyIconPark TwoTonebutterflyLucide LabbutterflyMaterial Design Iconsbutterfly-fillMingCute IconbutterflyNoto EmojibutterflyOpenMojibutterflyPhosphorbutterflyTabler IconsbutterflyTwitter Emoji
More animals icons from IconPark Solid
Use the butterfly icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="currentColor" d="M5 12c3.664-4.294 14.081 6.82 19 13c4.92-6.18 15.337-17.294 19-13c.679.65 1.443 2.877-1 6c-.678.976-1.814 3.706-1 8c0 1.139-1.115 2.952-6 1c2.375 1.627 6.85 6.096 4 10c-2.714 3.416-9.035 7.457-13-2l-2-4l-2 4c-3.964 9.457-10.286 5.416-13 2c-2.85-3.904 1.626-8.373 4-10c-4.885 1.952-6 .139-6-1c.814-4.294-.321-7.024-1-8c-2.442-3.123-1.678-5.35-1-6"/><path d="M24.032 23C23.534 17.864 28.913 7 33 7"/><path d="M23.968 23C24.466 17.864 19.087 7 15 7"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidButterfly(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path fill="currentColor" d="M5 12c3.664-4.294 14.081 6.82 19 13c4.92-6.18 15.337-17.294 19-13c.679.65 1.443 2.877-1 6c-.678.976-1.814 3.706-1 8c0 1.139-1.115 2.952-6 1c2.375 1.627 6.85 6.096 4 10c-2.714 3.416-9.035 7.457-13-2l-2-4l-2 4c-3.964 9.457-10.286 5.416-13 2c-2.85-3.904 1.626-8.373 4-10c-4.885 1.952-6 .139-6-1c.814-4.294-.321-7.024-1-8c-2.442-3.123-1.678-5.35-1-6"/><path d="M24.032 23C23.534 17.864 28.913 7 33 7"/><path d="M23.968 23C24.466 17.864 19.087 7 15 7"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="currentColor" d="M5 12c3.664-4.294 14.081 6.82 19 13c4.92-6.18 15.337-17.294 19-13c.679.65 1.443 2.877-1 6c-.678.976-1.814 3.706-1 8c0 1.139-1.115 2.952-6 1c2.375 1.627 6.85 6.096 4 10c-2.714 3.416-9.035 7.457-13-2l-2-4l-2 4c-3.964 9.457-10.286 5.416-13 2c-2.85-3.904 1.626-8.373 4-10c-4.885 1.952-6 .139-6-1c.814-4.294-.321-7.024-1-8c-2.442-3.123-1.678-5.35-1-6"/><path d="M24.032 23C23.534 17.864 28.913 7 33 7"/><path d="M23.968 23C24.466 17.864 19.087 7 15 7"/></g></svg> </template>
CSS
.icon-butterfly {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2012c3.664-4.294%2014.081%206.82%2019%2013c4.92-6.18%2015.337-17.294%2019-13c.679.65%201.443%202.877-1%206c-.678.976-1.814%203.706-1%208c0%201.139-1.115%202.952-6%201c2.375%201.627%206.85%206.096%204%2010c-2.714%203.416-9.035%207.457-13-2l-2-4l-2%204c-3.964%209.457-10.286%205.416-13%202c-2.85-3.904%201.626-8.373%204-10c-4.885%201.952-6%20.139-6-1c.814-4.294-.321-7.024-1-8c-2.442-3.123-1.678-5.35-1-6%22%2F%3E%3Cpath%20d%3D%22M24.032%2023C23.534%2017.864%2028.913%207%2033%207%22%2F%3E%3Cpath%20d%3D%22M23.968%2023C24.466%2017.864%2019.087%207%2015%207%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2012c3.664-4.294%2014.081%206.82%2019%2013c4.92-6.18%2015.337-17.294%2019-13c.679.65%201.443%202.877-1%206c-.678.976-1.814%203.706-1%208c0%201.139-1.115%202.952-6%201c2.375%201.627%206.85%206.096%204%2010c-2.714%203.416-9.035%207.457-13-2l-2-4l-2%204c-3.964%209.457-10.286%205.416-13%202c-2.85-3.904%201.626-8.373%204-10c-4.885%201.952-6%20.139-6-1c.814-4.294-.321-7.024-1-8c-2.442-3.123-1.678-5.35-1-6%22%2F%3E%3Cpath%20d%3D%22M24.032%2023C23.534%2017.864%2028.913%207%2033%207%22%2F%3E%3Cpath%20d%3D%22M23.968%2023C24.466%2017.864%2019.087%207%2015%207%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/butterfly.svg?color=%231a73e8&size=48