bird-sharp from Keyline Icons by Keyline Icons · Sharp · MIT Free for personal and commercial use.

Name
bird-sharp
Set
Keyline Icons
Style
Sharp
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-linejoin="round" stroke-width="2"><path d="M10.8703 7.0963L2 19.3162C4.3886 18.9914 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.2419L22 9.0783L20.0269 10.1M10 17.9861L10 22M13.5 17.4L13.5 20.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 KeylineIconsBirdSharp(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" strokeLinejoin="round" strokeWidth="2"><path d="M10.8703 7.0963L2 19.3162C4.3886 18.9914 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.2419L22 9.0783L20.0269 10.1M10 17.9861L10 22M13.5 17.4L13.5 20.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-linejoin="round" stroke-width="2"><path d="M10.8703 7.0963L2 19.3162C4.3886 18.9914 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.2419L22 9.0783L20.0269 10.1M10 17.9861L10 22M13.5 17.4L13.5 20.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-sharp {
  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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M10.8703%207.0963L2%2019.3162C4.3886%2018.9914%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.2419L22%209.0783L20.0269%2010.1M10%2017.9861L10%2022M13.5%2017.4L13.5%2020.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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M10.8703%207.0963L2%2019.3162C4.3886%2018.9914%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.2419L22%209.0783L20.0269%2010.1M10%2017.9861L10%2022M13.5%2017.4L13.5%2020.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-sharp.svg?color=%231a73e8&size=48