chicken icon
chicken-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- chicken-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
chickenEmoji One (Colored)chickenElement PluschickenFluent EmojichickenFluent Emoji FlatchickenFluent Emoji High ContrastchickenFirefox OS EmojichickenIconParkchickenIconPark OutlinechickenIconPark SolidchickenIconPark TwoTonechickenNoto EmojichickenOpenMojichickenStreamline EmojischickenTDesign IconschickenTwitter Emoji
Use the chicken icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="m12.712 9.165l1.763-1.763a2 2 0 1 1 3.41-1.288a2 2 0 1 1-1.289 3.41l-1.762 1.762m-2.48 8.138c-2.344 2.343-5.304 1.767-7.425-.354s-2.697-5.081-.354-7.425s7.778-3.535 9.546-1.767c1.768 1.767.576 7.202-1.768 9.546Z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteChickenLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2" d="m12.712 9.165l1.763-1.763a2 2 0 1 1 3.41-1.288a2 2 0 1 1-1.289 3.41l-1.762 1.762m-2.48 8.138c-2.344 2.343-5.304 1.767-7.425-.354s-2.697-5.081-.354-7.425s7.778-3.535 9.546-1.767c1.768 1.767.576 7.202-1.768 9.546Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="m12.712 9.165l1.763-1.763a2 2 0 1 1 3.41-1.288a2 2 0 1 1-1.289 3.41l-1.762 1.762m-2.48 8.138c-2.344 2.343-5.304 1.767-7.425-.354s-2.697-5.081-.354-7.425s7.778-3.535 9.546-1.767c1.768 1.767.576 7.202-1.768 9.546Z"/></svg> </template>
CSS
.icon-chicken-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m12.712%209.165l1.763-1.763a2%202%200%201%201%203.41-1.288a2%202%200%201%201-1.289%203.41l-1.762%201.762m-2.48%208.138c-2.344%202.343-5.304%201.767-7.425-.354s-2.697-5.081-.354-7.425s7.778-3.535%209.546-1.767c1.768%201.767.576%207.202-1.768%209.546Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m12.712%209.165l1.763-1.763a2%202%200%201%201%203.41-1.288a2%202%200%201%201-1.289%203.41l-1.762%201.762m-2.48%208.138c-2.344%202.343-5.304%201.767-7.425-.354s-2.697-5.081-.354-7.425s7.778-3.535%209.546-1.767c1.768%201.767.576%207.202-1.768%209.546Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/chicken-line.svg?color=%231a73e8&size=48