UNPKG

@react-pakistan/react-emoji-collection

Version:
49 lines (48 loc) 4.19 kB
"use strict"; var __assign = (this && this.__assign) || function () { __assign = Object.assign || function(t) { for (var s, i = 1, n = arguments.length; i < n; i++) { s = arguments[i]; for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; } return t; }; return __assign.apply(this, arguments); }; var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { if (k2 === undefined) k2 = k; var desc = Object.getOwnPropertyDescriptor(m, k); if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { desc = { enumerable: true, get: function() { return m[k]; } }; } Object.defineProperty(o, k2, desc); }) : (function(o, m, k, k2) { if (k2 === undefined) k2 = k; o[k2] = m[k]; })); var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { Object.defineProperty(o, "default", { enumerable: true, value: v }); }) : function(o, v) { o["default"] = v; }); var __importStar = (this && this.__importStar) || function (mod) { if (mod && mod.__esModule) return mod; var result = {}; if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); __setModuleDefault(result, mod); return result; }; Object.defineProperty(exports, "__esModule", { value: true }); var React = __importStar(require("react")); var SvgAnimalBug13 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#3f3f3f", d: "M40.245 32.918h-8.533c3.257 11.704-1.077 20.017-1.077 20.017l1.185 2.001c.51.853 2.324 3.636 4.18 3.636 1.846 0 3.716-2.772 4.245-3.621l1.189-1.898s-3.893-7.585-1.189-20.135z" }), React.createElement("path", { fill: "#d22f27", d: "M29.977 22.872a5.08 5.08 0 115.146-5.078 5.119 5.119 0 01-5.146 5.078zM35.84 17.775A5.161 5.161 0 1141 22.841a5.12 5.12 0 01-5.16-5.066z" }), React.createElement("path", { fill: "#d0cfce", d: "M17.695 60.055a7.809 7.809 0 01-3.901-.92 5.797 5.797 0 01-2.846-3.976c-.345-1.232-1.465-9.196 17.61-30.93a1.018 1.018 0 01.924-.327 1 1 0 01.759.62 63.53 63.53 0 013.473 13.932c.855 7.069-.155 12.478-2.93 15.968a11.248 11.248 0 01-4.22 3.27 22.394 22.394 0 01-8.869 2.363zM54.294 60.055a22.376 22.376 0 01-8.867-2.363c-5.878-2.663-8.352-9.315-7.152-19.238a63.56 63.56 0 013.473-13.932 1 1 0 01.758-.62 1.012 1.012 0 01.925.326c19.075 21.735 17.955 29.7 17.61 30.931a5.796 5.796 0 01-2.846 3.976 7.809 7.809 0 01-3.901.92z" }), React.createElement("path", { d: "M35.51 34.595c-.025 0-.089-.002-.115-.004-4.284-.204-6.819-4.484-7.504-12.722a4.443 4.443 0 011.01-3.284c1.916-2.29 5.842-2.406 6.61-2.406h.97c.767 0 4.693.117 6.609 2.406a4.442 4.442 0 011.01 3.283c-.689 8.24-3.224 12.52-7.534 12.725z" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeWidth: 2 }, React.createElement("path", { strokeLinejoin: "round", d: "M39.396 54.421s-1.962 3.15-3.396 3.15-3.322-3.15-3.322-3.15M31.218 30.916c2.12 8.026 4.14 21.694-5.068 25.865-13.309 6.028-14.224-1.844-14.224-1.844S9.405 47.58 29.272 24.932M40.813 30.762c-2.134 8.004-4.241 21.821 5.027 26.019 13.308 6.028 14.223-1.844 14.223-1.844s2.522-7.356-17.346-30.006M26.014 19.098a4.167 4.167 0 118.112-1.795M44.98 19.098a4.167 4.167 0 10-8.11-1.795" }), React.createElement("path", { strokeMiterlimit: 10, d: "M29.469 54.421l.508 3.058-4.102 6.328M42.674 54.586l-.48 2.893 4.101 6.328" }), React.createElement("path", { strokeLinejoin: "round", d: "M34.01 33.334a3.964 3.964 0 01-1.59-1.015c-1.91-1.745-3.095-5.268-3.533-10.534a3.456 3.456 0 01.78-2.559c1.665-1.99 5.42-2.047 5.843-2.047h.97c.422 0 4.177.057 5.842 2.047a3.457 3.457 0 01.78 2.56c-.438 5.256-1.62 8.777-3.524 10.525a5.896 5.896 0 01-1.598 1.023" }), React.createElement("path", { strokeMiterlimit: 10, d: "M15.545 15.444l4.213 8.444 6.688 4.341M56.327 15.444l-4.214 8.444-6.61 4.291" })))); }; exports.default = SvgAnimalBug13;