@react-pakistan/react-emoji-collection
Version:
React Emoji Collection built upon React StoryBook
51 lines (50 loc) • 4.32 kB
JavaScript
;
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 SvgHousehold21 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props),
React.createElement("path", { d: "M31.591 39.341l.009-.011c-.013-.025-.034-.043-.049-.067a1.081 1.081 0 00-.086-.12 1.103 1.103 0 00-.128-.13 1.03 1.03 0 00-.105-.08 1.09 1.09 0 00-.206-.109c-.018-.006-.031-.02-.05-.025-.008-.003-.016-.002-.025-.005a.96.96 0 00-.254-.042c-.029-.002-.056-.007-.084-.007-.012.001-.023-.003-.035-.002l-8.672.38a1.1 1.1 0 00-1.051 1.099v2.401a1.106 1.106 0 00.01.147 4.6 4.6 0 001.788 3.173 7.16 7.16 0 004.239 1.215 8.025 8.025 0 001.037-.06v-.025a1.08 1.08 0 00.725-.4l2.85-3.766a1.103 1.103 0 00.221-.663V39.84a1.083 1.083 0 00-.134-.499zm-7.6 1.291c-.466 0-.845-.226-.845-.506s.379-.506.845-.506.845.226.845.506-.379.507-.845.507zm3.387 1.196c-1.061 0-1.922-.516-1.922-1.153s.86-1.152 1.922-1.152 1.922.516 1.922 1.152-.86 1.153-1.922 1.153z" }),
React.createElement("path", { fill: "#a57939", d: "M30.905 57.963a1.092 1.092 0 01-.455-.1L9.483 48.318a1.09 1.09 0 01-.64-.993v-4.377a1.09 1.09 0 01.555-.95L43.85 22.561a1.096 1.096 0 01.976-.051l20.372 8.82a1.09 1.09 0 01.116 1.944L32 52.654v4.217a1.095 1.095 0 01-1.095 1.092z" }),
React.createElement("path", { fill: "#6a462f", d: "M64.813 32.263v4.79L30.848 56.964v-5.301l33.965-19.4z" }),
React.createElement("path", { fill: "#f1b31c", d: "M27.777 47.109a1.098 1.098 0 01-1.099-1.099v-2.402a1.103 1.103 0 01.223-.663l2.849-3.768a1.1 1.1 0 011.976.663v2.403a1.103 1.103 0 01-.222.663l-2.85 3.767a1.099 1.099 0 01-.877.436zm2.85-4.866z" }),
React.createElement("path", { fill: "#fcea2b", d: "M27.986 44.171l-.057 2.927a8.025 8.025 0 01-1.038.06 7.16 7.16 0 01-4.239-1.215 4.6 4.6 0 01-1.788-3.173 1.106 1.106 0 01-.01-.147V40.22a1.1 1.1 0 011.05-1.097l8.674-.381a1.089 1.089 0 011.022.587z" }),
React.createElement("ellipse", { cx: 27.378, cy: 40.675, rx: 1.922, ry: 1.153, fill: "#f1b31c" }),
React.createElement("ellipse", { cx: 23.991, cy: 40.126, rx: 0.845, ry: 0.506, fill: "#f1b31c" }),
React.createElement("g", { fill: "none", stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2 },
React.createElement("path", { d: "M29.311 31.934L9.849 42.95v4.406l21.035 9.608 33.965-19.911v-4.79l-6.574 3.743" }),
React.createElement("path", { d: "M31.863 30.123l10.203-8.595a3.656 3.656 0 014.101-.524l13.342 5.769a2.62 2.62 0 01.288 4.362l-11.881 9.678" }),
React.createElement("path", { d: "M33.449 39.846l16.052-13.403s-1.31-2.673 1.055-3.017M38.822 47.109l-7.974 4.554-6.857-2.845M32.38 37.044s1.35-3.13 3.866-1.425M29.11 35.566s1.349-3.13 3.865-1.425M41.584 41.246s1.35-3.13 3.866-1.425M38.313 39.768s1.35-3.129 3.866-1.425" })))); };
exports.default = SvgHousehold21;