feather from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
feather
Set
Fluent Emoji Flat
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji Flat

Use the feather emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f3ad61" d="M29.374 2h-4.17c-2.112 0-4.195.299-6.193.874l-1.992 3.17L14.013 5a22.4 22.4 0 0 0-3.269 2.3a19.02 19.02 0 0 0-6.72 14.51v3.25s.17-.3.49-.81c-.09.38-.13.59-.13.59v.22h3.92c2.08 0 4.08-.47 5.89-1.34c.21-.1.21-.4 0-.5l-2.17-1.01c-.13-.04-.09-.21.04-.21h4.53c.21 0 .41-.08.57-.21c1.33-1.14 2.45-2.54 3.27-4.15c.3-.6.87-1.67 1.18-2.25c.13-.24.12-.53-.02-.77l-1.36-2.24a.25.25 0 0 1 .21-.38l1.533-.994l2.044-1.998l2.76-2.002a46 46 0 0 1 3.043-3.816c.13-.14.2-.33.2-.52a.653.653 0 0 0-.65-.67"/><path fill="#a56953" d="M14 12h9.114c.26 0 .51-.14.64-.36c.94-1.57 1.96-3.14 3.04-4.64h-7.79V2.88A22 22 0 0 0 14 5.016z"/><path fill="#d3883e" d="M25.284 4.14a.5.5 0 0 0-.65-.23c-4.6 2.07-8.74 4.94-12.34 8.53a41.6 41.6 0 0 0-8.92 13.22a42 42 0 0 0-1.35 3.67c-.09.3.08.61.38.66c.26.05.5-.11.57-.35c.38-1.21.82-2.41 1.32-3.59c2.04-4.83 4.97-9.18 8.7-12.9c3.51-3.51 7.55-6.3 12.04-8.32a.5.5 0 0 0 .25-.69q0 .015 0 0"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatFeather(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f3ad61" d="M29.374 2h-4.17c-2.112 0-4.195.299-6.193.874l-1.992 3.17L14.013 5a22.4 22.4 0 0 0-3.269 2.3a19.02 19.02 0 0 0-6.72 14.51v3.25s.17-.3.49-.81c-.09.38-.13.59-.13.59v.22h3.92c2.08 0 4.08-.47 5.89-1.34c.21-.1.21-.4 0-.5l-2.17-1.01c-.13-.04-.09-.21.04-.21h4.53c.21 0 .41-.08.57-.21c1.33-1.14 2.45-2.54 3.27-4.15c.3-.6.87-1.67 1.18-2.25c.13-.24.12-.53-.02-.77l-1.36-2.24a.25.25 0 0 1 .21-.38l1.533-.994l2.044-1.998l2.76-2.002a46 46 0 0 1 3.043-3.816c.13-.14.2-.33.2-.52a.653.653 0 0 0-.65-.67"/><path fill="#a56953" d="M14 12h9.114c.26 0 .51-.14.64-.36c.94-1.57 1.96-3.14 3.04-4.64h-7.79V2.88A22 22 0 0 0 14 5.016z"/><path fill="#d3883e" d="M25.284 4.14a.5.5 0 0 0-.65-.23c-4.6 2.07-8.74 4.94-12.34 8.53a41.6 41.6 0 0 0-8.92 13.22a42 42 0 0 0-1.35 3.67c-.09.3.08.61.38.66c.26.05.5-.11.57-.35c.38-1.21.82-2.41 1.32-3.59c2.04-4.83 4.97-9.18 8.7-12.9c3.51-3.51 7.55-6.3 12.04-8.32a.5.5 0 0 0 .25-.69q0 .015 0 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f3ad61" d="M29.374 2h-4.17c-2.112 0-4.195.299-6.193.874l-1.992 3.17L14.013 5a22.4 22.4 0 0 0-3.269 2.3a19.02 19.02 0 0 0-6.72 14.51v3.25s.17-.3.49-.81c-.09.38-.13.59-.13.59v.22h3.92c2.08 0 4.08-.47 5.89-1.34c.21-.1.21-.4 0-.5l-2.17-1.01c-.13-.04-.09-.21.04-.21h4.53c.21 0 .41-.08.57-.21c1.33-1.14 2.45-2.54 3.27-4.15c.3-.6.87-1.67 1.18-2.25c.13-.24.12-.53-.02-.77l-1.36-2.24a.25.25 0 0 1 .21-.38l1.533-.994l2.044-1.998l2.76-2.002a46 46 0 0 1 3.043-3.816c.13-.14.2-.33.2-.52a.653.653 0 0 0-.65-.67"/><path fill="#a56953" d="M14 12h9.114c.26 0 .51-.14.64-.36c.94-1.57 1.96-3.14 3.04-4.64h-7.79V2.88A22 22 0 0 0 14 5.016z"/><path fill="#d3883e" d="M25.284 4.14a.5.5 0 0 0-.65-.23c-4.6 2.07-8.74 4.94-12.34 8.53a41.6 41.6 0 0 0-8.92 13.22a42 42 0 0 0-1.35 3.67c-.09.3.08.61.38.66c.26.05.5-.11.57-.35c.38-1.21.82-2.41 1.32-3.59c2.04-4.83 4.97-9.18 8.7-12.9c3.51-3.51 7.55-6.3 12.04-8.32a.5.5 0 0 0 .25-.69q0 .015 0 0"/></g></svg>
</template>

