Butterfly SVG icon, line

Pro
Butterfly SVG icon, line

Rounded wings extend in two pairs from a small body with antennae. Use the icon on a pollinator garden sign or an insect identification sheet.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="butterfly.svg" alt="Butterfly" width="48" height="48">
CSS background-image
.butterfly {
  background-image: url("butterfly.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.butterfly {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("butterfly.svg") center / contain no-repeat;
}
React
import ButterflySvg from "./butterfly.jsx"; // from the React tab above

<ButterflySvg width={48} height={48} />

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Butterfly: Small body with antennae and two pairs of rounded wings. as part of the pack Nature icons, line. Want one like it? Make your own in the SVG studio.

Rest of Nature icons, line

Similar SVGs

Licence: premium, for Pro and Max. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence