UNPKG

@icongo/li

Version:
14 lines 934 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIAnimalDove = 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: "M7.75 4.918v-.659a6.348 6.348 0 0 1-1.268-2.934c-.049-.316-.445-.44-.651-.194a6.32 6.32 0 0 0-1.146 2.027 5.632 5.632 0 0 0 3.065 1.76zm2.625-2.419A1.876 1.876 0 0 0 8.5 4.377v1.392a6.365 6.365 0 0 1-5.46-3.79c-.13-.293-.544-.31-.68-.021a6.326 6.326 0 0 0-.61 2.712c0 1.659.8 3.208 1.995 4.356.31.298.612.544.912.77l-3.373.843a.377.377 0 0 0-.223.572c.408.63 1.416 1.699 3.59 1.788a.754.754 0 0 0 .519-.185l1.528-1.315H8.5a3.747 3.747 0 0 0 3.75-3.747V3.999L13 2.5h-2.625zm0 2.253A.376.376 0 0 1 10 4.377a.376.376 0 0 1 .75 0 .376.376 0 0 1-.375.375z" }) })); export { LIAnimalDove };