UNPKG

@react-pakistan/react-emoji-collection

Version:
48 lines (47 loc) 4.24 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 SvgPlantFlower2 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2 }, React.createElement("path", { d: "M46.92 17.265a16.54 16.54 0 00-2.106-7.145l-2.143 1.362-1.333-2.256a16.542 16.542 0 00-5.293 5.243M14.258 30.41a16.54 16.54 0 01-3.43-6.613l2.489-.502-.601-2.55a16.54 16.54 0 017.449.116M37.637 56.498a16.54 16.54 0 005.956 4.475L44.5 58.6l2.416 1.014a16.54 16.54 0 001.114-7.366M58.012 38.762a16.54 16.54 0 005.453-5.076l-2.176-1.31 1.424-2.2a16.538 16.538 0 00-7.055-2.393M21.43 53.484a16.54 16.54 0 01-7.45.117l.663-2.452-2.55-.601a16.538 16.538 0 013.43-6.613M29.57 32.7c-3.223-2.653-6.532-7.306-3.538-15.334l2.311.985h0" }), React.createElement("path", { d: "M28.24 18.393h0l.985-2.312c7.72 3.717 8.556 9.365 8.07 13.51l.206-.082c1.25-3.735 4.334-7.969 12.623-8.192l-.098 2.433h0l2.433.098a13.932 13.932 0 01-9.583 12.474M29.57 32.7c-3.49-1.828-8.543-2.786-14.676 2.794l1.756 1.687h0l-1.687 1.756a13.932 13.932 0 0015.552 2.36" }), React.createElement("path", { d: "M30.412 41.338a13.706 13.706 0 00-4.63 14.67l2.35-.706h0l.706 2.35c12.115-4.397 8.876-14.824 8.876-14.824l.722-.29s5.05 9.578 16.773 4.501l-1.015-2.225h0l2.183-1.118a13.854 13.854 0 00-13.5-7.374" })), React.createElement("g", { fill: "none", stroke: "#D22F27", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2 }, React.createElement("path", { d: "M46.92 17.265a16.54 16.54 0 00-2.106-7.145l-2.143 1.362-1.333-2.256a16.542 16.542 0 00-5.293 5.243M14.258 30.41a16.54 16.54 0 01-3.43-6.613l2.489-.502-.601-2.55a16.54 16.54 0 017.449.116M37.637 56.498a16.54 16.54 0 005.956 4.475L44.5 58.6l2.416 1.014a16.54 16.54 0 001.114-7.366M58.012 38.762a16.54 16.54 0 005.453-5.076l-2.176-1.31 1.424-2.2a16.538 16.538 0 00-7.055-2.393M21.43 53.484a16.54 16.54 0 01-7.45.117l.663-2.452-2.55-.601a16.538 16.538 0 013.43-6.613M29.57 32.7c-3.223-2.653-6.532-7.306-3.538-15.334l2.311.985h0" }), React.createElement("path", { d: "M28.24 18.393h0l.985-2.312c7.72 3.717 8.556 9.365 8.07 13.51l.206-.082c1.25-3.735 4.334-7.969 12.623-8.192l-.098 2.433h0l2.433.098a13.932 13.932 0 01-9.583 12.474M29.57 32.7c-3.49-1.828-8.543-2.786-14.676 2.794l1.756 1.687h0l-1.687 1.756a13.932 13.932 0 0015.552 2.36" }), React.createElement("path", { d: "M30.412 41.338a13.706 13.706 0 00-4.63 14.67l2.35-.706h0l.706 2.35c12.115-4.397 8.876-14.824 8.876-14.824l.722-.29s5.05 9.578 16.773 4.501l-1.015-2.225h0l2.183-1.118a13.854 13.854 0 00-13.5-7.374" })))); }; exports.default = SvgPlantFlower2;