UNPKG

@react95/icons

Version:
39 lines 2.8 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 Gcdef10018_32x32_4 = function Gcdef10018_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 1h2m6 0h2M9 8h2m10 0h1M8 9h2m-2 1h1m13 0h1M7 11h1m15 0h1M7 12h1m15 0h1M6 13h1m17 0h1M6 14h1m17 0h1M6 15h1m17 0h1M6 16h1m17 0h1M6 17h1m17 0h1M6 18h1m17 0h1M7 19h1m15 0h1M7 20h1m15 0h1M8 21h1m13 0h1m-13 1h1m10 0h1m-11 1h2m6 0h2m-8 1h6" }), /*#__PURE__*/React.createElement("path", { stroke: "#000", d: "M13 7h6m-8 1h2m7 0h1M10 9h1m10 0h1M9 10h1m-2 1h1m-1 1h1m-2 1h1m-1 1h1m-1 1h1m-1 1h1m14 0h1M7 17h1m-1 1h1m14 0h1M8 19h1m-1 1h1m11 0h1m1 0h1M9 21h1m11 0h1m-6 1h1m1 0h1m1 0h1" }), /*#__PURE__*/React.createElement("path", { stroke: "maroon", d: "M13 8h7m-9 1h10m-11 1h12M9 11h7m1 0h6M9 12h6m1 0h1m1 0h5M8 13h6m1 0h3m1 0h5M8 14h6m1 0h3m1 0h5M8 15h7m1 0h1m2 0h5M8 16h8m1 0h1m1 0h3m1 0h1M8 17h10m1 0h5M8 18h6m1 0h2m1 0h4m1 0h1M9 19h6m2 0h6M9 20h11m1 0h1m-12 1h11m-10 1h5m1 0h1m1 0h1m-7 1h6" }), /*#__PURE__*/React.createElement("path", { stroke: "silver", d: "M22 8h1m-1 1h2m-8 2h1m-2 1h1m1 0h1m-4 1h1m3 0h1m-5 1h1m3 0h1m-4 1h1m1 0h2m-3 1h1m1 0h1m-1 1h1m-5 1h1m2 0h1m-3 1h2m-9 3h2m-1 1h1" }), /*#__PURE__*/React.createElement("path", { stroke: "#fff", d: "M23 10h1m0 1h1m-1 1h1m0 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-1 1h1m-2 1h1m-1 1h1m-2 1h1m-2 1h2m-14 1h1m10 0h2m-12 1h2m6 0h2m-8 1h6" })); }; export var gcdef10018Data = { '32x32_4': Gcdef10018_32x32_4 }; export var Gcdef10018 = function Gcdef10018(_ref) { var _ref$variant = _ref.variant, variant = _ref$variant === void 0 ? '32x32_4' : _ref$variant, rest = _objectWithoutProperties(_ref, _excluded); var Svg = gcdef10018Data[variant]; return /*#__PURE__*/React.createElement(Svg, rest); };