UNPKG

react-dayo

Version:

A Queue component for notification etc

17 lines 962 B
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); }; import React from 'react'; var Component = function (props) { return (React.createElement("svg", __assign({ width: "1em", height: "1em", viewBox: "0 0 500 500", fill: "none" }, props), React.createElement("rect", { x: 27, y: 53.1765, width: 37.0191, height: 592.306, rx: 18.5096, transform: "rotate(-45 27 53.1765)", fill: "black" }), React.createElement("rect", { width: 37.0191, height: 592.306, rx: 18.5096, transform: "matrix(-0.707107 -0.707107 -0.707107 0.707107 472 53.1765)", fill: "black" }))); }; export default Component; //# sourceMappingURL=close-icon.js.map