CSS

.icon-feather {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f3ad61%22%20d%3D%22M29.374%202h-4.17c-2.112%200-4.195.299-6.193.874l-1.992%203.17L14.013%205a22.4%2022.4%200%200%200-3.269%202.3a19.02%2019.02%200%200%200-6.72%2014.51v3.25s.17-.3.49-.81c-.09.38-.13.59-.13.59v.22h3.92c2.08%200%204.08-.47%205.89-1.34c.21-.1.21-.4%200-.5l-2.17-1.01c-.13-.04-.09-.21.04-.21h4.53c.21%200%20.41-.08.57-.21c1.33-1.14%202.45-2.54%203.27-4.15c.3-.6.87-1.67%201.18-2.25c.13-.24.12-.53-.02-.77l-1.36-2.24a.25.25%200%200%201%20.21-.38l1.533-.994l2.044-1.998l2.76-2.002a46%2046%200%200%201%203.043-3.816c.13-.14.2-.33.2-.52a.653.653%200%200%200-.65-.67%22%2F%3E%3Cpath%20fill%3D%22%23a56953%22%20d%3D%22M14%2012h9.114c.26%200%20.51-.14.64-.36c.94-1.57%201.96-3.14%203.04-4.64h-7.79V2.88A22%2022%200%200%200%2014%205.016z%22%2F%3E%3Cpath%20fill%3D%22%23d3883e%22%20d%3D%22M25.284%204.14a.5.5%200%200%200-.65-.23c-4.6%202.07-8.74%204.94-12.34%208.53a41.6%2041.6%200%200%200-8.92%2013.22a42%2042%200%200%200-1.35%203.67c-.09.3.08.61.38.66c.26.05.5-.11.57-.35c.38-1.21.82-2.41%201.32-3.59c2.04-4.83%204.97-9.18%208.7-12.9c3.51-3.51%207.55-6.3%2012.04-8.32a.5.5%200%200%200%20.25-.69q0%20.015%200%200%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f3ad61%22%20d%3D%22M29.374%202h-4.17c-2.112%200-4.195.299-6.193.874l-1.992%203.17L14.013%205a22.4%2022.4%200%200%200-3.269%202.3a19.02%2019.02%200%200%200-6.72%2014.51v3.25s.17-.3.49-.81c-.09.38-.13.59-.13.59v.22h3.92c2.08%200%204.08-.47%205.89-1.34c.21-.1.21-.4%200-.5l-2.17-1.01c-.13-.04-.09-.21.04-.21h4.53c.21%200%20.41-.08.57-.21c1.33-1.14%202.45-2.54%203.27-4.15c.3-.6.87-1.67%201.18-2.25c.13-.24.12-.53-.02-.77l-1.36-2.24a.25.25%200%200%201%20.21-.38l1.533-.994l2.044-1.998l2.76-2.002a46%2046%200%200%201%203.043-3.816c.13-.14.2-.33.2-.52a.653.653%200%200%200-.65-.67%22%2F%3E%3Cpath%20fill%3D%22%23a56953%22%20d%3D%22M14%2012h9.114c.26%200%20.51-.14.64-.36c.94-1.57%201.96-3.14%203.04-4.64h-7.79V2.88A22%2022%200%200%200%2014%205.016z%22%2F%3E%3Cpath%20fill%3D%22%23d3883e%22%20d%3D%22M25.284%204.14a.5.5%200%200%200-.65-.23c-4.6%202.07-8.74%204.94-12.34%208.53a41.6%2041.6%200%200%200-8.92%2013.22a42%2042%200%200%200-1.35%203.67c-.09.3.08.61.38.66c.26.05.5-.11.57-.35c.38-1.21.82-2.41%201.32-3.59c2.04-4.83%204.97-9.18%208.7-12.9c3.51-3.51%207.55-6.3%2012.04-8.32a.5.5%200%200%200%20.25-.69q0%20.015%200%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/feather.svg?color=%231a73e8&size=48