@icongo/li
Version:
LibreICONS Icons
14 lines • 965 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIAnimalFrog = 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: "M10.303 3.696a1.665 1.665 0 0 0-1.636-1.363c-.818 0-1.494.59-1.637 1.366A6.666 6.666 0 0 0 1 10.354a1.329 1.329 0 0 0 1.333 1.313h6.334c.184 0 .333-.15.333-.334a.667.667 0 0 0-.667-.666H6.677l.746-1.007a1.507 1.507 0 0 0-.702-2.221c-.498-.207-1.074-.097-1.505.227l-.683.512a.333.333 0 1 1-.4-.533l.725-.544a2.183 2.183 0 0 1 2.606 0c.227.17.956.814.85 1.942l2.47 2.624h1.883c.184 0 .333-.15.333-.334a.667.667 0 0 0-.667-.666h-1.117L9.164 8.486 12.38 6.68A1.212 1.212 0 0 0 13 5.624c0-.446-.244-.853-.635-1.068-.845-.462-2.062-.86-2.062-.86zM8.667 4.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1z"
})
}));
export { LIAnimalFrog };