@kollexeo/icons 1.0.2 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +2064 -1968
- package/dist/index.d.ts +2064 -1968
- package/dist/index.js +297 -0
- package/dist/index.mjs +286 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1981,6 +1981,18 @@ __export(icons_exports, {
|
|
|
1981
1981
|
GamingWaterPoloIcon: () => GamingWaterPoloIcon,
|
|
1982
1982
|
GamingWhistleIcon: () => GamingWhistleIcon,
|
|
1983
1983
|
GamingWindSurfIcon: () => GamingWindSurfIcon,
|
|
1984
|
+
HomeHome01Icon: () => HomeHome01Icon,
|
|
1985
|
+
HomeHome02Icon: () => HomeHome02Icon,
|
|
1986
|
+
HomeHome03Icon: () => HomeHome03Icon,
|
|
1987
|
+
HomeHome04Icon: () => HomeHome04Icon,
|
|
1988
|
+
HomeHome05Icon: () => HomeHome05Icon,
|
|
1989
|
+
HomeHome06Icon: () => HomeHome06Icon,
|
|
1990
|
+
HomeHome07Icon: () => HomeHome07Icon,
|
|
1991
|
+
HomeHome08Icon: () => HomeHome08Icon,
|
|
1992
|
+
HomeHome09Icon: () => HomeHome09Icon,
|
|
1993
|
+
HomeHome10Icon: () => HomeHome10Icon,
|
|
1994
|
+
HomeHome11Icon: () => HomeHome11Icon,
|
|
1995
|
+
HomeHome12Icon: () => HomeHome12Icon,
|
|
1984
1996
|
ImageCameraAlbum01Icon: () => ImageCameraAlbum01Icon,
|
|
1985
1997
|
ImageCameraAlbum02Icon: () => ImageCameraAlbum02Icon,
|
|
1986
1998
|
ImageCameraAlbumNotFound01Icon: () => ImageCameraAlbumNotFound01Icon,
|
|
@@ -46001,6 +46013,279 @@ var GamingWindSurfIcon = ({
|
|
|
46001
46013
|
d: "M16.203 3.919c-.4-.377-1.192-.908-1.268-.917-.86-.107-.972.416-1.97 1.886-1.266 1.66-4.156 5.164-5.168 6.023m0 0c.573 1.78 1.511 4.605 7.296 6.025M7.797 10.91c1.28 1.729 6.137 2.12 8.406 2.1"
|
|
46002
46014
|
}
|
|
46003
46015
|
));
|
|
46016
|
+
var HomeHome01Icon = ({
|
|
46017
|
+
size = 24,
|
|
46018
|
+
color = "currentColor",
|
|
46019
|
+
strokeWidth
|
|
46020
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
46021
|
+
Svg.Path,
|
|
46022
|
+
{
|
|
46023
|
+
stroke: color,
|
|
46024
|
+
strokeLinecap: "round",
|
|
46025
|
+
strokeLinejoin: "round",
|
|
46026
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46027
|
+
d: "M3 11.99v2.51c0 3.3 0 4.95 1.025 5.975S6.7 21.5 10 21.5h4c3.3 0 4.95 0 5.975-1.025S21 17.8 21 14.5v-2.51c0-1.682 0-2.522-.356-3.25s-1.02-1.244-2.346-2.276l-2-1.555C14.233 3.303 13.2 2.5 12 2.5c-1.2 0-2.233.803-4.298 2.409l-2 1.555C4.375 7.496 3.712 8.012 3.356 8.74S3 10.308 3 11.99"
|
|
46028
|
+
}
|
|
46029
|
+
), /* @__PURE__ */ React.createElement(
|
|
46030
|
+
Svg.Path,
|
|
46031
|
+
{
|
|
46032
|
+
stroke: color,
|
|
46033
|
+
strokeLinecap: "round",
|
|
46034
|
+
strokeLinejoin: "round",
|
|
46035
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46036
|
+
d: "M15 17c-.8.622-1.85 1-3 1s-2.2-.378-3-1"
|
|
46037
|
+
}
|
|
46038
|
+
));
|
|
46039
|
+
var HomeHome02Icon = ({
|
|
46040
|
+
size = 24,
|
|
46041
|
+
color = "currentColor",
|
|
46042
|
+
strokeWidth
|
|
46043
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
46044
|
+
Svg.Path,
|
|
46045
|
+
{
|
|
46046
|
+
stroke: color,
|
|
46047
|
+
strokeLinecap: "round",
|
|
46048
|
+
strokeLinejoin: "round",
|
|
46049
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46050
|
+
d: "M3 11.99v2.51c0 3.3 0 4.95 1.025 5.975S6.7 21.5 10 21.5h4c3.3 0 4.95 0 5.975-1.025S21 17.8 21 14.5v-2.51c0-1.682 0-2.522-.356-3.25s-1.02-1.244-2.346-2.276l-2-1.555C14.233 3.303 13.2 2.5 12 2.5c-1.2 0-2.233.803-4.298 2.409l-2 1.555C4.375 7.496 3.712 8.012 3.356 8.74S3 10.308 3 11.99M17 17.5v-4"
|
|
46051
|
+
}
|
|
46052
|
+
));
|
|
46053
|
+
var HomeHome03Icon = ({
|
|
46054
|
+
size = 24,
|
|
46055
|
+
color = "currentColor",
|
|
46056
|
+
strokeWidth
|
|
46057
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
46058
|
+
Svg.Path,
|
|
46059
|
+
{
|
|
46060
|
+
stroke: color,
|
|
46061
|
+
strokeLinecap: "round",
|
|
46062
|
+
strokeLinejoin: "round",
|
|
46063
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46064
|
+
d: "M3 11.99v2.51c0 3.3 0 4.95 1.025 5.975S6.7 21.5 10 21.5h4c3.3 0 4.95 0 5.975-1.025S21 17.8 21 14.5v-2.51c0-1.682 0-2.522-.356-3.25s-1.02-1.244-2.346-2.276l-2-1.555C14.233 3.303 13.2 2.5 12 2.5c-1.2 0-2.233.803-4.298 2.409l-2 1.555C4.375 7.496 3.712 8.012 3.356 8.74S3 10.308 3 11.99"
|
|
46065
|
+
}
|
|
46066
|
+
), /* @__PURE__ */ React.createElement(
|
|
46067
|
+
Svg.Path,
|
|
46068
|
+
{
|
|
46069
|
+
stroke: color,
|
|
46070
|
+
strokeLinecap: "round",
|
|
46071
|
+
strokeLinejoin: "round",
|
|
46072
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46073
|
+
d: "M15 21.5v-5c0-1.414 0-2.121-.44-2.56-.439-.44-1.146-.44-2.56-.44s-2.121 0-2.56.44C9 14.378 9 15.085 9 16.5v5"
|
|
46074
|
+
}
|
|
46075
|
+
));
|
|
46076
|
+
var HomeHome04Icon = ({
|
|
46077
|
+
size = 24,
|
|
46078
|
+
color = "currentColor",
|
|
46079
|
+
strokeWidth
|
|
46080
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
46081
|
+
Svg.Path,
|
|
46082
|
+
{
|
|
46083
|
+
stroke: color,
|
|
46084
|
+
strokeLinecap: "round",
|
|
46085
|
+
strokeLinejoin: "round",
|
|
46086
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46087
|
+
d: "M3 11.99v2.51c0 3.3 0 4.95 1.025 5.975S6.7 21.5 10 21.5h4c3.3 0 4.95 0 5.975-1.025S21 17.8 21 14.5v-2.51c0-1.682 0-2.522-.356-3.25s-1.02-1.244-2.346-2.276l-2-1.555C14.233 3.303 13.2 2.5 12 2.5c-1.2 0-2.233.803-4.298 2.409l-2 1.555C4.375 7.496 3.712 8.012 3.356 8.74S3 10.308 3 11.99M16 17H8"
|
|
46088
|
+
}
|
|
46089
|
+
));
|
|
46090
|
+
var HomeHome05Icon = ({
|
|
46091
|
+
size = 24,
|
|
46092
|
+
color = "currentColor",
|
|
46093
|
+
strokeWidth
|
|
46094
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
46095
|
+
Svg.Path,
|
|
46096
|
+
{
|
|
46097
|
+
stroke: color,
|
|
46098
|
+
strokeLinecap: "round",
|
|
46099
|
+
strokeLinejoin: "round",
|
|
46100
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46101
|
+
d: "M3 11.99v2.51c0 3.3 0 4.95 1.025 5.975S6.7 21.5 10 21.5h4c3.3 0 4.95 0 5.975-1.025S21 17.8 21 14.5v-2.51c0-1.682 0-2.522-.356-3.25s-1.02-1.244-2.346-2.276l-2-1.555C14.233 3.303 13.2 2.5 12 2.5c-1.2 0-2.233.803-4.298 2.409l-2 1.555C4.375 7.496 3.712 8.012 3.356 8.74S3 10.308 3 11.99"
|
|
46102
|
+
}
|
|
46103
|
+
), /* @__PURE__ */ React.createElement(
|
|
46104
|
+
Svg.Path,
|
|
46105
|
+
{
|
|
46106
|
+
stroke: color,
|
|
46107
|
+
strokeLinejoin: "round",
|
|
46108
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46109
|
+
d: "M14 15a2 2 0 1 0-4 0 2 2 0 0 0 4 0Z"
|
|
46110
|
+
}
|
|
46111
|
+
));
|
|
46112
|
+
var HomeHome06Icon = ({
|
|
46113
|
+
size = 24,
|
|
46114
|
+
color = "currentColor",
|
|
46115
|
+
strokeWidth
|
|
46116
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
46117
|
+
Svg.Path,
|
|
46118
|
+
{
|
|
46119
|
+
stroke: color,
|
|
46120
|
+
strokeLinecap: "round",
|
|
46121
|
+
strokeLinejoin: "round",
|
|
46122
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46123
|
+
d: "M3 11.99v2.51c0 3.3 0 4.95 1.025 5.975S6.7 21.5 10 21.5h4c3.3 0 4.95 0 5.975-1.025S21 17.8 21 14.5v-2.51c0-1.682 0-2.522-.356-3.25s-1.02-1.244-2.346-2.276l-2-1.555C14.233 3.303 13.2 2.5 12 2.5c-1.2 0-2.233.803-4.298 2.409l-2 1.555C4.375 7.496 3.712 8.012 3.356 8.74S3 10.308 3 11.99"
|
|
46124
|
+
}
|
|
46125
|
+
), /* @__PURE__ */ React.createElement(
|
|
46126
|
+
Svg.Path,
|
|
46127
|
+
{
|
|
46128
|
+
stroke: color,
|
|
46129
|
+
strokeLinejoin: "round",
|
|
46130
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46131
|
+
d: "M18 15a2 2 0 1 0-4 0 2 2 0 0 0 4 0Z"
|
|
46132
|
+
}
|
|
46133
|
+
));
|
|
46134
|
+
var HomeHome07Icon = ({
|
|
46135
|
+
size = 24,
|
|
46136
|
+
color = "currentColor",
|
|
46137
|
+
strokeWidth
|
|
46138
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
46139
|
+
Svg.Path,
|
|
46140
|
+
{
|
|
46141
|
+
stroke: color,
|
|
46142
|
+
strokeLinecap: "round",
|
|
46143
|
+
strokeLinejoin: "round",
|
|
46144
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46145
|
+
d: "m12.892 2.81 8.596 6.785A1.347 1.347 0 0 1 20.653 12H20v3.5c0 2.828 0 4.243-.879 5.121-.878.879-2.293.879-5.121.879h-4c-2.828 0-4.243 0-5.121-.879C4 19.743 4 18.328 4 15.5V12h-.653a1.347 1.347 0 0 1-.835-2.405l8.596-6.785a1.44 1.44 0 0 1 1.784 0"
|
|
46146
|
+
}
|
|
46147
|
+
), /* @__PURE__ */ React.createElement(
|
|
46148
|
+
Svg.Path,
|
|
46149
|
+
{
|
|
46150
|
+
stroke: color,
|
|
46151
|
+
strokeLinecap: "round",
|
|
46152
|
+
strokeLinejoin: "round",
|
|
46153
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46154
|
+
d: "M14.5 21.5V17c0-.935 0-1.402-.201-1.75a1.5 1.5 0 0 0-.549-.549c-.348-.201-.815-.201-1.75-.201s-1.402 0-1.75.201a1.5 1.5 0 0 0-.549.549c-.201.348-.201.815-.201 1.75v4.5"
|
|
46155
|
+
}
|
|
46156
|
+
));
|
|
46157
|
+
var HomeHome08Icon = ({
|
|
46158
|
+
size = 24,
|
|
46159
|
+
color = "currentColor",
|
|
46160
|
+
strokeWidth
|
|
46161
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
46162
|
+
Svg.Path,
|
|
46163
|
+
{
|
|
46164
|
+
stroke: color,
|
|
46165
|
+
strokeLinecap: "round",
|
|
46166
|
+
strokeLinejoin: "round",
|
|
46167
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46168
|
+
d: "M3 11.99v2.51c0 3.3 0 4.95 1.025 5.975S6.7 21.5 10 21.5h4c3.3 0 4.95 0 5.975-1.025S21 17.8 21 14.5v-2.51c0-1.682 0-2.522-.356-3.25s-1.02-1.244-2.346-2.276l-2-1.555C14.233 3.303 13.2 2.5 12 2.5c-1.2 0-2.233.803-4.298 2.409l-2 1.555C4.375 7.496 3.712 8.012 3.356 8.74S3 10.308 3 11.99"
|
|
46169
|
+
}
|
|
46170
|
+
), /* @__PURE__ */ React.createElement(
|
|
46171
|
+
Svg.Path,
|
|
46172
|
+
{
|
|
46173
|
+
stroke: color,
|
|
46174
|
+
strokeLinejoin: "round",
|
|
46175
|
+
strokeWidth: strokeWidth ?? 2,
|
|
46176
|
+
d: "M17 15.5h-2v2h2z"
|
|
46177
|
+
}
|
|
46178
|
+
));
|
|
46179
|
+
var HomeHome09Icon = ({
|
|
46180
|
+
size = 24,
|
|
46181
|
+
color = "currentColor",
|
|
46182
|
+
strokeWidth
|
|
46183
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
46184
|
+
Svg.Path,
|
|
46185
|
+
{
|
|
46186
|
+
stroke: color,
|
|
46187
|
+
strokeLinecap: "round",
|
|
46188
|
+
strokeLinejoin: "round",
|
|
46189
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46190
|
+
d: "m22 10.5-9.117-7.678a1.37 1.37 0 0 0-1.765 0L2 10.5"
|
|
46191
|
+
}
|
|
46192
|
+
), /* @__PURE__ */ React.createElement(
|
|
46193
|
+
Svg.Path,
|
|
46194
|
+
{
|
|
46195
|
+
stroke: color,
|
|
46196
|
+
strokeLinecap: "round",
|
|
46197
|
+
strokeLinejoin: "round",
|
|
46198
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46199
|
+
d: "M20.5 9.5V16c0 2.346 0 3.518-.62 4.326a3 3 0 0 1-.554.554c-.808.62-1.98.62-4.326.62V17c0-1.414 0-2.121-.44-2.56C14.122 14 13.415 14 12 14s-2.121 0-2.56.44C9 14.878 9 15.585 9 17v4.5c-2.346 0-3.518 0-4.326-.62a3 3 0 0 1-.554-.554c-.62-.808-.62-1.98-.62-4.326V9.5"
|
|
46200
|
+
}
|
|
46201
|
+
));
|
|
46202
|
+
var HomeHome10Icon = ({
|
|
46203
|
+
size = 24,
|
|
46204
|
+
color = "currentColor",
|
|
46205
|
+
strokeWidth
|
|
46206
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
46207
|
+
Svg.Path,
|
|
46208
|
+
{
|
|
46209
|
+
stroke: color,
|
|
46210
|
+
strokeLinecap: "round",
|
|
46211
|
+
strokeLinejoin: "round",
|
|
46212
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46213
|
+
d: "M8.941 6.349 10.755 8.9c.37.52.554.78.65 1.079.095.3.095.619.095 1.258V20h-6c-1.886 0-2.828 0-3.414-.589-.586-.588-.586-1.536-.586-3.431v-4.742c0-.64 0-.959.095-1.258.096-.3.28-.56.65-1.08L4.06 6.35C5.172 4.783 5.729 4 6.5 4c.772 0 1.328.783 2.441 2.349"
|
|
46214
|
+
}
|
|
46215
|
+
), /* @__PURE__ */ React.createElement(
|
|
46216
|
+
Svg.Path,
|
|
46217
|
+
{
|
|
46218
|
+
stroke: color,
|
|
46219
|
+
strokeLinecap: "round",
|
|
46220
|
+
strokeLinejoin: "round",
|
|
46221
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46222
|
+
d: "M8.5 20v-4c0-.748 0-1.121-.16-1.4a1.2 1.2 0 0 0-.44-.44C7.622 14 7.248 14 6.5 14s-1.122 0-1.4.16a1.2 1.2 0 0 0-.44.44c-.16.279-.16.652-.16 1.4v4"
|
|
46223
|
+
}
|
|
46224
|
+
), /* @__PURE__ */ React.createElement(
|
|
46225
|
+
Svg.Path,
|
|
46226
|
+
{
|
|
46227
|
+
stroke: color,
|
|
46228
|
+
strokeLinecap: "round",
|
|
46229
|
+
strokeLinejoin: "round",
|
|
46230
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46231
|
+
d: "M8.5 20h10c1.886 0 2.828 0 3.414-.586S22.5 17.886 22.5 16v-4.552c0-.716 0-1.075-.12-1.405-.119-.33-.348-.605-.807-1.156L18.699 5.44c-.59-.707-.884-1.061-1.287-1.25C17.008 4 16.548 4 15.627 4H6.5M22 10H11.5"
|
|
46232
|
+
}
|
|
46233
|
+
));
|
|
46234
|
+
var HomeHome11Icon = ({
|
|
46235
|
+
size = 24,
|
|
46236
|
+
color = "currentColor",
|
|
46237
|
+
strokeWidth
|
|
46238
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
46239
|
+
Svg.Path,
|
|
46240
|
+
{
|
|
46241
|
+
stroke: color,
|
|
46242
|
+
strokeLinecap: "round",
|
|
46243
|
+
strokeLinejoin: "round",
|
|
46244
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46245
|
+
d: "m22 10.5-9.117-7.678a1.37 1.37 0 0 0-1.765 0L2 10.5"
|
|
46246
|
+
}
|
|
46247
|
+
), /* @__PURE__ */ React.createElement(
|
|
46248
|
+
Svg.Path,
|
|
46249
|
+
{
|
|
46250
|
+
stroke: color,
|
|
46251
|
+
strokeLinecap: "round",
|
|
46252
|
+
strokeLinejoin: "round",
|
|
46253
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46254
|
+
d: "M20.5 5v10.5c0 2.828 0 4.243-.879 5.121-.878.879-2.293.879-5.121.879h-5c-2.828 0-4.243 0-5.121-.879C3.5 19.743 3.5 18.328 3.5 15.5v-6"
|
|
46255
|
+
}
|
|
46256
|
+
), /* @__PURE__ */ React.createElement(
|
|
46257
|
+
Svg.Path,
|
|
46258
|
+
{
|
|
46259
|
+
stroke: color,
|
|
46260
|
+
strokeLinecap: "round",
|
|
46261
|
+
strokeLinejoin: "round",
|
|
46262
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46263
|
+
d: "M15 21.5v-5c0-1.414 0-2.121-.44-2.56-.439-.44-1.146-.44-2.56-.44s-2.121 0-2.56.44C9 14.378 9 15.085 9 16.5v5"
|
|
46264
|
+
}
|
|
46265
|
+
));
|
|
46266
|
+
var HomeHome12Icon = ({
|
|
46267
|
+
size = 24,
|
|
46268
|
+
color = "currentColor",
|
|
46269
|
+
strokeWidth
|
|
46270
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
46271
|
+
Svg.Path,
|
|
46272
|
+
{
|
|
46273
|
+
stroke: color,
|
|
46274
|
+
strokeLinecap: "round",
|
|
46275
|
+
strokeLinejoin: "round",
|
|
46276
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46277
|
+
d: "m2 10 9.108-7.19a1.44 1.44 0 0 1 1.784 0L16.5 5.658V4a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v4.026L22 10M20 11.5v4c0 2.828 0 4.243-.879 5.121-.878.879-2.293.879-5.121.879h-4c-2.828 0-4.243 0-5.121-.879C4 19.743 4 18.328 4 15.5v-4"
|
|
46278
|
+
}
|
|
46279
|
+
), /* @__PURE__ */ React.createElement(
|
|
46280
|
+
Svg.Path,
|
|
46281
|
+
{
|
|
46282
|
+
stroke: color,
|
|
46283
|
+
strokeLinecap: "round",
|
|
46284
|
+
strokeLinejoin: "round",
|
|
46285
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
46286
|
+
d: "M15.002 15.5c-.8.622-1.85 1-3 1s-2.2-.378-3-1"
|
|
46287
|
+
}
|
|
46288
|
+
));
|
|
46004
46289
|
var ImageCameraKIcon = ({
|
|
46005
46290
|
size = 24,
|
|
46006
46291
|
color = "currentColor",
|
|
@@ -73164,6 +73449,18 @@ exports.GamingVrIcon = GamingVrIcon;
|
|
|
73164
73449
|
exports.GamingWaterPoloIcon = GamingWaterPoloIcon;
|
|
73165
73450
|
exports.GamingWhistleIcon = GamingWhistleIcon;
|
|
73166
73451
|
exports.GamingWindSurfIcon = GamingWindSurfIcon;
|
|
73452
|
+
exports.HomeHome01Icon = HomeHome01Icon;
|
|
73453
|
+
exports.HomeHome02Icon = HomeHome02Icon;
|
|
73454
|
+
exports.HomeHome03Icon = HomeHome03Icon;
|
|
73455
|
+
exports.HomeHome04Icon = HomeHome04Icon;
|
|
73456
|
+
exports.HomeHome05Icon = HomeHome05Icon;
|
|
73457
|
+
exports.HomeHome06Icon = HomeHome06Icon;
|
|
73458
|
+
exports.HomeHome07Icon = HomeHome07Icon;
|
|
73459
|
+
exports.HomeHome08Icon = HomeHome08Icon;
|
|
73460
|
+
exports.HomeHome09Icon = HomeHome09Icon;
|
|
73461
|
+
exports.HomeHome10Icon = HomeHome10Icon;
|
|
73462
|
+
exports.HomeHome11Icon = HomeHome11Icon;
|
|
73463
|
+
exports.HomeHome12Icon = HomeHome12Icon;
|
|
73167
73464
|
exports.Icon = Icon;
|
|
73168
73465
|
exports.ImageCameraAlbum01Icon = ImageCameraAlbum01Icon;
|
|
73169
73466
|
exports.ImageCameraAlbum02Icon = ImageCameraAlbum02Icon;
|