@yoroll/react-icon 0.0.15 → 0.0.16
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/index.cjs +304 -185
- package/dist/index.iife.js +298 -185
- package/dist/index.iife.min.js +4 -4
- package/dist/index.js +363 -238
- package/dist/index.min.cjs +2 -2
- package/dist/index.min.js +2 -2
- package/dist/types/components/ModelklingFilled.d.ts +4 -0
- package/dist/types/components/Niceofficial.d.ts +4 -0
- package/dist/types/components/Resultsetting.d.ts +4 -0
- package/dist/types/components/Styleoverall.d.ts +4 -0
- package/dist/types/components/Uploadedvideo.d.ts +4 -0
- package/dist/types/components/Uploadstory.d.ts +4 -0
- package/dist/types/components/index.d.ts +6 -0
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @lineargame svg icons react v0.0.
|
|
1
|
+
/*! @lineargame svg icons react v0.0.15 */
|
|
2
2
|
|
|
3
3
|
"use strict";
|
|
4
4
|
var __defProp = Object.defineProperty;
|
|
@@ -112,6 +112,7 @@ __export(index_exports, {
|
|
|
112
112
|
IconModelOpenaiFilled: () => ModelOpenaiFilled_default,
|
|
113
113
|
IconModelSeedFilled: () => ModelSeedFilled_default,
|
|
114
114
|
IconModelSoraFilled: () => ModelSoraFilled_default,
|
|
115
|
+
IconModelklingFilled: () => ModelklingFilled_default,
|
|
115
116
|
IconModels: () => Models_default,
|
|
116
117
|
IconMore: () => More_default,
|
|
117
118
|
IconMoreCollapse: () => MoreCollapse_default,
|
|
@@ -125,6 +126,7 @@ __export(index_exports, {
|
|
|
125
126
|
IconMute: () => Mute_default,
|
|
126
127
|
IconNext: () => Next_default,
|
|
127
128
|
IconNextscene: () => Nextscene_default,
|
|
129
|
+
IconNiceofficial: () => Niceofficial_default,
|
|
128
130
|
IconOneclickgenerate: () => Oneclickgenerate_default,
|
|
129
131
|
IconOpendemo: () => Opendemo_default,
|
|
130
132
|
IconOppsFilled: () => OppsFilled_default,
|
|
@@ -151,6 +153,7 @@ __export(index_exports, {
|
|
|
151
153
|
IconRatioAuto: () => RatioAuto_default,
|
|
152
154
|
IconReEdit: () => ReEdit_default,
|
|
153
155
|
IconRegenerate: () => Regenerate_default,
|
|
156
|
+
IconResultsetting: () => Resultsetting_default,
|
|
154
157
|
IconRightFilled: () => RightFilled_default,
|
|
155
158
|
IconSceneNext: () => SceneNext_default,
|
|
156
159
|
IconScriptmode: () => Scriptmode_default,
|
|
@@ -164,6 +167,7 @@ __export(index_exports, {
|
|
|
164
167
|
IconStoryboard: () => Storyboard_default,
|
|
165
168
|
IconStyle: () => Style_default,
|
|
166
169
|
IconStyleAutoFilled: () => StyleAutoFilled_default,
|
|
170
|
+
IconStyleoverall: () => Styleoverall_default,
|
|
167
171
|
IconSwitchOffFilled: () => SwitchOffFilled_default,
|
|
168
172
|
IconSwitchOnFilled: () => SwitchOnFilled_default,
|
|
169
173
|
IconTarget: () => Target_default,
|
|
@@ -174,8 +178,10 @@ __export(index_exports, {
|
|
|
174
178
|
IconUndo: () => Undo_default,
|
|
175
179
|
IconUpFilled: () => UpFilled_default,
|
|
176
180
|
IconUpleftFilled: () => UpleftFilled_default,
|
|
181
|
+
IconUploadedvideo: () => Uploadedvideo_default,
|
|
177
182
|
IconUploadfiles: () => Uploadfiles_default,
|
|
178
183
|
IconUploadimage: () => Uploadimage_default,
|
|
184
|
+
IconUploadstory: () => Uploadstory_default,
|
|
179
185
|
IconUprightFilled: () => UprightFilled_default,
|
|
180
186
|
IconUserfeedback: () => Userfeedback_default,
|
|
181
187
|
IconVideoGeneration: () => VideoGeneration_default,
|
|
@@ -464,7 +470,7 @@ var import_jsx_runtime21 = require("react/jsx-runtime"), IconCheck = ({ size, wi
|
|
|
464
470
|
"path",
|
|
465
471
|
{
|
|
466
472
|
fill: stroke || color || "currentColor",
|
|
467
|
-
d: "M21.7953 6.
|
|
473
|
+
d: "M21.7953 6.0455L8.99984 18.841L2.20435 12.0455L3.79534 10.4545L8.99984 15.659L20.2043 4.45451L21.7953 6.0455Z"
|
|
468
474
|
}
|
|
469
475
|
) }), Check_default = IconCheck;
|
|
470
476
|
|
|
@@ -1877,14 +1883,21 @@ var import_jsx_runtime81 = require("react/jsx-runtime"), IconImageGeneration = (
|
|
|
1877
1883
|
"path",
|
|
1878
1884
|
{
|
|
1879
1885
|
fill: stroke || color || "currentColor",
|
|
1880
|
-
d: "M12 3.75H3.75V17.1592L9 11.9092L12 14.9092L14.9092 12H18.0908L12 18.0908L9 15.0908L3.84082 20.25H20.25V12H22.5V22.5H1.5V1.5H12V3.
|
|
1886
|
+
d: "M12 3.75H3.75V17.1592L9 11.9092L12 14.9092L14.9092 12H18.0908L12 18.0908L9 15.0908L3.84082 20.25H20.25V12H22.5V22.5H1.5V1.5H12V3.75Z"
|
|
1881
1887
|
}
|
|
1882
1888
|
),
|
|
1883
1889
|
/* @__PURE__ */ (0, import_jsx_runtime81.jsx)(
|
|
1884
1890
|
"path",
|
|
1885
1891
|
{
|
|
1886
1892
|
fill: stroke || color || "currentColor",
|
|
1887
|
-
d: "
|
|
1893
|
+
d: "M20.4287 3.57129L24 4.28613V5.71387L20.4287 6.42871L19.7139 10H18.2861L17.5713 6.42871L14 5.71387V4.28613L17.5713 3.57129L18.2861 0H19.7139L20.4287 3.57129Z"
|
|
1894
|
+
}
|
|
1895
|
+
),
|
|
1896
|
+
/* @__PURE__ */ (0, import_jsx_runtime81.jsx)(
|
|
1897
|
+
"path",
|
|
1898
|
+
{
|
|
1899
|
+
fill: stroke || color || "currentColor",
|
|
1900
|
+
d: "M8.625 6C9.66053 6 10.5 6.83947 10.5 7.875C10.5 8.91053 9.66053 9.75 8.625 9.75C7.58947 9.75 6.75 8.91053 6.75 7.875C6.75 6.83947 7.58947 6 8.625 6Z"
|
|
1888
1901
|
}
|
|
1889
1902
|
)
|
|
1890
1903
|
] }), ImageGeneration_default = IconImageGeneration;
|
|
@@ -2146,8 +2159,19 @@ var import_jsx_runtime94 = require("react/jsx-runtime"), IconModelNanobananaLogo
|
|
|
2146
2159
|
)
|
|
2147
2160
|
] }), ModelNanobananaLogoNomoFilled_default = IconModelNanobananaLogoNomoFilled;
|
|
2148
2161
|
|
|
2162
|
+
// src/components/ModelklingFilled.tsx
|
|
2163
|
+
var import_jsx_runtime95 = require("react/jsx-runtime"), IconModelklingFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime95.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime95.jsx)(
|
|
2164
|
+
"path",
|
|
2165
|
+
{
|
|
2166
|
+
fill: fill || color || "currentColor",
|
|
2167
|
+
d: "M20.5291 3.4438L20.6122 3.52495L20.6146 3.52263C22.2151 5.1053 21.7561 8.28532 19.4354 11.8904L24 16.388L23.8039 16.7643C23.0364 18.2384 21.9975 19.5591 20.7401 20.6592C19.0838 22.116 17.0844 23.1423 14.9233 23.6452L14.8449 23.6638L14.7327 23.6901L14.6518 23.7078L14.4737 23.7465L14.3263 23.7751L14.2156 23.7959C14.0979 23.8191 13.9748 23.8408 13.8547 23.8608L13.7543 23.8755L13.6782 23.8848C13.5699 23.8992 13.4622 23.9126 13.355 23.925C11.5558 24.1243 9.73409 23.9252 8.02307 23.3421C6.31204 22.759 4.7549 21.8067 3.46545 20.5549L3.39013 20.483C1.78647 18.9003 2.24073 15.718 4.56463 12.1106L0 7.61299L0.196143 7.23664C0.961493 5.76157 2.00159 4.44138 3.26224 3.34489C4.55042 2.21676 6.04609 1.34218 7.66839 0.768412C8.04498 0.63472 8.43884 0.518029 8.82563 0.419112C9.1444 0.334967 9.46662 0.264065 9.79143 0.206596C9.90127 0.184958 10.0252 0.162547 10.1453 0.142454C12.0176 -0.145008 13.9323 0.00390571 15.7356 0.577243C17.5389 1.15058 19.1807 2.13237 20.5291 3.4438ZM18.9858 3.637H18.9811L18.9858 3.63932C17.4347 3.16637 14.9735 3.93066 12.3719 5.6192C14.3514 5.07593 16.2657 5.35722 17.503 6.57668C18.6751 7.73355 18.996 9.48932 18.5519 11.334C18.531 11.4324 18.5049 11.5321 18.4735 11.633C20.5973 8.46847 21.2768 5.50792 19.932 4.18568C19.9099 4.16184 19.8863 4.13938 19.8614 4.11845L19.8512 4.10917L19.8363 4.09604L19.7916 4.06203C19.7722 4.04658 19.7521 4.03164 19.7312 4.01721L19.6982 3.99403C19.4831 3.83588 19.2422 3.71513 18.9858 3.637ZM17.9212 10.7505C17.6473 12.3595 16.7443 13.9854 15.3752 15.3324C14.0101 16.6801 12.3562 17.5704 10.7204 17.8424C9.18967 18.0974 7.86924 17.7651 7.00386 16.915C6.14083 16.0642 5.80347 14.7682 6.06237 13.2528C6.33619 11.6454 7.23688 10.0187 8.59967 8.67326C8.59967 8.67326 8.60203 8.67326 8.60752 8.66553L8.61223 8.6578C9.97973 7.31933 11.6273 6.4314 13.2592 6.16247C14.7899 5.90745 16.1072 6.2382 16.9757 7.08981C17.8388 7.93988 18.1761 9.23816 17.9172 10.7513L17.9212 10.7505ZM4.04995 4.21273C3.00775 5.12054 2.13032 6.19674 1.45538 7.39507L1.44753 7.39738L5.40804 11.2891C5.73076 10.8414 6.07597 10.3989 6.44367 9.96149C6.57234 9.81003 6.70467 9.65598 6.84067 9.49937L6.89245 9.44141L7.08074 9.2343C7.08624 9.22966 7.09173 9.21962 7.09173 9.21962L7.12625 9.18098L7.1443 9.16011L7.17176 9.13075L7.24237 9.05347C7.29153 8.99783 7.34253 8.94296 7.39536 8.88886C7.39536 8.88345 7.4032 8.87573 7.4032 8.87573L7.48794 8.78454L7.54835 8.72271C7.55096 8.71859 7.55306 8.71808 7.55306 8.71808C7.55776 8.71396 7.55855 8.71035 7.55855 8.71035L7.56953 8.69644L7.58052 8.6833C7.59008 8.67607 7.59877 8.66777 7.60641 8.65857L7.62131 8.64312C7.65348 8.61143 7.69193 8.57434 7.72645 8.53724C7.74475 8.51509 7.76568 8.49294 7.78921 8.47079L7.82138 8.43833C7.82687 8.4306 7.84178 8.41592 7.84178 8.41592L7.90219 8.35719L8.01988 8.24281L8.0591 8.20186L8.10304 8.15626C8.95111 7.31805 9.85739 6.539 10.8153 5.82476L10.9408 5.73434H10.9416V5.73357L10.9432 5.7328L11.0687 5.64161C11.2089 5.53806 11.3501 5.43682 11.4924 5.3379C11.6441 5.2359 11.7957 5.13543 11.9474 5.03652C14.0046 3.68568 16.0194 2.87503 17.6638 2.71429C15.4638 1.40687 12.867 0.903505 10.3281 1.29236C10.2182 1.30936 10.1131 1.32714 10.0001 1.34955C9.92873 1.36191 9.86675 1.37428 9.80399 1.38664L9.76633 1.39437C9.18966 1.5113 8.62206 1.66805 8.06773 1.86345C6.58802 2.38524 5.22339 3.18285 4.04995 4.21273ZM4.26885 19.9838C4.48853 20.1486 4.7388 20.2738 5.01968 20.3593H5.0134C6.5747 20.8292 9.02648 20.0626 11.6187 18.3787C9.64158 18.9196 7.73115 18.6384 6.49389 17.4189C5.32723 16.2674 5.00634 14.5063 5.44805 12.6616C5.47002 12.5632 5.49591 12.4635 5.52573 12.3625C3.40268 15.5279 2.72481 18.4877 4.068 19.8107C4.09833 19.84 4.13076 19.8697 4.16528 19.8995C4.19771 19.9284 4.23276 19.9565 4.26885 19.9838ZM22.5423 16.6067V16.6082C21.8663 17.8048 20.9896 18.88 19.9493 19.7883C18.3924 21.15 16.5104 22.1008 14.4792 22.5517L14.4541 22.5579L14.3867 22.5734C14.3104 22.5937 14.2332 22.6102 14.1552 22.6228C14.1045 22.6337 14.0527 22.6432 13.9999 22.6514C13.8905 22.6723 13.7807 22.6904 13.6703 22.7055L13.5786 22.721L13.4742 22.7341C13.3905 22.7455 13.3047 22.7558 13.2169 22.765C10.8214 23.0307 8.40389 22.5111 6.33854 21.2867C7.9218 21.1329 9.84949 20.3717 11.8266 19.1128L11.9396 19.0402L12.0526 18.9668L12.2063 18.8648H12.2071L12.5045 18.6654C12.6483 18.5665 12.7895 18.4652 12.9281 18.3617C13.015 18.3004 13.1002 18.2393 13.1839 18.1785C14.1406 17.4622 15.047 16.683 15.897 15.8463C15.9174 15.8257 15.9364 15.8056 15.9542 15.786L15.9778 15.7597C16.0196 15.7211 16.0588 15.6832 16.0955 15.6461L16.1551 15.5874C16.1551 15.5874 16.1708 15.5719 16.1731 15.5642C16.181 15.5575 16.1886 15.5503 16.1959 15.5426L16.2053 15.5325L16.2736 15.4661L16.3261 15.412C16.3439 15.3955 16.3614 15.378 16.3787 15.3594L16.3928 15.344C16.4005 15.335 16.4092 15.327 16.4187 15.32L16.4305 15.3061L16.4415 15.293C16.4415 15.293 16.4493 15.2852 16.454 15.2829L16.4752 15.2605L16.4964 15.2381L16.5168 15.2188C16.4948 15.2414 16.4739 15.2651 16.454 15.2899L16.5026 15.2396L16.5034 15.2381C16.5374 15.202 16.5712 15.1675 16.6046 15.1345C16.6046 15.1345 16.6046 15.1268 16.6125 15.1268C16.6585 15.0784 16.7032 15.0294 16.7466 14.98L16.8353 14.8826C16.847 14.8751 16.8565 14.8647 16.8628 14.8525L16.913 14.793L16.9255 14.7783C16.9867 14.7139 17.0466 14.6487 17.1052 14.5828L17.1664 14.5132C17.2647 14.4004 17.3625 14.2868 17.4598 14.1724L17.5775 14.0341L17.6144 13.9893C17.6615 13.931 17.708 13.8744 17.754 13.8192C17.7933 13.7729 17.8317 13.7255 17.8694 13.6771C17.8929 13.6461 17.9172 13.616 17.9423 13.5866C18.1699 13.2976 18.3888 13.0132 18.5998 12.7211L22.5423 16.6067ZM22.5423 16.6067C22.5423 16.6041 22.5438 16.6021 22.547 16.6005V16.6129L22.5423 16.6082H22.5438L22.5423 16.6067Z",
|
|
2168
|
+
fillRule: "evenodd",
|
|
2169
|
+
clipRule: "evenodd"
|
|
2170
|
+
}
|
|
2171
|
+
) }), ModelklingFilled_default = IconModelklingFilled;
|
|
2172
|
+
|
|
2149
2173
|
// src/components/Models.tsx
|
|
2150
|
-
var
|
|
2174
|
+
var import_jsx_runtime96 = require("react/jsx-runtime"), IconModels = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime96.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime96.jsx)(
|
|
2151
2175
|
"path",
|
|
2152
2176
|
{
|
|
2153
2177
|
fill: stroke || color || "currentColor",
|
|
@@ -2158,31 +2182,31 @@ var import_jsx_runtime95 = require("react/jsx-runtime"), IconModels = ({ size, w
|
|
|
2158
2182
|
) }), Models_default = IconModels;
|
|
2159
2183
|
|
|
2160
2184
|
// src/components/MoreCollapse.tsx
|
|
2161
|
-
var
|
|
2185
|
+
var import_jsx_runtime97 = require("react/jsx-runtime"), IconMoreCollapse = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime97.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime97.jsx)(
|
|
2162
2186
|
"path",
|
|
2163
2187
|
{
|
|
2164
2188
|
fill: stroke || color || "currentColor",
|
|
2165
|
-
d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.
|
|
2189
|
+
d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37259 18.6274 3.8147e-06 12 3.8147e-06C5.37258 3.8147e-06 0 5.37259 0 12C0 18.6274 5.37258 24 12 24ZM12 21.75C6.61522 21.75 2.25 17.3848 2.25 12C2.25 6.61523 6.61522 2.25 12 2.25C17.3848 2.25 21.75 6.61523 21.75 12C21.75 17.3848 17.3848 21.75 12 21.75ZM17.2959 10.5459L15.7051 8.95508L12 12.6592L8.2959 8.95508L6.70508 10.5459L12 15.8408L17.2959 10.5459Z"
|
|
2166
2190
|
}
|
|
2167
2191
|
) }), MoreCollapse_default = IconMoreCollapse;
|
|
2168
2192
|
|
|
2169
2193
|
// src/components/MoreHorizontal.tsx
|
|
2170
|
-
var
|
|
2171
|
-
/* @__PURE__ */ (0,
|
|
2194
|
+
var import_jsx_runtime98 = require("react/jsx-runtime"), IconMoreHorizontal = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime98.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2195
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)(
|
|
2172
2196
|
"path",
|
|
2173
2197
|
{
|
|
2174
2198
|
fill: stroke || color || "currentColor",
|
|
2175
2199
|
d: "M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z"
|
|
2176
2200
|
}
|
|
2177
2201
|
),
|
|
2178
|
-
/* @__PURE__ */ (0,
|
|
2202
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)(
|
|
2179
2203
|
"path",
|
|
2180
2204
|
{
|
|
2181
2205
|
fill: stroke || color || "currentColor",
|
|
2182
2206
|
d: "M7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12Z"
|
|
2183
2207
|
}
|
|
2184
2208
|
),
|
|
2185
|
-
/* @__PURE__ */ (0,
|
|
2209
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)(
|
|
2186
2210
|
"path",
|
|
2187
2211
|
{
|
|
2188
2212
|
fill: stroke || color || "currentColor",
|
|
@@ -2192,7 +2216,7 @@ var import_jsx_runtime97 = require("react/jsx-runtime"), IconMoreHorizontal = ({
|
|
|
2192
2216
|
] }), MoreHorizontal_default = IconMoreHorizontal;
|
|
2193
2217
|
|
|
2194
2218
|
// src/components/MoreShowed.tsx
|
|
2195
|
-
var
|
|
2219
|
+
var import_jsx_runtime99 = require("react/jsx-runtime"), IconMoreShowed = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime99.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(
|
|
2196
2220
|
"path",
|
|
2197
2221
|
{
|
|
2198
2222
|
fill: stroke || color || "currentColor",
|
|
@@ -2201,22 +2225,22 @@ var import_jsx_runtime98 = require("react/jsx-runtime"), IconMoreShowed = ({ siz
|
|
|
2201
2225
|
) }), MoreShowed_default = IconMoreShowed;
|
|
2202
2226
|
|
|
2203
2227
|
// src/components/More.tsx
|
|
2204
|
-
var
|
|
2205
|
-
/* @__PURE__ */ (0,
|
|
2228
|
+
var import_jsx_runtime100 = require("react/jsx-runtime"), IconMore = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime100.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2229
|
+
/* @__PURE__ */ (0, import_jsx_runtime100.jsx)(
|
|
2206
2230
|
"path",
|
|
2207
2231
|
{
|
|
2208
2232
|
fill: stroke || color || "currentColor",
|
|
2209
2233
|
d: "M14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12Z"
|
|
2210
2234
|
}
|
|
2211
2235
|
),
|
|
2212
|
-
/* @__PURE__ */ (0,
|
|
2236
|
+
/* @__PURE__ */ (0, import_jsx_runtime100.jsx)(
|
|
2213
2237
|
"path",
|
|
2214
2238
|
{
|
|
2215
2239
|
fill: stroke || color || "currentColor",
|
|
2216
2240
|
d: "M12 17C13.1046 17 14 17.8954 14 19C14 20.1046 13.1046 21 12 21C10.8954 21 10 20.1046 10 19C10 17.8954 10.8954 17 12 17Z"
|
|
2217
2241
|
}
|
|
2218
2242
|
),
|
|
2219
|
-
/* @__PURE__ */ (0,
|
|
2243
|
+
/* @__PURE__ */ (0, import_jsx_runtime100.jsx)(
|
|
2220
2244
|
"path",
|
|
2221
2245
|
{
|
|
2222
2246
|
fill: stroke || color || "currentColor",
|
|
@@ -2226,29 +2250,29 @@ var import_jsx_runtime99 = require("react/jsx-runtime"), IconMore = ({ size, wid
|
|
|
2226
2250
|
] }), More_default = IconMore;
|
|
2227
2251
|
|
|
2228
2252
|
// src/components/Moresettings.tsx
|
|
2229
|
-
var
|
|
2230
|
-
/* @__PURE__ */ (0,
|
|
2253
|
+
var import_jsx_runtime101 = require("react/jsx-runtime"), IconMoresettings = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime101.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2254
|
+
/* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
|
|
2231
2255
|
"path",
|
|
2232
2256
|
{
|
|
2233
2257
|
fill: stroke || color || "currentColor",
|
|
2234
2258
|
d: "M13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12Z"
|
|
2235
2259
|
}
|
|
2236
2260
|
),
|
|
2237
|
-
/* @__PURE__ */ (0,
|
|
2261
|
+
/* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
|
|
2238
2262
|
"path",
|
|
2239
2263
|
{
|
|
2240
2264
|
fill: stroke || color || "currentColor",
|
|
2241
2265
|
d: "M12 15.75C12.8284 15.75 13.5 16.4216 13.5 17.25C13.5 18.0784 12.8284 18.75 12 18.75C11.1716 18.75 10.5 18.0784 10.5 17.25C10.5 16.4216 11.1716 15.75 12 15.75Z"
|
|
2242
2266
|
}
|
|
2243
2267
|
),
|
|
2244
|
-
/* @__PURE__ */ (0,
|
|
2268
|
+
/* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
|
|
2245
2269
|
"path",
|
|
2246
2270
|
{
|
|
2247
2271
|
fill: stroke || color || "currentColor",
|
|
2248
2272
|
d: "M13.5 6.75C13.5 5.92157 12.8284 5.25 12 5.25C11.1716 5.25 10.5 5.92157 10.5 6.75C10.5 7.57843 11.1716 8.25 12 8.25C12.8284 8.25 13.5 7.57843 13.5 6.75Z"
|
|
2249
2273
|
}
|
|
2250
2274
|
),
|
|
2251
|
-
/* @__PURE__ */ (0,
|
|
2275
|
+
/* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
|
|
2252
2276
|
"path",
|
|
2253
2277
|
{
|
|
2254
2278
|
fill: stroke || color || "currentColor",
|
|
@@ -2260,8 +2284,8 @@ var import_jsx_runtime100 = require("react/jsx-runtime"), IconMoresettings = ({
|
|
|
2260
2284
|
] }), Moresettings_default = IconMoresettings;
|
|
2261
2285
|
|
|
2262
2286
|
// src/components/MouseDrag.tsx
|
|
2263
|
-
var
|
|
2264
|
-
/* @__PURE__ */ (0,
|
|
2287
|
+
var import_jsx_runtime102 = require("react/jsx-runtime"), IconMouseDrag = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime102.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2288
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
|
|
2265
2289
|
"path",
|
|
2266
2290
|
{
|
|
2267
2291
|
fill: fill || color || "currentColor",
|
|
@@ -2269,7 +2293,7 @@ var import_jsx_runtime101 = require("react/jsx-runtime"), IconMouseDrag = ({ siz
|
|
|
2269
2293
|
d: "M13.5 3.5V20.5H10.5V3.5H13.5Z"
|
|
2270
2294
|
}
|
|
2271
2295
|
),
|
|
2272
|
-
/* @__PURE__ */ (0,
|
|
2296
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
|
|
2273
2297
|
"path",
|
|
2274
2298
|
{
|
|
2275
2299
|
fill: fill || color || "currentColor",
|
|
@@ -2277,7 +2301,7 @@ var import_jsx_runtime101 = require("react/jsx-runtime"), IconMouseDrag = ({ siz
|
|
|
2277
2301
|
d: "M6.79297 7.5L2.29297 12L6.79297 16.5H8.5V7.5H6.79297Z"
|
|
2278
2302
|
}
|
|
2279
2303
|
),
|
|
2280
|
-
/* @__PURE__ */ (0,
|
|
2304
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
|
|
2281
2305
|
"path",
|
|
2282
2306
|
{
|
|
2283
2307
|
fill: fill || color || "currentColor",
|
|
@@ -2288,8 +2312,8 @@ var import_jsx_runtime101 = require("react/jsx-runtime"), IconMouseDrag = ({ siz
|
|
|
2288
2312
|
] }), MouseDrag_default = IconMouseDrag;
|
|
2289
2313
|
|
|
2290
2314
|
// src/components/MouseMove.tsx
|
|
2291
|
-
var
|
|
2292
|
-
/* @__PURE__ */ (0,
|
|
2315
|
+
var import_jsx_runtime103 = require("react/jsx-runtime"), IconMouseMove = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime103.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2316
|
+
/* @__PURE__ */ (0, import_jsx_runtime103.jsx)("g", { clipPath: "url(#clip0_384_31)", children: /* @__PURE__ */ (0, import_jsx_runtime103.jsx)(
|
|
2293
2317
|
"path",
|
|
2294
2318
|
{
|
|
2295
2319
|
fill: fill || color || "currentColor",
|
|
@@ -2297,12 +2321,12 @@ var import_jsx_runtime102 = require("react/jsx-runtime"), IconMouseMove = ({ siz
|
|
|
2297
2321
|
d: "M15.5557 7.51074H13.0635V10.5635H16.1172V8.07129H18.5918L22.334 11.8135L21.9805 12.167L18.7383 15.4102L18.5918 15.5566H16.1172V13.0635H13.0635V16.1172H15.5557V18.5918L11.8135 22.334L11.46 21.9805L8.2168 18.7383L8.07031 18.5918V16.1172H10.5635V13.0635H7.50977V15.5566H5.03516L4.88867 15.4102L1.64648 12.167L1.29297 11.8135L5.03516 8.07129H7.50977V10.5635H10.5635V7.51074H8.07031V5.03516L8.2168 4.88867L11.46 1.64648L11.8135 1.29297L15.5557 5.03516V7.51074Z"
|
|
2298
2322
|
}
|
|
2299
2323
|
) }),
|
|
2300
|
-
/* @__PURE__ */ (0,
|
|
2324
|
+
/* @__PURE__ */ (0, import_jsx_runtime103.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime103.jsx)("clipPath", { id: "clip0_384_31", children: /* @__PURE__ */ (0, import_jsx_runtime103.jsx)("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
2301
2325
|
] }), MouseMove_default = IconMouseMove;
|
|
2302
2326
|
|
|
2303
2327
|
// src/components/MouseNumberchange.tsx
|
|
2304
|
-
var
|
|
2305
|
-
/* @__PURE__ */ (0,
|
|
2328
|
+
var import_jsx_runtime104 = require("react/jsx-runtime"), IconMouseNumberchange = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime104.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2329
|
+
/* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
|
|
2306
2330
|
"path",
|
|
2307
2331
|
{
|
|
2308
2332
|
fill: fill || color || "currentColor",
|
|
@@ -2310,7 +2334,7 @@ var import_jsx_runtime103 = require("react/jsx-runtime"), IconMouseNumberchange
|
|
|
2310
2334
|
d: "M10.5 17L9.30567 17L0.97168 12L9.30566 7L10.5 7L10.5 17Z"
|
|
2311
2335
|
}
|
|
2312
2336
|
),
|
|
2313
|
-
/* @__PURE__ */ (0,
|
|
2337
|
+
/* @__PURE__ */ (0, import_jsx_runtime104.jsx)(
|
|
2314
2338
|
"path",
|
|
2315
2339
|
{
|
|
2316
2340
|
fill: fill || color || "currentColor",
|
|
@@ -2321,7 +2345,7 @@ var import_jsx_runtime103 = require("react/jsx-runtime"), IconMouseNumberchange
|
|
|
2321
2345
|
] }), MouseNumberchange_default = IconMouseNumberchange;
|
|
2322
2346
|
|
|
2323
2347
|
// src/components/Musicassets.tsx
|
|
2324
|
-
var
|
|
2348
|
+
var import_jsx_runtime105 = require("react/jsx-runtime"), IconMusicassets = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime105.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime105.jsx)(
|
|
2325
2349
|
"path",
|
|
2326
2350
|
{
|
|
2327
2351
|
fill: stroke || color || "currentColor",
|
|
@@ -2332,8 +2356,8 @@ var import_jsx_runtime104 = require("react/jsx-runtime"), IconMusicassets = ({ s
|
|
|
2332
2356
|
) }), Musicassets_default = IconMusicassets;
|
|
2333
2357
|
|
|
2334
2358
|
// src/components/Mute.tsx
|
|
2335
|
-
var
|
|
2336
|
-
/* @__PURE__ */ (0,
|
|
2359
|
+
var import_jsx_runtime106 = require("react/jsx-runtime"), IconMute = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2360
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(
|
|
2337
2361
|
"path",
|
|
2338
2362
|
{
|
|
2339
2363
|
fill: stroke || color || "currentColor",
|
|
@@ -2342,7 +2366,7 @@ var import_jsx_runtime105 = require("react/jsx-runtime"), IconMute = ({ size, wi
|
|
|
2342
2366
|
clipRule: "evenodd"
|
|
2343
2367
|
}
|
|
2344
2368
|
),
|
|
2345
|
-
/* @__PURE__ */ (0,
|
|
2369
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(
|
|
2346
2370
|
"path",
|
|
2347
2371
|
{
|
|
2348
2372
|
fill: stroke || color || "currentColor",
|
|
@@ -2352,7 +2376,7 @@ var import_jsx_runtime105 = require("react/jsx-runtime"), IconMute = ({ size, wi
|
|
|
2352
2376
|
] }), Mute_default = IconMute;
|
|
2353
2377
|
|
|
2354
2378
|
// src/components/Next.tsx
|
|
2355
|
-
var
|
|
2379
|
+
var import_jsx_runtime107 = require("react/jsx-runtime"), IconNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime107.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime107.jsx)(
|
|
2356
2380
|
"path",
|
|
2357
2381
|
{
|
|
2358
2382
|
fill: stroke || color || "currentColor",
|
|
@@ -2363,15 +2387,15 @@ var import_jsx_runtime106 = require("react/jsx-runtime"), IconNext = ({ size, wi
|
|
|
2363
2387
|
) }), Next_default = IconNext;
|
|
2364
2388
|
|
|
2365
2389
|
// src/components/Nextscene.tsx
|
|
2366
|
-
var
|
|
2367
|
-
/* @__PURE__ */ (0,
|
|
2390
|
+
var import_jsx_runtime108 = require("react/jsx-runtime"), IconNextscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime108.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2391
|
+
/* @__PURE__ */ (0, import_jsx_runtime108.jsx)(
|
|
2368
2392
|
"path",
|
|
2369
2393
|
{
|
|
2370
2394
|
fill: stroke || color || "currentColor",
|
|
2371
2395
|
d: "M16.7959 12L10.2656 18.5303L9.2041 17.4697L14.6738 12L9.2041 6.53027L10.2656 5.46973L16.7959 12Z"
|
|
2372
2396
|
}
|
|
2373
2397
|
),
|
|
2374
|
-
/* @__PURE__ */ (0,
|
|
2398
|
+
/* @__PURE__ */ (0, import_jsx_runtime108.jsx)(
|
|
2375
2399
|
"path",
|
|
2376
2400
|
{
|
|
2377
2401
|
fill: stroke || color || "currentColor",
|
|
@@ -2382,18 +2406,29 @@ var import_jsx_runtime107 = require("react/jsx-runtime"), IconNextscene = ({ siz
|
|
|
2382
2406
|
)
|
|
2383
2407
|
] }), Nextscene_default = IconNextscene;
|
|
2384
2408
|
|
|
2409
|
+
// src/components/Niceofficial.tsx
|
|
2410
|
+
var import_jsx_runtime109 = require("react/jsx-runtime"), IconNiceofficial = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime109.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime109.jsx)(
|
|
2411
|
+
"path",
|
|
2412
|
+
{
|
|
2413
|
+
fill: fill || color || "currentColor",
|
|
2414
|
+
d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24ZM8.25 10.5C9.49264 10.5 10.5 9.49264 10.5 8.25C10.5 7.00736 9.49264 6 8.25 6C7.00736 6 6 7.00736 6 8.25C6 9.49264 7.00736 10.5 8.25 10.5ZM18 8.25C18 9.49264 16.9926 10.5 15.75 10.5C14.5074 10.5 13.5 9.49264 13.5 8.25C13.5 7.00736 14.5074 6 15.75 6C16.9926 6 18 7.00736 18 8.25ZM12 16.5C10.3431 16.5 9 15.1569 9 13.5H6C6 16.8137 8.68629 19.5 12 19.5C15.3137 19.5 18 16.8137 18 13.5H15C15 15.1569 13.6569 16.5 12 16.5Z",
|
|
2415
|
+
fillRule: "evenodd",
|
|
2416
|
+
clipRule: "evenodd"
|
|
2417
|
+
}
|
|
2418
|
+
) }), Niceofficial_default = IconNiceofficial;
|
|
2419
|
+
|
|
2385
2420
|
// src/components/Oneclickgenerate.tsx
|
|
2386
|
-
var
|
|
2387
|
-
/* @__PURE__ */ (0,
|
|
2388
|
-
/* @__PURE__ */ (0,
|
|
2389
|
-
/* @__PURE__ */ (0,
|
|
2421
|
+
var import_jsx_runtime110 = require("react/jsx-runtime"), IconOneclickgenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime110.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2422
|
+
/* @__PURE__ */ (0, import_jsx_runtime110.jsx)("path", { fill: stroke || color || "currentColor", d: "M12 4.5V0H9.75V4.5H12Z" }),
|
|
2423
|
+
/* @__PURE__ */ (0, import_jsx_runtime110.jsx)("path", { fill: stroke || color || "currentColor", d: "M4.5 9.75H0V12H4.5V9.75Z" }),
|
|
2424
|
+
/* @__PURE__ */ (0, import_jsx_runtime110.jsx)(
|
|
2390
2425
|
"path",
|
|
2391
2426
|
{
|
|
2392
2427
|
fill: stroke || color || "currentColor",
|
|
2393
2428
|
d: "M5.2045 6.7955L1.4545 3.0455L3.0455 1.4545L6.7955 5.2045L5.2045 6.7955Z"
|
|
2394
2429
|
}
|
|
2395
2430
|
),
|
|
2396
|
-
/* @__PURE__ */ (0,
|
|
2431
|
+
/* @__PURE__ */ (0, import_jsx_runtime110.jsx)(
|
|
2397
2432
|
"path",
|
|
2398
2433
|
{
|
|
2399
2434
|
fill: stroke || color || "currentColor",
|
|
@@ -2405,8 +2440,8 @@ var import_jsx_runtime108 = require("react/jsx-runtime"), IconOneclickgenerate =
|
|
|
2405
2440
|
] }), Oneclickgenerate_default = IconOneclickgenerate;
|
|
2406
2441
|
|
|
2407
2442
|
// src/components/Opendemo.tsx
|
|
2408
|
-
var
|
|
2409
|
-
/* @__PURE__ */ (0,
|
|
2443
|
+
var import_jsx_runtime111 = require("react/jsx-runtime"), IconOpendemo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime111.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2444
|
+
/* @__PURE__ */ (0, import_jsx_runtime111.jsx)(
|
|
2410
2445
|
"path",
|
|
2411
2446
|
{
|
|
2412
2447
|
fill: stroke || color || "currentColor",
|
|
@@ -2415,11 +2450,11 @@ var import_jsx_runtime109 = require("react/jsx-runtime"), IconOpendemo = ({ size
|
|
|
2415
2450
|
clipRule: "evenodd"
|
|
2416
2451
|
}
|
|
2417
2452
|
),
|
|
2418
|
-
/* @__PURE__ */ (0,
|
|
2453
|
+
/* @__PURE__ */ (0, import_jsx_runtime111.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
|
|
2419
2454
|
] }), Opendemo_default = IconOpendemo;
|
|
2420
2455
|
|
|
2421
2456
|
// src/components/OppsFilled.tsx
|
|
2422
|
-
var
|
|
2457
|
+
var import_jsx_runtime112 = require("react/jsx-runtime"), IconOppsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime112.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime112.jsx)(
|
|
2423
2458
|
"path",
|
|
2424
2459
|
{
|
|
2425
2460
|
fill: fill || color || "currentColor",
|
|
@@ -2430,7 +2465,7 @@ var import_jsx_runtime110 = require("react/jsx-runtime"), IconOppsFilled = ({ si
|
|
|
2430
2465
|
) }), OppsFilled_default = IconOppsFilled;
|
|
2431
2466
|
|
|
2432
2467
|
// src/components/OptionalcheckedFilled.tsx
|
|
2433
|
-
var
|
|
2468
|
+
var import_jsx_runtime113 = require("react/jsx-runtime"), IconOptionalcheckedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime113.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime113.jsx)(
|
|
2434
2469
|
"path",
|
|
2435
2470
|
{
|
|
2436
2471
|
fill: fill || color || "currentColor",
|
|
@@ -2441,7 +2476,7 @@ var import_jsx_runtime111 = require("react/jsx-runtime"), IconOptionalcheckedFil
|
|
|
2441
2476
|
) }), OptionalcheckedFilled_default = IconOptionalcheckedFilled;
|
|
2442
2477
|
|
|
2443
2478
|
// src/components/Optionaluncheck.tsx
|
|
2444
|
-
var
|
|
2479
|
+
var import_jsx_runtime114 = require("react/jsx-runtime"), IconOptionaluncheck = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime114.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime114.jsx)(
|
|
2445
2480
|
"path",
|
|
2446
2481
|
{
|
|
2447
2482
|
fill: stroke || color || "currentColor",
|
|
@@ -2452,7 +2487,7 @@ var import_jsx_runtime112 = require("react/jsx-runtime"), IconOptionaluncheck =
|
|
|
2452
2487
|
) }), Optionaluncheck_default = IconOptionaluncheck;
|
|
2453
2488
|
|
|
2454
2489
|
// src/components/Packagegame.tsx
|
|
2455
|
-
var
|
|
2490
|
+
var import_jsx_runtime115 = require("react/jsx-runtime"), IconPackagegame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime115.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime115.jsx)(
|
|
2456
2491
|
"path",
|
|
2457
2492
|
{
|
|
2458
2493
|
fill: stroke || color || "currentColor",
|
|
@@ -2463,11 +2498,11 @@ var import_jsx_runtime113 = require("react/jsx-runtime"), IconPackagegame = ({ s
|
|
|
2463
2498
|
) }), Packagegame_default = IconPackagegame;
|
|
2464
2499
|
|
|
2465
2500
|
// src/components/PageError.tsx
|
|
2466
|
-
var
|
|
2501
|
+
var import_jsx_runtime116 = require("react/jsx-runtime"), IconPageError = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime116.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime116.jsx)("path", { fill: stroke || color || "currentColor", d: "M22.5 13.125H1.5V10.875H22.5V13.125Z" }) }), PageError_default = IconPageError;
|
|
2467
2502
|
|
|
2468
2503
|
// src/components/Parameters.tsx
|
|
2469
|
-
var
|
|
2470
|
-
/* @__PURE__ */ (0,
|
|
2504
|
+
var import_jsx_runtime117 = require("react/jsx-runtime"), IconParameters = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime117.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2505
|
+
/* @__PURE__ */ (0, import_jsx_runtime117.jsx)(
|
|
2471
2506
|
"path",
|
|
2472
2507
|
{
|
|
2473
2508
|
fill: stroke || color || "currentColor",
|
|
@@ -2476,7 +2511,7 @@ var import_jsx_runtime115 = require("react/jsx-runtime"), IconParameters = ({ si
|
|
|
2476
2511
|
clipRule: "evenodd"
|
|
2477
2512
|
}
|
|
2478
2513
|
),
|
|
2479
|
-
/* @__PURE__ */ (0,
|
|
2514
|
+
/* @__PURE__ */ (0, import_jsx_runtime117.jsx)(
|
|
2480
2515
|
"path",
|
|
2481
2516
|
{
|
|
2482
2517
|
fill: stroke || color || "currentColor",
|
|
@@ -2488,8 +2523,8 @@ var import_jsx_runtime115 = require("react/jsx-runtime"), IconParameters = ({ si
|
|
|
2488
2523
|
] }), Parameters_default = IconParameters;
|
|
2489
2524
|
|
|
2490
2525
|
// src/components/Pause.tsx
|
|
2491
|
-
var
|
|
2492
|
-
/* @__PURE__ */ (0,
|
|
2526
|
+
var import_jsx_runtime118 = require("react/jsx-runtime"), IconPause = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime118.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2527
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
|
|
2493
2528
|
"path",
|
|
2494
2529
|
{
|
|
2495
2530
|
fill: stroke || color || "currentColor",
|
|
@@ -2498,7 +2533,7 @@ var import_jsx_runtime116 = require("react/jsx-runtime"), IconPause = ({ size, w
|
|
|
2498
2533
|
clipRule: "evenodd"
|
|
2499
2534
|
}
|
|
2500
2535
|
),
|
|
2501
|
-
/* @__PURE__ */ (0,
|
|
2536
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
|
|
2502
2537
|
"path",
|
|
2503
2538
|
{
|
|
2504
2539
|
fill: stroke || color || "currentColor",
|
|
@@ -2510,7 +2545,7 @@ var import_jsx_runtime116 = require("react/jsx-runtime"), IconPause = ({ size, w
|
|
|
2510
2545
|
] }), Pause_default = IconPause;
|
|
2511
2546
|
|
|
2512
2547
|
// src/components/Pencil.tsx
|
|
2513
|
-
var
|
|
2548
|
+
var import_jsx_runtime119 = require("react/jsx-runtime"), IconPencil = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime119.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime119.jsx)(
|
|
2514
2549
|
"path",
|
|
2515
2550
|
{
|
|
2516
2551
|
fill: stroke || color || "currentColor",
|
|
@@ -2521,7 +2556,7 @@ var import_jsx_runtime117 = require("react/jsx-runtime"), IconPencil = ({ size,
|
|
|
2521
2556
|
) }), Pencil_default = IconPencil;
|
|
2522
2557
|
|
|
2523
2558
|
// src/components/Pick.tsx
|
|
2524
|
-
var
|
|
2559
|
+
var import_jsx_runtime120 = require("react/jsx-runtime"), IconPick = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime120.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(
|
|
2525
2560
|
"path",
|
|
2526
2561
|
{
|
|
2527
2562
|
fill: stroke || color || "currentColor",
|
|
@@ -2532,22 +2567,22 @@ var import_jsx_runtime118 = require("react/jsx-runtime"), IconPick = ({ size, wi
|
|
|
2532
2567
|
) }), Pick_default = IconPick;
|
|
2533
2568
|
|
|
2534
2569
|
// src/components/PickedFilled.tsx
|
|
2535
|
-
var
|
|
2570
|
+
var import_jsx_runtime121 = require("react/jsx-runtime"), IconPickedFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime121.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime121.jsx)("path", { fill: fill || color || "currentColor", d: "M3 0H21V24H18L12 18L6 24H3V0Z" }) }), PickedFilled_default = IconPickedFilled;
|
|
2536
2571
|
|
|
2537
2572
|
// src/components/PlanFilled.tsx
|
|
2538
|
-
var
|
|
2539
|
-
/* @__PURE__ */ (0,
|
|
2573
|
+
var import_jsx_runtime122 = require("react/jsx-runtime"), IconPlanFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2574
|
+
/* @__PURE__ */ (0, import_jsx_runtime122.jsx)("g", { clipPath: "url(#clip0_2_30)", children: /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(
|
|
2540
2575
|
"path",
|
|
2541
2576
|
{
|
|
2542
2577
|
fill: fill || color || "currentColor",
|
|
2543
2578
|
d: "M13.5 10.5L15 0H12L3 10.5V13.5H10.5L9 24H12L21 13.5L21 10.5H13.5Z"
|
|
2544
2579
|
}
|
|
2545
2580
|
) }),
|
|
2546
|
-
/* @__PURE__ */ (0,
|
|
2581
|
+
/* @__PURE__ */ (0, import_jsx_runtime122.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("clipPath", { id: "clip0_2_30", children: /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("rect", { width: "24", height: "24", fill: stroke || color || "currentColor" }) }) })
|
|
2547
2582
|
] }), PlanFilled_default = IconPlanFilled;
|
|
2548
2583
|
|
|
2549
2584
|
// src/components/PlayFilled.tsx
|
|
2550
|
-
var
|
|
2585
|
+
var import_jsx_runtime123 = require("react/jsx-runtime"), IconPlayFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime123.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
2551
2586
|
"path",
|
|
2552
2587
|
{
|
|
2553
2588
|
fill: fill || color || "currentColor",
|
|
@@ -2556,7 +2591,7 @@ var import_jsx_runtime121 = require("react/jsx-runtime"), IconPlayFilled = ({ si
|
|
|
2556
2591
|
) }), PlayFilled_default = IconPlayFilled;
|
|
2557
2592
|
|
|
2558
2593
|
// src/components/Play.tsx
|
|
2559
|
-
var
|
|
2594
|
+
var import_jsx_runtime124 = require("react/jsx-runtime"), IconPlay = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(
|
|
2560
2595
|
"path",
|
|
2561
2596
|
{
|
|
2562
2597
|
fill: stroke || color || "currentColor",
|
|
@@ -2567,15 +2602,15 @@ var import_jsx_runtime122 = require("react/jsx-runtime"), IconPlay = ({ size, wi
|
|
|
2567
2602
|
) }), Play_default = IconPlay;
|
|
2568
2603
|
|
|
2569
2604
|
// src/components/Previouscene.tsx
|
|
2570
|
-
var
|
|
2571
|
-
/* @__PURE__ */ (0,
|
|
2605
|
+
var import_jsx_runtime125 = require("react/jsx-runtime"), IconPreviouscene = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2606
|
+
/* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
|
|
2572
2607
|
"path",
|
|
2573
2608
|
{
|
|
2574
2609
|
fill: stroke || color || "currentColor",
|
|
2575
2610
|
d: "M7.2041 12L13.7344 18.5303L14.7959 17.4697L9.32617 12L14.7959 6.53027L13.7344 5.46973L7.2041 12Z"
|
|
2576
2611
|
}
|
|
2577
2612
|
),
|
|
2578
|
-
/* @__PURE__ */ (0,
|
|
2613
|
+
/* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
|
|
2579
2614
|
"path",
|
|
2580
2615
|
{
|
|
2581
2616
|
fill: stroke || color || "currentColor",
|
|
@@ -2587,7 +2622,7 @@ var import_jsx_runtime123 = require("react/jsx-runtime"), IconPreviouscene = ({
|
|
|
2587
2622
|
] }), Previouscene_default = IconPreviouscene;
|
|
2588
2623
|
|
|
2589
2624
|
// src/components/ProblemNoticeFilled.tsx
|
|
2590
|
-
var
|
|
2625
|
+
var import_jsx_runtime126 = require("react/jsx-runtime"), IconProblemNoticeFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime126.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(
|
|
2591
2626
|
"path",
|
|
2592
2627
|
{
|
|
2593
2628
|
fill: fill || color || "currentColor",
|
|
@@ -2598,10 +2633,10 @@ var import_jsx_runtime124 = require("react/jsx-runtime"), IconProblemNoticeFille
|
|
|
2598
2633
|
) }), ProblemNoticeFilled_default = IconProblemNoticeFilled;
|
|
2599
2634
|
|
|
2600
2635
|
// src/components/Problem.tsx
|
|
2601
|
-
var
|
|
2602
|
-
/* @__PURE__ */ (0,
|
|
2603
|
-
/* @__PURE__ */ (0,
|
|
2604
|
-
/* @__PURE__ */ (0,
|
|
2636
|
+
var import_jsx_runtime127 = require("react/jsx-runtime"), IconProblem = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime127.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2637
|
+
/* @__PURE__ */ (0, import_jsx_runtime127.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 13.5V6H10.875V13.5H13.125Z" }),
|
|
2638
|
+
/* @__PURE__ */ (0, import_jsx_runtime127.jsx)("path", { fill: stroke || color || "currentColor", d: "M13.125 18V15.75H10.875V18H13.125Z" }),
|
|
2639
|
+
/* @__PURE__ */ (0, import_jsx_runtime127.jsx)(
|
|
2605
2640
|
"path",
|
|
2606
2641
|
{
|
|
2607
2642
|
fill: stroke || color || "currentColor",
|
|
@@ -2613,8 +2648,8 @@ var import_jsx_runtime125 = require("react/jsx-runtime"), IconProblem = ({ size,
|
|
|
2613
2648
|
] }), Problem_default = IconProblem;
|
|
2614
2649
|
|
|
2615
2650
|
// src/components/Publish.tsx
|
|
2616
|
-
var
|
|
2617
|
-
/* @__PURE__ */ (0,
|
|
2651
|
+
var import_jsx_runtime128 = require("react/jsx-runtime"), IconPublish = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime128.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2652
|
+
/* @__PURE__ */ (0, import_jsx_runtime128.jsx)(
|
|
2618
2653
|
"path",
|
|
2619
2654
|
{
|
|
2620
2655
|
fill: stroke || color || "currentColor",
|
|
@@ -2623,11 +2658,11 @@ var import_jsx_runtime126 = require("react/jsx-runtime"), IconPublish = ({ size,
|
|
|
2623
2658
|
clipRule: "evenodd"
|
|
2624
2659
|
}
|
|
2625
2660
|
),
|
|
2626
|
-
/* @__PURE__ */ (0,
|
|
2661
|
+
/* @__PURE__ */ (0, import_jsx_runtime128.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3H9V5.25H3.75V20.25H18.75V15H21V22.5H1.5V3Z" })
|
|
2627
2662
|
] }), Publish_default = IconPublish;
|
|
2628
2663
|
|
|
2629
2664
|
// src/components/Ratio169.tsx
|
|
2630
|
-
var
|
|
2665
|
+
var import_jsx_runtime129 = require("react/jsx-runtime"), IconRatio169 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime129.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime129.jsx)(
|
|
2631
2666
|
"path",
|
|
2632
2667
|
{
|
|
2633
2668
|
fill: stroke || color || "currentColor",
|
|
@@ -2636,15 +2671,15 @@ var import_jsx_runtime127 = require("react/jsx-runtime"), IconRatio169 = ({ size
|
|
|
2636
2671
|
) }), Ratio169_default = IconRatio169;
|
|
2637
2672
|
|
|
2638
2673
|
// src/components/Ratio11.tsx
|
|
2639
|
-
var
|
|
2640
|
-
/* @__PURE__ */ (0,
|
|
2674
|
+
var import_jsx_runtime130 = require("react/jsx-runtime"), IconRatio11 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime130.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2675
|
+
/* @__PURE__ */ (0, import_jsx_runtime130.jsx)("g", { clipPath: "url(#clip0_13_501)", children: /* @__PURE__ */ (0, import_jsx_runtime130.jsx)(
|
|
2641
2676
|
"path",
|
|
2642
2677
|
{
|
|
2643
2678
|
fill: stroke || color || "currentColor",
|
|
2644
2679
|
d: "M24 24L2.76562e-06 24L3.8147e-06 -1.04907e-06L24 0L24 24ZM2.40039 2.40039L2.40039 21.5996L21.5996 21.5996L21.5996 2.40039L2.40039 2.40039Z"
|
|
2645
2680
|
}
|
|
2646
2681
|
) }),
|
|
2647
|
-
/* @__PURE__ */ (0,
|
|
2682
|
+
/* @__PURE__ */ (0, import_jsx_runtime130.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime130.jsx)("clipPath", { id: "clip0_13_501", children: /* @__PURE__ */ (0, import_jsx_runtime130.jsx)(
|
|
2648
2683
|
"rect",
|
|
2649
2684
|
{
|
|
2650
2685
|
width: "24",
|
|
@@ -2656,15 +2691,15 @@ var import_jsx_runtime128 = require("react/jsx-runtime"), IconRatio11 = ({ size,
|
|
|
2656
2691
|
] }), Ratio11_default = IconRatio11;
|
|
2657
2692
|
|
|
2658
2693
|
// src/components/Ratio916.tsx
|
|
2659
|
-
var
|
|
2660
|
-
/* @__PURE__ */ (0,
|
|
2694
|
+
var import_jsx_runtime131 = require("react/jsx-runtime"), IconRatio916 = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime131.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2695
|
+
/* @__PURE__ */ (0, import_jsx_runtime131.jsx)("g", { clipPath: "url(#clip0_13_499)", children: /* @__PURE__ */ (0, import_jsx_runtime131.jsx)(
|
|
2661
2696
|
"path",
|
|
2662
2697
|
{
|
|
2663
2698
|
fill: stroke || color || "currentColor",
|
|
2664
2699
|
d: "M18.8571 24L5.14286 24L5.14286 -5.99471e-07L18.8571 0L18.8571 24ZM7.49426 2.40039L7.49426 21.5996L16.5057 21.5996L16.5057 2.40039L7.49426 2.40039Z"
|
|
2665
2700
|
}
|
|
2666
2701
|
) }),
|
|
2667
|
-
/* @__PURE__ */ (0,
|
|
2702
|
+
/* @__PURE__ */ (0, import_jsx_runtime131.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime131.jsx)("clipPath", { id: "clip0_13_499", children: /* @__PURE__ */ (0, import_jsx_runtime131.jsx)(
|
|
2668
2703
|
"rect",
|
|
2669
2704
|
{
|
|
2670
2705
|
width: "24",
|
|
@@ -2676,17 +2711,17 @@ var import_jsx_runtime129 = require("react/jsx-runtime"), IconRatio916 = ({ size
|
|
|
2676
2711
|
] }), Ratio916_default = IconRatio916;
|
|
2677
2712
|
|
|
2678
2713
|
// src/components/RatioAuto.tsx
|
|
2679
|
-
var
|
|
2680
|
-
/* @__PURE__ */ (0,
|
|
2681
|
-
/* @__PURE__ */ (0,
|
|
2714
|
+
var import_jsx_runtime132 = require("react/jsx-runtime"), IconRatioAuto = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime132.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2715
|
+
/* @__PURE__ */ (0, import_jsx_runtime132.jsxs)("g", { clipPath: "url(#clip0_468_23)", children: [
|
|
2716
|
+
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)(
|
|
2682
2717
|
"path",
|
|
2683
2718
|
{
|
|
2684
2719
|
fill: stroke || color || "currentColor",
|
|
2685
2720
|
d: "M6.25 6.24999L6.25 9.99998H4L4 3.99998L10 3.99999V6.24999H6.25Z"
|
|
2686
2721
|
}
|
|
2687
2722
|
),
|
|
2688
|
-
/* @__PURE__ */ (0,
|
|
2689
|
-
/* @__PURE__ */ (0,
|
|
2723
|
+
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)("path", { fill: stroke || color || "currentColor", d: "M14 20V17.75H17.75V14H20V20H14Z" }),
|
|
2724
|
+
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)(
|
|
2690
2725
|
"path",
|
|
2691
2726
|
{
|
|
2692
2727
|
fill: stroke || color || "currentColor",
|
|
@@ -2696,7 +2731,7 @@ var import_jsx_runtime130 = require("react/jsx-runtime"), IconRatioAuto = ({ siz
|
|
|
2696
2731
|
}
|
|
2697
2732
|
)
|
|
2698
2733
|
] }),
|
|
2699
|
-
/* @__PURE__ */ (0,
|
|
2734
|
+
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime132.jsx)("clipPath", { id: "clip0_468_23", children: /* @__PURE__ */ (0, import_jsx_runtime132.jsx)(
|
|
2700
2735
|
"rect",
|
|
2701
2736
|
{
|
|
2702
2737
|
width: "24",
|
|
@@ -2708,15 +2743,15 @@ var import_jsx_runtime130 = require("react/jsx-runtime"), IconRatioAuto = ({ siz
|
|
|
2708
2743
|
] }), RatioAuto_default = IconRatioAuto;
|
|
2709
2744
|
|
|
2710
2745
|
// src/components/Ratio.tsx
|
|
2711
|
-
var
|
|
2712
|
-
/* @__PURE__ */ (0,
|
|
2746
|
+
var import_jsx_runtime133 = require("react/jsx-runtime"), IconRatio = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime133.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2747
|
+
/* @__PURE__ */ (0, import_jsx_runtime133.jsx)(
|
|
2713
2748
|
"path",
|
|
2714
2749
|
{
|
|
2715
2750
|
fill: stroke || color || "currentColor",
|
|
2716
2751
|
d: "M3 0V3L0 3V5.25L18.75 5.25V24H21V21H24V18.75H21L21 3L5.25 3V0H3Z"
|
|
2717
2752
|
}
|
|
2718
2753
|
),
|
|
2719
|
-
/* @__PURE__ */ (0,
|
|
2754
|
+
/* @__PURE__ */ (0, import_jsx_runtime133.jsx)(
|
|
2720
2755
|
"path",
|
|
2721
2756
|
{
|
|
2722
2757
|
fill: stroke || color || "currentColor",
|
|
@@ -2726,7 +2761,7 @@ var import_jsx_runtime131 = require("react/jsx-runtime"), IconRatio = ({ size, w
|
|
|
2726
2761
|
] }), Ratio_default = IconRatio;
|
|
2727
2762
|
|
|
2728
2763
|
// src/components/ReEdit.tsx
|
|
2729
|
-
var
|
|
2764
|
+
var import_jsx_runtime134 = require("react/jsx-runtime"), IconReEdit = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime134.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime134.jsx)(
|
|
2730
2765
|
"path",
|
|
2731
2766
|
{
|
|
2732
2767
|
fill: stroke || color || "currentColor",
|
|
@@ -2737,7 +2772,7 @@ var import_jsx_runtime132 = require("react/jsx-runtime"), IconReEdit = ({ size,
|
|
|
2737
2772
|
) }), ReEdit_default = IconReEdit;
|
|
2738
2773
|
|
|
2739
2774
|
// src/components/Regenerate.tsx
|
|
2740
|
-
var
|
|
2775
|
+
var import_jsx_runtime135 = require("react/jsx-runtime"), IconRegenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime135.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime135.jsx)(
|
|
2741
2776
|
"path",
|
|
2742
2777
|
{
|
|
2743
2778
|
fill: stroke || color || "currentColor",
|
|
@@ -2747,8 +2782,30 @@ var import_jsx_runtime133 = require("react/jsx-runtime"), IconRegenerate = ({ si
|
|
|
2747
2782
|
}
|
|
2748
2783
|
) }), Regenerate_default = IconRegenerate;
|
|
2749
2784
|
|
|
2785
|
+
// src/components/Resultsetting.tsx
|
|
2786
|
+
var import_jsx_runtime136 = require("react/jsx-runtime"), IconResultsetting = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime136.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2787
|
+
/* @__PURE__ */ (0, import_jsx_runtime136.jsx)("g", { clipPath: "url(#clip0_554_27)", children: /* @__PURE__ */ (0, import_jsx_runtime136.jsx)(
|
|
2788
|
+
"path",
|
|
2789
|
+
{
|
|
2790
|
+
fill: stroke || color || "currentColor",
|
|
2791
|
+
d: "M18.75 3V0H5.25V3H0V6C0 9.46739 2.35298 12.3852 5.5493 13.2438C6.2923 15.6504 8.34504 17.4822 10.875 17.9067V21.75H6V24H18V21.75H13.125V17.9067C15.655 17.4822 17.7077 15.6504 18.4507 13.2438C21.647 12.3852 24 9.46739 24 6V3H18.75ZM16.5 2.25H7.5V11.25C7.5 13.7353 9.51472 15.75 12 15.75C14.4853 15.75 16.5 13.7353 16.5 11.25V2.25ZM18.75 5.25V10.7448C20.5237 9.90218 21.75 8.0943 21.75 6V5.25H18.75ZM2.25 5.25H5.25V10.7448C3.47629 9.90218 2.25 8.0943 2.25 6V5.25Z",
|
|
2792
|
+
fillRule: "evenodd",
|
|
2793
|
+
clipRule: "evenodd"
|
|
2794
|
+
}
|
|
2795
|
+
) }),
|
|
2796
|
+
/* @__PURE__ */ (0, import_jsx_runtime136.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime136.jsx)("clipPath", { id: "clip0_554_27", children: /* @__PURE__ */ (0, import_jsx_runtime136.jsx)(
|
|
2797
|
+
"rect",
|
|
2798
|
+
{
|
|
2799
|
+
width: "24",
|
|
2800
|
+
height: "24",
|
|
2801
|
+
fill: stroke || color || "currentColor",
|
|
2802
|
+
transform: "translate(24) rotate(90)"
|
|
2803
|
+
}
|
|
2804
|
+
) }) })
|
|
2805
|
+
] }), Resultsetting_default = IconResultsetting;
|
|
2806
|
+
|
|
2750
2807
|
// src/components/RightFilled.tsx
|
|
2751
|
-
var
|
|
2808
|
+
var import_jsx_runtime137 = require("react/jsx-runtime"), IconRightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime137.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime137.jsx)(
|
|
2752
2809
|
"path",
|
|
2753
2810
|
{
|
|
2754
2811
|
fill: fill || color || "currentColor",
|
|
@@ -2759,7 +2816,7 @@ var import_jsx_runtime134 = require("react/jsx-runtime"), IconRightFilled = ({ s
|
|
|
2759
2816
|
) }), RightFilled_default = IconRightFilled;
|
|
2760
2817
|
|
|
2761
2818
|
// src/components/SceneNext.tsx
|
|
2762
|
-
var
|
|
2819
|
+
var import_jsx_runtime138 = require("react/jsx-runtime"), IconSceneNext = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime138.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime138.jsx)(
|
|
2763
2820
|
"path",
|
|
2764
2821
|
{
|
|
2765
2822
|
fill: stroke || color || "currentColor",
|
|
@@ -2768,19 +2825,19 @@ var import_jsx_runtime135 = require("react/jsx-runtime"), IconSceneNext = ({ siz
|
|
|
2768
2825
|
) }), SceneNext_default = IconSceneNext;
|
|
2769
2826
|
|
|
2770
2827
|
// src/components/Scriptmode.tsx
|
|
2771
|
-
var
|
|
2772
|
-
/* @__PURE__ */ (0,
|
|
2773
|
-
/* @__PURE__ */ (0,
|
|
2774
|
-
/* @__PURE__ */ (0,
|
|
2775
|
-
/* @__PURE__ */ (0,
|
|
2776
|
-
/* @__PURE__ */ (0,
|
|
2777
|
-
/* @__PURE__ */ (0,
|
|
2778
|
-
/* @__PURE__ */ (0,
|
|
2779
|
-
/* @__PURE__ */ (0,
|
|
2828
|
+
var import_jsx_runtime139 = require("react/jsx-runtime"), IconScriptmode = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime139.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2829
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 3.75H3.75V1.5H1.5V3.75Z" }),
|
|
2830
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 10.125H3.75V7.875H1.5V10.125Z" }),
|
|
2831
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 16.125H3.75V13.875H1.5V16.125Z" }),
|
|
2832
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("path", { fill: stroke || color || "currentColor", d: "M1.5 22.5H3.75V20.25H1.5V22.5Z" }),
|
|
2833
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 3.75H22.5V1.5H7.5V3.75Z" }),
|
|
2834
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 10.125H22.5V7.875H7.5V10.125Z" }),
|
|
2835
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 16.125H22.5V13.875H7.5V16.125Z" }),
|
|
2836
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("path", { fill: stroke || color || "currentColor", d: "M7.5 22.5H22.5V20.25H7.5V22.5Z" })
|
|
2780
2837
|
] }), Scriptmode_default = IconScriptmode;
|
|
2781
2838
|
|
|
2782
2839
|
// src/components/Sendrequest.tsx
|
|
2783
|
-
var
|
|
2840
|
+
var import_jsx_runtime140 = require("react/jsx-runtime"), IconSendrequest = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime140.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime140.jsx)(
|
|
2784
2841
|
"path",
|
|
2785
2842
|
{
|
|
2786
2843
|
fill: fill || color || "currentColor",
|
|
@@ -2791,7 +2848,7 @@ var import_jsx_runtime137 = require("react/jsx-runtime"), IconSendrequest = ({ s
|
|
|
2791
2848
|
) }), Sendrequest_default = IconSendrequest;
|
|
2792
2849
|
|
|
2793
2850
|
// src/components/ShareFilled.tsx
|
|
2794
|
-
var
|
|
2851
|
+
var import_jsx_runtime141 = require("react/jsx-runtime"), IconShareFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime141.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime141.jsx)(
|
|
2795
2852
|
"path",
|
|
2796
2853
|
{
|
|
2797
2854
|
fill: fill || color || "currentColor",
|
|
@@ -2800,7 +2857,7 @@ var import_jsx_runtime138 = require("react/jsx-runtime"), IconShareFilled = ({ s
|
|
|
2800
2857
|
) }), ShareFilled_default = IconShareFilled;
|
|
2801
2858
|
|
|
2802
2859
|
// src/components/Share.tsx
|
|
2803
|
-
var
|
|
2860
|
+
var import_jsx_runtime142 = require("react/jsx-runtime"), IconShare = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime142.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime142.jsx)(
|
|
2804
2861
|
"path",
|
|
2805
2862
|
{
|
|
2806
2863
|
fill: stroke || color || "currentColor",
|
|
@@ -2811,7 +2868,7 @@ var import_jsx_runtime139 = require("react/jsx-runtime"), IconShare = ({ size, w
|
|
|
2811
2868
|
) }), Share_default = IconShare;
|
|
2812
2869
|
|
|
2813
2870
|
// src/components/SocialX.tsx
|
|
2814
|
-
var
|
|
2871
|
+
var import_jsx_runtime143 = require("react/jsx-runtime"), IconSocialX = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime143.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime143.jsx)(
|
|
2815
2872
|
"path",
|
|
2816
2873
|
{
|
|
2817
2874
|
fill: fill || color || "currentColor",
|
|
@@ -2820,7 +2877,7 @@ var import_jsx_runtime140 = require("react/jsx-runtime"), IconSocialX = ({ size,
|
|
|
2820
2877
|
) }), SocialX_default = IconSocialX;
|
|
2821
2878
|
|
|
2822
2879
|
// src/components/SocialDiscord.tsx
|
|
2823
|
-
var
|
|
2880
|
+
var import_jsx_runtime144 = require("react/jsx-runtime"), IconSocialDiscord = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime144.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime144.jsx)(
|
|
2824
2881
|
"path",
|
|
2825
2882
|
{
|
|
2826
2883
|
fill: fill || color || "currentColor",
|
|
@@ -2829,8 +2886,8 @@ var import_jsx_runtime141 = require("react/jsx-runtime"), IconSocialDiscord = ({
|
|
|
2829
2886
|
) }), SocialDiscord_default = IconSocialDiscord;
|
|
2830
2887
|
|
|
2831
2888
|
// src/components/SoundOff.tsx
|
|
2832
|
-
var
|
|
2833
|
-
/* @__PURE__ */ (0,
|
|
2889
|
+
var import_jsx_runtime145 = require("react/jsx-runtime"), IconSoundOff = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime145.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2890
|
+
/* @__PURE__ */ (0, import_jsx_runtime145.jsx)(
|
|
2834
2891
|
"path",
|
|
2835
2892
|
{
|
|
2836
2893
|
fill: stroke || color || "currentColor",
|
|
@@ -2839,7 +2896,7 @@ var import_jsx_runtime142 = require("react/jsx-runtime"), IconSoundOff = ({ size
|
|
|
2839
2896
|
clipRule: "evenodd"
|
|
2840
2897
|
}
|
|
2841
2898
|
),
|
|
2842
|
-
/* @__PURE__ */ (0,
|
|
2899
|
+
/* @__PURE__ */ (0, import_jsx_runtime145.jsx)(
|
|
2843
2900
|
"path",
|
|
2844
2901
|
{
|
|
2845
2902
|
fill: stroke || color || "currentColor",
|
|
@@ -2849,8 +2906,8 @@ var import_jsx_runtime142 = require("react/jsx-runtime"), IconSoundOff = ({ size
|
|
|
2849
2906
|
] }), SoundOff_default = IconSoundOff;
|
|
2850
2907
|
|
|
2851
2908
|
// src/components/SoundOn.tsx
|
|
2852
|
-
var
|
|
2853
|
-
/* @__PURE__ */ (0,
|
|
2909
|
+
var import_jsx_runtime146 = require("react/jsx-runtime"), IconSoundOn = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime146.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2910
|
+
/* @__PURE__ */ (0, import_jsx_runtime146.jsx)(
|
|
2854
2911
|
"path",
|
|
2855
2912
|
{
|
|
2856
2913
|
fill: stroke || color || "currentColor",
|
|
@@ -2859,14 +2916,14 @@ var import_jsx_runtime143 = require("react/jsx-runtime"), IconSoundOn = ({ size,
|
|
|
2859
2916
|
clipRule: "evenodd"
|
|
2860
2917
|
}
|
|
2861
2918
|
),
|
|
2862
|
-
/* @__PURE__ */ (0,
|
|
2919
|
+
/* @__PURE__ */ (0, import_jsx_runtime146.jsx)(
|
|
2863
2920
|
"path",
|
|
2864
2921
|
{
|
|
2865
2922
|
fill: stroke || color || "currentColor",
|
|
2866
2923
|
d: "M15 5.25C18.7279 5.25 21.75 8.27208 21.75 12C21.75 15.7279 18.7279 18.75 15 18.75V21C19.9706 21 24 16.9706 24 12C24 7.02944 19.9706 3 15 3V5.25Z"
|
|
2867
2924
|
}
|
|
2868
2925
|
),
|
|
2869
|
-
/* @__PURE__ */ (0,
|
|
2926
|
+
/* @__PURE__ */ (0, import_jsx_runtime146.jsx)(
|
|
2870
2927
|
"path",
|
|
2871
2928
|
{
|
|
2872
2929
|
fill: stroke || color || "currentColor",
|
|
@@ -2876,7 +2933,7 @@ var import_jsx_runtime143 = require("react/jsx-runtime"), IconSoundOn = ({ size,
|
|
|
2876
2933
|
] }), SoundOn_default = IconSoundOn;
|
|
2877
2934
|
|
|
2878
2935
|
// src/components/Storyboard.tsx
|
|
2879
|
-
var
|
|
2936
|
+
var import_jsx_runtime147 = require("react/jsx-runtime"), IconStoryboard = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime147.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime147.jsx)(
|
|
2880
2937
|
"path",
|
|
2881
2938
|
{
|
|
2882
2939
|
fill: stroke || color || "currentColor",
|
|
@@ -2887,24 +2944,24 @@ var import_jsx_runtime144 = require("react/jsx-runtime"), IconStoryboard = ({ si
|
|
|
2887
2944
|
) }), Storyboard_default = IconStoryboard;
|
|
2888
2945
|
|
|
2889
2946
|
// src/components/StyleAutoFilled.tsx
|
|
2890
|
-
var
|
|
2891
|
-
/* @__PURE__ */ (0,
|
|
2947
|
+
var import_jsx_runtime148 = require("react/jsx-runtime"), IconStyleAutoFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime148.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2948
|
+
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)(
|
|
2892
2949
|
"path",
|
|
2893
2950
|
{
|
|
2894
2951
|
fill: fill || color || "currentColor",
|
|
2895
2952
|
d: "M12 4.5L15.75 3.75L16.5 0H18L18.75 3.75L22.5 4.5V6L18.75 6.75L18 10.5H16.5L15.75 6.75L12 6V4.5Z"
|
|
2896
2953
|
}
|
|
2897
2954
|
),
|
|
2898
|
-
/* @__PURE__ */ (0,
|
|
2955
|
+
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)(
|
|
2899
2956
|
"path",
|
|
2900
2957
|
{
|
|
2901
2958
|
fill: fill || color || "currentColor",
|
|
2902
2959
|
d: "M0 16.5V15L6 13.5L7.5 7.5H9L10.5 13.5L16.5 15V16.5L10.5 18L9 24H7.5L6 18L0 16.5Z"
|
|
2903
2960
|
}
|
|
2904
2961
|
),
|
|
2905
|
-
/* @__PURE__ */ (0,
|
|
2906
|
-
/* @__PURE__ */ (0,
|
|
2907
|
-
/* @__PURE__ */ (0,
|
|
2962
|
+
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)("path", { fill: fill || color || "currentColor", d: "M1.5 3L3.75 0.75L6 3L3.75 5.25L1.5 3Z" }),
|
|
2963
|
+
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)("path", { fill: fill || color || "currentColor", d: "M22.5 21L19.5 18L16.5 21L19.5 24L22.5 21Z" }),
|
|
2964
|
+
/* @__PURE__ */ (0, import_jsx_runtime148.jsx)(
|
|
2908
2965
|
"path",
|
|
2909
2966
|
{
|
|
2910
2967
|
fill: fill || color || "currentColor",
|
|
@@ -2914,43 +2971,43 @@ var import_jsx_runtime145 = require("react/jsx-runtime"), IconStyleAutoFilled =
|
|
|
2914
2971
|
] }), StyleAutoFilled_default = IconStyleAutoFilled;
|
|
2915
2972
|
|
|
2916
2973
|
// src/components/Style.tsx
|
|
2917
|
-
var
|
|
2918
|
-
/* @__PURE__ */ (0,
|
|
2974
|
+
var import_jsx_runtime149 = require("react/jsx-runtime"), IconStyle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime149.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
2975
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
2919
2976
|
"path",
|
|
2920
2977
|
{
|
|
2921
2978
|
fill: stroke || color || "currentColor",
|
|
2922
2979
|
d: "M12 7.5C12.8284 7.5 13.5 6.82843 13.5 6C13.5 5.17157 12.8284 4.5 12 4.5C11.1716 4.5 10.5 5.17157 10.5 6C10.5 6.82843 11.1716 7.5 12 7.5Z"
|
|
2923
2980
|
}
|
|
2924
2981
|
),
|
|
2925
|
-
/* @__PURE__ */ (0,
|
|
2982
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
2926
2983
|
"path",
|
|
2927
2984
|
{
|
|
2928
2985
|
fill: stroke || color || "currentColor",
|
|
2929
2986
|
d: "M7.5 12C7.5 12.8284 6.82843 13.5 6 13.5C5.17157 13.5 4.5 12.8284 4.5 12C4.5 11.1716 5.17157 10.5 6 10.5C6.82843 10.5 7.5 11.1716 7.5 12Z"
|
|
2930
2987
|
}
|
|
2931
2988
|
),
|
|
2932
|
-
/* @__PURE__ */ (0,
|
|
2989
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
2933
2990
|
"path",
|
|
2934
2991
|
{
|
|
2935
2992
|
fill: stroke || color || "currentColor",
|
|
2936
2993
|
d: "M6.69679 8.81815C7.28257 9.40394 8.23232 9.40394 8.81811 8.81815C9.40389 8.23236 9.40389 7.28262 8.81811 6.69683C8.23232 6.11104 7.28257 6.11104 6.69679 6.69683C6.111 7.28262 6.111 8.23236 6.69679 8.81815Z"
|
|
2937
2994
|
}
|
|
2938
2995
|
),
|
|
2939
|
-
/* @__PURE__ */ (0,
|
|
2996
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
2940
2997
|
"path",
|
|
2941
2998
|
{
|
|
2942
2999
|
fill: stroke || color || "currentColor",
|
|
2943
3000
|
d: "M15.182 8.81811C14.5962 8.23232 14.5962 7.28257 15.182 6.69679C15.7678 6.111 16.7176 6.111 17.3034 6.69679C17.8891 7.28257 17.8891 8.23232 17.3034 8.81811C16.7176 9.40389 15.7678 9.40389 15.182 8.81811Z"
|
|
2944
3001
|
}
|
|
2945
3002
|
),
|
|
2946
|
-
/* @__PURE__ */ (0,
|
|
3003
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
2947
3004
|
"path",
|
|
2948
3005
|
{
|
|
2949
3006
|
fill: stroke || color || "currentColor",
|
|
2950
3007
|
d: "M8.81833 17.3032C9.40412 16.7174 9.40412 15.7677 8.81833 15.1819C8.23255 14.5961 7.2828 14.5961 6.69701 15.1819C6.11123 15.7677 6.11123 16.7174 6.69701 17.3032C7.2828 17.889 8.23255 17.889 8.81833 17.3032Z"
|
|
2951
3008
|
}
|
|
2952
3009
|
),
|
|
2953
|
-
/* @__PURE__ */ (0,
|
|
3010
|
+
/* @__PURE__ */ (0, import_jsx_runtime149.jsx)(
|
|
2954
3011
|
"path",
|
|
2955
3012
|
{
|
|
2956
3013
|
fill: stroke || color || "currentColor",
|
|
@@ -2961,8 +3018,48 @@ var import_jsx_runtime146 = require("react/jsx-runtime"), IconStyle = ({ size, w
|
|
|
2961
3018
|
)
|
|
2962
3019
|
] }), Style_default = IconStyle;
|
|
2963
3020
|
|
|
3021
|
+
// src/components/Styleoverall.tsx
|
|
3022
|
+
var import_jsx_runtime150 = require("react/jsx-runtime"), IconStyleoverall = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime150.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3023
|
+
/* @__PURE__ */ (0, import_jsx_runtime150.jsx)(
|
|
3024
|
+
"path",
|
|
3025
|
+
{
|
|
3026
|
+
fill: stroke || color || "currentColor",
|
|
3027
|
+
d: "M11 18C11 20.7614 8.76142 23 6 23C3.23858 23 1 20.7614 1 18C1 15.2386 3.23858 13 6 13H11V18ZM6 15.2002C4.4536 15.2002 3.2002 16.4536 3.2002 18C3.2002 19.5464 4.4536 20.7998 6 20.7998C7.5464 20.7998 8.7998 19.5464 8.7998 18V15.2002H6Z",
|
|
3028
|
+
fillRule: "evenodd",
|
|
3029
|
+
clipRule: "evenodd"
|
|
3030
|
+
}
|
|
3031
|
+
),
|
|
3032
|
+
/* @__PURE__ */ (0, import_jsx_runtime150.jsx)(
|
|
3033
|
+
"path",
|
|
3034
|
+
{
|
|
3035
|
+
fill: stroke || color || "currentColor",
|
|
3036
|
+
d: "M18 13C20.7614 13 23 15.2386 23 18C23 20.7614 20.7614 23 18 23C15.2386 23 13 20.7614 13 18V13H18ZM15.2002 18C15.2002 19.5464 16.4536 20.7998 18 20.7998C19.5464 20.7998 20.7998 19.5464 20.7998 18C20.7998 16.4536 19.5464 15.2002 18 15.2002H15.2002V18Z",
|
|
3037
|
+
fillRule: "evenodd",
|
|
3038
|
+
clipRule: "evenodd"
|
|
3039
|
+
}
|
|
3040
|
+
),
|
|
3041
|
+
/* @__PURE__ */ (0, import_jsx_runtime150.jsx)(
|
|
3042
|
+
"path",
|
|
3043
|
+
{
|
|
3044
|
+
fill: stroke || color || "currentColor",
|
|
3045
|
+
d: "M6 1C8.76142 1 11 3.23858 11 6V11H6C3.23858 11 1 8.76142 1 6C1 3.23858 3.23858 1 6 1ZM6 3.2002C4.4536 3.2002 3.2002 4.4536 3.2002 6C3.2002 7.5464 4.4536 8.7998 6 8.7998H8.7998V6C8.7998 4.4536 7.5464 3.2002 6 3.2002Z",
|
|
3046
|
+
fillRule: "evenodd",
|
|
3047
|
+
clipRule: "evenodd"
|
|
3048
|
+
}
|
|
3049
|
+
),
|
|
3050
|
+
/* @__PURE__ */ (0, import_jsx_runtime150.jsx)(
|
|
3051
|
+
"path",
|
|
3052
|
+
{
|
|
3053
|
+
fill: stroke || color || "currentColor",
|
|
3054
|
+
d: "M18 1C20.7614 1 23 3.23858 23 6C23 8.76142 20.7614 11 18 11H13V6C13 3.23858 15.2386 1 18 1ZM18 3.2002C16.4536 3.2002 15.2002 4.4536 15.2002 6V8.7998H18C19.5464 8.7998 20.7998 7.5464 20.7998 6C20.7998 4.4536 19.5464 3.2002 18 3.2002Z",
|
|
3055
|
+
fillRule: "evenodd",
|
|
3056
|
+
clipRule: "evenodd"
|
|
3057
|
+
}
|
|
3058
|
+
)
|
|
3059
|
+
] }), Styleoverall_default = IconStyleoverall;
|
|
3060
|
+
|
|
2964
3061
|
// src/components/SwitchOffFilled.tsx
|
|
2965
|
-
var
|
|
3062
|
+
var import_jsx_runtime151 = require("react/jsx-runtime"), IconSwitchOffFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime151.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime151.jsx)(
|
|
2966
3063
|
"path",
|
|
2967
3064
|
{
|
|
2968
3065
|
fill: fill || color || "currentColor",
|
|
@@ -2973,7 +3070,7 @@ var import_jsx_runtime147 = require("react/jsx-runtime"), IconSwitchOffFilled =
|
|
|
2973
3070
|
) }), SwitchOffFilled_default = IconSwitchOffFilled;
|
|
2974
3071
|
|
|
2975
3072
|
// src/components/SwitchOnFilled.tsx
|
|
2976
|
-
var
|
|
3073
|
+
var import_jsx_runtime152 = require("react/jsx-runtime"), IconSwitchOnFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime152.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime152.jsx)(
|
|
2977
3074
|
"path",
|
|
2978
3075
|
{
|
|
2979
3076
|
fill: fill || color || "currentColor",
|
|
@@ -2984,8 +3081,8 @@ var import_jsx_runtime148 = require("react/jsx-runtime"), IconSwitchOnFilled = (
|
|
|
2984
3081
|
) }), SwitchOnFilled_default = IconSwitchOnFilled;
|
|
2985
3082
|
|
|
2986
3083
|
// src/components/Target.tsx
|
|
2987
|
-
var
|
|
2988
|
-
/* @__PURE__ */ (0,
|
|
3084
|
+
var import_jsx_runtime153 = require("react/jsx-runtime"), IconTarget = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime153.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3085
|
+
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
2989
3086
|
"path",
|
|
2990
3087
|
{
|
|
2991
3088
|
fill: stroke || color || "currentColor",
|
|
@@ -2994,7 +3091,7 @@ var import_jsx_runtime149 = require("react/jsx-runtime"), IconTarget = ({ size,
|
|
|
2994
3091
|
clipRule: "evenodd"
|
|
2995
3092
|
}
|
|
2996
3093
|
),
|
|
2997
|
-
/* @__PURE__ */ (0,
|
|
3094
|
+
/* @__PURE__ */ (0, import_jsx_runtime153.jsx)(
|
|
2998
3095
|
"path",
|
|
2999
3096
|
{
|
|
3000
3097
|
fill: stroke || color || "currentColor",
|
|
@@ -3006,43 +3103,43 @@ var import_jsx_runtime149 = require("react/jsx-runtime"), IconTarget = ({ size,
|
|
|
3006
3103
|
] }), Target_default = IconTarget;
|
|
3007
3104
|
|
|
3008
3105
|
// src/components/TextLogo.tsx
|
|
3009
|
-
var
|
|
3010
|
-
/* @__PURE__ */ (0,
|
|
3106
|
+
var import_jsx_runtime154 = require("react/jsx-runtime"), IconTextLogo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime154.jsxs)("svg", { fill: "none", viewBox: "0 0 124 40", className, width: width || size, height: height || size, children: [
|
|
3107
|
+
/* @__PURE__ */ (0, import_jsx_runtime154.jsx)(
|
|
3011
3108
|
"path",
|
|
3012
3109
|
{
|
|
3013
3110
|
fill: fill || color || "currentColor",
|
|
3014
3111
|
d: "M42.0618 5.62237C49.8822 5.62238 56.2219 11.962 56.2219 19.7823C56.2218 27.6027 49.8822 33.9423 42.0618 33.9423C34.2415 33.9423 27.9019 27.6027 27.9018 19.7823C27.9018 11.962 34.2415 5.62237 42.0618 5.62237ZM42.0618 13.1743C38.4124 13.1743 35.4538 16.1328 35.4538 19.7823C35.4538 23.4318 38.4124 26.3903 42.0618 26.3903C45.7113 26.3903 48.6698 23.4318 48.6698 19.7823C48.6698 16.1329 45.7113 13.1743 42.0618 13.1743Z"
|
|
3015
3112
|
}
|
|
3016
3113
|
),
|
|
3017
|
-
/* @__PURE__ */ (0,
|
|
3114
|
+
/* @__PURE__ */ (0, import_jsx_runtime154.jsx)(
|
|
3018
3115
|
"path",
|
|
3019
3116
|
{
|
|
3020
3117
|
fill: fill || color || "currentColor",
|
|
3021
3118
|
d: "M89.3535 5.62237C97.1738 5.62237 103.514 11.962 103.514 19.7823C103.514 27.6027 97.1738 33.9423 89.3535 33.9423C81.5331 33.9423 75.1935 27.6027 75.1935 19.7823C75.1935 11.962 81.5331 5.62239 89.3535 5.62237ZM89.3535 13.1744C85.704 13.1744 82.7455 16.1329 82.7455 19.7823C82.7455 23.4318 85.704 26.3904 89.3535 26.3904C93.003 26.3904 95.9615 23.4318 95.9615 19.7823C95.9615 16.1329 93.003 13.1744 89.3535 13.1744Z"
|
|
3022
3119
|
}
|
|
3023
3120
|
),
|
|
3024
|
-
/* @__PURE__ */ (0,
|
|
3121
|
+
/* @__PURE__ */ (0, import_jsx_runtime154.jsx)(
|
|
3025
3122
|
"path",
|
|
3026
3123
|
{
|
|
3027
3124
|
fill: fill || color || "currentColor",
|
|
3028
3125
|
d: "M59.1199 19.3272C59.1199 11.741 63.1893 6.56006 71.8774 6.56006H73.4399C73.8818 6.56006 74.2399 6.91823 74.2399 7.36006V13.3258C74.2399 13.7676 73.8818 14.1258 73.4399 14.1258H71.8774C68.8335 14.1258 66.6799 16.2577 66.6799 19.3272V32.24C66.6799 32.6818 66.3217 33.04 65.8799 33.04H59.9199C59.4781 33.04 59.1199 32.6818 59.1199 32.24V19.3272Z"
|
|
3029
3126
|
}
|
|
3030
3127
|
),
|
|
3031
|
-
/* @__PURE__ */ (0,
|
|
3128
|
+
/* @__PURE__ */ (0, import_jsx_runtime154.jsx)(
|
|
3032
3129
|
"path",
|
|
3033
3130
|
{
|
|
3034
3131
|
fill: fill || color || "currentColor",
|
|
3035
3132
|
d: "M106 0.799999C106 0.358172 106.358 0 106.8 0H112.8C113.242 0 113.6 0.358171 113.6 0.799998V32.3199C113.6 32.7618 113.242 33.1199 112.8 33.1199H106.8C106.358 33.1199 106 32.7618 106 32.3199V0.799999Z"
|
|
3036
3133
|
}
|
|
3037
3134
|
),
|
|
3038
|
-
/* @__PURE__ */ (0,
|
|
3135
|
+
/* @__PURE__ */ (0, import_jsx_runtime154.jsx)(
|
|
3039
3136
|
"path",
|
|
3040
3137
|
{
|
|
3041
3138
|
fill: fill || color || "currentColor",
|
|
3042
3139
|
d: "M116.4 0.799999C116.4 0.358172 116.758 0 117.2 0H123.2C123.642 0 124 0.358171 124 0.799998V32.3199C124 32.7618 123.642 33.1199 123.2 33.1199H117.2C116.758 33.1199 116.4 32.7618 116.4 32.3199V0.799999Z"
|
|
3043
3140
|
}
|
|
3044
3141
|
),
|
|
3045
|
-
/* @__PURE__ */ (0,
|
|
3142
|
+
/* @__PURE__ */ (0, import_jsx_runtime154.jsx)(
|
|
3046
3143
|
"path",
|
|
3047
3144
|
{
|
|
3048
3145
|
fill: fill || color || "currentColor",
|
|
@@ -3052,7 +3149,7 @@ var import_jsx_runtime150 = require("react/jsx-runtime"), IconTextLogo = ({ size
|
|
|
3052
3149
|
] }), TextLogo_default = IconTextLogo;
|
|
3053
3150
|
|
|
3054
3151
|
// src/components/Tips.tsx
|
|
3055
|
-
var
|
|
3152
|
+
var import_jsx_runtime155 = require("react/jsx-runtime"), IconTips = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime155.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime155.jsx)(
|
|
3056
3153
|
"path",
|
|
3057
3154
|
{
|
|
3058
3155
|
fill: stroke || color || "currentColor",
|
|
@@ -3063,15 +3160,15 @@ var import_jsx_runtime151 = require("react/jsx-runtime"), IconTips = ({ size, wi
|
|
|
3063
3160
|
) }), Tips_default = IconTips;
|
|
3064
3161
|
|
|
3065
3162
|
// src/components/ToolsFilled.tsx
|
|
3066
|
-
var
|
|
3067
|
-
/* @__PURE__ */ (0,
|
|
3163
|
+
var import_jsx_runtime156 = require("react/jsx-runtime"), IconToolsFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime156.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3164
|
+
/* @__PURE__ */ (0, import_jsx_runtime156.jsx)(
|
|
3068
3165
|
"path",
|
|
3069
3166
|
{
|
|
3070
3167
|
fill: fill || color || "currentColor",
|
|
3071
3168
|
d: "M24 12L19.5 16.5L15 15L9 9L7.5 4.5L12 0L16.5 1.5L22.5 7.5L24 12Z"
|
|
3072
3169
|
}
|
|
3073
3170
|
),
|
|
3074
|
-
/* @__PURE__ */ (0,
|
|
3171
|
+
/* @__PURE__ */ (0, import_jsx_runtime156.jsx)(
|
|
3075
3172
|
"path",
|
|
3076
3173
|
{
|
|
3077
3174
|
fill: fill || color || "currentColor",
|
|
@@ -3081,7 +3178,7 @@ var import_jsx_runtime152 = require("react/jsx-runtime"), IconToolsFilled = ({ s
|
|
|
3081
3178
|
] }), ToolsFilled_default = IconToolsFilled;
|
|
3082
3179
|
|
|
3083
3180
|
// src/components/Tools.tsx
|
|
3084
|
-
var
|
|
3181
|
+
var import_jsx_runtime157 = require("react/jsx-runtime"), IconTools = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime157.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime157.jsx)(
|
|
3085
3182
|
"path",
|
|
3086
3183
|
{
|
|
3087
3184
|
stroke: stroke || color || "currentColor",
|
|
@@ -3091,7 +3188,7 @@ var import_jsx_runtime153 = require("react/jsx-runtime"), IconTools = ({ size, w
|
|
|
3091
3188
|
) }), Tools_default = IconTools;
|
|
3092
3189
|
|
|
3093
3190
|
// src/components/Undo.tsx
|
|
3094
|
-
var
|
|
3191
|
+
var import_jsx_runtime158 = require("react/jsx-runtime"), IconUndo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime158.jsx)(
|
|
3095
3192
|
"path",
|
|
3096
3193
|
{
|
|
3097
3194
|
fill: stroke || color || "currentColor",
|
|
@@ -3102,7 +3199,7 @@ var import_jsx_runtime154 = require("react/jsx-runtime"), IconUndo = ({ size, wi
|
|
|
3102
3199
|
) }), Undo_default = IconUndo;
|
|
3103
3200
|
|
|
3104
3201
|
// src/components/UpFilled.tsx
|
|
3105
|
-
var
|
|
3202
|
+
var import_jsx_runtime159 = require("react/jsx-runtime"), IconUpFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime159.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
|
|
3106
3203
|
"path",
|
|
3107
3204
|
{
|
|
3108
3205
|
fill: fill || color || "currentColor",
|
|
@@ -3113,7 +3210,7 @@ var import_jsx_runtime155 = require("react/jsx-runtime"), IconUpFilled = ({ size
|
|
|
3113
3210
|
) }), UpFilled_default = IconUpFilled;
|
|
3114
3211
|
|
|
3115
3212
|
// src/components/UpleftFilled.tsx
|
|
3116
|
-
var
|
|
3213
|
+
var import_jsx_runtime160 = require("react/jsx-runtime"), IconUpleftFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime160.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime160.jsx)(
|
|
3117
3214
|
"path",
|
|
3118
3215
|
{
|
|
3119
3216
|
fill: fill || color || "currentColor",
|
|
@@ -3123,8 +3220,19 @@ var import_jsx_runtime156 = require("react/jsx-runtime"), IconUpleftFilled = ({
|
|
|
3123
3220
|
}
|
|
3124
3221
|
) }), UpleftFilled_default = IconUpleftFilled;
|
|
3125
3222
|
|
|
3223
|
+
// src/components/Uploadedvideo.tsx
|
|
3224
|
+
var import_jsx_runtime161 = require("react/jsx-runtime"), IconUploadedvideo = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime161.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime161.jsx)(
|
|
3225
|
+
"path",
|
|
3226
|
+
{
|
|
3227
|
+
fill: fill || color || "currentColor",
|
|
3228
|
+
d: "M24 3H0V21H24V3ZM9.75 7.5V16.5H11.25L16.5 12L11.25 7.5H9.75Z",
|
|
3229
|
+
fillRule: "evenodd",
|
|
3230
|
+
clipRule: "evenodd"
|
|
3231
|
+
}
|
|
3232
|
+
) }), Uploadedvideo_default = IconUploadedvideo;
|
|
3233
|
+
|
|
3126
3234
|
// src/components/Uploadfiles.tsx
|
|
3127
|
-
var
|
|
3235
|
+
var import_jsx_runtime162 = require("react/jsx-runtime"), IconUploadfiles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime162.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime162.jsx)(
|
|
3128
3236
|
"path",
|
|
3129
3237
|
{
|
|
3130
3238
|
fill: stroke || color || "currentColor",
|
|
@@ -3132,8 +3240,19 @@ var import_jsx_runtime157 = require("react/jsx-runtime"), IconUploadfiles = ({ s
|
|
|
3132
3240
|
}
|
|
3133
3241
|
) }), Uploadfiles_default = IconUploadfiles;
|
|
3134
3242
|
|
|
3243
|
+
// src/components/Uploadstory.tsx
|
|
3244
|
+
var import_jsx_runtime163 = require("react/jsx-runtime"), IconUploadstory = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime163.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime163.jsx)(
|
|
3245
|
+
"path",
|
|
3246
|
+
{
|
|
3247
|
+
fill: stroke || color || "currentColor",
|
|
3248
|
+
d: "M0 3V19.5H7.40901L10.409 22.5H13.591L16.591 19.5H24V3H16.125C14.4518 3 12.9614 3.78275 12 5.00206C11.0386 3.78275 9.54823 3 7.875 3H0ZM10.875 8.25C10.875 6.59315 9.53185 5.25 7.875 5.25H2.25V17.25H8.34099L11.341 20.25H12.659L15.659 17.25H21.75V5.25H16.125C14.4681 5.25 13.125 6.59315 13.125 8.25V15H10.875V8.25Z",
|
|
3249
|
+
fillRule: "evenodd",
|
|
3250
|
+
clipRule: "evenodd"
|
|
3251
|
+
}
|
|
3252
|
+
) }), Uploadstory_default = IconUploadstory;
|
|
3253
|
+
|
|
3135
3254
|
// src/components/UprightFilled.tsx
|
|
3136
|
-
var
|
|
3255
|
+
var import_jsx_runtime164 = require("react/jsx-runtime"), IconUprightFilled = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime164.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime164.jsx)(
|
|
3137
3256
|
"path",
|
|
3138
3257
|
{
|
|
3139
3258
|
fill: fill || color || "currentColor",
|
|
@@ -3144,7 +3263,7 @@ var import_jsx_runtime158 = require("react/jsx-runtime"), IconUprightFilled = ({
|
|
|
3144
3263
|
) }), UprightFilled_default = IconUprightFilled;
|
|
3145
3264
|
|
|
3146
3265
|
// src/components/Userfeedback.tsx
|
|
3147
|
-
var
|
|
3266
|
+
var import_jsx_runtime165 = require("react/jsx-runtime"), IconUserfeedback = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime165.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime165.jsx)(
|
|
3148
3267
|
"path",
|
|
3149
3268
|
{
|
|
3150
3269
|
fill: stroke || color || "currentColor",
|
|
@@ -3155,36 +3274,36 @@ var import_jsx_runtime159 = require("react/jsx-runtime"), IconUserfeedback = ({
|
|
|
3155
3274
|
) }), Userfeedback_default = IconUserfeedback;
|
|
3156
3275
|
|
|
3157
3276
|
// src/components/VideoGeneration.tsx
|
|
3158
|
-
var
|
|
3159
|
-
/* @__PURE__ */ (0,
|
|
3277
|
+
var import_jsx_runtime166 = require("react/jsx-runtime"), IconVideoGeneration = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime166.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3278
|
+
/* @__PURE__ */ (0, import_jsx_runtime166.jsx)(
|
|
3160
3279
|
"path",
|
|
3161
3280
|
{
|
|
3162
3281
|
fill: stroke || color || "currentColor",
|
|
3163
|
-
d: "M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12H24C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0V2.
|
|
3282
|
+
d: "M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12H24C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0V2.25Z"
|
|
3164
3283
|
}
|
|
3165
3284
|
),
|
|
3166
|
-
/* @__PURE__ */ (0,
|
|
3285
|
+
/* @__PURE__ */ (0, import_jsx_runtime166.jsx)(
|
|
3167
3286
|
"path",
|
|
3168
3287
|
{
|
|
3169
3288
|
fill: stroke || color || "currentColor",
|
|
3170
|
-
d: "
|
|
3289
|
+
d: "M17.25 12L11.25 18H9V6H11.25L17.25 12ZM11.25 14.8184L14.0684 12L11.25 9.18164V14.8184Z",
|
|
3290
|
+
fillRule: "evenodd",
|
|
3291
|
+
clipRule: "evenodd"
|
|
3171
3292
|
}
|
|
3172
3293
|
),
|
|
3173
|
-
/* @__PURE__ */ (0,
|
|
3294
|
+
/* @__PURE__ */ (0, import_jsx_runtime166.jsx)(
|
|
3174
3295
|
"path",
|
|
3175
3296
|
{
|
|
3176
3297
|
fill: stroke || color || "currentColor",
|
|
3177
|
-
d: "
|
|
3178
|
-
fillRule: "evenodd",
|
|
3179
|
-
clipRule: "evenodd"
|
|
3298
|
+
d: "M20.25 3.75L24 4.5V6L20.25 6.75L19.5 10.5H18L17.25 6.75L13.5 6V4.5L17.25 3.75L18 0H19.5L20.25 3.75Z"
|
|
3180
3299
|
}
|
|
3181
3300
|
)
|
|
3182
3301
|
] }), VideoGeneration_default = IconVideoGeneration;
|
|
3183
3302
|
|
|
3184
3303
|
// src/components/VideoLength.tsx
|
|
3185
|
-
var
|
|
3186
|
-
/* @__PURE__ */ (0,
|
|
3187
|
-
/* @__PURE__ */ (0,
|
|
3304
|
+
var import_jsx_runtime167 = require("react/jsx-runtime"), IconVideoLength = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime167.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3305
|
+
/* @__PURE__ */ (0, import_jsx_runtime167.jsx)("path", { fill: stroke || color || "currentColor", d: "M10.875 9V15H13.125V9H10.875Z" }),
|
|
3306
|
+
/* @__PURE__ */ (0, import_jsx_runtime167.jsx)(
|
|
3188
3307
|
"path",
|
|
3189
3308
|
{
|
|
3190
3309
|
fill: stroke || color || "currentColor",
|
|
@@ -3196,8 +3315,8 @@ var import_jsx_runtime161 = require("react/jsx-runtime"), IconVideoLength = ({ s
|
|
|
3196
3315
|
] }), VideoLength_default = IconVideoLength;
|
|
3197
3316
|
|
|
3198
3317
|
// src/components/Videogenerate.tsx
|
|
3199
|
-
var
|
|
3200
|
-
/* @__PURE__ */ (0,
|
|
3318
|
+
var import_jsx_runtime168 = require("react/jsx-runtime"), IconVideogenerate = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime168.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3319
|
+
/* @__PURE__ */ (0, import_jsx_runtime168.jsx)(
|
|
3201
3320
|
"path",
|
|
3202
3321
|
{
|
|
3203
3322
|
fill: stroke || color || "currentColor",
|
|
@@ -3206,7 +3325,7 @@ var import_jsx_runtime162 = require("react/jsx-runtime"), IconVideogenerate = ({
|
|
|
3206
3325
|
clipRule: "evenodd"
|
|
3207
3326
|
}
|
|
3208
3327
|
),
|
|
3209
|
-
/* @__PURE__ */ (0,
|
|
3328
|
+
/* @__PURE__ */ (0, import_jsx_runtime168.jsx)(
|
|
3210
3329
|
"path",
|
|
3211
3330
|
{
|
|
3212
3331
|
fill: stroke || color || "currentColor",
|
|
@@ -3218,7 +3337,7 @@ var import_jsx_runtime162 = require("react/jsx-runtime"), IconVideogenerate = ({
|
|
|
3218
3337
|
] }), Videogenerate_default = IconVideogenerate;
|
|
3219
3338
|
|
|
3220
3339
|
// src/components/Visualstyles.tsx
|
|
3221
|
-
var
|
|
3340
|
+
var import_jsx_runtime169 = require("react/jsx-runtime"), IconVisualstyles = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime169.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime169.jsx)(
|
|
3222
3341
|
"path",
|
|
3223
3342
|
{
|
|
3224
3343
|
fill: stroke || color || "currentColor",
|
|
@@ -3229,8 +3348,8 @@ var import_jsx_runtime163 = require("react/jsx-runtime"), IconVisualstyles = ({
|
|
|
3229
3348
|
) }), Visualstyles_default = IconVisualstyles;
|
|
3230
3349
|
|
|
3231
3350
|
// src/components/Volume.tsx
|
|
3232
|
-
var
|
|
3233
|
-
/* @__PURE__ */ (0,
|
|
3351
|
+
var import_jsx_runtime170 = require("react/jsx-runtime"), IconVolume = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime170.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3352
|
+
/* @__PURE__ */ (0, import_jsx_runtime170.jsx)(
|
|
3234
3353
|
"path",
|
|
3235
3354
|
{
|
|
3236
3355
|
fill: stroke || color || "currentColor",
|
|
@@ -3239,14 +3358,14 @@ var import_jsx_runtime164 = require("react/jsx-runtime"), IconVolume = ({ size,
|
|
|
3239
3358
|
clipRule: "evenodd"
|
|
3240
3359
|
}
|
|
3241
3360
|
),
|
|
3242
|
-
/* @__PURE__ */ (0,
|
|
3361
|
+
/* @__PURE__ */ (0, import_jsx_runtime170.jsx)(
|
|
3243
3362
|
"path",
|
|
3244
3363
|
{
|
|
3245
3364
|
fill: stroke || color || "currentColor",
|
|
3246
3365
|
d: "M15 5.25C18.7279 5.25 21.75 8.27208 21.75 12C21.75 15.7279 18.7279 18.75 15 18.75V21C19.9706 21 24 16.9706 24 12C24 7.02944 19.9706 3 15 3V5.25Z"
|
|
3247
3366
|
}
|
|
3248
3367
|
),
|
|
3249
|
-
/* @__PURE__ */ (0,
|
|
3368
|
+
/* @__PURE__ */ (0, import_jsx_runtime170.jsx)(
|
|
3250
3369
|
"path",
|
|
3251
3370
|
{
|
|
3252
3371
|
fill: stroke || color || "currentColor",
|
|
@@ -3256,7 +3375,7 @@ var import_jsx_runtime164 = require("react/jsx-runtime"), IconVolume = ({ size,
|
|
|
3256
3375
|
] }), Volume_default = IconVolume;
|
|
3257
3376
|
|
|
3258
3377
|
// src/components/Withdrawgame.tsx
|
|
3259
|
-
var
|
|
3378
|
+
var import_jsx_runtime171 = require("react/jsx-runtime"), IconWithdrawgame = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime171.jsx)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: /* @__PURE__ */ (0, import_jsx_runtime171.jsx)(
|
|
3260
3379
|
"path",
|
|
3261
3380
|
{
|
|
3262
3381
|
fill: stroke || color || "currentColor",
|
|
@@ -3267,15 +3386,15 @@ var import_jsx_runtime165 = require("react/jsx-runtime"), IconWithdrawgame = ({
|
|
|
3267
3386
|
) }), Withdrawgame_default = IconWithdrawgame;
|
|
3268
3387
|
|
|
3269
3388
|
// src/components/Zoomhandle.tsx
|
|
3270
|
-
var
|
|
3271
|
-
/* @__PURE__ */ (0,
|
|
3389
|
+
var import_jsx_runtime172 = require("react/jsx-runtime"), IconZoomhandle = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime172.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3390
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)(
|
|
3272
3391
|
"path",
|
|
3273
3392
|
{
|
|
3274
3393
|
fill: fill || color || "currentColor",
|
|
3275
3394
|
d: "M12 -2.62268e-07C15.3137 -1.17422e-07 18 2.68629 18 6L18 18C18 21.3137 15.3137 24 12 24C8.68629 24 6 21.3137 6 18L6 6C6 2.68629 8.68629 -4.07115e-07 12 -2.62268e-07Z"
|
|
3276
3395
|
}
|
|
3277
3396
|
),
|
|
3278
|
-
/* @__PURE__ */ (0,
|
|
3397
|
+
/* @__PURE__ */ (0, import_jsx_runtime172.jsx)(
|
|
3279
3398
|
"path",
|
|
3280
3399
|
{
|
|
3281
3400
|
fill: stroke || color || "currentColor",
|
|
@@ -3285,15 +3404,15 @@ var import_jsx_runtime166 = require("react/jsx-runtime"), IconZoomhandle = ({ si
|
|
|
3285
3404
|
] }), Zoomhandle_default = IconZoomhandle;
|
|
3286
3405
|
|
|
3287
3406
|
// src/components/Zoomin.tsx
|
|
3288
|
-
var
|
|
3289
|
-
/* @__PURE__ */ (0,
|
|
3407
|
+
var import_jsx_runtime173 = require("react/jsx-runtime"), IconZoomin = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime173.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3408
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsx)(
|
|
3290
3409
|
"path",
|
|
3291
3410
|
{
|
|
3292
3411
|
fill: stroke || color || "currentColor",
|
|
3293
3412
|
d: "M11.625 11.625H15V9.375H11.625V6H9.375V9.375H6V11.625H9.375V15H11.625V11.625Z"
|
|
3294
3413
|
}
|
|
3295
3414
|
),
|
|
3296
|
-
/* @__PURE__ */ (0,
|
|
3415
|
+
/* @__PURE__ */ (0, import_jsx_runtime173.jsx)(
|
|
3297
3416
|
"path",
|
|
3298
3417
|
{
|
|
3299
3418
|
fill: stroke || color || "currentColor",
|
|
@@ -3305,9 +3424,9 @@ var import_jsx_runtime167 = require("react/jsx-runtime"), IconZoomin = ({ size,
|
|
|
3305
3424
|
] }), Zoomin_default = IconZoomin;
|
|
3306
3425
|
|
|
3307
3426
|
// src/components/Zoomout.tsx
|
|
3308
|
-
var
|
|
3309
|
-
/* @__PURE__ */ (0,
|
|
3310
|
-
/* @__PURE__ */ (0,
|
|
3427
|
+
var import_jsx_runtime174 = require("react/jsx-runtime"), IconZoomout = ({ size, width, height, color, className, fill, stroke }) => /* @__PURE__ */ (0, import_jsx_runtime174.jsxs)("svg", { fill: "none", viewBox: "0 0 24 24", className, width: width || size, height: height || size, children: [
|
|
3428
|
+
/* @__PURE__ */ (0, import_jsx_runtime174.jsx)("path", { fill: stroke || color || "currentColor", d: "M15 11.625H6V9.375H15V11.625Z" }),
|
|
3429
|
+
/* @__PURE__ */ (0, import_jsx_runtime174.jsx)(
|
|
3311
3430
|
"path",
|
|
3312
3431
|
{
|
|
3313
3432
|
fill: stroke || color || "currentColor",
|