UNPKG

@react-pakistan/react-emoji-collection

Version:
50 lines (49 loc) 3.65 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 SvgFaceCostume2 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#EA5A47", stroke: "#EA5A47", strokeMiterlimit: 10, d: "M15.313 11h41v34l-1 5-3 4-3 4-3 2-4 2h-6l-7-1-5-2-3-3-3-4-2-3-1-6z" }), React.createElement("path", { fill: "#FFF", stroke: "#FFF", strokeLinecap: "round", strokeLinejoin: "round", d: "M23.298 23.865l.454-.558a3.537 3.537 0 014.976-.507l4.594 3.745a3.537 3.537 0 01.506 4.976l-.454.557a3.537 3.537 0 01-4.976.507l-4.594-3.744a3.537 3.537 0 01-.506-4.976zM39.752 32.078l-.454-.557a3.537 3.537 0 01.506-4.976l4.594-3.745a3.537 3.537 0 014.976.507l.454.558a3.537 3.537 0 01-.506 4.976l-4.594 3.744a3.537 3.537 0 01-4.976-.507z" }), React.createElement("g", { fill: "#D22F27" }, React.createElement("path", { d: "M36.313 41l10-6H63.312l1 1 1 1v3l-2 1h-15z" }), React.createElement("path", { d: "M38.867 35h8.892a2.554 2.554 0 012.554 2.554v.892A2.554 2.554 0 0147.759 41h-8.892a2.554 2.554 0 01-2.554-2.554v-.892A2.554 2.554 0 0138.867 35z" })), React.createElement("g", null, React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M15.5 42V11h41v21.201" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeMiterlimit: 10, strokeWidth: 2, d: "M56.418 43.85C55.395 55.128 45.425 63.44 34.149 62.417 23.59 61.458 15.501 52.604 15.5 42M43.813 50.541a20.571 20.571 0 00-15.627 0" }), React.createElement("path", { d: "M33.63 28.925a3 3 0 11-3-3c1.656 0 3 1.344 3 3M45.63 28.925a3 3 0 11-3-3c1.657 0 3 1.344 3 3" }), React.createElement("path", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M25.313 17l7 6M47.313 17l-7 6M55.371 35H39.254M60.313 35H55.43M56.5 41h4.813s4 0 4-3a2.938 2.938 0 00-3-3h-2M36.313 41H56.5M36.313 45s4-3 8 0a6.422 6.422 0 002.615 1.264M35.928 45s-4-3-8 0a6.422 6.422 0 01-2.615 1.264" })))); }; exports.default = SvgFaceCostume2;