UNPKG

@react-pakistan/react-emoji-collection

Version:
49 lines (48 loc) 3.27 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 SvgLightVideo4 = function (props) { return (React.createElement("svg", __assign({ viewBox: "0 0 72 72", width: "1em", height: "1em" }, props), React.createElement("path", { fill: "#d0cfce", d: "M35.71 64.65c4.779 0 7.509-2.244 8.156-5.151h-16.31c.647 2.907 3.376 5.151 8.155 5.151z" }), React.createElement("path", { fill: "#FCEA2B", d: "M45.5 10.41s-12.23-3.457-18.2 1.269c-5.969 4.726-7.651 15.6-7.651 15.6.585 2.213 4.226 8.493 4.226 8.493.54.911 2.253 7.981 3.249 11.86h17.17c.866-2.845 4.35-13.65 4.805-14.71.584-1.363 1.58-4.016 2.083-5.017 1.21-2.409.538-4.455.538-7.027 0-5.487-1.902-7.726-6.221-10.47z" }), React.createElement("path", { fill: "#fff", d: "M35.71 7.202c-8.532 0-16.5 6.752-16.5 15.28 0 1.079-.264 4.491 1.217 4.491 0 0 2.393-7.825 8.362-12.55s15.52-3.725 15.52-3.725c-.664-2.045-5.55-3.499-8.596-3.499z" }), React.createElement("g", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: 10 }, React.createElement("path", { fill: "none", strokeWidth: 2, d: "M52.55 23.75c0 3.985-1.785 5.908-3.754 10.5-.503 1.172-4.211 13.38-4.211 13.38h-17.17s-2.981-11.67-3.546-12.62c-2.37-3.998-4.419-6.91-4.419-11.26C19.45 14.609 26.86 7.2 36 7.2c9.141 0 16.55 7.41 16.55 16.55z" }), React.createElement("path", { strokeWidth: 2, d: "M36 47.22V35.28M41.97 35.28H30.03" }), React.createElement("path", { fill: "none", strokeWidth: 1.696, d: "M44.16 58.79c0 3.24-3.651 5.867-8.155 5.867S27.85 62.03 27.85 58.79z" }), React.createElement("path", { strokeWidth: 1.965, d: "M27.99 54.98l16.02-3.47" }), React.createElement("path", { strokeWidth: 2, d: "M38.2 56.07l5.78-1.18M28.02 51.6l5.78-1.18" })))); }; exports.default = SvgLightVideo4;