UNPKG

@alilc/lowcode-plugin-components-pane

Version:
31 lines 2.85 kB
import React from 'react'; export default function SvgComponent(_ref) { var className = _ref.className; return /*#__PURE__*/React.createElement("svg", { className: className, width: "56px", height: "56px", viewBox: "0 0 56 56", version: "1.1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink" }, /*#__PURE__*/React.createElement("title", null, "ic_component_placeholder"), /*#__PURE__*/React.createElement("g", { id: "ic_component_placeholder", stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, /*#__PURE__*/React.createElement("g", { id: "\u7F16\u7EC4", transform: "translate(9.000000, 9.000000)", fillRule: "nonzero" }, /*#__PURE__*/React.createElement("path", { d: "M14.9603477,0 L14.7428774,0.00521527632 C12.1474975,0.124317681 10.0798459,2.26388038 10.0755976,4.88739618 L10.0755,7.19949869 L0,7.19953027 L0,15.5233318 L0.56176948,15.5240614 C4.22573172,15.5288198 7.19477366,18.4978617 7.19953206,22.161824 C7.19477366,25.8243252 4.22573172,28.7933671 0.56176948,28.7981255 L0,28.7988551 L0,37.1249987 L8.31340306,37.1249987 L8.3244193,36.5737373 C8.39765979,32.9087247 11.4244361,29.9949815 15.089582,30.0612155 C18.6505547,30.1411702 21.5199094,33.0114766 21.5987323,36.574938 L21.6108995,37.1249987 L29.9231263,37.1249987 L29.9225,27.0484987 L32.2366917,27.0494018 C34.935025,27.0450304 37.1206286,24.8594268 37.1249993,22.1620049 L37.1197839,21.9443667 C37.000681,19.3470278 34.8611183,17.2793761 32.2376025,17.2751279 L29.9225,17.2744987 L29.9231263,7.19953027 L19.8515,7.19949869 L19.8522136,4.88830703 C19.8479568,2.26189775 17.777259,0.121451432 15.1798109,0.00498633287 L14.9603477,0 Z", id: "\u8DEF\u5F84", fill: "#CCCCCC" }), /*#__PURE__*/React.createElement("path", { d: "M14.7630799,1.13062839 L14.9615,1.12449869 C17.0392773,1.12724246 18.7238453,2.81089889 18.7272143,4.88921886 L18.7272136,8.32453027 L28.7975,8.32449869 L28.7981263,18.4001272 L32.2366917,18.4001272 C34.3125126,18.4034893 35.9955138,20.0855792 36.0000013,22.1623089 C35.9966345,24.2377077 34.3133059,25.9210363 32.2357802,25.9244025 L28.7981263,25.9244018 L28.7975,35.9994987 L22.6905,35.9994987 L22.6721763,35.8096128 C22.2259438,31.9940613 19.0275786,29.0243515 15.1123713,28.936449 L14.8658375,28.9358255 C10.935206,28.9871097 7.68699515,31.9646752 7.24842996,35.8188333 L7.2305,35.9994987 L1.1245,35.9994987 L1.1245,29.9004987 L1.29609353,29.8880621 C5.23640411,29.5142875 8.31928827,26.1988032 8.32453111,22.161824 L8.32038354,21.9154997 C8.19309916,17.9893641 5.15598961,14.8002761 1.29609353,14.4341251 L1.1245,14.4204987 L1.1245,8.32449869 L11.2005969,8.32453027 L11.2005969,4.88830703 C11.2038505,2.87944802 12.7792739,1.23847437 14.7630799,1.13062839 Z", id: "\u8DEF\u5F84", fill: "#F2F2F2" })))); }