bird from Keyline Icons by Keyline Icons · Stroke · MIT Free for personal and commercial use.

Name
bird
Set
Keyline Icons
Style
Stroke
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Use the bird icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M10.8703 7.0963L2.0956 18.7651C1.8455 19.0976 2.1188 19.5572 2.5379 19.5002C4.9266 19.1754 6.7693 18.5988 8.1714 17.8575C19.009 18.1077 21.551 8.4795 19.2462 5.3327C16.6431 1.63 13.9428 3.1503 12.918 4.3733L10.8703 7.0963ZM8.1714 17.8575C13.4666 15.0578 12.4764 9.9085 10.8703 7.0963M20.0269 7.2419L21.8164 8.6366C22.1089 8.8646 22.0404 9.3153 21.6925 9.4509L20.0269 10.1M10 17.9861L10 21M13.5 17.4L13.5 19.9714"/><path fill="currentColor" d="M17 8C17 8.5523 16.5523 9 16 9C15.4477 9 15 8.5523 15 8C15 7.4477 15.4477 7 16 7C16.5523 7 17 7.4477 17 8Z" stroke="none"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsBird(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M10.8703 7.0963L2.0956 18.7651C1.8455 19.0976 2.1188 19.5572 2.5379 19.5002C4.9266 19.1754 6.7693 18.5988 8.1714 17.8575C19.009 18.1077 21.551 8.4795 19.2462 5.3327C16.6431 1.63 13.9428 3.1503 12.918 4.3733L10.8703 7.0963ZM8.1714 17.8575C13.4666 15.0578 12.4764 9.9085 10.8703 7.0963M20.0269 7.2419L21.8164 8.6366C22.1089 8.8646 22.0404 9.3153 21.6925 9.4509L20.0269 10.1M10 17.9861L10 21M13.5 17.4L13.5 19.9714"/><path fill="currentColor" d="M17 8C17 8.5523 16.5523 9 16 9C15.4477 9 15 8.5523 15 8C15 7.4477 15.4477 7 16 7C16.5523 7 17 7.4477 17 8Z" stroke="none"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M10.8703 7.0963L2.0956 18.7651C1.8455 19.0976 2.1188 19.5572 2.5379 19.5002C4.9266 19.1754 6.7693 18.5988 8.1714 17.8575C19.009 18.1077 21.551 8.4795 19.2462 5.3327C16.6431 1.63 13.9428 3.1503 12.918 4.3733L10.8703 7.0963ZM8.1714 17.8575C13.4666 15.0578 12.4764 9.9085 10.8703 7.0963M20.0269 7.2419L21.8164 8.6366C22.1089 8.8646 22.0404 9.3153 21.6925 9.4509L20.0269 10.1M10 17.9861L10 21M13.5 17.4L13.5 19.9714"/><path fill="currentColor" d="M17 8C17 8.5523 16.5523 9 16 9C15.4477 9 15 8.5523 15 8C15 7.4477 15.4477 7 16 7C16.5523 7 17 7.4477 17 8Z" stroke="none"/></g></svg>
</template>

CSS

.icon-bird {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M10.8703%207.0963L2.0956%2018.7651C1.8455%2019.0976%202.1188%2019.5572%202.5379%2019.5002C4.9266%2019.1754%206.7693%2018.5988%208.1714%2017.8575C19.009%2018.1077%2021.551%208.4795%2019.2462%205.3327C16.6431%201.63%2013.9428%203.1503%2012.918%204.3733L10.8703%207.0963ZM8.1714%2017.8575C13.4666%2015.0578%2012.4764%209.9085%2010.8703%207.0963M20.0269%207.2419L21.8164%208.6366C22.1089%208.8646%2022.0404%209.3153%2021.6925%209.4509L20.0269%2010.1M10%2017.9861L10%2021M13.5%2017.4L13.5%2019.9714%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%208C17%208.5523%2016.5523%209%2016%209C15.4477%209%2015%208.5523%2015%208C15%207.4477%2015.4477%207%2016%207C16.5523%207%2017%207.4477%2017%208Z%22%20stroke%3D%22none%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M10.8703%207.0963L2.0956%2018.7651C1.8455%2019.0976%202.1188%2019.5572%202.5379%2019.5002C4.9266%2019.1754%206.7693%2018.5988%208.1714%2017.8575C19.009%2018.1077%2021.551%208.4795%2019.2462%205.3327C16.6431%201.63%2013.9428%203.1503%2012.918%204.3733L10.8703%207.0963ZM8.1714%2017.8575C13.4666%2015.0578%2012.4764%209.9085%2010.8703%207.0963M20.0269%207.2419L21.8164%208.6366C22.1089%208.8646%2022.0404%209.3153%2021.6925%209.4509L20.0269%2010.1M10%2017.9861L10%2021M13.5%2017.4L13.5%2019.9714%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%208C17%208.5523%2016.5523%209%2016%209C15.4477%209%2015%208.5523%2015%208C15%207.4477%2015.4477%207%2016%207C16.5523%207%2017%207.4477%2017%208Z%22%20stroke%3D%22none%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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