@stemui/icons 0.1.11 → 0.1.12
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.
- package/dist/generated/PlatformDevToIcon.d.ts +2 -2
- package/dist/generated/PlatformDevToIcon.d.ts.map +1 -1
- package/dist/generated/PlatformDevToIcon.js +1 -1
- package/dist/generated/PlatformHackerNewsIcon.d.ts +2 -2
- package/dist/generated/PlatformHackerNewsIcon.d.ts.map +1 -1
- package/dist/generated/PlatformHackerNewsIcon.js +1 -1
- package/dist/generated/index.d.ts +2 -2
- package/dist/generated/index.js +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +2 -2
- package/dist/recent-icons.d.ts +1 -1
- package/dist/recent-icons.js +2 -2
- package/package.json +1 -1
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { IconProps } from "../types";
|
|
2
|
-
export declare function
|
|
3
|
-
//# sourceMappingURL=
|
|
2
|
+
export declare function PlatformDevtoIcon({ size, color, title, ...props }: IconProps): import("react").JSX.Element;
|
|
3
|
+
//# sourceMappingURL=PlatformDevtoIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"PlatformDevtoIcon.d.ts","sourceRoot":"","sources":["../../src/generated/PlatformDevtoIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAE1C,wBAAgB,iBAAiB,CAAC,EAAE,IAAS,EAAE,KAAsB,EAAE,KAAK,EAAE,GAAG,KAAK,EAAE,EAAE,SAAS,+BAmBlG"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
export function
|
|
2
|
+
export function PlatformDevtoIcon({ size = 24, color = "currentColor", title, ...props }) {
|
|
3
3
|
return (_jsxs("svg", { width: size, height: size, viewBox: "0 0 12 12", fill: "none", color: color, "aria-hidden": title ? undefined : true, role: title ? "img" : "presentation", focusable: "false", ...props, children: [title ? _jsx("title", { children: title }) : null, _jsx("circle", { cx: "6", cy: "6", r: "5.7", fill: "white", stroke: "#111111", strokeWidth: "0.6" }), _jsx("circle", { cx: "5.9998", cy: "5.99999", r: "4.7", fill: "black" }), _jsx("path", { d: "M3.39794 4.87271H3.01897V7.14283H3.39815C3.61882 7.13099 3.77534 6.95445 3.77777 6.76451V5.25103C3.76265 5.02582 3.60837 4.87571 3.39794 4.87271ZM4.39164 6.76864C4.39164 7.17738 4.13936 7.79668 3.34079 7.79538H2.33252V4.19995H3.36208C4.13219 4.19995 4.39121 4.81838 4.39143 5.22734L4.39164 6.76864ZM6.57941 4.84207H5.42164V5.67693H6.12938V6.31948H5.42164V7.15413H6.57962V7.79668H5.22846C4.98595 7.80298 4.7843 7.61132 4.77822 7.36882V4.65019C4.77235 4.40791 4.96422 4.20669 5.20651 4.2006H6.57962L6.57941 4.84207ZM8.83149 7.34731C8.54466 8.0155 8.03074 7.88251 7.80062 7.34731L6.96337 4.20082H7.67111L8.31671 6.67194L8.95926 4.20082H9.66722L8.83149 7.34731Z", fill: "white" })] }));
|
|
4
4
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { IconProps } from "../types";
|
|
2
|
-
export declare function
|
|
3
|
-
//# sourceMappingURL=
|
|
2
|
+
export declare function PlatformHackernewsIcon({ size, color, title, ...props }: IconProps): import("react").JSX.Element;
|
|
3
|
+
//# sourceMappingURL=PlatformHackernewsIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"PlatformHackernewsIcon.d.ts","sourceRoot":"","sources":["../../src/generated/PlatformHackernewsIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAE1C,wBAAgB,sBAAsB,CAAC,EAAE,IAAS,EAAE,KAAsB,EAAE,KAAK,EAAE,GAAG,KAAK,EAAE,EAAE,SAAS,+BAmBvG"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
export function
|
|
2
|
+
export function PlatformHackernewsIcon({ size = 24, color = "currentColor", title, ...props }) {
|
|
3
3
|
return (_jsxs("svg", { width: size, height: size, viewBox: "0 0 12 12", fill: "none", color: color, "aria-hidden": title ? undefined : true, role: title ? "img" : "presentation", focusable: "false", ...props, children: [title ? _jsx("title", { children: title }) : null, _jsx("circle", { cx: "6", cy: "6", r: "5.7", fill: "white", stroke: "#111111", strokeWidth: "0.6" }), _jsx("circle", { cx: "5.9998", cy: "5.99999", r: "4.7", fill: "#FF6600" }), _jsx("path", { d: "M4.86256 3.35052L5.99995 5.72009L7.13734 3.35052H8.11563L6.39945 6.57486V8.64953H5.60045V6.57486L3.88428 3.35052H4.86256Z", fill: "white" })] }));
|
|
4
4
|
}
|
|
@@ -222,10 +222,10 @@ export { NoTaskRedIcon } from "./NoTaskRedIcon";
|
|
|
222
222
|
export { NoTaskYellowIcon } from "./NoTaskYellowIcon";
|
|
223
223
|
export { PlatformCoingeckoIcon } from "./PlatformCoingeckoIcon";
|
|
224
224
|
export { PlatformWikipediaIcon } from "./PlatformWikipediaIcon";
|
|
225
|
-
export {
|
|
225
|
+
export { PlatformDevtoIcon } from "./PlatformDevtoIcon";
|
|
226
226
|
export { PlatformGithubIcon } from "./PlatformGithubIcon";
|
|
227
227
|
export { PlatformGoogleIcon } from "./PlatformGoogleIcon";
|
|
228
|
-
export {
|
|
228
|
+
export { PlatformHackernewsIcon } from "./PlatformHackernewsIcon";
|
|
229
229
|
export { PlatformLinkdleIcon } from "./PlatformLinkdleIcon";
|
|
230
230
|
export { PlatformMediumIcon } from "./PlatformMediumIcon";
|
|
231
231
|
export { PlatformOfficialIcon } from "./PlatformOfficialIcon";
|
package/dist/generated/index.js
CHANGED
|
@@ -222,10 +222,10 @@ export { NoTaskRedIcon } from "./NoTaskRedIcon";
|
|
|
222
222
|
export { NoTaskYellowIcon } from "./NoTaskYellowIcon";
|
|
223
223
|
export { PlatformCoingeckoIcon } from "./PlatformCoingeckoIcon";
|
|
224
224
|
export { PlatformWikipediaIcon } from "./PlatformWikipediaIcon";
|
|
225
|
-
export {
|
|
225
|
+
export { PlatformDevtoIcon } from "./PlatformDevtoIcon";
|
|
226
226
|
export { PlatformGithubIcon } from "./PlatformGithubIcon";
|
|
227
227
|
export { PlatformGoogleIcon } from "./PlatformGoogleIcon";
|
|
228
|
-
export {
|
|
228
|
+
export { PlatformHackernewsIcon } from "./PlatformHackernewsIcon";
|
|
229
229
|
export { PlatformLinkdleIcon } from "./PlatformLinkdleIcon";
|
|
230
230
|
export { PlatformMediumIcon } from "./PlatformMediumIcon";
|
|
231
231
|
export { PlatformOfficialIcon } from "./PlatformOfficialIcon";
|
package/dist/index.d.ts
CHANGED
|
@@ -222,10 +222,10 @@ export { NoTaskRedIcon } from "./generated/NoTaskRedIcon";
|
|
|
222
222
|
export { NoTaskYellowIcon } from "./generated/NoTaskYellowIcon";
|
|
223
223
|
export { PlatformCoingeckoIcon } from "./generated/PlatformCoingeckoIcon";
|
|
224
224
|
export { PlatformWikipediaIcon } from "./generated/PlatformWikipediaIcon";
|
|
225
|
-
export {
|
|
225
|
+
export { PlatformDevtoIcon } from "./generated/PlatformDevtoIcon";
|
|
226
226
|
export { PlatformGithubIcon } from "./generated/PlatformGithubIcon";
|
|
227
227
|
export { PlatformGoogleIcon } from "./generated/PlatformGoogleIcon";
|
|
228
|
-
export {
|
|
228
|
+
export { PlatformHackernewsIcon } from "./generated/PlatformHackernewsIcon";
|
|
229
229
|
export { PlatformLinkdleIcon } from "./generated/PlatformLinkdleIcon";
|
|
230
230
|
export { PlatformMediumIcon } from "./generated/PlatformMediumIcon";
|
|
231
231
|
export { PlatformOfficialIcon } from "./generated/PlatformOfficialIcon";
|
package/dist/index.js
CHANGED
|
@@ -222,10 +222,10 @@ export { NoTaskRedIcon } from "./generated/NoTaskRedIcon";
|
|
|
222
222
|
export { NoTaskYellowIcon } from "./generated/NoTaskYellowIcon";
|
|
223
223
|
export { PlatformCoingeckoIcon } from "./generated/PlatformCoingeckoIcon";
|
|
224
224
|
export { PlatformWikipediaIcon } from "./generated/PlatformWikipediaIcon";
|
|
225
|
-
export {
|
|
225
|
+
export { PlatformDevtoIcon } from "./generated/PlatformDevtoIcon";
|
|
226
226
|
export { PlatformGithubIcon } from "./generated/PlatformGithubIcon";
|
|
227
227
|
export { PlatformGoogleIcon } from "./generated/PlatformGoogleIcon";
|
|
228
|
-
export {
|
|
228
|
+
export { PlatformHackernewsIcon } from "./generated/PlatformHackernewsIcon";
|
|
229
229
|
export { PlatformLinkdleIcon } from "./generated/PlatformLinkdleIcon";
|
|
230
230
|
export { PlatformMediumIcon } from "./generated/PlatformMediumIcon";
|
|
231
231
|
export { PlatformOfficialIcon } from "./generated/PlatformOfficialIcon";
|
package/dist/recent-icons.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const recentIconIds: readonly ["PlatformCoingeckoIcon", "PlatformWikipediaIcon", "
|
|
1
|
+
export declare const recentIconIds: readonly ["PlatformCoingeckoIcon", "PlatformWikipediaIcon", "PlatformDevtoIcon", "PlatformGithubIcon", "PlatformGoogleIcon", "PlatformHackernewsIcon", "PlatformLinkdleIcon", "PlatformMediumIcon", "PlatformOfficialIcon", "PlatformQuoraIcon", "PlatformRedditIcon", "PlatformTelegramIcon", "PlatformTiktolkIcon", "PlatformUnsplashIcon", "PlatformXIcon", "PlatformYoutubeIcon"];
|
|
2
2
|
//# sourceMappingURL=recent-icons.d.ts.map
|
package/dist/recent-icons.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export const recentIconIds = [
|
|
2
2
|
"PlatformCoingeckoIcon",
|
|
3
3
|
"PlatformWikipediaIcon",
|
|
4
|
-
"
|
|
4
|
+
"PlatformDevtoIcon",
|
|
5
5
|
"PlatformGithubIcon",
|
|
6
6
|
"PlatformGoogleIcon",
|
|
7
|
-
"
|
|
7
|
+
"PlatformHackernewsIcon",
|
|
8
8
|
"PlatformLinkdleIcon",
|
|
9
9
|
"PlatformMediumIcon",
|
|
10
10
|
"PlatformOfficialIcon",
|