feather emoji
feather from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- feather
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
featherBootstrap IconsfeatherFont Awesome 6 SolidfeatherFeather IconsfeatherFluent EmojifeatherFluent Emoji FlatfeatherFluent Emoji High ContrastfeatherHuge IconsfeatherJam IconsfeatherLine AwesomefeatherLucidefeatherMaterial Design IconsfeatherNoto EmojifeatherPhosphorfeatherPixelarticonsfeatherTabler IconsfeatherTwitter Emoji
More animals nature icons from OpenMoji
Use the feather emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b399c8" d="M42.334 49.147a29.95 29.95 0 0 1-19.338-8.151c-8.014-7.365-8.378-18.076-8.533-22.649l-.022-.627a2.904 2.904 0 0 1 3.457-2.951c17.005 3.355 21.695 16.324 22.056 17.4a49.5 49.5 0 0 1 3.574 15.922a1 1 0 0 1-.967 1.052q-.045.003-.227.004"/><path fill="#61b2e4" d="M44.436 55.316c-11.646 0-17.376-6.974-17.653-7.354a1 1 0 0 1 .262-1.424a11.1 11.1 0 0 1 12.774-1.574c-1.465-9.078 1.877-13.568 2.031-13.77a1 1 0 0 1 .75-.39a.97.97 0 0 1 .78.325c8.944 9.771 8.793 16.532 7.908 19.691c-.034.14-1.062 4.092-4.772 4.406q-1.067.091-2.08.09"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M55.184 57.69S34.96 45.877 23.097 24.206m22.131 30.096c-11.93.46-17.628-6.88-17.628-6.88"/><path d="M40.528 42.483c-.56-7.195 2.116-10.679 2.116-10.679c8.834 9.654 8.406 16.162 7.681 18.747m-13.311-3.129a30.15 30.15 0 0 1-13.341-7.162c-8.072-7.419-8.067-18.241-8.232-22.577a1.903 1.903 0 0 1 2.264-1.932C34.694 19.103 39.02 32.528 39.02 32.528"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiFeather(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b399c8" d="M42.334 49.147a29.95 29.95 0 0 1-19.338-8.151c-8.014-7.365-8.378-18.076-8.533-22.649l-.022-.627a2.904 2.904 0 0 1 3.457-2.951c17.005 3.355 21.695 16.324 22.056 17.4a49.5 49.5 0 0 1 3.574 15.922a1 1 0 0 1-.967 1.052q-.045.003-.227.004"/><path fill="#61b2e4" d="M44.436 55.316c-11.646 0-17.376-6.974-17.653-7.354a1 1 0 0 1 .262-1.424a11.1 11.1 0 0 1 12.774-1.574c-1.465-9.078 1.877-13.568 2.031-13.77a1 1 0 0 1 .75-.39a.97.97 0 0 1 .78.325c8.944 9.771 8.793 16.532 7.908 19.691c-.034.14-1.062 4.092-4.772 4.406q-1.067.091-2.08.09"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M55.184 57.69S34.96 45.877 23.097 24.206m22.131 30.096c-11.93.46-17.628-6.88-17.628-6.88"/><path d="M40.528 42.483c-.56-7.195 2.116-10.679 2.116-10.679c8.834 9.654 8.406 16.162 7.681 18.747m-13.311-3.129a30.15 30.15 0 0 1-13.341-7.162c-8.072-7.419-8.067-18.241-8.232-22.577a1.903 1.903 0 0 1 2.264-1.932C34.694 19.103 39.02 32.528 39.02 32.528"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b399c8" d="M42.334 49.147a29.95 29.95 0 0 1-19.338-8.151c-8.014-7.365-8.378-18.076-8.533-22.649l-.022-.627a2.904 2.904 0 0 1 3.457-2.951c17.005 3.355 21.695 16.324 22.056 17.4a49.5 49.5 0 0 1 3.574 15.922a1 1 0 0 1-.967 1.052q-.045.003-.227.004"/><path fill="#61b2e4" d="M44.436 55.316c-11.646 0-17.376-6.974-17.653-7.354a1 1 0 0 1 .262-1.424a11.1 11.1 0 0 1 12.774-1.574c-1.465-9.078 1.877-13.568 2.031-13.77a1 1 0 0 1 .75-.39a.97.97 0 0 1 .78.325c8.944 9.771 8.793 16.532 7.908 19.691c-.034.14-1.062 4.092-4.772 4.406q-1.067.091-2.08.09"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M55.184 57.69S34.96 45.877 23.097 24.206m22.131 30.096c-11.93.46-17.628-6.88-17.628-6.88"/><path d="M40.528 42.483c-.56-7.195 2.116-10.679 2.116-10.679c8.834 9.654 8.406 16.162 7.681 18.747m-13.311-3.129a30.15 30.15 0 0 1-13.341-7.162c-8.072-7.419-8.067-18.241-8.232-22.577a1.903 1.903 0 0 1 2.264-1.932C34.694 19.103 39.02 32.528 39.02 32.528"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23b399c8%22%20d%3D%22M42.334%2049.147a29.95%2029.95%200%200%201-19.338-8.151c-8.014-7.365-8.378-18.076-8.533-22.649l-.022-.627a2.904%202.904%200%200%201%203.457-2.951c17.005%203.355%2021.695%2016.324%2022.056%2017.4a49.5%2049.5%200%200%201%203.574%2015.922a1%201%200%200%201-.967%201.052q-.045.003-.227.004%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M44.436%2055.316c-11.646%200-17.376-6.974-17.653-7.354a1%201%200%200%201%20.262-1.424a11.1%2011.1%200%200%201%2012.774-1.574c-1.465-9.078%201.877-13.568%202.031-13.77a1%201%200%200%201%20.75-.39a.97.97%200%200%201%20.78.325c8.944%209.771%208.793%2016.532%207.908%2019.691c-.034.14-1.062%204.092-4.772%204.406q-1.067.091-2.08.09%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M55.184%2057.69S34.96%2045.877%2023.097%2024.206m22.131%2030.096c-11.93.46-17.628-6.88-17.628-6.88%22%2F%3E%3Cpath%20d%3D%22M40.528%2042.483c-.56-7.195%202.116-10.679%202.116-10.679c8.834%209.654%208.406%2016.162%207.681%2018.747m-13.311-3.129a30.15%2030.15%200%200%201-13.341-7.162c-8.072-7.419-8.067-18.241-8.232-22.577a1.903%201.903%200%200%201%202.264-1.932C34.694%2019.103%2039.02%2032.528%2039.02%2032.528%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23b399c8%22%20d%3D%22M42.334%2049.147a29.95%2029.95%200%200%201-19.338-8.151c-8.014-7.365-8.378-18.076-8.533-22.649l-.022-.627a2.904%202.904%200%200%201%203.457-2.951c17.005%203.355%2021.695%2016.324%2022.056%2017.4a49.5%2049.5%200%200%201%203.574%2015.922a1%201%200%200%201-.967%201.052q-.045.003-.227.004%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M44.436%2055.316c-11.646%200-17.376-6.974-17.653-7.354a1%201%200%200%201%20.262-1.424a11.1%2011.1%200%200%201%2012.774-1.574c-1.465-9.078%201.877-13.568%202.031-13.77a1%201%200%200%201%20.75-.39a.97.97%200%200%201%20.78.325c8.944%209.771%208.793%2016.532%207.908%2019.691c-.034.14-1.062%204.092-4.772%204.406q-1.067.091-2.08.09%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M55.184%2057.69S34.96%2045.877%2023.097%2024.206m22.131%2030.096c-11.93.46-17.628-6.88-17.628-6.88%22%2F%3E%3Cpath%20d%3D%22M40.528%2042.483c-.56-7.195%202.116-10.679%202.116-10.679c8.834%209.654%208.406%2016.162%207.681%2018.747m-13.311-3.129a30.15%2030.15%200%200%201-13.341-7.162c-8.072-7.419-8.067-18.241-8.232-22.577a1.903%201.903%200%200%201%202.264-1.932C34.694%2019.103%2039.02%2032.528%2039.02%2032.528%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/feather.svg?color=%231a73e8&size=48