@shulex/icons 1.0.20 → 1.0.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,4 @@
1
+ import { ShulexIconProps } from '../components/ShulexIcon';
2
+ import * as React from "react";
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<ShulexIconProps, "ref"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,9 @@
1
+ import ShulexIcon from "../components/ShulexIcon.mjs";
2
+ import * as React from "react";
3
+ const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { fill: "none", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { fill: "#33A954", d: "M21 7v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V3c0-1.1.9-2 2-2h10z" }), /* @__PURE__ */ React.createElement("path", { fill: "#178138", d: "M15 7V1l6 6z" }), /* @__PURE__ */ React.createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M17 17.5H7v-7h10zm-9-3v2h3.5v-2zm4.5 0v2H16v-2zm-4.5-1h3.5v-2H8zm4.5 0H16v-2h-3.5z", clipRule: "evenodd" }));
4
+ const GoogleSheetColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
5
+ const RefIcon = React.forwardRef(GoogleSheetColored);
6
+ if (process.env.NODE_ENV !== "production") {
7
+ RefIcon.displayName = "GoogleSheetColored";
8
+ }
9
+ export default RefIcon;
@@ -0,0 +1,4 @@
1
+ import { ShulexIconProps } from '../components/ShulexIcon';
2
+ import * as React from "react";
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<ShulexIconProps, "ref"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,9 @@
1
+ import ShulexIcon from "../components/ShulexIcon.mjs";
2
+ import * as React from "react";
3
+ const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { fill: "none", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { fill: "#4AC263", d: "M10 2a9.5 9.5 0 0 1 6.9 2.87Q15.52 4.5 14 4.5C8.2 4.5 3.5 8.75 3.5 14q0 .86.17 1.68A7.6 7.6 0 0 1 1 10c0-4.42 4.03-8 9-8" }), /* @__PURE__ */ React.createElement("path", { fill: "#4ECB68", fillRule: "evenodd", d: "M14 6c4.97 0 9 3.58 9 8s-4.03 8-9 8H5l1.8-3.2A7.4 7.4 0 0 1 5 14c0-4.42 4.03-8 9-8m-3.5 9a.5.5 0 0 0-.5.5v1c0 .28.22.5.5.5h4a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm0-4a.5.5 0 0 0-.5.5v1c0 .28.22.5.5.5h7a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z", clipRule: "evenodd" }));
4
+ const Livechat3Colored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
5
+ const RefIcon = React.forwardRef(Livechat3Colored);
6
+ if (process.env.NODE_ENV !== "production") {
7
+ RefIcon.displayName = "Livechat3Colored";
8
+ }
9
+ export default RefIcon;
@@ -0,0 +1,4 @@
1
+ import { ShulexIconProps } from '../components/ShulexIcon';
2
+ import * as React from "react";
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<ShulexIconProps, "ref"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,9 @@
1
+ import ShulexIcon from "../components/ShulexIcon.mjs";
2
+ import * as React from "react";
3
+ const InnerSvg = (props) => /* @__PURE__ */ React.createElement("svg", { fill: "none", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { fill: "#D42D1F", d: "M19.9 8a1 1 0 0 1 .68.4l3.22 4.25a1 1 0 0 1 .2.6v4.25a1 1 0 0 1-1 1h-7.5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h4.4" }), /* @__PURE__ */ React.createElement("path", { fill: "#4BBBE1", d: "M19.63 8.53a.5.5 0 0 1 .55.17l3.22 4.25a.5.5 0 0 1-.4.8h-3.21a.5.5 0 0 1-.5-.5V9c0-.21.13-.4.34-.47" }), /* @__PURE__ */ React.createElement("path", { fill: "#D42D1F", d: "M15.5 4.5a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1H5a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1v-12a1 1 0 0 1 1-1z" }), /* @__PURE__ */ React.createElement("path", { fill: "#F3AC3C", d: "M15.5 4.5a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H9.35a4.5 4.5 0 0 0-6.7 0H1a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1z" }), /* @__PURE__ */ React.createElement("circle", { cx: 6, cy: 17.5, r: 3, fill: "#333" }), /* @__PURE__ */ React.createElement("circle", { cx: 17.5, cy: 17.5, r: 3, fill: "#333" }), /* @__PURE__ */ React.createElement("circle", { cx: 6, cy: 17.5, r: 1.5, fill: "#7B7C7F" }), /* @__PURE__ */ React.createElement("circle", { cx: 17.5, cy: 17.5, r: 1.5, fill: "#7B7C7F" }));
4
+ const LogisticsTrackingColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
5
+ const RefIcon = React.forwardRef(LogisticsTrackingColored);
6
+ if (process.env.NODE_ENV !== "production") {
7
+ RefIcon.displayName = "LogisticsTrackingColored";
8
+ }
9
+ export default RefIcon;
@@ -137,6 +137,7 @@ export { default as GenerationProcessOutlined } from './GenerationProcessOutline
137
137
  export { default as GmailLogoColored } from './GmailLogoColored';
