dragonfly-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.

Name
dragonfly-line
Set
MingCute Icon
Style
Line
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Use the dragonfly icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 14v5M10 5a3.1 3.1 0 0 1 1.42 1h1.16A3.1 3.1 0 0 1 14 5m-3.109 5.01l.474 2.131L12 15l.636-2.86l.473-2.13m-1.744 2.131L5.16 13.52a1.776 1.776 0 1 1-.385-3.51h6.115m1.745 2.13l6.203 1.38a1.776 1.776 0 1 0 .385-3.51H13.11m.527-2.374L13.111 10l-.002.01m.527-2.374l5.197-1.155A1.78 1.78 0 1 1 19.22 10h-6.11m-2.22.01V10l-.525-2.364A1.345 1.345 0 0 1 11.676 6h.648c.86 0 1.499.797 1.312 1.636m-3.272 0L5.167 6.481A1.78 1.78 0 1 0 4.78 10h6.109"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteDragonflyLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="2" d="M12 14v5M10 5a3.1 3.1 0 0 1 1.42 1h1.16A3.1 3.1 0 0 1 14 5m-3.109 5.01l.474 2.131L12 15l.636-2.86l.473-2.13m-1.744 2.131L5.16 13.52a1.776 1.776 0 1 1-.385-3.51h6.115m1.745 2.13l6.203 1.38a1.776 1.776 0 1 0 .385-3.51H13.11m.527-2.374L13.111 10l-.002.01m.527-2.374l5.197-1.155A1.78 1.78 0 1 1 19.22 10h-6.11m-2.22.01V10l-.525-2.364A1.345 1.345 0 0 1 11.676 6h.648c.86 0 1.499.797 1.312 1.636m-3.272 0L5.167 6.481A1.78 1.78 0 1 0 4.78 10h6.109"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 14v5M10 5a3.1 3.1 0 0 1 1.42 1h1.16A3.1 3.1 0 0 1 14 5m-3.109 5.01l.474 2.131L12 15l.636-2.86l.473-2.13m-1.744 2.131L5.16 13.52a1.776 1.776 0 1 1-.385-3.51h6.115m1.745 2.13l6.203 1.38a1.776 1.776 0 1 0 .385-3.51H13.11m.527-2.374L13.111 10l-.002.01m.527-2.374l5.197-1.155A1.78 1.78 0 1 1 19.22 10h-6.11m-2.22.01V10l-.525-2.364A1.345 1.345 0 0 1 11.676 6h.648c.86 0 1.499.797 1.312 1.636m-3.272 0L5.167 6.481A1.78 1.78 0 1 0 4.78 10h6.109"/></svg>
</template>

CSS

.icon-dragonfly-line {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2014v5M10%205a3.1%203.1%200%200%201%201.42%201h1.16A3.1%203.1%200%200%201%2014%205m-3.109%205.01l.474%202.131L12%2015l.636-2.86l.473-2.13m-1.744%202.131L5.16%2013.52a1.776%201.776%200%201%201-.385-3.51h6.115m1.745%202.13l6.203%201.38a1.776%201.776%200%201%200%20.385-3.51H13.11m.527-2.374L13.111%2010l-.002.01m.527-2.374l5.197-1.155A1.78%201.78%200%201%201%2019.22%2010h-6.11m-2.22.01V10l-.525-2.364A1.345%201.345%200%200%201%2011.676%206h.648c.86%200%201.499.797%201.312%201.636m-3.272%200L5.167%206.481A1.78%201.78%200%201%200%204.78%2010h6.109%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2014v5M10%205a3.1%203.1%200%200%201%201.42%201h1.16A3.1%203.1%200%200%201%2014%205m-3.109%205.01l.474%202.131L12%2015l.636-2.86l.473-2.13m-1.744%202.131L5.16%2013.52a1.776%201.776%200%201%201-.385-3.51h6.115m1.745%202.13l6.203%201.38a1.776%201.776%200%201%200%20.385-3.51H13.11m.527-2.374L13.111%2010l-.002.01m.527-2.374l5.197-1.155A1.78%201.78%200%201%201%2019.22%2010h-6.11m-2.22.01V10l-.525-2.364A1.345%201.345%200%200%201%2011.676%206h.648c.86%200%201.499.797%201.312%201.636m-3.272%200L5.167%206.481A1.78%201.78%200%201%200%204.78%2010h6.109%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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