UNPKG

@icongo/li

Version:
23 lines (22 loc) 2.65 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIAnimalKangaroo = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIAnimalKangaroo = function LIAnimalKangaroo(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M4.135 12.253c-.166-.072-.248-.207-.247-.407 0-.172.067-.312.246-.512.309-.344.43-.784.462-1.684.013-.362.017-.388.08-.52.049-.102.142-.22.341-.43.318-.336.4-.467.402-.639 0-.14-.027-.211-.234-.586-.16-.289-.31-.666-.31-.782 0-.2-.085.038-.322.903-.08.29-.187.652-.238.803-.43 1.27-1.01 1.862-1.922 1.964-.415.046-.76-.065-1.032-.332-.148-.146-.304-.388-.349-.542-.049-.17.053-.305.23-.305.11 0 .157.043.257.232a.985.985 0 0 0 .389.408c.084.042.14.051.316.051.258 0 .374-.049.536-.226.302-.33.46-.887.71-2.501.248-1.607.41-2.264.72-2.916.432-.91 1.09-1.419 1.974-1.527.41-.05.736-.017 1.102.112.392.138.667.304 1.338.806.545.408.694.494.846.493.239 0 .468-.196.638-.541.147-.3.149-.313.05-.428-.196-.23-.263-.506-.205-.844.09-.52.22-.666.477-.536.152.077.365.24.448.344.038.047.124.173.192.278.171.265.245.343.414.436.31.17.63.456.806.72.05.074.173.224.276.333.432.46.49.561.471.82a.816.816 0 0 1-.078.3c-.094.199-.136.215-.453.173a3.306 3.306 0 0 0-.35-.03c-.062 0-.23.01-.371.012-.289.01-.425-.023-.602-.142a.563.563 0 0 0-.113-.064c-.03 0-.111.164-.218.44-.215.556-.439.93-.67 1.12-.184.151-.261.36-.33.894a3.13 3.13 0 0 1-.089.474c-.158.424-.555.693-.911.619-.17-.035-.255-.117-.255-.244 0-.07.016-.11.065-.164.062-.07.071-.072.219-.068.12 0 .17-.01.227-.04.067-.041.073-.053.073-.164 0-.066-.021-.23-.047-.365-.107-.56-.041-.957.23-1.381.102-.158.117-.226.076-.324a.234.234 0 0 0-.276-.133c-.072.018-.101.047-.201.198-.24.363-.347.701-.357 1.133a2.48 2.48 0 0 1-.018.311c-.02.02-.39-.039-.516-.083l-.125-.043-.023.094a4.483 4.483 0 0 1-.29.808c-.225.441-.493.746-1.028 1.165-.56.44-.684.6-.771 1.006-.193.899-.723 1.816-1.172 2.028a.66.66 0 0 1-.488.024zm7.382-9.669c-.098-.06-.159-.132-.3-.353a3.89 3.89 0 0 0-.171-.25c-.082-.104-.08-.137.005-.209.106-.089.21-.08.31.028.099.105.19.284.237.464.036.139.047.371.018.371a.448.448 0 0 1-.098-.051z" }) })); }; exports.LIAnimalKangaroo = LIAnimalKangaroo;