featherless-color from LobeHub AI Icons by LobeHub · Color · MIT Free for personal and commercial use.

Name
featherless-color
Set
LobeHub AI Icons
Style
Color
Viewbox
24×24
License
MIT

2 other variants in LobeHub AI Icons

Use the featherless logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffe184" d="M22.724 3.088C21.527 2.376 19.91 2 18.044 2c-2.854 0-6 .877-8.826 2.403l-.02-.007-.004.021c-.855.464-1.684.981-2.462 1.558C2.147 9.376.863 13.412 1.947 15.57.76 17.542.03 19.583 0 22c2.28-4.233 3.648-7.663 11.076-13.438-2.122.443-5.79 2.545-8.258 5.735-.233-1.866 1.28-4.879 4.65-7.379.428-.316.871-.612 1.324-.893-.354 1.071-.24.805-.975 2.307 1.086-1.001 1.8-1.62 2.873-3.335a18.995 18.995 0 014.276-1.465c-.238.767-.69 2.067-1.302 3.095 0 0 1.553-.324 2.837-.25-.701.753-1.333 1.569-1.973 2.403-.876 1.142-1.782 2.322-2.943 3.421-.14.133-.273.253-.408.377-1.784-.167-2.961.483-4.065 1.63.87-.395 2.04-.72 2.772-.524-1.35 1.073-3.477 2.487-5.224 2.37-.332.492-.353.507-.717 1.1 2.835.688 6.395-2.118 8.49-4.103 1.229-1.164 2.165-2.383 3.07-3.56 1.862-2.427 3.471-4.523 7.04-5.32L24 3.846l-1.276-.758z"/></svg>

React

import type { SVGProps } from "react";

export function LobehubFeatherlessColor(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffe184" d="M22.724 3.088C21.527 2.376 19.91 2 18.044 2c-2.854 0-6 .877-8.826 2.403l-.02-.007-.004.021c-.855.464-1.684.981-2.462 1.558C2.147 9.376.863 13.412 1.947 15.57.76 17.542.03 19.583 0 22c2.28-4.233 3.648-7.663 11.076-13.438-2.122.443-5.79 2.545-8.258 5.735-.233-1.866 1.28-4.879 4.65-7.379.428-.316.871-.612 1.324-.893-.354 1.071-.24.805-.975 2.307 1.086-1.001 1.8-1.62 2.873-3.335a18.995 18.995 0 014.276-1.465c-.238.767-.69 2.067-1.302 3.095 0 0 1.553-.324 2.837-.25-.701.753-1.333 1.569-1.973 2.403-.876 1.142-1.782 2.322-2.943 3.421-.14.133-.273.253-.408.377-1.784-.167-2.961.483-4.065 1.63.87-.395 2.04-.72 2.772-.524-1.35 1.073-3.477 2.487-5.224 2.37-.332.492-.353.507-.717 1.1 2.835.688 6.395-2.118 8.49-4.103 1.229-1.164 2.165-2.383 3.07-3.56 1.862-2.427 3.471-4.523 7.04-5.32L24 3.846l-1.276-.758z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffe184" d="M22.724 3.088C21.527 2.376 19.91 2 18.044 2c-2.854 0-6 .877-8.826 2.403l-.02-.007-.004.021c-.855.464-1.684.981-2.462 1.558C2.147 9.376.863 13.412 1.947 15.57.76 17.542.03 19.583 0 22c2.28-4.233 3.648-7.663 11.076-13.438-2.122.443-5.79 2.545-8.258 5.735-.233-1.866 1.28-4.879 4.65-7.379.428-.316.871-.612 1.324-.893-.354 1.071-.24.805-.975 2.307 1.086-1.001 1.8-1.62 2.873-3.335a18.995 18.995 0 014.276-1.465c-.238.767-.69 2.067-1.302 3.095 0 0 1.553-.324 2.837-.25-.701.753-1.333 1.569-1.973 2.403-.876 1.142-1.782 2.322-2.943 3.421-.14.133-.273.253-.408.377-1.784-.167-2.961.483-4.065 1.63.87-.395 2.04-.72 2.772-.524-1.35 1.073-3.477 2.487-5.224 2.37-.332.492-.353.507-.717 1.1 2.835.688 6.395-2.118 8.49-4.103 1.229-1.164 2.165-2.383 3.07-3.56 1.862-2.427 3.471-4.523 7.04-5.32L24 3.846l-1.276-.758z"/></svg>
</template>

CSS

.icon-featherless-color {
  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%22%23ffe184%22%20d%3D%22M22.724%203.088C21.527%202.376%2019.91%202%2018.044%202c-2.854%200-6%20.877-8.826%202.403l-.02-.007-.004.021c-.855.464-1.684.981-2.462%201.558C2.147%209.376.863%2013.412%201.947%2015.57.76%2017.542.03%2019.583%200%2022c2.28-4.233%203.648-7.663%2011.076-13.438-2.122.443-5.79%202.545-8.258%205.735-.233-1.866%201.28-4.879%204.65-7.379.428-.316.871-.612%201.324-.893-.354%201.071-.24.805-.975%202.307%201.086-1.001%201.8-1.62%202.873-3.335a18.995%2018.995%200%20014.276-1.465c-.238.767-.69%202.067-1.302%203.095%200%200%201.553-.324%202.837-.25-.701.753-1.333%201.569-1.973%202.403-.876%201.142-1.782%202.322-2.943%203.421-.14.133-.273.253-.408.377-1.784-.167-2.961.483-4.065%201.63.87-.395%202.04-.72%202.772-.524-1.35%201.073-3.477%202.487-5.224%202.37-.332.492-.353.507-.717%201.1%202.835.688%206.395-2.118%208.49-4.103%201.229-1.164%202.165-2.383%203.07-3.56%201.862-2.427%203.471-4.523%207.04-5.32L24%203.846l-1.276-.758z%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%22%23ffe184%22%20d%3D%22M22.724%203.088C21.527%202.376%2019.91%202%2018.044%202c-2.854%200-6%20.877-8.826%202.403l-.02-.007-.004.021c-.855.464-1.684.981-2.462%201.558C2.147%209.376.863%2013.412%201.947%2015.57.76%2017.542.03%2019.583%200%2022c2.28-4.233%203.648-7.663%2011.076-13.438-2.122.443-5.79%202.545-8.258%205.735-.233-1.866%201.28-4.879%204.65-7.379.428-.316.871-.612%201.324-.893-.354%201.071-.24.805-.975%202.307%201.086-1.001%201.8-1.62%202.873-3.335a18.995%2018.995%200%20014.276-1.465c-.238.767-.69%202.067-1.302%203.095%200%200%201.553-.324%202.837-.25-.701.753-1.333%201.569-1.973%202.403-.876%201.142-1.782%202.322-2.943%203.421-.14.133-.273.253-.408.377-1.784-.167-2.961.483-4.065%201.63.87-.395%202.04-.72%202.772-.524-1.35%201.073-3.477%202.487-5.224%202.37-.332.492-.353.507-.717%201.1%202.835.688%206.395-2.118%208.49-4.103%201.229-1.164%202.165-2.383%203.07-3.56%201.862-2.427%203.471-4.523%207.04-5.32L24%203.846l-1.276-.758z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Featherless logo — LobeHub AI Icons · IconsDB