chicken zodiac icon

chicken-zodiac from IconPark Outline by ByteDance · Outline · Animals · Apache-2.0 Free for personal and commercial use.

Name
chicken-zodiac
Set
IconPark Outline
Style
Outline
Category
Animals
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More animals icons from IconPark Outline

Use the chicken zodiac icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M31 31c-1-4.5.4-13.4 10-17M11 4l4 6m23 21c0 2.889-3.76 7.556-10 9l-2 4m-5-33.726c-5.815-1.022-17.139.263-15.907 13.578C5.093 28.232 7.379 37.197 16 40l2 4"/><path d="M19 18c.696 3.833 3.5 13 12 13h7c-.696-2.333-.843-7.6 5-10"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineChickenZodiac(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M31 31c-1-4.5.4-13.4 10-17M11 4l4 6m23 21c0 2.889-3.76 7.556-10 9l-2 4m-5-33.726c-5.815-1.022-17.139.263-15.907 13.578C5.093 28.232 7.379 37.197 16 40l2 4"/><path d="M19 18c.696 3.833 3.5 13 12 13h7c-.696-2.333-.843-7.6 5-10"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M31 31c-1-4.5.4-13.4 10-17M11 4l4 6m23 21c0 2.889-3.76 7.556-10 9l-2 4m-5-33.726c-5.815-1.022-17.139.263-15.907 13.578C5.093 28.232 7.379 37.197 16 40l2 4"/><path d="M19 18c.696 3.833 3.5 13 12 13h7c-.696-2.333-.843-7.6 5-10"/></g></svg>
</template>

CSS

.icon-chicken-zodiac {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M31%2031c-1-4.5.4-13.4%2010-17M11%204l4%206m23%2021c0%202.889-3.76%207.556-10%209l-2%204m-5-33.726c-5.815-1.022-17.139.263-15.907%2013.578C5.093%2028.232%207.379%2037.197%2016%2040l2%204%22%2F%3E%3Cpath%20d%3D%22M19%2018c.696%203.833%203.5%2013%2012%2013h7c-.696-2.333-.843-7.6%205-10%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M31%2031c-1-4.5.4-13.4%2010-17M11%204l4%206m23%2021c0%202.889-3.76%207.556-10%209l-2%204m-5-33.726c-5.815-1.022-17.139.263-15.907%2013.578C5.093%2028.232%207.379%2037.197%2016%2040l2%204%22%2F%3E%3Cpath%20d%3D%22M19%2018c.696%203.833%203.5%2013%2012%2013h7c-.696-2.333-.843-7.6%205-10%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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