138
138
  export { default as GoogleCalendarColored } from './GoogleCalendarColored';
139
139
  export { default as GoogleLogoColored } from './GoogleLogoColored';
140
+ export { default as GoogleSheetColored } from './GoogleSheetColored';
140
141
  export { default as HairClipperOutlined } from './HairClipperOutlined';
141
142
  export { default as HelpCircleOutlined } from './HelpCircleOutlined';
142
143
  export { default as HiChatOutlined } from './HiChatOutlined';
@@ -173,8 +174,10 @@ export { default as LinkAngledOutlined } from './LinkAngledOutlined';
173
174
  export { default as LinkOutlined } from './LinkOutlined';
174
175
  export { default as Livechat2Colored } from './Livechat2Colored';
175
176
  export { default as Livechat2Filled } from './Livechat2Filled';
177
+ export { default as Livechat3Colored } from './Livechat3Colored';
176
178
  export { default as LivechatColored } from './LivechatColored';
177
179
  export { default as LockOutlined } from './LockOutlined';
180
+ export { default as LogisticsTrackingColored } from './LogisticsTrackingColored';
178
181
  export { default as MagicOutlined } from './MagicOutlined';
179
182
  export { default as MailFilled } from './MailFilled';
180
183
  export { default as MailMoreFilled } from './MailMoreFilled';
@@ -137,6 +137,7 @@ export { default as GenerationProcessOutlined } from "./GenerationProcessOutline
137
137
  export { default as GmailLogoColored } from "./GmailLogoColored.mjs";
138
138
  export { default as GoogleCalendarColored } from "./GoogleCalendarColored.mjs";
139
139
  export { default as GoogleLogoColored } from "./GoogleLogoColored.mjs";
140
+ export { default as GoogleSheetColored } from "./GoogleSheetColored.mjs";
140
141
  export { default as HairClipperOutlined } from "./HairClipperOutlined.mjs";
141
142
  export { default as HelpCircleOutlined } from "./HelpCircleOutlined.mjs";
142
143
  export { default as HiChatOutlined } from "./HiChatOutlined.mjs";
@@ -173,8 +174,10 @@ export { default as LinkAngledOutlined } from "./LinkAngledOutlined.mjs";
173
174
  export { default as LinkOutlined } from "./LinkOutlined.mjs";
174
175
  export { default as Livechat2Colored } from "./Livechat2Colored.mjs";
175
176
  export { default as Livechat2Filled } from "./Livechat2Filled.mjs";
177
+ export { default as Livechat3Colored } from "./Livechat3Colored.mjs";
176
178
  export { default as LivechatColored } from "./LivechatColored.mjs";
177
179
  export { default as LockOutlined } from "./LockOutlined.mjs";
180
+ export { default as LogisticsTrackingColored } from "./LogisticsTrackingColored.mjs";
178
181
  export { default as MagicOutlined } from "./MagicOutlined.mjs";
179
182
  export { default as MailFilled } from "./MailFilled.mjs";
180
183
  export { default as MailMoreFilled } from "./MailMoreFilled.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shulex/icons",
3
- "version": "1.0.20",
3
+ "version": "1.0.27",
4
4
  "private": false,
5
5
  "description": "Shulex 图标组件库",
6
6
  "license": "MIT",