@shulex/icons 1.0.40 → 1.0.42

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", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M22 5.5a1 1 0 0 1 1 1V21a2 2 0 0 1-2 2H6.5a1 1 0 1 1 0-2H21V6.5a1 1 0 0 1 1-1M7 11a1 1 0 1 1 0 2h-.5a1 1 0 1 1 0-2z" }), /* @__PURE__ */ React.createElement("path", { d: "M14 11a1 1 0 1 1 0 2h-4a1 1 0 1 1 0-2zM7 7a1 1 0 0 1 0 2h-.5a1 1 0 0 1 0-2zM14 7a1 1 0 1 1 0 2h-4a1 1 0 0 1 0-2z" }), /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M17 1.5A2.5 2.5 0 0 1 19.5 4v13a2.5 2.5 0 0 1-2.5 2.5H4A2.5 2.5 0 0 1 1.5 17V4A2.5 2.5 0 0 1 4 1.5zm-13 2a.5.5 0 0 0-.5.5v13c0 .28.22.5.5.5h13a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5z", clipRule: "evenodd" }));
4
+ const BatchNumberOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
5
+ const RefIcon = React.forwardRef(BatchNumberOutlined);
6
+ if (process.env.NODE_ENV !== "production") {
7
+ RefIcon.displayName = "BatchNumberOutlined";
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("g", { clipPath: "url(#clip0_7770_613)" }, /* @__PURE__ */ React.createElement("path", { fill: "#010101", d: "M4 0h16q4 0 4 4v16q0 4-4 4H4q-4 0-4-4V4q0-4 4-4" }), /* @__PURE__ */ React.createElement("path", { fill: "#EE1D51", d: "M15.15 22a1.37 1.37 0 1 0 0-2.74h-.2a1.37 1.37 0 1 1 0 2.74z" }), /* @__PURE__ */ React.createElement("path", { fill: "#66C8CF", d: "M14.95 19.26h-.21a1.37 1.37 0 1 0 0 2.74h.2a1.37 1.37 0 1 1 0-2.74" }), /* @__PURE__ */ React.createElement("path", { fill: "#010101", d: "M14 20.68a1 1 0 1 0 2 0 1 1 0 0 0-2 0" }), /* @__PURE__ */ React.createElement("path", { fill: "#fff", d: "M4.42 18.95v.7h.81v2.65h.82v-2.64h.66l.23-.71zm6.67 0v.7h.81v2.65h.81v-2.64h.67l.23-.71zm-4 .4a.4.4 0 0 1 .4-.4.4.4 0 0 1 .28.67.4.4 0 0 1-.56 0 .4.4 0 0 1-.12-.28m0 .67h.8v2.28h-.8zm1.14-1.07v3.35h.8v-.87l.24-.22.77 1.1h.86L9.78 20.7l1-.98h-.96l-.8.79v-1.56zm8.57 0v3.35h.8v-.87l.24-.22.78 1.1h.85l-1.11-1.61 1-.98h-.97l-.8.79v-1.56zm-1.85 3.01c.76 0 1.38-.61 1.38-1.37s-.62-1.37-1.38-1.37h-.02c-.76 0-1.38.61-1.38 1.37s.62 1.37 1.38 1.37zm-.68-1.37a.67.67 0 0 1 1.34 0 .67.67 0 0 1-.93.62.7.7 0 0 1-.41-.62" }), /* @__PURE__ */ React.createElement("path", { fill: "#EE1D52", d: "M15.39 7.42a6.3 6.3 0 0 0 3.66 1.16v-2.6q-.39 0-.77-.09v2.06a6.3 6.3 0 0 1-3.66-1.17v5.33c0 1.79-.99 3.43-2.57 4.27-1.59.84-3.5.74-5-.25a4.86 4.86 0 0 0 8.34-3.38zm.95-2.64a3.6 3.6 0 0 1-.95-2.13v-.33h-.73c.18 1.02.8 1.92 1.68 2.46m-7.59 9.3a2.2 2.2 0 0 1-.05-2.61 2.2 2.2 0 0 1 2.5-.83V7.97a5 5 0 0 0-.77-.05V10c-1.11-.35-2.3.2-2.74 1.27a2.2 2.2 0 0 0 1.06 2.8" }), /* @__PURE__ */ React.createElement("path", { fill: "#fff", d: "M14.68 6.78a6.2 6.2 0 0 0 3.64 1.17V5.89a3.7 3.7 0 0 1-1.94-1.1 3.7 3.7 0 0 1-1.66-2.47h-1.9v10.43a2.21 2.21 0 0 1-3.97 1.33A2.21 2.21 0 0 1 10.5 10V7.92a4.82 4.82 0 0 0-3.35 8.2 4.82 4.82 0 0 0 7.52-4z" }), /* @__PURE__ */ React.createElement("path", { fill: "#69C9D0", d: "M18.32 5.92v-.56q-1.06-.01-1.95-.56c.52.57 1.2.96 1.95 1.12m-3.62-3.6-.04-.3v-.34H12v10.5a2.22 2.22 0 0 1-3.22 1.97 2.22 2.22 0 0 0 4-1.33V2.32zm-4.23 5.64v-.6a4.85 4.85 0 0 0-3.37 8.85 4.86 4.86 0 0 1 3.37-8.25" })), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", { id: "clip0_7770_613" }, /* @__PURE__ */ React.createElement("path", { fill: "#fff", d: "M0 0H24V24H0z" }))));
4
+ const TiktokLogoColored = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: true });
5
+ const RefIcon = React.forwardRef(TiktokLogoColored);
6
+ if (process.env.NODE_ENV !== "production") {
7
+ RefIcon.displayName = "TiktokLogoColored";
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", { viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { clipPath: "url(#clip0_7770_613)" }, /* @__PURE__ */ React.createElement("path", { d: "M4 0h16q4 0 4 4v16q0 4-4 4H4q-4 0-4-4V4q0-4 4-4" }), /* @__PURE__ */ React.createElement("path", { d: "M15.15 22a1.37 1.37 0 1 0 0-2.74h-.2a1.37 1.37 0 1 1 0 2.74z" }), /* @__PURE__ */ React.createElement("path", { d: "M14.95 19.26h-.21a1.37 1.37 0 1 0 0 2.74h.2a1.37 1.37 0 1 1 0-2.74" }), /* @__PURE__ */ React.createElement("path", { d: "M14 20.68a1 1 0 1 0 2 0 1 1 0 0 0-2 0" }), /* @__PURE__ */ React.createElement("path", { d: "M4.42 18.95v.7h.81v2.65h.82v-2.64h.66l.23-.71zm6.67 0v.7h.81v2.65h.81v-2.64h.67l.23-.71zm-4 .4a.4.4 0 0 1 .4-.4.4.4 0 0 1 .28.67.4.4 0 0 1-.56 0 .4.4 0 0 1-.12-.28m0 .67h.8v2.28h-.8zm1.14-1.07v3.35h.8v-.87l.24-.22.77 1.1h.86L9.78 20.7l1-.98h-.96l-.8.79v-1.56zm8.57 0v3.35h.8v-.87l.24-.22.78 1.1h.85l-1.11-1.61 1-.98h-.97l-.8.79v-1.56zm-1.85 3.01c.76 0 1.38-.61 1.38-1.37s-.62-1.37-1.38-1.37h-.02c-.76 0-1.38.61-1.38 1.37s.62 1.37 1.38 1.37zm-.68-1.37a.67.67 0 0 1 1.34 0 .67.67 0 0 1-.93.62.7.7 0 0 1-.41-.62" }), /* @__PURE__ */ React.createElement("path", { d: "M15.39 7.42a6.3 6.3 0 0 0 3.66 1.16v-2.6q-.39 0-.77-.09v2.06a6.3 6.3 0 0 1-3.66-1.17v5.33c0 1.79-.99 3.43-2.57 4.27-1.59.84-3.5.74-5-.25a4.86 4.86 0 0 0 8.34-3.38zm.95-2.64a3.6 3.6 0 0 1-.95-2.13v-.33h-.73c.18 1.02.8 1.92 1.68 2.46m-7.59 9.3a2.2 2.2 0 0 1-.05-2.61 2.2 2.2 0 0 1 2.5-.83V7.97a5 5 0 0 0-.77-.05V10c-1.11-.35-2.3.2-2.74 1.27a2.2 2.2 0 0 0 1.06 2.8" }), /* @__PURE__ */ React.createElement("path", { d: "M14.68 6.78a6.2 6.2 0 0 0 3.64 1.17V5.89a3.7 3.7 0 0 1-1.94-1.1 3.7 3.7 0 0 1-1.66-2.47h-1.9v10.43a2.21 2.21 0 0 1-3.97 1.33A2.21 2.21 0 0 1 10.5 10V7.92a4.82 4.82 0 0 0-3.35 8.2 4.82 4.82 0 0 0 7.52-4z" }), /* @__PURE__ */ React.createElement("path", { d: "M18.32 5.92v-.56q-1.06-.01-1.95-.56c.52.57 1.2.96 1.95 1.12m-3.62-3.6-.04-.3v-.34H12v10.5a2.22 2.22 0 0 1-3.22 1.97 2.22 2.22 0 0 0 4-1.33V2.32zm-4.23 5.64v-.6a4.85 4.85 0 0 0-3.37 8.85 4.86 4.86 0 0 1 3.37-8.25" })), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", { id: "clip0_7770_613" }, /* @__PURE__ */ React.createElement("path", { d: "M0 0H24V24H0z" }))));
4
+ const TiktokLogoFilled = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
5
+ const RefIcon = React.forwardRef(TiktokLogoFilled);
6
+ if (process.env.NODE_ENV !== "production") {
7
+ RefIcon.displayName = "TiktokLogoFilled";
8
+ }
9
+ export default RefIcon;
@@ -18,6 +18,7 @@ export { default as ArrowRightUpOutlined } from './ArrowRightUpOutlined';
18
18
  export { default as ArrowsAltOutlined } from './ArrowsAltOutlined';
19
19
  export { default as AttentionOutlined } from './AttentionOutlined';
20
20
  export { default as BarcodeOutlined } from './BarcodeOutlined';
21
+ export { default as BatchNumberOutlined } from './BatchNumberOutlined';
21
22
  export { default as Bell2Outlined } from './Bell2Outlined';
22
23
  export { default as BellFilled } from './BellFilled';
23
24
  export { default as BellOutlined } from './BellOutlined';
@@ -309,6 +310,8 @@ export { default as ThumbsdownFilled } from './ThumbsdownFilled';
309
310
  export { default as ThumbsdownOutlined } from './ThumbsdownOutlined';
310
311
  export { default as ThumbsupFilled } from './ThumbsupFilled';
311
312
  export { default as ThumbsupOutlined } from './ThumbsupOutlined';
313
+ export { default as TiktokLogoColored } from './TiktokLogoColored';
314
+ export { default as TiktokLogoFilled } from './TiktokLogoFilled';
312
315
  export { default as ToolFilled } from './ToolFilled';
313
316
  export { default as ToolOutlined } from './ToolOutlined';
314
317
  export { default as ToolsOutlined } from './ToolsOutlined';
@@ -18,6 +18,7 @@ export { default as ArrowRightUpOutlined } from "./ArrowRightUpOutlined.mjs";
18
18
  export { default as ArrowsAltOutlined } from "./ArrowsAltOutlined.mjs";
19
19
  export { default as AttentionOutlined } from "./AttentionOutlined.mjs";
20
20
  export { default as BarcodeOutlined } from "./BarcodeOutlined.mjs";
21
+ export { default as BatchNumberOutlined } from "./BatchNumberOutlined.mjs";
21
22
  export { default as Bell2Outlined } from "./Bell2Outlined.mjs";
22
23
  export { default as BellFilled } from "./BellFilled.mjs";
23
24
  export { default as BellOutlined } from "./BellOutlined.mjs";
@@ -309,6 +310,8 @@ export { default as ThumbsdownFilled } from "./ThumbsdownFilled.mjs";
309
310
  export { default as ThumbsdownOutlined } from "./ThumbsdownOutlined.mjs";
310
311
  export { default as ThumbsupFilled } from "./ThumbsupFilled.mjs";
311
312
  export { default as ThumbsupOutlined } from "./ThumbsupOutlined.mjs";
313
+ export { default as TiktokLogoColored } from "./TiktokLogoColored.mjs";
314
+ export { default as TiktokLogoFilled } from "./TiktokLogoFilled.mjs";
312
315
  export { default as ToolFilled } from "./ToolFilled.mjs";
313
316
  export { default as ToolOutlined } from "./ToolOutlined.mjs";
314
317
  export { default as ToolsOutlined } from "./ToolsOutlined.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shulex/icons",
3
- "version": "1.0.40",
3
+ "version": "1.0.42",
4
4
  "private": false,
5
5
  "description": "Shulex 图标组件库",
6
6
  "license": "MIT",