UNPKG

@react-pakistan/react-emoji-collection

Version:
55 lines (54 loc) 4.6 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 SvgFoodPrepared4 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("rect", { x: 11.97, y: 11.93, rx: 1.961, width: 47.934, height: 47.934, fill: "#f4aa41" }), React.createElement("path", { fill: "#e27022", d: "M58.552 12.533H14.539a1.96 1.96 0 00-1.96 1.961v3.518h35.428a1.96 1.96 0 011.96 1.96v40.496h8.585a1.96 1.96 0 001.96-1.961V14.494a1.96 1.96 0 00-1.96-1.96z" }), React.createElement("path", { fill: "#e27022", d: "M24.948 19.657h-5.235a.233.233 0 00-.233.233v.902h3.891a.233.233 0 01.234.233v4.333h1.343a.233.233 0 00.233-.233V19.89a.233.233 0 00-.233-.233zM38.554 19.657H33.32a.233.233 0 00-.233.233v.902h3.89a.233.233 0 01.234.233v4.333h1.343a.233.233 0 00.234-.233V19.89a.233.233 0 00-.234-.233zM51.873 19.657H46.64a.233.233 0 00-.233.233v.902h3.89a.233.233 0 01.234.233v4.333h1.343a.233.233 0 00.233-.233V19.89a.233.233 0 00-.233-.233zM24.948 33.358h-5.235a.233.233 0 00-.233.234v.9h3.891a.233.233 0 01.234.234v4.333h1.343a.233.233 0 00.233-.233v-5.234a.233.233 0 00-.233-.233zM38.538 33.374h-5.234a.233.233 0 00-.233.233v.902h3.891a.233.233 0 01.233.233v4.333h1.343a.233.233 0 00.234-.233v-5.235a.233.233 0 00-.234-.233zM51.885 33.358h-5.234a.233.233 0 00-.233.234v.9h3.89a.233.233 0 01.234.234v4.333h1.343a.233.233 0 00.233-.233v-5.234a.233.233 0 00-.233-.233zM24.948 47.06h-5.235a.233.233 0 00-.233.233v.901h3.891a.233.233 0 01.234.234v4.332h1.343a.233.233 0 00.233-.233v-5.234a.233.233 0 00-.233-.233zM38.554 47.06H33.32a.233.233 0 00-.233.233v.901h3.89a.233.233 0 01.234.234v4.332h1.343a.233.233 0 00.234-.233v-5.234a.233.233 0 00-.234-.233zM51.887 47.06h-5.234a.233.233 0 00-.233.233v.901h3.89a.233.233 0 01.234.234v4.332h1.343a.233.233 0 00.234-.233v-5.234a.233.233 0 00-.234-.233z" }), React.createElement("g", null, React.createElement("g", { fill: "none", stroke: "#000", strokeMiterlimit: 10, strokeWidth: 2 }, React.createElement("rect", { x: 11.97, y: 11.93, rx: 1.961, width: 47.934, height: 47.934 }), React.createElement("rect", { x: 18.798, y: 18.852, rx: 0.299, width: 7.312, height: 7.312 }), React.createElement("rect", { x: 32.414, y: 18.852, rx: 0.299, width: 7.312, height: 7.312 }), React.createElement("rect", { x: 45.783, y: 18.852, rx: 0.299, width: 7.312, height: 7.312 }), React.createElement("rect", { x: 18.798, y: 32.456, rx: 0.299, width: 7.312, height: 7.312 }), React.createElement("rect", { x: 32.414, y: 32.456, rx: 0.299, width: 7.312, height: 7.312 }), React.createElement("rect", { x: 45.783, y: 32.456, rx: 0.299, width: 7.312, height: 7.312 }), React.createElement("rect", { x: 18.798, y: 46.254, rx: 0.299, width: 7.312, height: 7.312 }), React.createElement("rect", { x: 32.414, y: 46.254, rx: 0.299, width: 7.312, height: 7.312 }), React.createElement("rect", { x: 45.783, y: 46.254, rx: 0.299, width: 7.312, height: 7.312 }))))); }; exports.default = SvgFoodPrepared4;