@icongo/li
Version:
LibreICONS Icons
14 lines • 817 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIAnimalCrow = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M11.2 2.8h-.307A1.493 1.493 0 0 0 9.7 2.2a1.5 1.5 0 0 0-1.5 1.5v.393L1.227 9.58a.567.567 0 0 0-.227.454c0 .42.443.695.82.506L4.099 9.4h1.809l.833 2.253a.225.225 0 0 0 .288.134l.423-.154a.225.225 0 0 0 .134-.288L6.868 9.4H7.6c.036 0 .07-.004.106-.005l.835 2.257a.225.225 0 0 0 .288.134l.423-.153a.225.225 0 0 0 .134-.289l-.773-2.091A3.6 3.6 0 0 0 11.2 5.8V4.3L13 4c0-.663-.806-1.2-1.8-1.2zM9.7 4.15a.45.45 0 1 1 0-.9.45.45 0 0 1 0 .9z"
})
}));
export { LIAnimalCrow };