UNPKG

@react95/icons

Version:
39 lines 2.56 kB
var _excluded = ["variant"]; function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var s = Object.getOwnPropertySymbols(e); for (r = 0; r < s.length; r++) o = s[r], t.includes(o) || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; } function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.includes(n)) continue; t[n] = r[n]; } return t; } function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); } import React from 'react'; var Gcdef10013_32x32_4 = function Gcdef10013_32x32_4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "32", height: "32", shapeRendering: "crispEdges", viewBox: "0 -0.5 32 32" }, props), /*#__PURE__*/React.createElement("path", { stroke: "gray", d: "M13 6h6m-8 1h10M9 8h4m6 0h3M8 9h3m10 0h1M8 10h2m12 0h1M7 11h2m14 0h1M7 12h2m14 0h1M6 13h2m16 0h1M6 14h2m16 0h1M6 15h2m16 0h1M6 16h2m16 0h1M6 17h2m16 0h1M6 18h2m16 0h1M7 19h2m14 0h1M7 20h2m14 0h1M8 21h2m12 0h1m-13 1h1m10 0h1m-11 1h2m6 0h2m-8 1h6" }), /*#__PURE__*/React.createElement("path", { stroke: "red", d: "M13 8h6m-8 1h10m-11 1h12M9 11h5m5 0h4M9 12h9m1 0h4M8 13h9m1 0h6M8 14h8m1 0h7M8 15h8m1 0h7M8 16h8m1 0h7M8 17h7m1 0h7M8 18h7m1 0h7M9 19h6m1 0h7M9 20h13m-12 1h11m-10 1h9m-7 1h4" }), /*#__PURE__*/React.createElement("path", { stroke: "silver", d: "M22 8h1m-1 1h2m-1 1h1M8 22h2m-1 1h1" }), /*#__PURE__*/React.createElement("path", { stroke: "#fff", d: "M14 11h5m5 0h1m-7 1h1m5 0h1m-8 1h1m7 0h1m-10 1h1m8 0h1m-10 1h1m8 0h1m-10 1h1m8 0h1m-11 1h1m9 0h1m-11 1h1m9 0h1m-11 1h1m8 0h1m-1 1h1m-2 1h1m-2 1h2m-14 1h1m10 0h2m-12 1h2m6 0h2m-8 1h6" }), /*#__PURE__*/React.createElement("path", { stroke: "maroon", d: "M23 17h1m-1 1h1m-2 2h1m-2 1h1m-2 1h1m-4 1h2" })); }; export var gcdef10013Data = { '32x32_4': Gcdef10013_32x32_4 }; export var Gcdef10013 = function Gcdef10013(_ref) { var _ref$variant = _ref.variant, variant = _ref$variant === void 0 ? '32x32_4' : _ref$variant, rest = _objectWithoutProperties(_ref, _excluded); var Svg = gcdef10013Data[variant]; return /*#__PURE__*/React.createElement(Svg, rest); };