@shulex/icons 1.0.27 → 1.0.30

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", { fillRule: "evenodd", d: "M6.03 1.8a3.14 3.14 0 0 1 4.73 2.81 7.9 7.9 0 0 1 7.96 3.51l.21.35.01.01.93 1.68c.57.99 1.44 1.6 2.2 1.94.59.26.86.82.92 1.28.05.47-.08 1.14-.72 1.51l-4.86 2.82a4.2 4.2 0 0 1-2.02 4.7 4.2 4.2 0 0 1-5.06-.58l-1.13.66a1.5 1.5 0 0 1-1.69-.15 1.6 1.6 0 0 1-.63-1.47l.03-.32c.05-.78-.07-1.7-.56-2.55v-.01l-1-1.77a7.9 7.9 0 0 1 .75-8.9q-.75-.4-1.22-1.2a3.17 3.17 0 0 1 1.15-4.31m6.16 18.95c.63.33 1.45.36 2.19-.07a2.3 2.3 0 0 0 1.16-1.88zm5-11.3a5.85 5.85 0 0 0-8-2.17 5.83 5.83 0 0 0-2.24 7.69l.15.26v.01l.99 1.77c.65 1.14.84 2.33.82 3.33l11.66-6.77a6.6 6.6 0 0 1-2.43-2.42v-.01zM8.6 3.97a1.14 1.14 0 0 0-1.56-.42 1.17 1.17 0 0 0-.42 1.59c.32.55 1.02.74 1.56.42.55-.32.75-1.03.42-1.59", clipRule: "evenodd" }), /* @__PURE__ */ React.createElement("path", { d: "M2.06 6.71a1 1 0 0 1 1.7 1.05 5.4 5.4 0 0 0-.7 3.57 1 1 0 0 1-1.98.29c-.24-1.7.07-3.43.98-4.9M11.92 1c1.7-.03 3.39.5 4.73 1.58a1 1 0 0 1-1.26 1.56A5.3 5.3 0 0 0 11.96 3a1 1 0 0 1-.04-2" }));
4
+ const Bell2Outlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
5
+ const RefIcon = React.forwardRef(Bell2Outlined);
6
+ if (process.env.NODE_ENV !== "production") {
7
+ RefIcon.displayName = "Bell2Outlined";
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 14 14", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M4.96 5.54c.88 0 1.46.8 1.46 1.6s-.58 1.61-1.46 1.61c-.89 0-1.46-.8-1.46-1.6s.57-1.6 1.46-1.6m0 1.17q-.08-.01-.18.1a.5.5 0 0 0-.11.34q.01.21.11.34.1.1.18.1t.17-.1q.11-.12.12-.34a.5.5 0 0 0-.12-.35q-.1-.1-.17-.1M9.04 5.54c.89 0 1.46.8 1.46 1.6s-.57 1.61-1.46 1.61c-.88 0-1.46-.8-1.46-1.6s.58-1.6 1.46-1.6m0 1.17q-.08-.01-.17.1a.5.5 0 0 0-.12.34q0 .21.12.34.1.1.17.1t.18-.1q.1-.12.11-.34a.5.5 0 0 0-.11-.35q-.1-.1-.18-.1", clipRule: "evenodd" }), /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M4.94 1.75c.29-.02.55.18.6.46l.2.85a6 6 0 0 1 1.98-.1l.2-.77a.6.6 0 0 1 .6-.44h.04a7 7 0 0 1 1.71.36c.47.21.97.64 1.21.86q.3.27.43.65c.19.5.63 1.75.87 2.65s.44 2.16.55 2.87c.08.54-.1 1.1-.53 1.49-.32.28-.8.69-1.24.93a7 7 0 0 1-1.81.63l-.2.04h-.01a.6.6 0 0 1-.65-.3l-.5-1a6.3 6.3 0 0 1-3.22-.12L4.7 11.9c-.12.26-.4.4-.68.33l.14-.56-.14.56H4l-.04-.01-.14-.04-.45-.13c-.34-.12-.8-.29-1.16-.51-.4-.25-.84-.67-1.12-.95A1.7 1.7 0 0 1 .65 9.2c.1-.7.28-2 .5-2.92.2-.9.59-2.16.75-2.66Q2 3.28 2.27 3c.21-.22.66-.66 1.08-.87a4 4 0 0 1 1.42-.36l.12-.01h.04m3.92 1.47c.65.21 1.15.5 1.4.69a.58.58 0 1 1-.7.93 4.7 4.7 0 0 0-5.13 0 .58.58 0 1 1-.7-.93q.3-.22.89-.5l-.1-.43c-.25.04-.49.1-.64.18-.23.12-.55.42-.77.65a.4.4 0 0 0-.1.17c-.16.5-.54 1.72-.73 2.57-.2.87-.38 2.11-.47 2.81q-.03.25.13.41c.27.28.62.6.9.78.23.14.58.28.9.39l.1.02.24-.58a5 5 0 0 1-.95-.6.58.58 0 0 1 .74-.9c.39.33 1.61 1.04 3.13 1.04s2.74-.71 3.13-1.04a.58.58 0 0 1 .74.9c-.26.22-.73.52-1.36.79l.21.42.21-.06c.38-.1.8-.25 1.07-.4.32-.17.71-.5 1.02-.77q.19-.17.15-.44c-.1-.71-.3-1.91-.52-2.75s-.65-2.04-.83-2.55a1 1 0 0 0-.12-.18 4 4 0 0 0-.9-.66c-.21-.1-.53-.16-.84-.2l-.04-.01z", clipRule: "evenodd" }));
4
+ const DiscordOutlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
5
+ const RefIcon = React.forwardRef(DiscordOutlined);
6
+ if (process.env.NODE_ENV !== "production") {
7
+ RefIcon.displayName = "DiscordOutlined";
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 14 14", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M8.75 3.5a.58.58 0 1 1 0 1.17h-3.5a.58.58 0 0 1 0-1.17z" }), /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M11.67 1.17c.32 0 .58.26.58.58v8.17c0 .32-.26.58-.58.58H3.42a.58.58 0 0 0 .08 1.17h8.17a.58.58 0 0 1 0 1.16H3.5c-.97 0-1.75-.78-1.75-1.75V2.92c0-.97.78-1.75 1.75-1.75zM3.5 2.33a.6.6 0 0 0-.58.59v6.51l.12-.03.04-.01.26-.05h7.74v-7z", clipRule: "evenodd" }));
4
+ const Knowledge2Outlined = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
5
+ const RefIcon = React.forwardRef(Knowledge2Outlined);
6
+ if (process.env.NODE_ENV !== "production") {
7
+ RefIcon.displayName = "Knowledge2Outlined";
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 20 20", ...props }, /* @__PURE__ */ React.createElement("g", { clipPath: "url(#clip0_2678_5386)" }, /* @__PURE__ */ React.createElement("path", { d: "M10 0C4.48 0 0 4.46 0 9.98V10c0 5.53 4.47 10 10 10s10-4.47 10-10S15.53 0 10 0m0 17.33a7.3 7.3 0 0 1-7.33-7.29V10a7.3 7.3 0 0 1 7.29-7.33H10a7.3 7.3 0 0 1 7.33 7.29V10a7.3 7.3 0 0 1-7.29 7.33zm4.53-9.8c0 1.14-.93 2.07-2.06 2.07a2.1 2.1 0 0 1-2.07-2.07c0-1.13.93-2.06 2.07-2.06s2.06.93 2.06 2.06m0 4.94c0 1.13-.93 2.06-2.06 2.06a2.1 2.1 0 0 1-2.07-2.06c0-1.14.93-2.07 2.07-2.07s2.06.93 2.06 2.07m-4.93 0c0 1.13-.93 2.06-2.06 2.06a2.1 2.1 0 0 1-2.07-2.06c0-1.14.93-2.07 2.07-2.07s2.06.93 2.06 2.07m0-4.94c0 1.14-.93 2.07-2.06 2.07a2.1 2.1 0 0 1-2.07-2.07c0-1.13.93-2.06 2.07-2.06S9.6 6.4 9.6 7.53" })), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", { id: "clip0_2678_5386" }, /* @__PURE__ */ React.createElement("path", { d: "M0 0H20V20H0z" }))));
4
+ const TwilioLogoFilled = (props, ref) => /* @__PURE__ */ React.createElement(ShulexIcon, { ...props, ref, Icon: InnerSvg, colored: false });
5
+ const RefIcon = React.forwardRef(TwilioLogoFilled);
6
+ if (process.env.NODE_ENV !== "production") {
7
+ RefIcon.displayName = "TwilioLogoFilled";
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 Bell2Outlined } from './Bell2Outlined';
21
22
  export { default as BellFilled } from './BellFilled';
22
23
  export { default as BellOutlined } from './BellOutlined';
23
24
  export { default as BgColorsOutlined } from './BgColorsOutlined';
@@ -70,6 +71,7 @@ export { default as DesktopOutlined } from './DesktopOutlined';
70
71
  export { default as DialCircleOutlined } from './DialCircleOutlined';
71
72
  export { default as DiamondOutlined } from './DiamondOutlined';
72
73
  export { default as DingTalkLogoColored } from './DingTalkLogoColored';
74
+ export { default as DiscordOutlined } from './DiscordOutlined';
73
75
  export { default as DiscoverFilled } from './DiscoverFilled';
74
76
  export { default as DiscoverOutlined } from './DiscoverOutlined';
75
77
  export { default as DiversityOutlined } from './DiversityOutlined';
@@ -160,6 +162,7 @@ export { default as IntegrationFilled } from './IntegrationFilled';
160
162
  export { default as IntercomLogoColored } from './IntercomLogoColored';
161
163
  export { default as ItalicOutlined } from './ItalicOutlined';
162
164
  export { default as JijiaLogoColored } from './JijiaLogoColored';
165
+ export { default as Knowledge2Outlined } from './Knowledge2Outlined';
163
166
  export { default as KnowledgeFilled } from './KnowledgeFilled';
164
167
  export { default as KnowledgeOutlined } from './KnowledgeOutlined';
165
168
  export { default as LanguageOutlined } from './LanguageOutlined';
@@ -303,6 +306,7 @@ export { default as TranslationTextOutlined } from './TranslationTextOutlined';
303
306
  export { default as TrendingDownOutlined } from './TrendingDownOutlined';
304
307
  export { default as TrendingUpOutlined } from './TrendingUpOutlined';
305
308
  export { default as TrendingZeroOutlined } from './TrendingZeroOutlined';
309
+ export { default as TwilioLogoFilled } from './TwilioLogoFilled';
306
310
  export { default as TypeFilled } from './TypeFilled';
307
311
  export { default as UdeskLogoColored } from './UdeskLogoColored';
308
312
  export { default as UnderlineOutlined } from './UnderlineOutlined';
@@ -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 Bell2Outlined } from "./Bell2Outlined.mjs";
21
22
  export { default as BellFilled } from "./BellFilled.mjs";
22
23
  export { default as BellOutlined } from "./BellOutlined.mjs";
23
24
  export { default as BgColorsOutlined } from "./BgColorsOutlined.mjs";
@@ -70,6 +71,7 @@ export { default as DesktopOutlined } from "./DesktopOutlined.mjs";
70
71
  export { default as DialCircleOutlined } from "./DialCircleOutlined.mjs";
71
72
  export { default as DiamondOutlined } from "./DiamondOutlined.mjs";
72
73
  export { default as DingTalkLogoColored } from "./DingTalkLogoColored.mjs";
74
+ export { default as DiscordOutlined } from "./DiscordOutlined.mjs";
73
75
  export { default as DiscoverFilled } from "./DiscoverFilled.mjs";
74
76
  export { default as DiscoverOutlined } from "./DiscoverOutlined.mjs";
75
77
  export { default as DiversityOutlined } from "./DiversityOutlined.mjs";
@@ -160,6 +162,7 @@ export { default as IntegrationFilled } from "./IntegrationFilled.mjs";
160
162
  export { default as IntercomLogoColored } from "./IntercomLogoColored.mjs";
161
163
  export { default as ItalicOutlined } from "./ItalicOutlined.mjs";
162
164
  export { default as JijiaLogoColored } from "./JijiaLogoColored.mjs";
165
+ export { default as Knowledge2Outlined } from "./Knowledge2Outlined.mjs";
163
166
  export { default as KnowledgeFilled } from "./KnowledgeFilled.mjs";
164
167
  export { default as KnowledgeOutlined } from "./KnowledgeOutlined.mjs";
165
168
  export { default as LanguageOutlined } from "./LanguageOutlined.mjs";
@@ -303,6 +306,7 @@ export { default as TranslationTextOutlined } from "./TranslationTextOutlined.mj
303
306
  export { default as TrendingDownOutlined } from "./TrendingDownOutlined.mjs";
304
307
  export { default as TrendingUpOutlined } from "./TrendingUpOutlined.mjs";
305
308
  export { default as TrendingZeroOutlined } from "./TrendingZeroOutlined.mjs";
309
+ export { default as TwilioLogoFilled } from "./TwilioLogoFilled.mjs";
306
310
  export { default as TypeFilled } from "./TypeFilled.mjs";
307
311
  export { default as UdeskLogoColored } from "./UdeskLogoColored.mjs";
308
312
  export { default as UnderlineOutlined } from "./UnderlineOutlined.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shulex/icons",
3
- "version": "1.0.27",
3
+ "version": "1.0.30",
4
4
  "private": false,
5
5
  "description": "Shulex 图标组件库",
6
6
  "license": "MIT",