developer-icons 2.0.0 → 2.1.0
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/{defaultAttributes.d.ts → constants.d.ts} +1 -2
- package/dist/iconsData.d.ts +11 -0
- package/dist/main.d.ts +3 -4
- package/dist/main.js +109 -96
- package/dist/{utils/mergeClassNames.d.ts → utils.d.ts} +1 -0
- package/package.json +4 -2
- package/dist/icons/icons.data.d.ts +0 -8
- package/dist/utils/capitalizeFirstLetter.d.ts +0 -1
@@ -0,0 +1,11 @@
|
|
1
|
+
export declare const categoriesData: readonly ["Languages", "Frontend", "Backend", "Database", "Design", "Native App", "DevOps & AI/ML", "Productivity", "Communication", "Companies", "Others"];
|
2
|
+
export declare const iconsData: IconDataType[];
|
3
|
+
type Category = (typeof categoriesData)[number];
|
4
|
+
interface IconDataType {
|
5
|
+
id: string;
|
6
|
+
name: string;
|
7
|
+
path: string;
|
8
|
+
categories: Category[];
|
9
|
+
keywords: string[];
|
10
|
+
}
|
11
|
+
export {};
|
package/dist/main.d.ts
CHANGED
@@ -1,6 +1,5 @@
|
|
1
1
|
export * from './icons';
|
2
|
-
export
|
3
|
-
export * from './utils
|
4
|
-
export * from './
|
5
|
-
export { default as DefaultAttributes } from './defaultAttributes';
|
2
|
+
export * from './iconsData';
|
3
|
+
export * from './utils';
|
4
|
+
export * from './constants';
|
6
5
|
export * from './icon';
|
package/dist/main.js
CHANGED
@@ -44,14 +44,14 @@ const f = (t) => a(l, {
|
|
44
44
|
viewBox: "0 0 48 48",
|
45
45
|
...t,
|
46
46
|
children: [/* @__PURE__ */ c("path", { fill: "#536dfe", d: "M39.248 10.177a36.3 36.3 0 0 0-8.956-2.778.14.14 0 0 0-.144.068 25 25 0 0 0-1.115 2.291 33.5 33.5 0 0 0-10.059 0c-.3-.721-.744-1.603-1.133-2.291a.14.14 0 0 0-.144-.068 36.2 36.2 0 0 0-8.956 2.778.13.13 0 0 0-.059.051c-5.704 8.522-7.267 16.835-6.5 25.044a.15.15 0 0 0 .057.103c3.763 2.764 7.409 4.442 10.987 5.554a.14.14 0 0 0 .154-.051 26 26 0 0 0 2.248-3.656.14.14 0 0 0-.076-.194 24 24 0 0 1-3.432-1.636.14.14 0 0 1-.014-.234q.348-.261.682-.534a.14.14 0 0 1 .142-.019c7.201 3.288 14.997 3.288 22.113 0a.14.14 0 0 1 .144.017c.22.182.451.363.683.536a.14.14 0 0 1-.012.234 22.5 22.5 0 0 1-3.434 1.634.14.14 0 0 0-.075.196 29 29 0 0 0 2.246 3.654c.035.049.097.07.154.052 3.595-1.112 7.241-2.79 11.004-5.554a.14.14 0 0 0 .057-.101c.917-9.491-1.537-17.735-6.505-25.044a.1.1 0 0 0-.057-.052M16.703 30.273c-2.168 0-3.954-1.99-3.954-4.435s1.752-4.435 3.954-4.435c2.22 0 3.989 2.008 3.954 4.435.001 2.444-1.751 4.435-3.954 4.435m14.621 0c-2.168 0-3.954-1.99-3.954-4.435s1.752-4.435 3.954-4.435c2.22 0 3.989 2.008 3.954 4.435 0 2.444-1.734 4.435-3.954 4.435" })]
|
47
|
-
}),
|
47
|
+
}), M = (t) => a(l, {
|
48
48
|
xmlns: "http://www.w3.org/2000/svg",
|
49
49
|
width: "144",
|
50
50
|
height: "144",
|
51
51
|
viewBox: "0 0 48 48",
|
52
52
|
...t,
|
53
53
|
children: [/* @__PURE__ */ c("path", { fill: "#e64a19", d: "M26 17h-8a7 7 0 1 1 0-14h8z" }), /* @__PURE__ */ c("path", { fill: "#7c4dff", d: "M25 31h-7a7 7 0 1 1 0-14h7z" }), /* @__PURE__ */ c("path", { fill: "#66bb6a", d: "M18 45a7 7 0 1 1 0-14h7v7a7 7 0 0 1-7 7" }), /* @__PURE__ */ c("path", { fill: "#ff7043", d: "M32 17h-7V3h7a7 7 0 1 1 0 14" }), /* @__PURE__ */ c("circle", { cx: "32", cy: "24", r: "7", fill: "#29b6f6" })]
|
54
|
-
}),
|
54
|
+
}), u = (t) => a(l, {
|
55
55
|
xmlns: "http://www.w3.org/2000/svg",
|
56
56
|
width: "144",
|
57
57
|
height: "144",
|
@@ -65,21 +65,21 @@ const f = (t) => a(l, {
|
|
65
65
|
viewBox: "0 0 48 48",
|
66
66
|
...t,
|
67
67
|
children: [/* @__PURE__ */ c("path", { fill: "#F4511E", d: "M42.2 22.1 25.9 5.8c-.5-.5-1.2-.8-1.9-.8s-1.4.3-1.9.8l-3.5 3.5 4.1 4.1c.4-.2.8-.3 1.3-.3 1.7 0 3 1.3 3 3 0 .5-.1.9-.3 1.3l4 4c.4-.2.8-.3 1.3-.3 1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3c0-.5.1-.9.3-1.3l-4-4c-.1 0-.2.1-.3.1v10.4c1.2.4 2 1.5 2 2.8 0 1.7-1.3 3-3 3s-3-1.3-3-3c0-1.3.8-2.4 2-2.8V18.8c-1.2-.4-2-1.5-2-2.8 0-.5.1-.9.3-1.3l-4.1-4.1L5.8 22.1c-.5.5-.8 1.2-.8 1.9s.3 1.4.8 1.9l16.3 16.3c.5.5 1.2.8 1.9.8s1.4-.3 1.9-.8l16.3-16.3c.5-.5.8-1.2.8-1.9s-.3-1.4-.8-1.9" })]
|
68
|
-
}),
|
68
|
+
}), C = (t) => a(l, {
|
69
69
|
xmlns: "http://www.w3.org/2000/svg",
|
70
70
|
width: "144",
|
71
71
|
height: "144",
|
72
72
|
viewBox: "0 0 64 64",
|
73
73
|
...t,
|
74
74
|
children: [/* @__PURE__ */ c("path", { d: "M32 6C17.641 6 6 17.641 6 32c0 12.277 8.512 22.56 19.955 25.286a26 26 0 0 1-1.755-.479V50.85s-.975.325-2.275.325c-3.637 0-5.148-3.245-5.525-4.875-.229-.993-.827-1.934-1.469-2.509-.767-.684-1.126-.686-1.131-.92-.01-.491.658-.471.975-.471 1.625 0 2.857 1.729 3.429 2.623 1.417 2.207 2.938 2.577 3.721 2.577.975 0 1.817-.146 2.397-.426.268-1.888 1.108-3.57 2.478-4.774-6.097-1.219-10.4-4.716-10.4-10.4 0-2.928 1.175-5.619 3.133-7.792-.2-.567-.533-1.714-.533-3.583 0-1.235.086-2.751.65-4.225 0 0 3.708.026 7.205 3.338C28.469 19.268 30.196 19 32 19s3.531.268 5.145.738c3.497-3.312 7.205-3.338 7.205-3.338.567 1.474.65 2.99.65 4.225 0 2.015-.268 3.19-.432 3.697C46.466 26.475 47.6 29.124 47.6 32c0 5.684-4.303 9.181-10.4 10.4 1.628 1.43 2.6 3.513 2.6 5.85v8.557q-.865.27-1.755.479C49.488 54.56 58 44.277 58 32 58 17.641 46.359 6 32 6m-2.212 51.9" })]
|
75
|
-
}),
|
75
|
+
}), F = (t) => a(l, {
|
76
76
|
xmlns: "http://www.w3.org/2000/svg",
|
77
77
|
width: "144",
|
78
78
|
height: "144",
|
79
79
|
viewBox: "0 0 48 48",
|
80
80
|
...t,
|
81
81
|
children: [/* @__PURE__ */ c("path", { fill: "#4caf50", d: "m45 16.2-5 2.75-5 4.75V40h7a3 3 0 0 0 3-3z" }), /* @__PURE__ */ c("path", { fill: "#1e88e5", d: "m3 16.2 3.614 1.71L13 23.7V40H6a3 3 0 0 1-3-3z" }), /* @__PURE__ */ c("path", { fill: "#e53935", d: "m35 11.2-11 8.25-11-8.25-1 5.8 1 6.7 11 8.25 11-8.25 1-6.7z" }), /* @__PURE__ */ c("path", { fill: "#c62828", d: "M3 12.298V16.2l10 7.5V11.2L9.876 8.859A4.298 4.298 0 0 0 3 12.298" }), /* @__PURE__ */ c("path", { fill: "#fbc02d", d: "M45 12.298V16.2l-10 7.5V11.2l3.124-2.341A4.298 4.298 0 0 1 45 12.298" })]
|
82
|
-
}),
|
82
|
+
}), b = (t) => a(l, {
|
83
83
|
xmlns: "http://www.w3.org/2000/svg",
|
84
84
|
width: "144",
|
85
85
|
height: "144",
|
@@ -97,7 +97,7 @@ const f = (t) => a(l, {
|
|
97
97
|
/* @__PURE__ */ c("stop", { offset: "0", stopColor: "#4168c9" }),
|
98
98
|
/* @__PURE__ */ c("stop", { offset: ".999", stopColor: "#4168c9", stopOpacity: "0" })
|
99
99
|
] }), /* @__PURE__ */ c("path", { fill: "url(#b)", d: "m34.017 41.99-20 .019c-4.4.004-8.003-3.592-8.008-7.992l-.019-20c-.004-4.4 3.592-8.003 7.992-8.008l20-.019c4.4-.004 8.003 3.592 8.008 7.992l.019 20c.005 4.401-3.592 8.004-7.992 8.008" }), /* @__PURE__ */ c("path", { fill: "#fff", d: "M24 31c-3.859 0-7-3.14-7-7s3.141-7 7-7 7 3.14 7 7-3.141 7-7 7m0-12c-2.757 0-5 2.243-5 5s2.243 5 5 5 5-2.243 5-5-2.243-5-5-5" }), /* @__PURE__ */ c("circle", { cx: "31.5", cy: "16.5", r: "1.5", fill: "#fff" }), /* @__PURE__ */ c("path", { fill: "#fff", d: "M30 37H18c-3.859 0-7-3.14-7-7V18c0-3.86 3.141-7 7-7h12c3.859 0 7 3.14 7 7v12c0 3.86-3.141 7-7 7M18 13c-2.757 0-5 2.243-5 5v12c0 2.757 2.243 5 5 5h12c2.757 0 5-2.243 5-5V18c0-2.757-2.243-5-5-5z" })]
|
100
|
-
}),
|
100
|
+
}), z = (t) => a(l, {
|
101
101
|
xmlns: "http://www.w3.org/2000/svg",
|
102
102
|
width: "144",
|
103
103
|
height: "144",
|
@@ -111,14 +111,14 @@ const f = (t) => a(l, {
|
|
111
111
|
viewBox: "0 0 48 48",
|
112
112
|
...t,
|
113
113
|
children: [/* @__PURE__ */ c("path", { fill: "#0078d4", d: "M42 37a5 5 0 0 1-5 5H11a5 5 0 0 1-5-5V11a5 5 0 0 1 5-5h26a5 5 0 0 1 5 5z" }), /* @__PURE__ */ c("path", { d: "M30 37V26.901c0-1.689-.819-2.698-2.192-2.698-.815 0-1.414.459-1.779 1.364-.017.064-.041.325-.031 1.114L26 37h-7V18h7v1.061C27.022 18.356 28.275 18 29.738 18c4.547 0 7.261 3.093 7.261 8.274L37 37zm-19 0V18h3.457C12.454 18 11 16.528 11 14.499 11 12.472 12.478 11 14.514 11c2.012 0 3.445 1.431 3.486 3.479C18 16.523 16.521 18 14.485 18H18v19z", opacity: ".05" }), /* @__PURE__ */ c("path", { d: "M30.5 36.5v-9.599c0-1.973-1.031-3.198-2.692-3.198-1.295 0-1.935.912-2.243 1.677-.082.199-.071.989-.067 1.326L25.5 36.5h-6v-18h6v1.638c.795-.823 2.075-1.638 4.238-1.638 4.233 0 6.761 2.906 6.761 7.774L36.5 36.5zm-19 0v-18h6v18zm2.957-19c-1.713 0-2.957-1.262-2.957-3.001s1.268-2.999 3.014-2.999c1.724 0 2.951 1.229 2.986 2.989 0 1.749-1.268 3.011-3.015 3.011z", opacity: ".07" }), /* @__PURE__ */ c("path", { fill: "#fff", d: "M12 19h5v17h-5zm2.485-2h-.028C12.965 17 12 15.888 12 14.499 12 13.08 12.995 12 14.514 12c1.521 0 2.458 1.08 2.486 2.499C17 15.887 16.035 17 14.485 17M36 36h-5v-9.099c0-2.198-1.225-3.698-3.192-3.698-1.501 0-2.313 1.012-2.707 1.99-.144.35-.101 1.318-.101 1.807v9h-5V19h5v2.616C25.721 20.5 26.85 19 29.738 19c3.578 0 6.261 2.25 6.261 7.274z" })]
|
114
|
-
}),
|
114
|
+
}), L = (t) => a(l, {
|
115
115
|
xmlns: "http://www.w3.org/2000/svg",
|
116
116
|
width: "144",
|
117
117
|
height: "144",
|
118
118
|
viewBox: "0 0 48 48",
|
119
119
|
...t,
|
120
120
|
children: [/* @__PURE__ */ c("path", { fill: "#5d4037", d: "M42 17.3C42 37.8 24 44 24 44S6 37.8 6 17.3c0-2.5.2-4.6.4-6.3.3-2.5 2-4.5 4.4-5.1C13.9 5 18.8 4 24 4s10.1 1 13.3 1.9c2.4.6 4.1 2.7 4.4 5.1.1 1.7.3 3.9.3 6.3" }), /* @__PURE__ */ c("path", { fill: "#4caf50", d: "M24 7c4.9 0 9.5 1 12.5 1.8 1.2.3 2 1.3 2.2 2.6.2 1.9.3 3.9.3 5.9 0 15.6-11.5 21.9-15 23.4-3.5-1.6-15-7.9-15-23.4 0-2 .1-4 .3-5.9.1-1.3 1-2.3 2.2-2.6C14.5 8 19.1 7 24 7m0-3c-5.2 0-10.1 1-13.3 1.9-2.3.6-4.1 2.7-4.3 5.1-.2 1.7-.4 3.9-.4 6.3C6 37.8 24 44 24 44s18-6.2 18-26.7c0-2.5-.2-4.6-.4-6.3-.3-2.5-2-4.5-4.4-5.1C34.1 5 29.2 4 24 4" }), /* @__PURE__ */ c("path", { fill: "#dcedc8", d: "M23 28h2v8h-2z" }), /* @__PURE__ */ c("path", { fill: "#4caf50", d: "M24 10s-6 5-6 13c0 5.2 3.3 8.5 5 10l1-3 1 3c1.7-1.5 5-4.8 5-10 0-8-6-13-6-13" }), /* @__PURE__ */ c("path", { fill: "#81c784", d: "M24 10s-6 5-6 13c0 5.2 3.3 8.5 5 10l1-3z" })]
|
121
|
-
}),
|
121
|
+
}), k = (t) => a(l, {
|
122
122
|
xmlns: "http://www.w3.org/2000/svg",
|
123
123
|
width: "144",
|
124
124
|
height: "144",
|
@@ -154,7 +154,7 @@ const f = (t) => a(l, {
|
|
154
154
|
viewBox: "0 0 512 512",
|
155
155
|
...t,
|
156
156
|
children: [/* @__PURE__ */ c("path", { fillRule: "nonzero", d: "M474.123 209.81c11.525-34.577 7.569-72.423-10.838-103.904-27.696-48.168-83.433-72.94-137.794-61.414a127.14 127.14 0 0 0-95.475-42.49c-55.564 0-104.936 35.781-122.139 88.593-35.781 7.397-66.574 29.76-84.637 61.414-27.868 48.167-21.503 108.72 15.826 150.007-11.525 34.578-7.569 72.424 10.838 103.733 27.696 48.34 83.433 73.111 137.966 61.585 24.084 27.18 58.833 42.835 95.303 42.663 55.564 0 104.936-35.782 122.139-88.594 35.782-7.397 66.574-29.76 84.465-61.413 28.04-48.168 21.676-108.722-15.654-150.008zm-39.567-87.218c11.01 19.267 15.139 41.803 11.354 63.65-.688-.516-2.064-1.204-2.924-1.72l-101.152-58.49a16.97 16.97 0 0 0-16.687 0L206.621 194.5v-50.232l97.883-56.597c45.587-26.32 103.732-10.666 130.052 34.921m-227.935 104.42 49.888-28.9 49.887 28.9v57.63l-49.887 28.9-49.888-28.9zm23.223-191.81c22.364 0 43.867 7.742 61.07 22.02-.688.344-2.064 1.204-3.097 1.72L186.666 117.26c-5.161 2.925-8.258 8.43-8.258 14.45v136.934l-43.523-25.116V130.333c0-52.64 42.491-95.13 95.131-95.302zM52.14 168.697c11.182-19.268 28.557-34.062 49.544-41.803V247.14c0 6.02 3.097 11.354 8.258 14.45l118.354 68.295-43.695 25.288-97.711-56.425c-45.415-26.32-61.07-84.465-34.75-130.052zm26.665 220.71c-11.182-19.095-15.139-41.802-11.354-63.65.688.516 2.064 1.204 2.924 1.72l101.152 58.49a16.97 16.97 0 0 0 16.687 0L306.568 317.5v50.232l-97.883 56.425c-45.587 26.148-103.732 10.665-130.052-34.75zm204.54 87.39c-22.192 0-43.867-7.741-60.898-22.02a62 62 0 0 0 3.097-1.72l101.152-58.317c5.16-2.924 8.429-8.43 8.257-14.45V243.527l43.523 25.116v113.022c0 52.64-42.663 95.303-95.131 95.303v-.172zM461.22 343.303c-11.182 19.267-28.729 34.061-49.544 41.63V264.687c0-6.021-3.097-11.526-8.257-14.45L284.893 181.77l43.523-25.116 97.883 56.424c45.587 26.32 61.07 84.466 34.75 130.053z" })]
|
157
|
-
}),
|
157
|
+
}), V = (t) => a(l, {
|
158
158
|
xmlns: "http://www.w3.org/2000/svg",
|
159
159
|
width: "144",
|
160
160
|
height: "144",
|
@@ -162,7 +162,7 @@ const f = (t) => a(l, {
|
|
162
162
|
viewBox: "0 0 256 256",
|
163
163
|
...t,
|
164
164
|
children: [/* @__PURE__ */ c("path", { fill: "#FF6C37", d: "M254.953 144.253c8.959-70.131-40.569-134.248-110.572-143.206C74.378-7.912 10.005 41.616 1.047 111.619c-8.959 70.003 40.569 134.248 110.572 143.334 70.131 8.959 134.248-40.569 143.334-110.7" }), /* @__PURE__ */ c("path", { fill: "#FFF", d: "m174.2 82.184-54.007 54.007-15.229-15.23c53.11-53.11 58.358-48.503 69.236-38.777" }), /* @__PURE__ */ c("path", { fill: "#FF6C37", d: "M120.193 137.47c-.384 0-.64-.128-.895-.384l-15.358-15.229a1.237 1.237 0 0 1 0-1.792c54.007-54.006 59.638-48.887 71.028-38.649.255.256.383.512.383.896s-.128.64-.383.896l-54.007 53.878c-.128.256-.512.384-.768.384m-13.437-16.509 13.437 13.438 52.087-52.087c-9.47-8.446-15.87-11.006-65.524 38.65" }), /* @__PURE__ */ c("path", { fill: "#FFF", d: "m135.679 151.676-14.718-14.718 54.007-54.006c14.46 14.59-7.167 38.265-39.29 68.724" }), /* @__PURE__ */ c("path", { fill: "#FF6C37", d: "M135.679 152.956c-.384 0-.64-.128-.896-.384l-14.718-14.718c-.256-.256-.256-.512-.256-.896s.128-.64.384-.895L174.2 82.056a1.237 1.237 0 0 1 1.791 0 15.58 15.58 0 0 1 4.991 11.902c-.256 14.206-16.38 32.25-44.28 58.614-.383.256-.767.384-1.023.384m-12.926-15.998c8.19 8.319 11.646 11.646 12.926 12.926 21.5-20.476 42.36-41.464 42.488-55.926.128-3.327-1.152-6.655-3.327-9.214z" }), /* @__PURE__ */ c("path", { fill: "#FFF", d: "m105.22 121.345 10.878 10.878q.384.384 0 .768c-.128.128-.128.128-.256.128l-22.524 4.863c-1.152.128-2.175-.64-2.431-1.791-.128-.64.128-1.28.512-1.664l13.053-13.054c.256-.256.64-.384.768-.128" }), /* @__PURE__ */ c("path", { fill: "#FF6C37", d: "M92.934 139.262c-1.92 0-3.327-1.536-3.327-3.455 0-.896.384-1.792 1.024-2.432l13.053-13.054c.768-.64 1.792-.64 2.56 0l10.878 10.878c.768.64.768 1.792 0 2.56-.256.256-.512.384-.896.512l-22.524 4.863c-.256 0-.512.128-.768.128m11.902-16.51-12.542 12.543c-.256.256-.383.64-.128 1.024.128.383.512.511.896.383l21.116-4.607z" }), /* @__PURE__ */ c("path", { fill: "#FFF", d: "M202.739 52.238c-8.191-7.935-21.373-7.679-29.307.64-7.935 8.318-7.679 21.372.64 29.306A20.68 20.68 0 0 0 199.155 85l-14.59-14.59z" }), /* @__PURE__ */ c("path", { fill: "#FF6C37", d: "M188.405 89.223c-12.158 0-22.012-9.854-22.012-22.012s9.854-22.012 22.012-22.012c5.631 0 11.134 2.176 15.23 6.143.255.256.383.512.383.896s-.128.64-.384.895L186.357 70.41l13.566 13.566c.512.512.512 1.28 0 1.792l-.256.256c-3.327 2.047-7.295 3.199-11.262 3.199m0-41.337c-10.75 0-19.452 8.703-19.324 19.453 0 10.75 8.702 19.452 19.452 19.324 2.944 0 5.887-.64 8.575-2.047l-13.438-13.31c-.256-.256-.384-.512-.384-.896s.128-.64.384-.895l17.149-17.15c-3.456-2.943-7.807-4.479-12.414-4.479" }), /* @__PURE__ */ c("path", { fill: "#FFF", d: "m203.122 52.622-.255-.256-18.301 18.044 14.461 14.462c1.408-.896 2.816-1.92 3.967-3.072a20.51 20.51 0 0 0 .128-29.178" }), /* @__PURE__ */ c("path", { fill: "#FF6C37", d: "M199.155 86.28c-.384 0-.64-.128-.896-.384l-14.589-14.59c-.256-.256-.384-.512-.384-.896s.128-.64.384-.895l18.173-18.173a1.237 1.237 0 0 1 1.791 0l.384.256c8.575 8.574 8.575 22.396.128 31.098-1.28 1.28-2.687 2.432-4.223 3.328-.384.128-.64.256-.768.256m-12.798-15.87 12.926 12.926c1.024-.64 2.048-1.536 2.816-2.304 7.294-7.294 7.678-19.196.64-26.875z" }), /* @__PURE__ */ c("path", { fill: "#FFF", d: "M176.375 84.488a7.88 7.88 0 0 0-11.134 0l-48.247 48.247 8.063 8.063 51.062-44.792c3.328-2.816 3.584-7.807.768-11.134-.256-.128-.384-.256-.512-.384" }), /* @__PURE__ */ c("path", { fill: "#FF6C37", d: "M124.929 142.077c-.384 0-.64-.128-.896-.383l-8.063-8.063a1.237 1.237 0 0 1 0-1.792l48.247-48.247a9.115 9.115 0 0 1 12.926 0 9.115 9.115 0 0 1 0 12.926l-.384.384-51.063 44.792q-.192.383-.767.383m-6.143-9.342 6.27 6.271 50.167-44.024c2.816-2.304 3.072-6.527.768-9.342-2.303-2.816-6.526-3.072-9.342-.768-.128.128-.256.256-.512.384z" }), /* @__PURE__ */ c("path", { fill: "#FFF", d: "M80.009 187.637c-.512.256-.768.768-.64 1.28l2.175 9.214c.512 1.28-.256 2.816-1.663 3.2-1.024.384-2.176 0-2.816-.768l-14.077-13.95 45.943-45.943 15.87.256 10.75 10.75c-2.56 2.175-18.045 17.149-55.542 35.961" }), /* @__PURE__ */ c("path", { fill: "#FF6C37", d: "M78.985 202.61c-1.024 0-2.048-.383-2.688-1.151l-13.95-13.95c-.255-.256-.383-.512-.383-.896 0-.383.128-.64.384-.895l45.944-45.944c.256-.256.64-.384.895-.384l15.87.256c.383 0 .64.128.895.384l10.75 10.75c.256.256.384.64.384 1.024s-.128.64-.512.896l-.895.767c-13.566 11.902-31.995 23.804-54.902 35.194l2.175 9.086c.384 1.664-.384 3.456-1.92 4.352-.767.384-1.407.512-2.047.512m-14.078-15.997 13.182 13.054c.384.64 1.152.896 1.792.512s.896-1.152.512-1.792l-2.176-9.214c-.256-1.152.256-2.176 1.28-2.688 22.652-11.39 40.952-23.163 54.39-34.81l-9.47-9.47-14.718-.256z" }), /* @__PURE__ */ c("path", { fill: "#FFF", d: "m52.11 197.62 11.006-11.007 16.38 16.381-26.107-1.791c-1.151-.128-1.92-1.152-1.791-2.304 0-.512.128-1.024.512-1.28" }), /* @__PURE__ */ c("path", { fill: "#FF6C37", d: "m79.497 204.146-26.236-1.791c-1.92-.128-3.199-1.792-3.071-3.712.128-.768.384-1.535 1.024-2.047L62.22 185.59a1.237 1.237 0 0 1 1.792 0l16.38 16.38c.385.385.512.897.257 1.408q-.384.768-1.152.768m-16.381-15.74-10.11 10.11c-.384.255-.384.895 0 1.151.127.128.255.256.511.256l22.652 1.536zM104.452 146.557c-.768 0-1.28-.64-1.28-1.28 0-.384.128-.64.384-.896l12.414-12.414a1.237 1.237 0 0 1 1.792 0l8.062 8.063c.384.384.512.768.384 1.28-.128.384-.512.767-1.023.895l-20.477 4.352zm12.414-11.902-8.446 8.446 13.821-2.943z" }), /* @__PURE__ */ c("path", { fill: "#FFF", d: "m124.8 140.926-14.077 3.071c-1.024.256-2.048-.384-2.303-1.408-.128-.64 0-1.28.511-1.791l7.807-7.807z" }), /* @__PURE__ */ c("path", { fill: "#FF6C37", d: "M110.467 145.277a3.17 3.17 0 0 1-3.2-3.2c0-.895.385-1.663.897-2.303l7.806-7.807a1.237 1.237 0 0 1 1.792 0l8.062 8.063c.384.384.512.768.384 1.28-.128.384-.512.767-1.023.895l-14.078 3.072zm6.399-10.622-6.91 6.91c-.257.257-.257.512-.129.768q.192.384.768.384l11.774-2.56zM203.25 64.907c-.256-.767-1.151-1.151-1.92-.895-.767.255-1.151 1.151-.895 1.92 0 .127.128.255.128.383.768 1.536.512 3.455-.512 4.863-.512.64-.384 1.536.128 2.048.64.512 1.536.384 2.048-.256 1.92-2.432 2.303-5.503 1.023-8.063" })]
|
165
|
-
}),
|
165
|
+
}), A = (t) => a(l, {
|
166
166
|
xmlns: "http://www.w3.org/2000/svg",
|
167
167
|
width: "144",
|
168
168
|
height: "144",
|
@@ -170,7 +170,7 @@ const f = (t) => a(l, {
|
|
170
170
|
viewBox: "0 0 50 50",
|
171
171
|
...t,
|
172
172
|
children: [/* @__PURE__ */ c("path", { fillRule: "evenodd", d: "M34.555 3.984c-.78-.026-1.596.11-2.414.375-1.637.53-3.352 1.565-5.112 2.996a32 32 0 0 0-2.084 1.883 32 32 0 0 0-2.039-1.836c-1.758-1.43-3.468-2.464-5.101-2.994s-3.258-.546-4.592.225c-1.334.77-2.132 2.184-2.49 3.863s-.319 3.678.04 5.916c.126.778.304 1.593.507 2.424-.763.231-1.503.474-2.19.742-2.072.81-3.787 1.778-5.035 2.93s-2.055 2.55-2.055 4.086c0 1.535.806 2.932 2.055 4.084C5.293 29.83 7.008 30.8 9.08 31.609c.734.287 1.53.545 2.35.79a32 32 0 0 0-.698 3.187c-.36 2.24-.397 4.24-.039 5.922.36 1.682 1.157 3.105 2.498 3.879s2.973.755 4.61.224c1.636-.53 3.35-1.562 5.11-2.994a32 32 0 0 0 2.066-1.863c.695.677 1.389 1.314 2.076 1.873 1.758 1.43 3.47 2.463 5.103 2.992 1.633.53 3.258.546 4.592-.224s2.13-2.185 2.488-3.864.319-3.676-.04-5.914a32 32 0 0 0-.7-3.197c.848-.25 1.668-.515 2.424-.81 2.072-.81 3.787-1.78 5.035-2.932s2.055-2.549 2.055-4.084c0-1.536-.806-2.934-2.055-4.086-1.248-1.152-2.963-2.12-5.035-2.93a30 30 0 0 0-2.223-.752c.205-.836.386-1.657.512-2.44.36-2.24.398-4.24.039-5.923s-1.159-3.103-2.5-3.877c-.67-.387-1.414-.575-2.193-.602m-.092 2.036c.49.013.907.13 1.264.335.714.413 1.241 1.215 1.523 2.536s.272 3.104-.06 5.173c-.114.709-.28 1.46-.467 2.229a46.4 46.4 0 0 0-6.676-1.072 48 48 0 0 0-3.674-4.518 29 29 0 0 1 1.947-1.76c1.626-1.322 3.165-2.222 4.45-2.638.642-.209 1.204-.299 1.693-.285m-18.977.005c.492-.013 1.055.077 1.7.286 1.288.417 2.83 1.317 4.457 2.64a29 29 0 0 1 1.906 1.723 48 48 0 0 0-3.701 4.556 46 46 0 0 0-6.647 1.08 29 29 0 0 1-.465-2.216c-.332-2.071-.34-3.856-.058-5.18s.814-2.133 1.535-2.549c.36-.208.781-.326 1.273-.34m9.49 6.118c.815.886 1.63 1.856 2.438 2.9A58 58 0 0 0 25 14.99q-1.249.001-2.46.055a45 45 0 0 1 2.437-2.902M25 17.01c1.36 0 2.685.056 3.975.15a57 57 0 0 1 2.58 4.057 57 57 0 0 1 1.98 3.752 57 57 0 0 1-2.008 3.802 57 57 0 0 1-2.011 3.215c-1.457.122-2.966.19-4.516.19a54 54 0 0 1-4.62-.2 57 57 0 0 1-1.978-3.165 57 57 0 0 1-2.002-3.795 57 57 0 0 1 2.012-3.817 57 57 0 0 1 2.568-4.035A54 54 0 0 1 25 17.01m6.549.4c1.648.206 3.196.491 4.637.834a45 45 0 0 1-1.592 4.375c-.414-.798-.843-1.6-1.307-2.402a60 60 0 0 0-1.738-2.807m-13.205.016c-.58.89-1.15 1.799-1.7 2.752-.469.813-.907 1.625-1.326 2.433a45 45 0 0 1-1.58-4.35 43 43 0 0 1 4.606-.835m19.82 1.35c.709.214 1.394.438 2.022.683 1.91.746 3.42 1.63 4.4 2.533.98.904 1.404 1.766 1.404 2.602s-.425 1.698-1.404 2.601c-.98.904-2.49 1.787-4.4 2.534-.698.272-1.465.52-2.262.753a50 50 0 0 0-2.158-5.466 48.4 48.4 0 0 0 2.398-6.24m-26.361.01a48 48 0 0 0 2.367 6.177A50 50 0 0 0 12 30.46a28 28 0 0 1-2.186-.732c-1.91-.747-3.42-1.63-4.4-2.534S4.01 25.43 4.01 24.594s.425-1.698 1.404-2.602c.98-.904 2.49-1.787 4.4-2.533a28 28 0 0 1 1.989-.674M25 20c-2.75 0-5 2.25-5 5s2.25 5 5 5 5-2.25 5-5-2.25-5-5-5m-9.658 7.365c.42.813.858 1.628 1.33 2.446q.554.957 1.129 1.873a43 43 0 0 1-3.819-.702c.382-1.167.838-2.38 1.36-3.617m19.277 0c.524 1.24.98 2.455 1.363 3.625a43 43 0 0 1-3.83.7q.583-.928 1.145-1.897c.468-.811.904-1.621 1.322-2.428m-21.213 5.559a46 46 0 0 0 5.852.972 49 49 0 0 0 4.29 5.391 29 29 0 0 1-1.927 1.744c-1.626 1.323-3.167 2.22-4.451 2.637s-2.243.361-2.957-.05c-.714-.413-1.24-1.215-1.522-2.536-.281-1.32-.273-3.103.059-5.172.15-.939.376-1.944.656-2.986m23.155.008a30 30 0 0 1 .66 3.002c.332 2.07.34 3.855.058 5.18s-.81 2.134-1.531 2.55-1.688.47-2.977.053c-1.288-.418-2.83-1.317-4.457-2.64a29 29 0 0 1-1.941-1.759 49 49 0 0 0 4.32-5.418 46 46 0 0 0 5.868-.968m-14.694 1.17c1.027.056 2.067.093 3.133.093 1.03 0 2.037-.035 3.031-.088a46 46 0 0 1-3.084 3.74 46 46 0 0 1-3.08-3.745" })]
|
173
|
-
}),
|
173
|
+
}), D = (t) => a(l, {
|
174
174
|
xmlns: "http://www.w3.org/2000/svg",
|
175
175
|
width: "35.93",
|
176
176
|
height: "32",
|
@@ -179,35 +179,35 @@ const f = (t) => a(l, {
|
|
179
179
|
viewBox: "0 0 256 228",
|
180
180
|
...t,
|
181
181
|
children: [/* @__PURE__ */ c("path", { fill: "#00D8FF", d: "M210.483 73.824a172 172 0 0 0-8.24-2.597c.465-1.9.893-3.777 1.273-5.621 6.238-30.281 2.16-54.676-11.769-62.708-13.355-7.7-35.196.329-57.254 19.526a171 171 0 0 0-6.375 5.848 156 156 0 0 0-4.241-3.917C100.759 3.829 77.587-4.822 63.673 3.233 50.33 10.957 46.379 33.89 51.995 62.588a171 171 0 0 0 1.892 8.48c-3.28.932-6.445 1.924-9.474 2.98C17.309 83.498 0 98.307 0 113.668c0 15.865 18.582 31.778 46.812 41.427a146 146 0 0 0 6.921 2.165 168 168 0 0 0-2.01 9.138c-5.354 28.2-1.173 50.591 12.134 58.266 13.744 7.926 36.812-.22 59.273-19.855a146 146 0 0 0 5.342-4.923 168 168 0 0 0 6.92 6.314c21.758 18.722 43.246 26.282 56.54 18.586 13.731-7.949 18.194-32.003 12.4-61.268a145 145 0 0 0-1.535-6.842c1.62-.48 3.21-.974 4.76-1.488 29.348-9.723 48.443-25.443 48.443-41.52 0-15.417-17.868-30.326-45.517-39.844m-6.365 70.984q-2.102.694-4.3 1.345c-3.24-10.257-7.612-21.163-12.963-32.432 5.106-11 9.31-21.767 12.459-31.957 2.619.758 5.16 1.557 7.61 2.4 23.69 8.156 38.14 20.213 38.14 29.504 0 9.896-15.606 22.743-40.946 31.14m-10.514 20.834c2.562 12.94 2.927 24.64 1.23 33.787-1.524 8.219-4.59 13.698-8.382 15.893-8.067 4.67-25.32-1.4-43.927-17.412a157 157 0 0 1-6.437-5.87c7.214-7.889 14.423-17.06 21.459-27.246 12.376-1.098 24.068-2.894 34.671-5.345a134 134 0 0 1 1.386 6.193M87.276 214.515c-7.882 2.783-14.16 2.863-17.955.675-8.075-4.657-11.432-22.636-6.853-46.752a157 157 0 0 1 1.869-8.499c10.486 2.32 22.093 3.988 34.498 4.994 7.084 9.967 14.501 19.128 21.976 27.15a135 135 0 0 1-4.877 4.492c-9.933 8.682-19.886 14.842-28.658 17.94M50.35 144.747c-12.483-4.267-22.792-9.812-29.858-15.863-6.35-5.437-9.555-10.836-9.555-15.216 0-9.322 13.897-21.212 37.076-29.293 2.813-.98 5.757-1.905 8.812-2.773 3.204 10.42 7.406 21.315 12.477 32.332-5.137 11.18-9.399 22.249-12.634 32.792a135 135 0 0 1-6.318-1.979m12.378-84.26c-4.811-24.587-1.616-43.134 6.425-47.789 8.564-4.958 27.502 2.111 47.463 19.835a144 144 0 0 1 3.841 3.545c-7.438 7.987-14.787 17.08-21.808 26.988-12.04 1.116-23.565 2.908-34.161 5.309a160 160 0 0 1-1.76-7.887Zm110.427 27.268a348 348 0 0 0-7.785-12.803c8.168 1.033 15.994 2.404 23.343 4.08-2.206 7.072-4.956 14.465-8.193 22.045a381 381 0 0 0-7.365-13.322m-45.032-43.861c5.044 5.465 10.096 11.566 15.065 18.186a322 322 0 0 0-30.257-.006c4.974-6.559 10.069-12.652 15.192-18.18M82.802 87.83a323 323 0 0 0-7.227 13.238c-3.184-7.553-5.909-14.98-8.134-22.152 7.304-1.634 15.093-2.97 23.209-3.984a322 322 0 0 0-7.848 12.897Zm8.081 65.352c-8.385-.936-16.291-2.203-23.593-3.793 2.26-7.3 5.045-14.885 8.298-22.6a321 321 0 0 0 7.257 13.246c2.594 4.48 5.28 8.868 8.038 13.147m37.542 31.03c-5.184-5.592-10.354-11.779-15.403-18.433 4.902.192 9.899.29 14.978.29 5.218 0 10.376-.117 15.453-.343-4.985 6.774-10.018 12.97-15.028 18.486m52.198-57.817c3.422 7.8 6.306 15.345 8.596 22.52-7.422 1.694-15.436 3.058-23.88 4.071a382 382 0 0 0 7.859-13.026 347 347 0 0 0 7.425-13.565m-16.898 8.101a359 359 0 0 1-12.281 19.815 329 329 0 0 1-23.444.823c-7.967 0-15.716-.248-23.178-.732a310 310 0 0 1-12.513-19.846h.001a307 307 0 0 1-10.923-20.627 310 310 0 0 1 10.89-20.637l-.001.001a307 307 0 0 1 12.413-19.761c7.613-.576 15.42-.876 23.31-.876H128c7.926 0 15.743.303 23.354.883a329 329 0 0 1 12.335 19.695 359 359 0 0 1 11.036 20.54 330 330 0 0 1-11 20.722m22.56-122.124c8.572 4.944 11.906 24.881 6.52 51.026q-.518 2.504-1.15 5.09c-10.622-2.452-22.155-4.275-34.23-5.408-7.034-10.017-14.323-19.124-21.64-27.008a161 161 0 0 1 5.888-5.4c18.9-16.447 36.564-22.941 44.612-18.3M128 90.808c12.625 0 22.86 10.235 22.86 22.86s-10.235 22.86-22.86 22.86-22.86-10.235-22.86-22.86 10.235-22.86 22.86-22.86" })]
|
182
|
-
}),
|
182
|
+
}), S = (t) => a(l, {
|
183
183
|
xmlns: "http://www.w3.org/2000/svg",
|
184
184
|
width: "144",
|
185
185
|
height: "144",
|
186
186
|
viewBox: "0 0 48 48",
|
187
187
|
...t,
|
188
188
|
children: [/* @__PURE__ */ c("path", { fill: "#7e57c2", d: "M23 4c-6.617 0-12 7.27-12 16.205 0 4.834 1.582 9.169 4.078 12.136A3 3 0 0 0 15 33a3 3 0 1 0 3-3 3 3 0 0 0-.897.152C15.206 27.731 14 24.175 14 20.205 14 12.924 18.037 7 23 7c3.837 0 7.111 3.547 8.404 8.518 1.122.346 2.237.782 3.33 1.308C33.579 9.508 28.759 4 23 4" }), /* @__PURE__ */ c("path", { fill: "#7e57c2", d: "M35.507 20.084c-3.947-2.392-8.374-3.442-12.182-2.959A2.98 2.98 0 0 0 21 16a3 3 0 1 0 0 6 2.995 2.995 0 0 0 2.789-1.912c3.118-.379 6.812.531 10.163 2.563 6.403 3.881 9.67 10.569 7.282 14.911-.827 1.504-2.286 2.572-4.218 3.09-2.286.611-5.007.394-7.727-.528a24.5 24.5 0 0 1-2.725 2.168c2.552 1.117 5.196 1.704 7.669 1.704 1.24 0 2.438-.147 3.559-.447 2.741-.733 4.841-2.304 6.071-4.542 3.153-5.731-.596-14.22-8.356-18.923" }), /* @__PURE__ */ c("path", { fill: "#7e57c2", d: "M35 28.992C35 27.34 33.657 26 32 26s-3 1.34-3 2.992c0 .669.228 1.281.6 1.779-1.279 2.802-3.744 5.567-7.062 7.578-3.865 2.344-8.185 3.202-11.555 2.302-1.932-.518-3.391-1.586-4.218-3.09-1.702-3.094-.521-7.376 2.61-10.988a23 23 0 0 1-.706-3.575c-5.07 4.797-7.109 11.323-4.532 16.009 1.23 2.238 3.33 3.809 6.071 4.542 1.121.3 2.318.447 3.559.447 3.346 0 7.007-1.068 10.326-3.08 3.836-2.325 6.683-5.577 8.209-8.962C33.815 31.801 35 30.541 35 28.992" })]
|
189
|
-
}),
|
189
|
+
}), q = (t) => a(l, {
|
190
190
|
xmlns: "http://www.w3.org/2000/svg",
|
191
191
|
width: "144",
|
192
192
|
height: "144",
|
193
193
|
viewBox: "0 0 48 48",
|
194
194
|
...t,
|
195
195
|
children: [/* @__PURE__ */ c("path", { fill: "#f06292", d: "M39.867 25.956a9 9 0 0 0-3.986.928c-.408-.815-.822-1.532-.891-2.065-.081-.622-.175-.994-.077-1.735s.527-1.791.521-1.87-.096-.456-.983-.463c-.887-.006-1.646.171-1.735.405s-.26.761-.366 1.311c-.155.804-1.771 3.673-2.688 5.173-.3-.586-.555-1.102-.608-1.51-.081-.622-.175-.994-.077-1.735s.527-1.791.521-1.87-.096-.456-.983-.463c-.887-.006-1.646.171-1.735.405s-.185.781-.366 1.311c-.182.529-2.329 5.314-2.892 6.555-.287.632-.536 1.14-.712 1.486l-.001-.002-.029.062c-.151.295-.24.458-.24.458l.003.006c-.12.217-.248.418-.311.418-.044 0-.133-.577.019-1.369.32-1.66 1.087-4.248 1.08-4.338-.004-.046.143-.497-.501-.733-.626-.229-.849.153-.906.154-.055.001-.096.135-.096.135s.697-2.911-1.33-2.911c-1.268 0-3.024 1.387-3.889 2.644-.546.298-1.715.936-2.954 1.617l-1.423.783-.095-.104c-2.459-2.623-7.003-4.478-6.811-8.005.07-1.282.516-4.658 8.733-8.752 6.731-3.354 12.12-2.431 13.051-.386 1.33 2.923-2.88 8.354-9.87 9.138-2.663.299-4.066-.734-4.415-1.118-.367-.405-.422-.423-.559-.347-.223.124-.082.481 0 .694.209.543 1.065 1.506 2.525 1.986 1.285.422 4.412.653 8.193-.81 4.236-1.638 7.543-6.196 6.571-10.005-.988-3.874-7.412-5.148-13.492-2.988-3.623 1.286-7.54 3.304-10.357 5.938-3.349 3.132-3.883 5.859-3.663 6.998.782 4.048 6.361 6.684 8.595 8.637l-.308.17c-1.12.554-5.373 2.78-6.437 5.131-1.207 2.667.192 4.581 1.118 4.839 2.869.798 5.813-.638 7.396-2.998 1.582-2.359 1.389-5.432.663-6.834l-.028-.052.876-.517c.57-.335 1.13-.647 1.615-.911-.272.744-.471 1.637-.574 2.926-.122 1.514.499 3.471 1.311 4.241.358.339.788.347 1.06.347.945 0 1.376-.786 1.851-1.716.582-1.14 1.099-2.468 1.099-2.468s-.648 3.586 1.118 3.586c.644 0 1.291-.835 1.58-1.26l.001.007.05-.083c.067-.102.105-.167.105-.167l.003-.019a71 71 0 0 0 1.693-3.162c1.112-2.182 2.178-4.916 2.178-4.916s.099.668.424 1.774c.191.65.597 1.369.918 2.059-.258.358-.416.563-.416.563l.004.011c-.206.274-.437.569-.679.857-.878 1.045-1.923 2.239-2.063 2.583-.165.406-.126.704.193.945.233.175.647.203 1.08.174a4.9 4.9 0 0 0 1.617-.368 5.4 5.4 0 0 0 1.39-.731c.861-.633 1.38-1.538 1.33-2.738-.028-.661-.238-1.316-.505-1.934l.235-.34c1.357-1.984 2.41-4.164 2.41-4.164s.099.668.424 1.774c.164.559.489 1.17.781 1.768-1.276 1.037-2.067 2.242-2.342 3.032-.508 1.462-.11 2.124.636 2.275.338.068.816-.087 1.175-.239a5.4 5.4 0 0 0 1.486-.764c.861-.633 1.689-1.519 1.639-2.718-.023-.546-.171-1.088-.372-1.608 1.082-.451 2.482-.701 4.266-.493 3.827.447 4.577 2.836 4.434 3.836-.144 1-.946 1.55-1.215 1.716-.268.166-.35.224-.328.347.033.179.157.173.386.134.315-.053 2.009-.813 2.082-2.659.091-2.346-2.154-4.92-6.131-4.899M10.37 35.9c-1.268 1.383-3.038 1.905-3.798 1.465-.82-.475-.495-2.511 1.06-3.979.948-.894 2.172-1.718 2.984-2.225l.786-.472.086-.048-.001-.002.196-.118c.567 2.089.018 3.928-1.313 5.379m9.235-6.277c-.441 1.076-1.365 3.83-1.928 3.682-.483-.127-.777-2.22-.096-4.28.342-1.037 1.074-2.276 1.504-2.757.692-.774 1.454-1.027 1.639-.713.235.4-.842 3.393-1.119 4.068m7.629 3.64c-.187.098-.359.159-.438.112-.059-.035.077-.164.077-.164s.954-1.027 1.33-1.494c.219-.272.472-.595.748-.955l.003.107c-.002 1.23-1.19 2.06-1.72 2.394m5.877-1.34c-.14-.099-.116-.42.343-1.421.18-.393.592-1.054 1.306-1.686.083.26.133.509.132.741-.009 1.548-1.113 2.126-1.781 2.366" })]
|
196
|
-
}),
|
196
|
+
}), O = (t) => a(l, {
|
197
197
|
xmlns: "http://www.w3.org/2000/svg",
|
198
198
|
width: "144",
|
199
199
|
height: "144",
|
200
200
|
viewBox: "0 0 48 48",
|
201
201
|
...t,
|
202
202
|
children: [/* @__PURE__ */ c("path", { fill: "#00acc1", d: "M24 9.604q-9.6 0-12 9.597 3.6-4.798 8.4-3.599c1.826.456 3.131 1.781 4.576 3.247C27.328 21.236 30.051 24 36 24q9.6 0 12-9.598-3.6 4.798-8.4 3.6c-1.825-.456-3.13-1.781-4.575-3.247C32.672 12.367 29.948 9.604 24 9.604M12 24q-9.6 0-12 9.598 3.6-4.799 8.4-3.599c1.825.457 3.13 1.781 4.575 3.246 2.353 2.388 5.077 5.152 11.025 5.152q9.6 0 12-9.598-3.6 4.799-8.4 3.599c-1.826-.456-3.131-1.781-4.576-3.246C20.672 26.764 17.949 24 12 24" })]
|
203
|
-
}),
|
203
|
+
}), R = (t) => a(l, {
|
204
204
|
xmlns: "http://www.w3.org/2000/svg",
|
205
205
|
width: "144",
|
206
206
|
height: "144",
|
207
207
|
viewBox: "0 0 48 48",
|
208
208
|
...t,
|
209
209
|
children: [/* @__PURE__ */ c("path", { fill: "#1976d2", d: "M6 6h36v36H6z" }), /* @__PURE__ */ c("path", { fill: "#fff", d: "M27.49 22H14.227v3.264h4.757V40h3.769V25.264h4.737zM39.194 26.084s-1.787-1.192-3.807-1.192-2.747.96-2.747 1.986c0 2.648 7.381 2.383 7.381 7.712 0 8.209-11.254 4.568-11.254 4.568V35.22s2.152 1.622 4.733 1.622 2.483-1.688 2.483-1.92c0-2.449-7.315-2.449-7.315-7.878 0-7.381 10.658-4.469 10.658-4.469z" })]
|
210
|
-
}),
|
210
|
+
}), H = (t) => a(l, {
|
211
211
|
xmlns: "http://www.w3.org/2000/svg",
|
212
212
|
width: "31.88",
|
213
213
|
height: "32",
|
@@ -226,14 +226,14 @@ const f = (t) => a(l, {
|
|
226
226
|
/* @__PURE__ */ c("stop", { offset: "100%", stopColor: "#FFA800" })
|
227
227
|
] })
|
228
228
|
] }), /* @__PURE__ */ c("path", { fill: "url(#a)", d: "M255.153 37.938 134.897 252.976c-2.483 4.44-8.862 4.466-11.382.048L.875 37.958c-2.746-4.814 1.371-10.646 6.827-9.67l120.385 21.517a6.5 6.5 0 0 0 2.322-.004l117.867-21.483c5.438-.991 9.574 4.796 6.877 9.62" }), /* @__PURE__ */ c("path", { fill: "url(#b)", d: "M185.432.063 96.44 17.501a3.27 3.27 0 0 0-2.634 3.014l-5.474 92.456a3.268 3.268 0 0 0 3.997 3.378l24.777-5.718c2.318-.535 4.413 1.507 3.936 3.838l-7.361 36.047c-.495 2.426 1.782 4.5 4.151 3.78l15.304-4.649c2.372-.72 4.652 1.36 4.15 3.788l-11.698 56.621c-.732 3.542 3.979 5.473 5.943 2.437l1.313-2.028 72.516-144.72c1.215-2.423-.88-5.186-3.54-4.672l-25.505 4.922c-2.396.462-4.435-1.77-3.759-4.114l16.646-57.705c.677-2.35-1.37-4.583-3.769-4.113Z" })]
|
229
|
-
}),
|
229
|
+
}), G = (t) => a(l, {
|
230
230
|
xmlns: "http://www.w3.org/2000/svg",
|
231
231
|
width: "144",
|
232
232
|
height: "144",
|
233
233
|
viewBox: "0 0 48 48",
|
234
234
|
...t,
|
235
235
|
children: [/* @__PURE__ */ c("path", { fill: "#29b6f6", d: "M44 11.11v25.78c0 1.27-.79 2.4-1.98 2.82l-8.82 4.14L34 33V15l-.8-10.85 8.82 4.14A2.98 2.98 0 0 1 44 11.11" }), /* @__PURE__ */ c("path", { fill: "#0277bd", d: "M9 33.896 34 15V5.353c0-1.198-1.482-1.758-2.275-.86L4.658 29.239a2 2 0 0 0 .107 3.032s1.324 1.232 1.803 1.574c.736.525 1.703.585 2.432.051" }), /* @__PURE__ */ c("path", { fill: "#0288d1", d: "M9 14.104 34 33v9.647c0 1.198-1.482 1.758-2.275.86L4.658 18.761a2 2 0 0 1 .107-3.032s1.324-1.232 1.803-1.574c.736-.525 1.703-.585 2.432-.051" })]
|
236
|
-
}),
|
236
|
+
}), j = (t) => a(l, {
|
237
237
|
xmlns: "http://www.w3.org/2000/svg",
|
238
238
|
width: "144",
|
239
239
|
height: "144",
|
@@ -241,196 +241,208 @@ const f = (t) => a(l, {
|
|
241
241
|
...t,
|
242
242
|
children: [/* @__PURE__ */ c("path", { fill: "#fff", d: "M24 4.05a19.95 19.95 0 1 0 0 39.9 19.95 19.95 0 1 0 0-39.9" }), /* @__PURE__ */ c("path", { fill: "#01579b", d: "M8.001 24c0 6.336 3.68 11.806 9.018 14.4L9.385 17.488A15.9 15.9 0 0 0 8.001 24m26.803-.806c0-1.977-1.063-3.35-1.67-4.412-.813-1.329-1.576-2.437-1.576-3.752 0-1.465 1.471-2.84 3.041-2.84.071 0 .135.006.206.008A15.9 15.9 0 0 0 24.001 8c-5.389 0-10.153 2.666-13.052 6.749.228.074.307.039.611.039 1.669 0 4.264-.2 4.264-.2.86-.057.965 1.212.099 1.316 0 0-.864.105-1.828.152l5.931 17.778 3.5-10.501-2.603-7.248c-.861-.046-1.679-.152-1.679-.152-.862-.056-.762-1.375.098-1.316 0 0 2.648.2 4.217.2 1.675 0 4.264-.2 4.264-.2.861-.057.965 1.212.104 1.316 0 0-.87.105-1.832.152l5.891 17.61 1.599-5.326c.814-2.08 1.219-3.8 1.219-5.175m-10.523 2.202-4.8 13.952c1.436.426 2.95.652 4.52.652 1.861 0 3.649-.324 5.316-.907-.04-.071-.085-.143-.118-.22zm13.762-9.078q.107.766.108 1.645c0 1.628-.306 3.451-1.219 5.737l-4.885 14.135A16 16 0 0 0 40 24a16 16 0 0 0-1.957-7.682" }), /* @__PURE__ */ c("path", { fill: "#01579b", d: "M4 24c0 11.024 8.97 20 19.999 20C35.03 44 44 35.024 44 24S35.03 4 24 4 4 12.976 4 24m1.995 0c0-9.924 8.074-17.999 18.004-17.999S42.005 14.076 42.005 24 33.929 42.001 24 42.001 5.995 33.924 5.995 24" })]
|
243
243
|
}), E = [
|
244
|
+
"Languages",
|
245
|
+
"Frontend",
|
246
|
+
"Backend",
|
247
|
+
"Database",
|
248
|
+
"Design",
|
249
|
+
"Native App",
|
250
|
+
"DevOps & AI/ML",
|
251
|
+
"Productivity",
|
252
|
+
"Communication",
|
253
|
+
"Companies",
|
254
|
+
"Others"
|
255
|
+
], P = [
|
244
256
|
{
|
245
257
|
id: "html",
|
246
258
|
name: "HTML",
|
247
259
|
path: "public/html.svg",
|
248
|
-
categories: ["
|
249
|
-
keywords: ["html", "
|
260
|
+
categories: ["Languages", "Frontend"],
|
261
|
+
keywords: ["html", "markup", "web"]
|
250
262
|
},
|
251
263
|
{
|
252
264
|
id: "canva",
|
253
265
|
name: "Canva",
|
254
266
|
path: "public/canva.svg",
|
255
|
-
categories: ["
|
256
|
-
keywords: ["canva", "
|
267
|
+
categories: ["Design"],
|
268
|
+
keywords: ["canva", "graphics", "creative"]
|
257
269
|
},
|
258
270
|
{
|
259
271
|
id: "chatgpt",
|
260
272
|
name: "ChatGPT",
|
261
273
|
path: "public/chatgpt.svg",
|
262
|
-
categories: ["
|
263
|
-
keywords: ["chatgpt", "
|
274
|
+
categories: ["DevOps & AI/ML", "Productivity"],
|
275
|
+
keywords: ["chatgpt", "ai", "chatbot"]
|
264
276
|
},
|
265
277
|
{
|
266
278
|
id: "css",
|
267
279
|
name: "CSS",
|
268
280
|
path: "public/css.svg",
|
269
|
-
categories: ["
|
270
|
-
keywords: ["css", "
|
281
|
+
categories: ["Frontend", "Design"],
|
282
|
+
keywords: ["css", "style", "format"]
|
271
283
|
},
|
272
284
|
{
|
273
285
|
id: "discord",
|
274
286
|
name: "Discord",
|
275
287
|
path: "public/discord.svg",
|
276
|
-
categories: ["
|
277
|
-
keywords: ["discord", "chat", "
|
288
|
+
categories: ["Communication"],
|
289
|
+
keywords: ["discord", "chat", "community"]
|
278
290
|
},
|
279
291
|
{
|
280
292
|
id: "figma",
|
281
293
|
name: "Figma",
|
282
294
|
path: "public/figma.svg",
|
283
|
-
categories: ["
|
284
|
-
keywords: ["figma", "
|
295
|
+
categories: ["Design"],
|
296
|
+
keywords: ["figma", "ui", "ux"]
|
285
297
|
},
|
286
298
|
{
|
287
299
|
id: "firebase",
|
288
300
|
name: "Firebase",
|
289
301
|
path: "public/firebase.svg",
|
290
|
-
categories: ["
|
291
|
-
keywords: ["firebase", "
|
302
|
+
categories: ["Backend", "Database"],
|
303
|
+
keywords: ["firebase", "cloud", "auth"]
|
292
304
|
},
|
293
305
|
{
|
294
306
|
id: "git",
|
295
307
|
name: "Git",
|
296
308
|
path: "public/git.svg",
|
297
|
-
categories: ["
|
298
|
-
keywords: ["git", "
|
309
|
+
categories: ["DevOps & AI/ML"],
|
310
|
+
keywords: ["git", "versioning", "version control"]
|
299
311
|
},
|
300
312
|
{
|
301
313
|
id: "github",
|
302
314
|
name: "GitHub",
|
303
315
|
path: "public/github.svg",
|
304
|
-
categories: ["
|
305
|
-
keywords: ["github", "
|
316
|
+
categories: ["DevOps & AI/ML"],
|
317
|
+
keywords: ["github", "code", "collaboration", "version control"]
|
306
318
|
},
|
307
319
|
{
|
308
320
|
id: "gmail",
|
309
321
|
name: "Gmail",
|
310
322
|
path: "public/gmail.svg",
|
311
|
-
categories: ["
|
312
|
-
keywords: ["gmail", "email", "
|
323
|
+
categories: ["Communication"],
|
324
|
+
keywords: ["gmail", "email", "communication"]
|
313
325
|
},
|
314
326
|
{
|
315
327
|
id: "instagram",
|
316
328
|
name: "Instagram",
|
317
329
|
path: "public/instagram.svg",
|
318
|
-
categories: ["
|
319
|
-
keywords: ["instagram", "social
|
330
|
+
categories: ["Communication"],
|
331
|
+
keywords: ["instagram", "social", "media"]
|
320
332
|
},
|
321
333
|
{
|
322
334
|
id: "javascript",
|
323
335
|
name: "JavaScript",
|
324
336
|
path: "public/javascript.svg",
|
325
|
-
categories: ["
|
326
|
-
keywords: ["javascript", "
|
337
|
+
categories: ["Languages", "Frontend"],
|
338
|
+
keywords: ["javascript", "scripting", "web"]
|
327
339
|
},
|
328
340
|
{
|
329
341
|
id: "linkedin",
|
330
342
|
name: "LinkedIn",
|
331
343
|
path: "public/linkedin.svg",
|
332
|
-
categories: ["
|
333
|
-
keywords: ["linkedin", "
|
344
|
+
categories: ["Communication", "Companies"],
|
345
|
+
keywords: ["linkedin", "network", "professional"]
|
334
346
|
},
|
335
347
|
{
|
336
348
|
id: "mongodb",
|
337
349
|
name: "MongoDB",
|
338
350
|
path: "public/mongodb.svg",
|
339
|
-
categories: ["
|
340
|
-
keywords: ["mongodb", "
|
351
|
+
categories: ["Database"],
|
352
|
+
keywords: ["mongodb", "nosql", "database"]
|
341
353
|
},
|
342
354
|
{
|
343
355
|
id: "nextjs",
|
344
356
|
name: "Next.js",
|
345
357
|
path: "public/nextjs.svg",
|
346
|
-
categories: ["
|
347
|
-
keywords: ["nextjs", "react", "
|
358
|
+
categories: ["Frontend"],
|
359
|
+
keywords: ["nextjs", "react", "ssr"]
|
348
360
|
},
|
349
361
|
{
|
350
362
|
id: "notion",
|
351
363
|
name: "Notion",
|
352
364
|
path: "public/notion.svg",
|
353
|
-
categories: ["
|
354
|
-
keywords: ["notion", "
|
365
|
+
categories: ["Productivity"],
|
366
|
+
keywords: ["notion", "organize", "collaborate"]
|
355
367
|
},
|
356
368
|
{
|
357
369
|
id: "openai",
|
358
370
|
name: "OpenAI",
|
359
371
|
path: "public/openai.svg",
|
360
|
-
categories: ["
|
361
|
-
keywords: ["openai", "
|
372
|
+
categories: ["DevOps & AI/ML", "Companies"],
|
373
|
+
keywords: ["openai", "ai", "research"]
|
362
374
|
},
|
363
375
|
{
|
364
376
|
id: "postman",
|
365
377
|
name: "Postman",
|
366
378
|
path: "public/postman.svg",
|
367
|
-
categories: ["
|
368
|
-
keywords: ["postman", "api", "
|
379
|
+
categories: ["DevOps & AI/ML", "Backend"],
|
380
|
+
keywords: ["postman", "api", "test"]
|
369
381
|
},
|
370
382
|
{
|
371
383
|
id: "react-native",
|
372
384
|
name: "React Native",
|
373
385
|
path: "public/react-native.svg",
|
374
|
-
categories: ["
|
375
|
-
keywords: ["
|
386
|
+
categories: ["Native App"],
|
387
|
+
keywords: ["reactnative", "mobile", "development"]
|
376
388
|
},
|
377
389
|
{
|
378
390
|
id: "react",
|
379
391
|
name: "React",
|
380
392
|
path: "public/react.svg",
|
381
|
-
categories: ["
|
382
|
-
keywords: ["react", "
|
393
|
+
categories: ["Frontend"],
|
394
|
+
keywords: ["react", "frontend", "ui"]
|
383
395
|
},
|
384
396
|
{
|
385
397
|
id: "redux",
|
386
398
|
name: "Redux",
|
387
399
|
path: "public/redux.svg",
|
388
|
-
categories: ["
|
389
|
-
keywords: ["redux", "
|
400
|
+
categories: ["Frontend"],
|
401
|
+
keywords: ["redux", "state", "slice"]
|
390
402
|
},
|
391
403
|
{
|
392
404
|
id: "sass",
|
393
405
|
name: "SASS",
|
394
406
|
path: "public/sass.svg",
|
395
|
-
categories: ["
|
396
|
-
keywords: ["sass", "css", "
|
407
|
+
categories: ["Frontend", "Design"],
|
408
|
+
keywords: ["sass", "css", "preprocessor"]
|
397
409
|
},
|
398
410
|
{
|
399
411
|
id: "tailwindcss",
|
400
412
|
name: "Tailwind CSS",
|
401
413
|
path: "public/tailwindcss.svg",
|
402
|
-
categories: ["
|
403
|
-
keywords: ["tailwindcss", "
|
414
|
+
categories: ["Frontend", "Design"],
|
415
|
+
keywords: ["tailwindcss", "utility", "css"]
|
404
416
|
},
|
405
417
|
{
|
406
418
|
id: "typescript",
|
407
419
|
name: "TypeScript",
|
408
420
|
path: "public/typescript.svg",
|
409
|
-
categories: ["
|
410
|
-
keywords: ["typescript", "
|
421
|
+
categories: ["Languages", "Frontend"],
|
422
|
+
keywords: ["typescript", "strongtyping", "js"]
|
411
423
|
},
|
412
424
|
{
|
413
425
|
id: "vite",
|
414
426
|
name: "Vite",
|
415
427
|
path: "public/vite.svg",
|
416
|
-
categories: ["
|
417
|
-
keywords: ["vite", "build
|
428
|
+
categories: ["Frontend", "DevOps & AI/ML"],
|
429
|
+
keywords: ["vite", "build", "tool"]
|
418
430
|
},
|
419
431
|
{
|
420
432
|
id: "vscode",
|
421
433
|
name: "VS Code",
|
422
434
|
path: "public/vscode.svg",
|
423
|
-
categories: ["
|
424
|
-
keywords: ["vscode", "editor", "
|
435
|
+
categories: ["Productivity"],
|
436
|
+
keywords: ["vscode", "editor", "development"]
|
425
437
|
},
|
426
438
|
{
|
427
439
|
id: "wordpress",
|
428
440
|
name: "WordPress",
|
429
441
|
path: "public/wordpress.svg",
|
430
|
-
categories: ["
|
431
|
-
keywords: ["wordpress", "
|
442
|
+
categories: ["Frontend", "Companies"],
|
443
|
+
keywords: ["wordpress", "blog", "cms"]
|
432
444
|
}
|
433
|
-
], U = (t) => `${t[0]}${t.slice(1).toLowerCase()}`,
|
445
|
+
], U = (t) => `${t[0]}${t.slice(1).toLowerCase()}`, n = (t, e) => `${t} ${e ?? ""}`, d = {
|
434
446
|
xmlns: "http://www.w3.org/2000/svg",
|
435
447
|
width: 48,
|
436
448
|
height: 48,
|
@@ -441,9 +453,9 @@ const f = (t) => a(l, {
|
|
441
453
|
color: s,
|
442
454
|
...o
|
443
455
|
}) => a("svg", {
|
444
|
-
...
|
456
|
+
...d,
|
445
457
|
stroke: s,
|
446
|
-
className:
|
458
|
+
className: n("developer-icons", e),
|
447
459
|
...o,
|
448
460
|
width: t,
|
449
461
|
height: t
|
@@ -452,33 +464,34 @@ export {
|
|
452
464
|
g as CanvaIcon,
|
453
465
|
w as ChatgptIcon,
|
454
466
|
m as CssIcon,
|
455
|
-
n as DefaultAttributes,
|
456
467
|
v as DiscordIcon,
|
457
|
-
|
458
|
-
|
468
|
+
M as FigmaIcon,
|
469
|
+
u as FirebaseIcon,
|
459
470
|
x as GitIcon,
|
460
|
-
|
461
|
-
|
471
|
+
C as GithubIcon,
|
472
|
+
F as GmailIcon,
|
462
473
|
f as HtmlIcon,
|
463
474
|
l as Icon,
|
464
|
-
|
465
|
-
z as
|
466
|
-
F as JavascriptIcon,
|
475
|
+
b as InstagramIcon,
|
476
|
+
z as JavascriptIcon,
|
467
477
|
y as LinkedinIcon,
|
468
|
-
|
469
|
-
|
478
|
+
L as MongodbIcon,
|
479
|
+
k as NextjsIcon,
|
470
480
|
I as NotionIcon,
|
471
481
|
B as OpenaiIcon,
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
+
V as PostmanIcon,
|
483
|
+
D as ReactIcon,
|
484
|
+
A as ReactNativeIcon,
|
485
|
+
S as ReduxIcon,
|
486
|
+
q as SassIcon,
|
487
|
+
O as TailwindCssIcon,
|
488
|
+
R as TypescriptIcon,
|
489
|
+
H as ViteIcon,
|
490
|
+
G as VsCodeIcon,
|
491
|
+
j as WordpressIcon,
|
482
492
|
U as capitalizeFirstletter,
|
483
|
-
|
493
|
+
E as categoriesData,
|
494
|
+
d as defaultAttributes,
|
495
|
+
P as iconsData,
|
496
|
+
n as mergeClassNames
|
484
497
|
};
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "developer-icons",
|
3
3
|
"description": "Ready-to-use high quality vector icons for developers and designers",
|
4
|
-
"version": "2.
|
4
|
+
"version": "2.1.0",
|
5
5
|
"type": "module",
|
6
6
|
"homepage": "https://github.com/xandemon/developer-icons",
|
7
7
|
"repository": {
|
@@ -31,7 +31,8 @@
|
|
31
31
|
],
|
32
32
|
"scripts": {
|
33
33
|
"dev": "vite",
|
34
|
-
"
|
34
|
+
"clean": "rimraf --glob dist && rimraf --glob lib/icons/*.tsx",
|
35
|
+
"build": "npm run clean && tsx ./lib/scripts/build.ts && tsc --p ./tsconfig-build.json && vite build",
|
35
36
|
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
36
37
|
"preview": "vite preview",
|
37
38
|
"prePublishOnly": "npm run build"
|
@@ -52,6 +53,7 @@
|
|
52
53
|
"eslint-plugin-react-refresh": "^0.4.6",
|
53
54
|
"react": "^18.2.0",
|
54
55
|
"react-dom": "^18.2.0",
|
56
|
+
"rimraf": "^5.0.5",
|
55
57
|
"svgo": "^3.2.0",
|
56
58
|
"svgson": "^5.3.1",
|
57
59
|
"tsx": "^4.8.2",
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare const capitalizeFirstletter: (str: string) => string;
|