UNPKG

@react-pakistan/react-emoji-collection

Version:
50 lines (49 loc) 3.47 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 SvgClothing10 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#8967AA", stroke: "#8967AA", strokeMiterlimit: 10, strokeWidth: 2, d: "M16.412 17.04l-7.317 8.12s1.357 2.962 7.282 5.087l3.556 1.357" }), React.createElement("path", { fill: "#8967AA", d: "M16.412 17.04l-7.79 7.79s1.83 3.292 7.755 5.417" }), React.createElement("path", { fill: "#8967AA", stroke: "#8967AA", strokeMiterlimit: 10, strokeWidth: 2, d: "M56.588 17.04l7.259 8.16s-1.299 2.922-7.224 5.047l-3.38 1.302" }), React.createElement("path", { fill: "#8967AA", d: "M56.588 17.04l7.79 7.79s-1.83 3.292-7.755 5.417" }), React.createElement("path", { fill: "#B399C8", d: "M29.447 16c0 1.454 3.213 2.633 7.176 2.633s7.175-1.179 7.175-2.633h2.936l-2.936 13.62-8.155 5.323-8.807-8.998-1.634-9.903L29.447 16z" }), React.createElement("path", { fill: "#8967AA", d: "M36.377 60.958h-20S20.285 53.697 20.285 39 16.377 17.04 16.377 17.04h9.89c0 6.082 5.336 6.603 5.336 6.603l4.774 10.205h.245l4.775-10.205s5.336-.521 5.336-6.603h9.89S52.713 24.302 52.713 39s3.908 21.958 3.908 21.958h-20" }), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: 10 }, React.createElement("path", { strokeWidth: 2.096, d: "M56.588 17.04l7.79 7.79s-1.83 3.292-7.755 5.417M16.412 17.04l-7.79 7.79s1.83 3.292 7.755 5.417" }), React.createElement("path", { strokeWidth: 2.096, d: "M36.377 60.958h-20S20.285 53.697 20.285 39 16.377 17.04 16.377 17.04h9.89c0 6.082 5.336 6.603 5.336 6.603l4.774 10.205h.245l4.775-10.205s5.336-.521 5.336-6.603h9.89S52.713 24.302 52.713 39s3.908 21.958 3.908 21.958h-20" }), React.createElement("path", { strokeWidth: 2, d: "M43.798 17c0 1.377-3.213 2.494-7.175 2.494S29.447 18.378 29.447 17" })))); }; exports.default = SvgClothing10;