UNPKG

@react-pakistan/react-emoji-collection

Version:
52 lines (51 loc) 3.96 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 SvgClothing44 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#ea5a47", d: "M35.862 7.86c-8.486.157-18.385 4.085-18.542 19.641l-.471 3.271c.942-.157 3.212 2.103 4.155 2.26 2.985.157 3.986-1.414 6.5 0s5.843.597 8.515.597 5.686.817 8.2-.597 5.529.157 8.357 0h2.786L54.246 27.5c0-15.556-9.9-19.485-18.384-19.642z" }), React.createElement("path", { fill: "#d22f27", d: "M60.934 30.246s7.429 4.643-3.715 6.5c.643-.171 8.307-.072-15.786 1.857a32.685 32.685 0 00-6.5 0c-1.286.178-1.58-.032-7.429 0-6.003.033-10.319-.413-13.105-1.341S9.86 35.818 9.86 35.818c-.671.383-4.645-3.05 1.857-5.572-.074-.323-2.41.783 24.144 1.857 6.28.254 25.073-1.857 25.073-1.857z" }), React.createElement("path", { fill: "none", stroke: "#000", strokeMiterlimit: 10, strokeWidth: 2, d: "M43.29 9.108v14.547a15.278 15.278 0 01-14.858 0V8.888" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeMiterlimit: 10, strokeWidth: 2, d: "M16.825 30.71c0-8.379 4.7-18.365 11.425-21.517a17.873 17.873 0 017.611-1.698c10.514 0 19.037 9.146 19.037 20.43 0 .437.025 2.354 0 2.785M18.218 41.39s.929 21.357 17.643 21.357S53.505 41.39 53.505 41.39" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeMiterlimit: 10, strokeWidth: 2 }, React.createElement("path", { d: "M59.67 30.311c.026.004 3.86-.21 4.05 2.72.066 1.04-.503 2.633-3.12 3.255A136.346 136.346 0 0135.9 38.6" }), React.createElement("path", { d: "M12.144 30.311c-.025.004-3.86-.21-4.048 2.72-.067 1.04.502 2.633 3.12 3.255a136.346 136.346 0 0024.7 2.315" })), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M27.504 32.103a86.418 86.418 0 0016.715 0" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeMiterlimit: 10, strokeWidth: 4, d: "M28.433 60.922s7.428 4.675 14.857 0" }), React.createElement("path", { d: "M28.948 8.888s8.354-3.382 14.134.166l.208 14.692s-7.429 4.643-14.858 0z" }), React.createElement("g", { fill: "none", stroke: "#fff", strokeLinecap: "round", strokeMiterlimit: 10, strokeWidth: 2 }, React.createElement("path", { d: "M35.9 12.383v7.893M32.418 16.33h6.964" })))); }; exports.default = SvgClothing44;