@fluentui/react-icons 2.0.177 → 2.0.178
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/lib/fonts/icons/chunk-4.d.ts +24 -24
- package/lib/fonts/icons/chunk-4.js +440 -440
- package/lib/fonts/icons/chunk-5.d.ts +24 -24
- package/lib/fonts/icons/chunk-5.js +500 -500
- package/lib/fonts/icons/chunk-6.d.ts +24 -24
- package/lib/fonts/icons/chunk-6.js +500 -500
- package/lib/fonts/icons/chunk-7.d.ts +48 -48
- package/lib/fonts/icons/chunk-7.js +500 -500
- package/lib/fonts/icons/chunk-8.d.ts +48 -0
- package/lib/fonts/icons/chunk-8.js +61 -53
- package/lib/fonts/sizedIcons/chunk-11.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-11.js +14 -14
- package/lib/fonts/sizedIcons/chunk-12.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-12.js +14 -14
- package/lib/fonts/sizedIcons/chunk-13.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-13.js +14 -14
- package/lib/fonts/sizedIcons/chunk-14.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-14.js +14 -14
- package/lib/fonts/sizedIcons/chunk-15.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-15.js +14 -14
- package/lib/fonts/sizedIcons/chunk-16.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-16.js +14 -14
- package/lib/fonts/sizedIcons/chunk-17.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-17.js +14 -14
- package/lib/fonts/sizedIcons/chunk-18.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-18.js +14 -14
- package/lib/fonts/sizedIcons/chunk-19.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-19.js +14 -14
- package/lib/fonts/sizedIcons/chunk-20.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-20.js +14 -14
- package/lib/fonts/sizedIcons/chunk-21.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-21.js +14 -14
- package/lib/fonts/sizedIcons/chunk-22.d.ts +78 -78
- package/lib/fonts/sizedIcons/chunk-22.js +14 -14
- package/lib/fonts/sizedIcons/chunk-23.d.ts +156 -0
- package/lib/fonts/sizedIcons/chunk-23.js +27 -1
- package/lib/icons/chunk-2.js +2 -2
- package/lib/icons/chunk-4.d.ts +36 -36
- package/lib/icons/chunk-4.js +77 -77
- package/lib/icons/chunk-5.d.ts +36 -36
- package/lib/icons/chunk-5.js +77 -77
- package/lib/icons/chunk-6.d.ts +36 -36
- package/lib/icons/chunk-6.js +77 -77
- package/lib/icons/chunk-7.d.ts +72 -72
- package/lib/icons/chunk-7.js +155 -155
- package/lib/icons/chunk-8.d.ts +72 -0
- package/lib/icons/chunk-8.js +152 -0
- package/lib/sizedIcons/chunk-11.d.ts +31 -31
- package/lib/sizedIcons/chunk-11.js +109 -109
- package/lib/sizedIcons/chunk-12.d.ts +54 -54
- package/lib/sizedIcons/chunk-12.js +115 -115
- package/lib/sizedIcons/chunk-13.d.ts +54 -54
- package/lib/sizedIcons/chunk-13.js +115 -115
- package/lib/sizedIcons/chunk-14.d.ts +54 -54
- package/lib/sizedIcons/chunk-14.js +115 -115
- package/lib/sizedIcons/chunk-15.d.ts +54 -54
- package/lib/sizedIcons/chunk-15.js +115 -115
- package/lib/sizedIcons/chunk-16.d.ts +54 -54
- package/lib/sizedIcons/chunk-16.js +115 -115
- package/lib/sizedIcons/chunk-17.d.ts +54 -54
- package/lib/sizedIcons/chunk-17.js +115 -115
- package/lib/sizedIcons/chunk-18.d.ts +54 -54
- package/lib/sizedIcons/chunk-18.js +115 -115
- package/lib/sizedIcons/chunk-19.d.ts +54 -54
- package/lib/sizedIcons/chunk-19.js +115 -118
- package/lib/sizedIcons/chunk-20.d.ts +54 -54
- package/lib/sizedIcons/chunk-20.js +118 -115
- package/lib/sizedIcons/chunk-21.d.ts +149 -149
- package/lib/sizedIcons/chunk-21.js +346 -346
- package/lib/sizedIcons/chunk-22.d.ts +234 -234
- package/lib/sizedIcons/chunk-22.js +2416 -2416
- package/lib/sizedIcons/chunk-23.d.ts +234 -0
- package/lib/sizedIcons/chunk-23.js +494 -0
- package/lib/sizedIcons/chunk-6.js +12 -12
- package/lib/utils/fonts/FluentSystemIcons-Filled.json +14 -1
- package/lib/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.json +14 -1
- package/lib/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.json +2001 -1993
- package/lib/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
- package/lib-cjs/fonts/icons/chunk-4.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-4.js +449 -449
- package/lib-cjs/fonts/icons/chunk-5.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-5.js +510 -510
- package/lib-cjs/fonts/icons/chunk-6.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-6.js +510 -510
- package/lib-cjs/fonts/icons/chunk-7.d.ts +48 -48
- package/lib-cjs/fonts/icons/chunk-7.js +510 -510
- package/lib-cjs/fonts/icons/chunk-8.d.ts +48 -0
- package/lib-cjs/fonts/icons/chunk-8.js +63 -55
- package/lib-cjs/fonts/sizedIcons/chunk-11.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-11.js +18 -18
- package/lib-cjs/fonts/sizedIcons/chunk-12.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-12.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-13.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-13.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-14.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-14.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-15.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-15.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-16.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-16.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-17.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-17.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-18.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-18.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-19.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-19.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-20.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-20.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-21.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-21.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-22.d.ts +78 -78
- package/lib-cjs/fonts/sizedIcons/chunk-22.js +24 -24
- package/lib-cjs/fonts/sizedIcons/chunk-23.d.ts +156 -0
- package/lib-cjs/fonts/sizedIcons/chunk-23.js +32 -5
- package/lib-cjs/icons/chunk-2.js +2 -2
- package/lib-cjs/icons/chunk-4.d.ts +36 -36
- package/lib-cjs/icons/chunk-4.js +86 -86
- package/lib-cjs/icons/chunk-5.d.ts +36 -36
- package/lib-cjs/icons/chunk-5.js +87 -87
- package/lib-cjs/icons/chunk-6.d.ts +36 -36
- package/lib-cjs/icons/chunk-6.js +87 -87
- package/lib-cjs/icons/chunk-7.d.ts +72 -72
- package/lib-cjs/icons/chunk-7.js +165 -165
- package/lib-cjs/icons/chunk-8.d.ts +72 -0
- package/lib-cjs/icons/chunk-8.js +154 -2
- package/lib-cjs/sizedIcons/chunk-11.d.ts +31 -31
- package/lib-cjs/sizedIcons/chunk-11.js +117 -117
- package/lib-cjs/sizedIcons/chunk-12.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-12.js +125 -125
- package/lib-cjs/sizedIcons/chunk-13.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-13.js +125 -125
- package/lib-cjs/sizedIcons/chunk-14.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-14.js +125 -125
- package/lib-cjs/sizedIcons/chunk-15.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-15.js +125 -125
- package/lib-cjs/sizedIcons/chunk-16.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-16.js +125 -125
- package/lib-cjs/sizedIcons/chunk-17.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-17.js +125 -125
- package/lib-cjs/sizedIcons/chunk-18.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-18.js +125 -125
- package/lib-cjs/sizedIcons/chunk-19.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-19.js +125 -128
- package/lib-cjs/sizedIcons/chunk-20.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-20.js +128 -125
- package/lib-cjs/sizedIcons/chunk-21.d.ts +149 -149
- package/lib-cjs/sizedIcons/chunk-21.js +356 -356
- package/lib-cjs/sizedIcons/chunk-22.d.ts +234 -234
- package/lib-cjs/sizedIcons/chunk-22.js +2426 -2426
- package/lib-cjs/sizedIcons/chunk-23.d.ts +234 -0
- package/lib-cjs/sizedIcons/chunk-23.js +499 -4
- package/lib-cjs/sizedIcons/chunk-6.js +12 -12
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.json +14 -1
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.json +14 -1
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.json +2001 -1993
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
- package/package.json +1 -1
package/lib/icons/chunk-4.js
CHANGED
|
@@ -1218,6 +1218,82 @@ const LayerRegularIcon = props => {
|
|
|
1218
1218
|
|
|
1219
1219
|
export const LayerRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/LayerRegularIcon, 'LayerRegular');
|
|
1220
1220
|
|
|
1221
|
+
const LayerDiagonalFilledIcon = props => {
|
|
1222
|
+
const {
|
|
1223
|
+
fill: primaryFill = 'currentColor',
|
|
1224
|
+
className
|
|
1225
|
+
} = props;
|
|
1226
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
1227
|
+
width: "1em",
|
|
1228
|
+
height: "1em",
|
|
1229
|
+
viewBox: "0 0 20 20",
|
|
1230
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1231
|
+
className: className
|
|
1232
|
+
}), React.createElement("path", {
|
|
1233
|
+
d: "M9.45 2.1a1.5 1.5 0 012.05 1.3L5.42 5.82A2.25 2.25 0 004 7.91v6c-.97.35-2-.37-2-1.41V6.75a2.5 2.5 0 011.58-2.32l5.87-2.32zm3 2a1.5 1.5 0 012.05 1.4v.1L9.26 7.68A2 2 0 008 9.54v5.98l-.95.37A1.5 1.5 0 015 14.5V8.43a2 2 0 011.26-1.86l6.19-2.45zM18 7.5v6.62a1.5 1.5 0 01-.95 1.4l-6 2.37A1.5 1.5 0 019 16.5V9.88c0-.62.38-1.17.95-1.4l6-2.37A1.5 1.5 0 0118 7.5z",
|
|
1234
|
+
fill: primaryFill
|
|
1235
|
+
}));
|
|
1236
|
+
};
|
|
1237
|
+
|
|
1238
|
+
export const LayerDiagonalFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/LayerDiagonalFilledIcon, 'LayerDiagonalFilled');
|
|
1239
|
+
|
|
1240
|
+
const LayerDiagonalRegularIcon = props => {
|
|
1241
|
+
const {
|
|
1242
|
+
fill: primaryFill = 'currentColor',
|
|
1243
|
+
className
|
|
1244
|
+
} = props;
|
|
1245
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
1246
|
+
width: "1em",
|
|
1247
|
+
height: "1em",
|
|
1248
|
+
viewBox: "0 0 20 20",
|
|
1249
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1250
|
+
className: className
|
|
1251
|
+
}), React.createElement("path", {
|
|
1252
|
+
d: "M10.5 3.5a.5.5 0 00-.68-.46L3.95 5.36A1.5 1.5 0 003 6.76v5.74c0 .35.36.6.68.46l.32-.12v1.07c-.97.35-2-.37-2-1.41V6.75a2.5 2.5 0 011.58-2.32l5.87-2.32a1.5 1.5 0 012.05 1.3l-1 .4v-.3zm3 2a.5.5 0 00-.68-.46L6.63 7.49a1 1 0 00-.63.93v6.08c0 .35.36.6.68.46L8 14.44v1.08l-.95.37A1.5 1.5 0 015 14.5V8.43a2 2 0 011.26-1.86l6.19-2.45a1.5 1.5 0 012.05 1.4v.1l-1 .39v-.5zm2.82 1.54a.5.5 0 01.68.46v6.62a.5.5 0 01-.32.47l-6 2.37a.5.5 0 01-.68-.46V9.88c0-.2.13-.4.32-.47l6-2.37zM18 7.5a1.5 1.5 0 00-2.05-1.4l-6 2.38A1.5 1.5 0 009 9.88v6.62a1.5 1.5 0 002.05 1.4l6-2.38c.57-.23.95-.78.95-1.4V7.5z",
|
|
1253
|
+
fill: primaryFill
|
|
1254
|
+
}));
|
|
1255
|
+
};
|
|
1256
|
+
|
|
1257
|
+
export const LayerDiagonalRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/LayerDiagonalRegularIcon, 'LayerDiagonalRegular');
|
|
1258
|
+
|
|
1259
|
+
const LayerDiagonalPersonFilledIcon = props => {
|
|
1260
|
+
const {
|
|
1261
|
+
fill: primaryFill = 'currentColor',
|
|
1262
|
+
className
|
|
1263
|
+
} = props;
|
|
1264
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
1265
|
+
width: "1em",
|
|
1266
|
+
height: "1em",
|
|
1267
|
+
viewBox: "0 0 20 20",
|
|
1268
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1269
|
+
className: className
|
|
1270
|
+
}), React.createElement("path", {
|
|
1271
|
+
d: "M11.5 3.4a1.5 1.5 0 00-2.05-1.3L3.58 4.44A2.5 2.5 0 002 6.75v5.75a1.5 1.5 0 002 1.41v-6c0-.93.56-1.76 1.42-2.1l6.08-2.4zm3 2.1a1.5 1.5 0 00-2.05-1.4L6.26 6.57A2 2 0 005 8.42v6.08a1.5 1.5 0 002.05 1.4l.95-.38V9.54a2 2 0 011.26-1.86L14.5 5.6v-.1zm1.45.6A1.5 1.5 0 0118 7.5v2.84a3 3 0 10-4.73 3.67A2.5 2.5 0 0011 16.5c0 .44.09.89.27 1.3l-.22.1A1.5 1.5 0 019 16.5V9.88c0-.62.38-1.17.95-1.4l6-2.37zM17.5 12a2 2 0 11-4 0 2 2 0 014 0zm1.5 4.5c0 1.25-1 2.5-3.5 2.5S12 17.75 12 16.5c0-.83.67-1.5 1.5-1.5h4c.83 0 1.5.67 1.5 1.5z",
|
|
1272
|
+
fill: primaryFill
|
|
1273
|
+
}));
|
|
1274
|
+
};
|
|
1275
|
+
|
|
1276
|
+
export const LayerDiagonalPersonFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/LayerDiagonalPersonFilledIcon, 'LayerDiagonalPersonFilled');
|
|
1277
|
+
|
|
1278
|
+
const LayerDiagonalPersonRegularIcon = props => {
|
|
1279
|
+
const {
|
|
1280
|
+
fill: primaryFill = 'currentColor',
|
|
1281
|
+
className
|
|
1282
|
+
} = props;
|
|
1283
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
1284
|
+
width: "1em",
|
|
1285
|
+
height: "1em",
|
|
1286
|
+
viewBox: "0 0 20 20",
|
|
1287
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1288
|
+
className: className
|
|
1289
|
+
}), React.createElement("path", {
|
|
1290
|
+
d: "M9.82 3.04a.5.5 0 01.68.46v.3l1-.4a1.5 1.5 0 00-2.05-1.3L3.58 4.44A2.5 2.5 0 002 6.75v5.75a1.5 1.5 0 002 1.41v-1.07l-.32.12A.5.5 0 013 12.5V6.75c0-.61.38-1.16.95-1.39l5.87-2.32zm3 2a.5.5 0 01.68.46V6l1-.4v-.1a1.5 1.5 0 00-2.05-1.4L6.26 6.57A2 2 0 005 8.42v6.08a1.5 1.5 0 002.05 1.4l.95-.38v-1.08l-1.32.52A.5.5 0 016 14.5V8.42a1 1 0 01.63-.93l6.19-2.45zM17 7.5a.5.5 0 00-.68-.46l-6 2.37a.5.5 0 00-.32.47v6.62c0 .35.36.6.68.46l.34-.13c.03.33.12.66.25.98l-.22.08A1.5 1.5 0 019 16.5V9.88c0-.62.38-1.17.95-1.4l6-2.37A1.5 1.5 0 0118 7.5v2.84c-.26-.38-.6-.7-1-.94V7.5zm.5 4.5a2 2 0 11-4 0 2 2 0 014 0zm1.5 4.5c0 1.25-1 2.5-3.5 2.5S12 17.75 12 16.5c0-.83.67-1.5 1.5-1.5h4c.83 0 1.5.67 1.5 1.5z",
|
|
1291
|
+
fill: primaryFill
|
|
1292
|
+
}));
|
|
1293
|
+
};
|
|
1294
|
+
|
|
1295
|
+
export const LayerDiagonalPersonRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/LayerDiagonalPersonRegularIcon, 'LayerDiagonalPersonRegular');
|
|
1296
|
+
|
|
1221
1297
|
const LeafOneFilledIcon = props => {
|
|
1222
1298
|
const {
|
|
1223
1299
|
fill: primaryFill = 'currentColor',
|
|
@@ -9495,80 +9571,4 @@ const PeopleQueueFilledIcon = props => {
|
|
|
9495
9571
|
}));
|
|
9496
9572
|
};
|
|
9497
9573
|
|
|
9498
|
-
export const PeopleQueueFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/PeopleQueueFilledIcon, 'PeopleQueueFilled');
|
|
9499
|
-
|
|
9500
|
-
const PeopleQueueRegularIcon = props => {
|
|
9501
|
-
const {
|
|
9502
|
-
fill: primaryFill = 'currentColor',
|
|
9503
|
-
className
|
|
9504
|
-
} = props;
|
|
9505
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9506
|
-
width: "1em",
|
|
9507
|
-
height: "1em",
|
|
9508
|
-
viewBox: "0 0 20 20",
|
|
9509
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9510
|
-
className: className
|
|
9511
|
-
}), React.createElement("path", {
|
|
9512
|
-
d: "M6.5 7.5a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zm0-1a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zM3 9a1 1 0 011-1h5a1 1 0 011 1v4.5a3.5 3.5 0 11-7 0V9zm1 0v4.5a2.5 2.5 0 005 0V9H4zm5.63-2.86c-.1.31-.23.6-.4.87a2 2 0 011.08.48l.19.01a2.25 2.25 0 10-1.31-4.08c.19.28.34.6.44.94a1.25 1.25 0 012.12.89 1.25 1.25 0 01-2.12.9zM9.5 16.85A3.5 3.5 0 0014 13.5V9a1 1 0 00-1-1h-2.27A2 2 0 0111 9h2v4.5a2.5 2.5 0 01-2.75 2.49c-.21.32-.47.6-.75.86zm4.13-10.7c-.1.3-.23.6-.4.86a2 2 0 011.08.48l.19.01a2.25 2.25 0 10-1.31-4.08c.19.28.34.6.44.94a1.25 1.25 0 012.12.89 1.25 1.25 0 01-2.12.9zm-.13 10.7A3.5 3.5 0 0018 13.5V9a1 1 0 00-1-1h-2.27A2 2 0 0115 9h2v4.5a2.5 2.5 0 01-2.75 2.49c-.21.32-.47.6-.75.86z",
|
|
9513
|
-
fill: primaryFill
|
|
9514
|
-
}));
|
|
9515
|
-
};
|
|
9516
|
-
|
|
9517
|
-
export const PeopleQueueRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/PeopleQueueRegularIcon, 'PeopleQueueRegular');
|
|
9518
|
-
|
|
9519
|
-
const PeopleSearchFilledIcon = props => {
|
|
9520
|
-
const {
|
|
9521
|
-
fill: primaryFill = 'currentColor',
|
|
9522
|
-
className
|
|
9523
|
-
} = props;
|
|
9524
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9525
|
-
width: "1em",
|
|
9526
|
-
height: "1em",
|
|
9527
|
-
viewBox: "0 0 20 20",
|
|
9528
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9529
|
-
className: className
|
|
9530
|
-
}), React.createElement("path", {
|
|
9531
|
-
d: "M10 2a4 4 0 100 8 4 4 0 000-8zm4.87 14.8a8.53 8.53 0 01-3.97 1.17 1.5 1.5 0 00-.34-.53l-2-2A4.48 4.48 0 008.24 11H15a2 2 0 012 2c0 1.7-.83 2.97-2.13 3.8zM4.5 17c.79 0 1.51-.26 2.1-.7l2.55 2.55a.5.5 0 10.7-.7L7.3 15.6A3.5 3.5 0 104.5 17zm0-1a2.5 2.5 0 110-5 2.5 2.5 0 010 5z",
|
|
9532
|
-
fill: primaryFill
|
|
9533
|
-
}));
|
|
9534
|
-
};
|
|
9535
|
-
|
|
9536
|
-
export const PeopleSearchFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/PeopleSearchFilledIcon, 'PeopleSearchFilled');
|
|
9537
|
-
|
|
9538
|
-
const PeopleSearchRegularIcon = props => {
|
|
9539
|
-
const {
|
|
9540
|
-
fill: primaryFill = 'currentColor',
|
|
9541
|
-
className
|
|
9542
|
-
} = props;
|
|
9543
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9544
|
-
width: "1em",
|
|
9545
|
-
height: "1em",
|
|
9546
|
-
viewBox: "0 0 20 20",
|
|
9547
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9548
|
-
className: className
|
|
9549
|
-
}), React.createElement("path", {
|
|
9550
|
-
d: "M10 2a4 4 0 100 8 4 4 0 000-8zM7 6a3 3 0 116 0 3 3 0 01-6 0zm7.87 10.8a8.53 8.53 0 01-3.97 1.17 1.5 1.5 0 00-.34-.53l-.44-.44a8.07 8.07 0 004.2-1.05A3.36 3.36 0 0016 13a1 1 0 00-1-1H8.74c-.12-.36-.3-.7-.5-1H15a2 2 0 012 2c0 1.7-.83 2.97-2.13 3.8zM4.5 17c.79 0 1.51-.26 2.1-.7l2.55 2.55a.5.5 0 10.7-.7L7.3 15.6A3.5 3.5 0 104.5 17zm0-1a2.5 2.5 0 110-5 2.5 2.5 0 010 5z",
|
|
9551
|
-
fill: primaryFill
|
|
9552
|
-
}));
|
|
9553
|
-
};
|
|
9554
|
-
|
|
9555
|
-
export const PeopleSearchRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/PeopleSearchRegularIcon, 'PeopleSearchRegular');
|
|
9556
|
-
|
|
9557
|
-
const PeopleSettingsFilledIcon = props => {
|
|
9558
|
-
const {
|
|
9559
|
-
fill: primaryFill = 'currentColor',
|
|
9560
|
-
className
|
|
9561
|
-
} = props;
|
|
9562
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9563
|
-
width: "1em",
|
|
9564
|
-
height: "1em",
|
|
9565
|
-
viewBox: "0 0 20 20",
|
|
9566
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9567
|
-
className: className
|
|
9568
|
-
}), React.createElement("path", {
|
|
9569
|
-
d: "M6.75 9a3.25 3.25 0 100-6.5 3.25 3.25 0 000 6.5zM17 6.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zm-8 8c0-1.7.78-3.23 2-4.24a2 2 0 00-1-.26H3.5a2 2 0 00-2 2s0 4 5.25 4c.95 0 1.73-.13 2.37-.35A5.52 5.52 0 019 14.5zm3.06-3.06a2 2 0 01-1.43 2.48l-.46.12a4.73 4.73 0 00.01 1.01l.35.09A2 2 0 0112 17.66l-.13.42c.26.2.54.38.84.52l.32-.35a2 2 0 012.91 0l.34.36c.3-.13.57-.3.82-.5l-.16-.55a2 2 0 011.44-2.48l.46-.12a4.7 4.7 0 00-.01-1.01l-.35-.09A2 2 0 0117 11.34l.13-.42c-.26-.2-.54-.38-.84-.52l-.32.35a2 2 0 01-2.91 0l-.34-.36c-.3.13-.57.3-.82.5l.15.55zm2.44 4.06a1 1 0 110-2 1 1 0 010 2z",
|
|
9570
|
-
fill: primaryFill
|
|
9571
|
-
}));
|
|
9572
|
-
};
|
|
9573
|
-
|
|
9574
|
-
export const PeopleSettingsFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/PeopleSettingsFilledIcon, 'PeopleSettingsFilled');
|
|
9574
|
+
export const PeopleQueueFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/PeopleQueueFilledIcon, 'PeopleQueueFilled');
|
package/lib/icons/chunk-5.d.ts
CHANGED
|
@@ -1,4 +1,40 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const PeopleQueueRegular: {
|
|
3
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
4
|
+
primaryFill?: string | undefined;
|
|
5
|
+
className?: string | undefined;
|
|
6
|
+
filled?: boolean | undefined;
|
|
7
|
+
title?: string | undefined;
|
|
8
|
+
}): JSX.Element;
|
|
9
|
+
displayName: string | undefined;
|
|
10
|
+
};
|
|
11
|
+
export declare const PeopleSearchFilled: {
|
|
12
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
13
|
+
primaryFill?: string | undefined;
|
|
14
|
+
className?: string | undefined;
|
|
15
|
+
filled?: boolean | undefined;
|
|
16
|
+
title?: string | undefined;
|
|
17
|
+
}): JSX.Element;
|
|
18
|
+
displayName: string | undefined;
|
|
19
|
+
};
|
|
20
|
+
export declare const PeopleSearchRegular: {
|
|
21
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
22
|
+
primaryFill?: string | undefined;
|
|
23
|
+
className?: string | undefined;
|
|
24
|
+
filled?: boolean | undefined;
|
|
25
|
+
title?: string | undefined;
|
|
26
|
+
}): JSX.Element;
|
|
27
|
+
displayName: string | undefined;
|
|
28
|
+
};
|
|
29
|
+
export declare const PeopleSettingsFilled: {
|
|
30
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
31
|
+
primaryFill?: string | undefined;
|
|
32
|
+
className?: string | undefined;
|
|
33
|
+
filled?: boolean | undefined;
|
|
34
|
+
title?: string | undefined;
|
|
35
|
+
}): JSX.Element;
|
|
36
|
+
displayName: string | undefined;
|
|
37
|
+
};
|
|
2
38
|
export declare const PeopleSettingsRegular: {
|
|
3
39
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
40
|
primaryFill?: string | undefined;
|
|
@@ -4463,39 +4499,3 @@ export declare const ShareScreenPersonPFilled: {
|
|
|
4463
4499
|
}): JSX.Element;
|
|
4464
4500
|
displayName: string | undefined;
|
|
4465
4501
|
};
|
|
4466
|
-
export declare const ShareScreenPersonPRegular: {
|
|
4467
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4468
|
-
primaryFill?: string | undefined;
|
|
4469
|
-
className?: string | undefined;
|
|
4470
|
-
filled?: boolean | undefined;
|
|
4471
|
-
title?: string | undefined;
|
|
4472
|
-
}): JSX.Element;
|
|
4473
|
-
displayName: string | undefined;
|
|
4474
|
-
};
|
|
4475
|
-
export declare const ShareScreenStartFilled: {
|
|
4476
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4477
|
-
primaryFill?: string | undefined;
|
|
4478
|
-
className?: string | undefined;
|
|
4479
|
-
filled?: boolean | undefined;
|
|
4480
|
-
title?: string | undefined;
|
|
4481
|
-
}): JSX.Element;
|
|
4482
|
-
displayName: string | undefined;
|
|
4483
|
-
};
|
|
4484
|
-
export declare const ShareScreenStartRegular: {
|
|
4485
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4486
|
-
primaryFill?: string | undefined;
|
|
4487
|
-
className?: string | undefined;
|
|
4488
|
-
filled?: boolean | undefined;
|
|
4489
|
-
title?: string | undefined;
|
|
4490
|
-
}): JSX.Element;
|
|
4491
|
-
displayName: string | undefined;
|
|
4492
|
-
};
|
|
4493
|
-
export declare const ShareScreenStopFilled: {
|
|
4494
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4495
|
-
primaryFill?: string | undefined;
|
|
4496
|
-
className?: string | undefined;
|
|
4497
|
-
filled?: boolean | undefined;
|
|
4498
|
-
title?: string | undefined;
|
|
4499
|
-
}): JSX.Element;
|
|
4500
|
-
displayName: string | undefined;
|
|
4501
|
-
};
|
package/lib/icons/chunk-5.js
CHANGED
|
@@ -1,6 +1,82 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import wrapIcon from "../utils/wrapIcon";
|
|
3
3
|
|
|
4
|
+
const PeopleQueueRegularIcon = props => {
|
|
5
|
+
const {
|
|
6
|
+
fill: primaryFill = 'currentColor',
|
|
7
|
+
className
|
|
8
|
+
} = props;
|
|
9
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
10
|
+
width: "1em",
|
|
11
|
+
height: "1em",
|
|
12
|
+
viewBox: "0 0 20 20",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
className: className
|
|
15
|
+
}), React.createElement("path", {
|
|
16
|
+
d: "M6.5 7.5a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zm0-1a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zM3 9a1 1 0 011-1h5a1 1 0 011 1v4.5a3.5 3.5 0 11-7 0V9zm1 0v4.5a2.5 2.5 0 005 0V9H4zm5.63-2.86c-.1.31-.23.6-.4.87a2 2 0 011.08.48l.19.01a2.25 2.25 0 10-1.31-4.08c.19.28.34.6.44.94a1.25 1.25 0 012.12.89 1.25 1.25 0 01-2.12.9zM9.5 16.85A3.5 3.5 0 0014 13.5V9a1 1 0 00-1-1h-2.27A2 2 0 0111 9h2v4.5a2.5 2.5 0 01-2.75 2.49c-.21.32-.47.6-.75.86zm4.13-10.7c-.1.3-.23.6-.4.86a2 2 0 011.08.48l.19.01a2.25 2.25 0 10-1.31-4.08c.19.28.34.6.44.94a1.25 1.25 0 012.12.89 1.25 1.25 0 01-2.12.9zm-.13 10.7A3.5 3.5 0 0018 13.5V9a1 1 0 00-1-1h-2.27A2 2 0 0115 9h2v4.5a2.5 2.5 0 01-2.75 2.49c-.21.32-.47.6-.75.86z",
|
|
17
|
+
fill: primaryFill
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export const PeopleQueueRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/PeopleQueueRegularIcon, 'PeopleQueueRegular');
|
|
22
|
+
|
|
23
|
+
const PeopleSearchFilledIcon = props => {
|
|
24
|
+
const {
|
|
25
|
+
fill: primaryFill = 'currentColor',
|
|
26
|
+
className
|
|
27
|
+
} = props;
|
|
28
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
29
|
+
width: "1em",
|
|
30
|
+
height: "1em",
|
|
31
|
+
viewBox: "0 0 20 20",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
className: className
|
|
34
|
+
}), React.createElement("path", {
|
|
35
|
+
d: "M10 2a4 4 0 100 8 4 4 0 000-8zm4.87 14.8a8.53 8.53 0 01-3.97 1.17 1.5 1.5 0 00-.34-.53l-2-2A4.48 4.48 0 008.24 11H15a2 2 0 012 2c0 1.7-.83 2.97-2.13 3.8zM4.5 17c.79 0 1.51-.26 2.1-.7l2.55 2.55a.5.5 0 10.7-.7L7.3 15.6A3.5 3.5 0 104.5 17zm0-1a2.5 2.5 0 110-5 2.5 2.5 0 010 5z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export const PeopleSearchFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/PeopleSearchFilledIcon, 'PeopleSearchFilled');
|
|
41
|
+
|
|
42
|
+
const PeopleSearchRegularIcon = props => {
|
|
43
|
+
const {
|
|
44
|
+
fill: primaryFill = 'currentColor',
|
|
45
|
+
className
|
|
46
|
+
} = props;
|
|
47
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
48
|
+
width: "1em",
|
|
49
|
+
height: "1em",
|
|
50
|
+
viewBox: "0 0 20 20",
|
|
51
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
52
|
+
className: className
|
|
53
|
+
}), React.createElement("path", {
|
|
54
|
+
d: "M10 2a4 4 0 100 8 4 4 0 000-8zM7 6a3 3 0 116 0 3 3 0 01-6 0zm7.87 10.8a8.53 8.53 0 01-3.97 1.17 1.5 1.5 0 00-.34-.53l-.44-.44a8.07 8.07 0 004.2-1.05A3.36 3.36 0 0016 13a1 1 0 00-1-1H8.74c-.12-.36-.3-.7-.5-1H15a2 2 0 012 2c0 1.7-.83 2.97-2.13 3.8zM4.5 17c.79 0 1.51-.26 2.1-.7l2.55 2.55a.5.5 0 10.7-.7L7.3 15.6A3.5 3.5 0 104.5 17zm0-1a2.5 2.5 0 110-5 2.5 2.5 0 010 5z",
|
|
55
|
+
fill: primaryFill
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
export const PeopleSearchRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/PeopleSearchRegularIcon, 'PeopleSearchRegular');
|
|
60
|
+
|
|
61
|
+
const PeopleSettingsFilledIcon = props => {
|
|
62
|
+
const {
|
|
63
|
+
fill: primaryFill = 'currentColor',
|
|
64
|
+
className
|
|
65
|
+
} = props;
|
|
66
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
67
|
+
width: "1em",
|
|
68
|
+
height: "1em",
|
|
69
|
+
viewBox: "0 0 20 20",
|
|
70
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
71
|
+
className: className
|
|
72
|
+
}), React.createElement("path", {
|
|
73
|
+
d: "M6.75 9a3.25 3.25 0 100-6.5 3.25 3.25 0 000 6.5zM17 6.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zm-8 8c0-1.7.78-3.23 2-4.24a2 2 0 00-1-.26H3.5a2 2 0 00-2 2s0 4 5.25 4c.95 0 1.73-.13 2.37-.35A5.52 5.52 0 019 14.5zm3.06-3.06a2 2 0 01-1.43 2.48l-.46.12a4.73 4.73 0 00.01 1.01l.35.09A2 2 0 0112 17.66l-.13.42c.26.2.54.38.84.52l.32-.35a2 2 0 012.91 0l.34.36c.3-.13.57-.3.82-.5l-.16-.55a2 2 0 011.44-2.48l.46-.12a4.7 4.7 0 00-.01-1.01l-.35-.09A2 2 0 0117 11.34l.13-.42c-.26-.2-.54-.38-.84-.52l-.32.35a2 2 0 01-2.91 0l-.34-.36c-.3.13-.57.3-.82.5l.15.55zm2.44 4.06a1 1 0 110-2 1 1 0 010 2z",
|
|
74
|
+
fill: primaryFill
|
|
75
|
+
}));
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
export const PeopleSettingsFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/PeopleSettingsFilledIcon, 'PeopleSettingsFilled');
|
|
79
|
+
|
|
4
80
|
const PeopleSettingsRegularIcon = props => {
|
|
5
81
|
const {
|
|
6
82
|
fill: primaryFill = 'currentColor',
|
|
@@ -9480,80 +9556,4 @@ const ShareScreenPersonPFilledIcon = props => {
|
|
|
9480
9556
|
}));
|
|
9481
9557
|
};
|
|
9482
9558
|
|
|
9483
|
-
export const ShareScreenPersonPFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/ShareScreenPersonPFilledIcon, 'ShareScreenPersonPFilled');
|
|
9484
|
-
|
|
9485
|
-
const ShareScreenPersonPRegularIcon = props => {
|
|
9486
|
-
const {
|
|
9487
|
-
fill: primaryFill = 'currentColor',
|
|
9488
|
-
className
|
|
9489
|
-
} = props;
|
|
9490
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9491
|
-
width: "1em",
|
|
9492
|
-
height: "1em",
|
|
9493
|
-
viewBox: "0 0 20 20",
|
|
9494
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9495
|
-
className: className
|
|
9496
|
-
}), React.createElement("path", {
|
|
9497
|
-
d: "M2 6.75A2.75 2.75 0 014.75 4h10.5A2.75 2.75 0 0118 6.75v3.6c-.26-.4-.6-.72-1-.95V6.75C17 5.78 16.22 5 15.25 5H4.75C3.78 5 3 5.78 3 6.75v6.5c0 .97.78 1.75 1.75 1.75h6.75c-.22.3-.38.63-.45 1h-6.3A2.75 2.75 0 012 13.25v-6.5zM15.5 14a2 2 0 100-4 2 2 0 000 4zm0 5c2.5 0 3.5-1.25 3.5-2.5 0-.83-.67-1.5-1.5-1.5h-4c-.83 0-1.5.67-1.5 1.5 0 1.25 1 2.5 3.5 2.5zm-9-12a.5.5 0 00-.5.5v5a.5.5 0 001 0V11h1a2 2 0 100-4H6.5zM8 10H7V8h1a1 1 0 010 2z",
|
|
9498
|
-
fill: primaryFill
|
|
9499
|
-
}));
|
|
9500
|
-
};
|
|
9501
|
-
|
|
9502
|
-
export const ShareScreenPersonPRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/ShareScreenPersonPRegularIcon, 'ShareScreenPersonPRegular');
|
|
9503
|
-
|
|
9504
|
-
const ShareScreenStartFilledIcon = props => {
|
|
9505
|
-
const {
|
|
9506
|
-
fill: primaryFill = 'currentColor',
|
|
9507
|
-
className
|
|
9508
|
-
} = props;
|
|
9509
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9510
|
-
width: "1em",
|
|
9511
|
-
height: "1em",
|
|
9512
|
-
viewBox: "0 0 20 20",
|
|
9513
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9514
|
-
className: className
|
|
9515
|
-
}), React.createElement("path", {
|
|
9516
|
-
d: "M4 4a2 2 0 00-2 2v8c0 1.1.9 2 2 2h12a2 2 0 002-2V6a2 2 0 00-2-2H4zm6 10a.5.5 0 01-.5-.5V7.7L7.85 9.36a.5.5 0 11-.7-.7l2.5-2.5c.2-.2.5-.2.7 0l2.5 2.5a.5.5 0 01-.7.7L10.5 7.71v5.79a.5.5 0 01-.5.5z",
|
|
9517
|
-
fill: primaryFill
|
|
9518
|
-
}));
|
|
9519
|
-
};
|
|
9520
|
-
|
|
9521
|
-
export const ShareScreenStartFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/ShareScreenStartFilledIcon, 'ShareScreenStartFilled');
|
|
9522
|
-
|
|
9523
|
-
const ShareScreenStartRegularIcon = props => {
|
|
9524
|
-
const {
|
|
9525
|
-
fill: primaryFill = 'currentColor',
|
|
9526
|
-
className
|
|
9527
|
-
} = props;
|
|
9528
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9529
|
-
width: "1em",
|
|
9530
|
-
height: "1em",
|
|
9531
|
-
viewBox: "0 0 20 20",
|
|
9532
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9533
|
-
className: className
|
|
9534
|
-
}), React.createElement("path", {
|
|
9535
|
-
d: "M10 14a.5.5 0 01-.5-.5V7.7L7.85 9.36a.5.5 0 11-.7-.7l2.5-2.5c.2-.2.5-.2.7 0l2.5 2.5a.5.5 0 01-.7.7L10.5 7.71v5.79a.5.5 0 01-.5.5zM2 6c0-1.1.9-2 2-2h12a2 2 0 012 2v8a2 2 0 01-2 2H4a2 2 0 01-2-2V6zm2-1a1 1 0 00-1 1v8a1 1 0 001 1h12a1 1 0 001-1V6a1 1 0 00-1-1H4z",
|
|
9536
|
-
fill: primaryFill
|
|
9537
|
-
}));
|
|
9538
|
-
};
|
|
9539
|
-
|
|
9540
|
-
export const ShareScreenStartRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/ShareScreenStartRegularIcon, 'ShareScreenStartRegular');
|
|
9541
|
-
|
|
9542
|
-
const ShareScreenStopFilledIcon = props => {
|
|
9543
|
-
const {
|
|
9544
|
-
fill: primaryFill = 'currentColor',
|
|
9545
|
-
className
|
|
9546
|
-
} = props;
|
|
9547
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9548
|
-
width: "1em",
|
|
9549
|
-
height: "1em",
|
|
9550
|
-
viewBox: "0 0 20 20",
|
|
9551
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9552
|
-
className: className
|
|
9553
|
-
}), React.createElement("path", {
|
|
9554
|
-
d: "M4.5 4A2.5 2.5 0 002 6.5v7A2.5 2.5 0 004.5 16h11a2.5 2.5 0 002.5-2.5v-7A2.5 2.5 0 0015.5 4h-11zm2.65 3.15c.2-.2.5-.2.7 0L10 9.29l2.15-2.14a.5.5 0 01.7.7L10.71 10l2.14 2.15a.5.5 0 01-.7.7L10 10.71l-2.15 2.14a.5.5 0 01-.7-.7L9.29 10 7.15 7.85a.5.5 0 010-.7z",
|
|
9555
|
-
fill: primaryFill
|
|
9556
|
-
}));
|
|
9557
|
-
};
|
|
9558
|
-
|
|
9559
|
-
export const ShareScreenStopFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/ShareScreenStopFilledIcon, 'ShareScreenStopFilled');
|
|
9559
|
+
export const ShareScreenPersonPFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/ShareScreenPersonPFilledIcon, 'ShareScreenPersonPFilled');
|
package/lib/icons/chunk-6.d.ts
CHANGED
|
@@ -1,4 +1,40 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
export declare const ShareScreenPersonPRegular: {
|
|
3
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
4
|
+
primaryFill?: string | undefined;
|
|
5
|
+
className?: string | undefined;
|
|
6
|
+
filled?: boolean | undefined;
|
|
7
|
+
title?: string | undefined;
|
|
8
|
+
}): JSX.Element;
|
|
9
|
+
displayName: string | undefined;
|
|
10
|
+
};
|
|
11
|
+
export declare const ShareScreenStartFilled: {
|
|
12
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
13
|
+
primaryFill?: string | undefined;
|
|
14
|
+
className?: string | undefined;
|
|
15
|
+
filled?: boolean | undefined;
|
|
16
|
+
title?: string | undefined;
|
|
17
|
+
}): JSX.Element;
|
|
18
|
+
displayName: string | undefined;
|
|
19
|
+
};
|
|
20
|
+
export declare const ShareScreenStartRegular: {
|
|
21
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
22
|
+
primaryFill?: string | undefined;
|
|
23
|
+
className?: string | undefined;
|
|
24
|
+
filled?: boolean | undefined;
|
|
25
|
+
title?: string | undefined;
|
|
26
|
+
}): JSX.Element;
|
|
27
|
+
displayName: string | undefined;
|
|
28
|
+
};
|
|
29
|
+
export declare const ShareScreenStopFilled: {
|
|
30
|
+
(props: React.SVGAttributes<SVGElement> & {
|
|
31
|
+
primaryFill?: string | undefined;
|
|
32
|
+
className?: string | undefined;
|
|
33
|
+
filled?: boolean | undefined;
|
|
34
|
+
title?: string | undefined;
|
|
35
|
+
}): JSX.Element;
|
|
36
|
+
displayName: string | undefined;
|
|
37
|
+
};
|
|
2
38
|
export declare const ShareScreenStopRegular: {
|
|
3
39
|
(props: React.SVGAttributes<SVGElement> & {
|
|
4
40
|
primaryFill?: string | undefined;
|
|
@@ -4463,39 +4499,3 @@ export declare const TextAlignLeftRotate270Regular: {
|
|
|
4463
4499
|
}): JSX.Element;
|
|
4464
4500
|
displayName: string | undefined;
|
|
4465
4501
|
};
|
|
4466
|
-
export declare const TextAlignLeftRotate90Filled: {
|
|
4467
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4468
|
-
primaryFill?: string | undefined;
|
|
4469
|
-
className?: string | undefined;
|
|
4470
|
-
filled?: boolean | undefined;
|
|
4471
|
-
title?: string | undefined;
|
|
4472
|
-
}): JSX.Element;
|
|
4473
|
-
displayName: string | undefined;
|
|
4474
|
-
};
|
|
4475
|
-
export declare const TextAlignLeftRotate90Regular: {
|
|
4476
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4477
|
-
primaryFill?: string | undefined;
|
|
4478
|
-
className?: string | undefined;
|
|
4479
|
-
filled?: boolean | undefined;
|
|
4480
|
-
title?: string | undefined;
|
|
4481
|
-
}): JSX.Element;
|
|
4482
|
-
displayName: string | undefined;
|
|
4483
|
-
};
|
|
4484
|
-
export declare const TextAlignRightFilled: {
|
|
4485
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4486
|
-
primaryFill?: string | undefined;
|
|
4487
|
-
className?: string | undefined;
|
|
4488
|
-
filled?: boolean | undefined;
|
|
4489
|
-
title?: string | undefined;
|
|
4490
|
-
}): JSX.Element;
|
|
4491
|
-
displayName: string | undefined;
|
|
4492
|
-
};
|
|
4493
|
-
export declare const TextAlignRightRegular: {
|
|
4494
|
-
(props: React.SVGAttributes<SVGElement> & {
|
|
4495
|
-
primaryFill?: string | undefined;
|
|
4496
|
-
className?: string | undefined;
|
|
4497
|
-
filled?: boolean | undefined;
|
|
4498
|
-
title?: string | undefined;
|
|
4499
|
-
}): JSX.Element;
|
|
4500
|
-
displayName: string | undefined;
|
|
4501
|
-
};
|
package/lib/icons/chunk-6.js
CHANGED
|
@@ -1,6 +1,82 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import wrapIcon from "../utils/wrapIcon";
|
|
3
3
|
|
|
4
|
+
const ShareScreenPersonPRegularIcon = props => {
|
|
5
|
+
const {
|
|
6
|
+
fill: primaryFill = 'currentColor',
|
|
7
|
+
className
|
|
8
|
+
} = props;
|
|
9
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
10
|
+
width: "1em",
|
|
11
|
+
height: "1em",
|
|
12
|
+
viewBox: "0 0 20 20",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
className: className
|
|
15
|
+
}), React.createElement("path", {
|
|
16
|
+
d: "M2 6.75A2.75 2.75 0 014.75 4h10.5A2.75 2.75 0 0118 6.75v3.6c-.26-.4-.6-.72-1-.95V6.75C17 5.78 16.22 5 15.25 5H4.75C3.78 5 3 5.78 3 6.75v6.5c0 .97.78 1.75 1.75 1.75h6.75c-.22.3-.38.63-.45 1h-6.3A2.75 2.75 0 012 13.25v-6.5zM15.5 14a2 2 0 100-4 2 2 0 000 4zm0 5c2.5 0 3.5-1.25 3.5-2.5 0-.83-.67-1.5-1.5-1.5h-4c-.83 0-1.5.67-1.5 1.5 0 1.25 1 2.5 3.5 2.5zm-9-12a.5.5 0 00-.5.5v5a.5.5 0 001 0V11h1a2 2 0 100-4H6.5zM8 10H7V8h1a1 1 0 010 2z",
|
|
17
|
+
fill: primaryFill
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export const ShareScreenPersonPRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/ShareScreenPersonPRegularIcon, 'ShareScreenPersonPRegular');
|
|
22
|
+
|
|
23
|
+
const ShareScreenStartFilledIcon = props => {
|
|
24
|
+
const {
|
|
25
|
+
fill: primaryFill = 'currentColor',
|
|
26
|
+
className
|
|
27
|
+
} = props;
|
|
28
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
29
|
+
width: "1em",
|
|
30
|
+
height: "1em",
|
|
31
|
+
viewBox: "0 0 20 20",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
className: className
|
|
34
|
+
}), React.createElement("path", {
|
|
35
|
+
d: "M4 4a2 2 0 00-2 2v8c0 1.1.9 2 2 2h12a2 2 0 002-2V6a2 2 0 00-2-2H4zm6 10a.5.5 0 01-.5-.5V7.7L7.85 9.36a.5.5 0 11-.7-.7l2.5-2.5c.2-.2.5-.2.7 0l2.5 2.5a.5.5 0 01-.7.7L10.5 7.71v5.79a.5.5 0 01-.5.5z",
|
|
36
|
+
fill: primaryFill
|
|
37
|
+
}));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export const ShareScreenStartFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/ShareScreenStartFilledIcon, 'ShareScreenStartFilled');
|
|
41
|
+
|
|
42
|
+
const ShareScreenStartRegularIcon = props => {
|
|
43
|
+
const {
|
|
44
|
+
fill: primaryFill = 'currentColor',
|
|
45
|
+
className
|
|
46
|
+
} = props;
|
|
47
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
48
|
+
width: "1em",
|
|
49
|
+
height: "1em",
|
|
50
|
+
viewBox: "0 0 20 20",
|
|
51
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
52
|
+
className: className
|
|
53
|
+
}), React.createElement("path", {
|
|
54
|
+
d: "M10 14a.5.5 0 01-.5-.5V7.7L7.85 9.36a.5.5 0 11-.7-.7l2.5-2.5c.2-.2.5-.2.7 0l2.5 2.5a.5.5 0 01-.7.7L10.5 7.71v5.79a.5.5 0 01-.5.5zM2 6c0-1.1.9-2 2-2h12a2 2 0 012 2v8a2 2 0 01-2 2H4a2 2 0 01-2-2V6zm2-1a1 1 0 00-1 1v8a1 1 0 001 1h12a1 1 0 001-1V6a1 1 0 00-1-1H4z",
|
|
55
|
+
fill: primaryFill
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
export const ShareScreenStartRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/ShareScreenStartRegularIcon, 'ShareScreenStartRegular');
|
|
60
|
+
|
|
61
|
+
const ShareScreenStopFilledIcon = props => {
|
|
62
|
+
const {
|
|
63
|
+
fill: primaryFill = 'currentColor',
|
|
64
|
+
className
|
|
65
|
+
} = props;
|
|
66
|
+
return React.createElement("svg", Object.assign({}, props, {
|
|
67
|
+
width: "1em",
|
|
68
|
+
height: "1em",
|
|
69
|
+
viewBox: "0 0 20 20",
|
|
70
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
71
|
+
className: className
|
|
72
|
+
}), React.createElement("path", {
|
|
73
|
+
d: "M4.5 4A2.5 2.5 0 002 6.5v7A2.5 2.5 0 004.5 16h11a2.5 2.5 0 002.5-2.5v-7A2.5 2.5 0 0015.5 4h-11zm2.65 3.15c.2-.2.5-.2.7 0L10 9.29l2.15-2.14a.5.5 0 01.7.7L10.71 10l2.14 2.15a.5.5 0 01-.7.7L10 10.71l-2.15 2.14a.5.5 0 01-.7-.7L9.29 10 7.15 7.85a.5.5 0 010-.7z",
|
|
74
|
+
fill: primaryFill
|
|
75
|
+
}));
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
export const ShareScreenStopFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/ShareScreenStopFilledIcon, 'ShareScreenStopFilled');
|
|
79
|
+
|
|
4
80
|
const ShareScreenStopRegularIcon = props => {
|
|
5
81
|
const {
|
|
6
82
|
fill: primaryFill = 'currentColor',
|
|
@@ -9455,80 +9531,4 @@ const TextAlignLeftRotate270RegularIcon = props => {
|
|
|
9455
9531
|
}));
|
|
9456
9532
|
};
|
|
9457
9533
|
|
|
9458
|
-
export const TextAlignLeftRotate270Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/TextAlignLeftRotate270RegularIcon, 'TextAlignLeftRotate270Regular');
|
|
9459
|
-
|
|
9460
|
-
const TextAlignLeftRotate90FilledIcon = props => {
|
|
9461
|
-
const {
|
|
9462
|
-
fill: primaryFill = 'currentColor',
|
|
9463
|
-
className
|
|
9464
|
-
} = props;
|
|
9465
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9466
|
-
width: "1em",
|
|
9467
|
-
height: "1em",
|
|
9468
|
-
viewBox: "0 0 20 20",
|
|
9469
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9470
|
-
className: className
|
|
9471
|
-
}), React.createElement("path", {
|
|
9472
|
-
d: "M15.75 2c.41 0 .75.34.75.75v10.5a.75.75 0 01-1.5 0V2.75c0-.41.34-.75.75-.75zm-5 0c.41 0 .75.34.75.75v14.5a.75.75 0 01-1.5 0V2.75c0-.41.34-.75.75-.75zm-4.25.75a.75.75 0 00-1.5 0v8.5a.75.75 0 001.5 0v-8.5z",
|
|
9473
|
-
fill: primaryFill
|
|
9474
|
-
}));
|
|
9475
|
-
};
|
|
9476
|
-
|
|
9477
|
-
export const TextAlignLeftRotate90Filled = /*#__PURE__*/wrapIcon( /*#__PURE__*/TextAlignLeftRotate90FilledIcon, 'TextAlignLeftRotate90Filled');
|
|
9478
|
-
|
|
9479
|
-
const TextAlignLeftRotate90RegularIcon = props => {
|
|
9480
|
-
const {
|
|
9481
|
-
fill: primaryFill = 'currentColor',
|
|
9482
|
-
className
|
|
9483
|
-
} = props;
|
|
9484
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9485
|
-
width: "1em",
|
|
9486
|
-
height: "1em",
|
|
9487
|
-
viewBox: "0 0 20 20",
|
|
9488
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9489
|
-
className: className
|
|
9490
|
-
}), React.createElement("path", {
|
|
9491
|
-
d: "M15.5 2c.28 0 .5.22.5.5v11a.5.5 0 01-1 0v-11c0-.28.22-.5.5-.5zm-5 0c.28 0 .5.22.5.5v15a.5.5 0 01-1 0v-15c0-.28.22-.5.5-.5zM6 2.5a.5.5 0 00-1 0v9a.5.5 0 001 0v-9z",
|
|
9492
|
-
fill: primaryFill
|
|
9493
|
-
}));
|
|
9494
|
-
};
|
|
9495
|
-
|
|
9496
|
-
export const TextAlignLeftRotate90Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/TextAlignLeftRotate90RegularIcon, 'TextAlignLeftRotate90Regular');
|
|
9497
|
-
|
|
9498
|
-
const TextAlignRightFilledIcon = props => {
|
|
9499
|
-
const {
|
|
9500
|
-
fill: primaryFill = 'currentColor',
|
|
9501
|
-
className
|
|
9502
|
-
} = props;
|
|
9503
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9504
|
-
width: "1em",
|
|
9505
|
-
height: "1em",
|
|
9506
|
-
viewBox: "0 0 20 20",
|
|
9507
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9508
|
-
className: className
|
|
9509
|
-
}), React.createElement("path", {
|
|
9510
|
-
d: "M6 4.25c0-.41.34-.75.75-.75h10.5a.75.75 0 010 1.5H6.75A.75.75 0 016 4.25zm-4 5c0-.41.34-.75.75-.75h14.5a.75.75 0 010 1.5H2.75A.75.75 0 012 9.25zm7.75 4.25a.75.75 0 000 1.5h7.5a.75.75 0 000-1.5h-7.5z",
|
|
9511
|
-
fill: primaryFill
|
|
9512
|
-
}));
|
|
9513
|
-
};
|
|
9514
|
-
|
|
9515
|
-
export const TextAlignRightFilled = /*#__PURE__*/wrapIcon( /*#__PURE__*/TextAlignRightFilledIcon, 'TextAlignRightFilled');
|
|
9516
|
-
|
|
9517
|
-
const TextAlignRightRegularIcon = props => {
|
|
9518
|
-
const {
|
|
9519
|
-
fill: primaryFill = 'currentColor',
|
|
9520
|
-
className
|
|
9521
|
-
} = props;
|
|
9522
|
-
return React.createElement("svg", Object.assign({}, props, {
|
|
9523
|
-
width: "1em",
|
|
9524
|
-
height: "1em",
|
|
9525
|
-
viewBox: "0 0 20 20",
|
|
9526
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9527
|
-
className: className
|
|
9528
|
-
}), React.createElement("path", {
|
|
9529
|
-
d: "M6 4.5c0-.28.22-.5.5-.5h11a.5.5 0 010 1h-11a.5.5 0 01-.5-.5zm-4 5c0-.28.22-.5.5-.5h15a.5.5 0 010 1h-15a.5.5 0 01-.5-.5zM9.5 14a.5.5 0 000 1h8a.5.5 0 000-1h-8z",
|
|
9530
|
-
fill: primaryFill
|
|
9531
|
-
}));
|
|
9532
|
-
};
|
|
9533
|
-
|
|
9534
|
-
export const TextAlignRightRegular = /*#__PURE__*/wrapIcon( /*#__PURE__*/TextAlignRightRegularIcon, 'TextAlignRightRegular');
|
|
9534
|
+
export const TextAlignLeftRotate270Regular = /*#__PURE__*/wrapIcon( /*#__PURE__*/TextAlignLeftRotate270RegularIcon, 'TextAlignLeftRotate270Regular');
|