@salutejs/plasma-icons 1.248.0 → 1.248.1-dev.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/css/cjs/index.js +8 -0
- package/css/cjs/scalable/Icon.assets.16/ProfilePinFill.js +2 -13
- package/css/cjs/scalable/Icon.assets.16/ProfilePinOutline.js +2 -15
- package/css/cjs/scalable/Icon.assets.16/ProfileUnpinFill.js +19 -0
- package/css/cjs/scalable/Icon.assets.16/ProfileUnpinOutline.js +19 -0
- package/css/cjs/scalable/Icon.assets.16/ScreenShareErrorFill.js +24 -0
- package/css/cjs/scalable/Icon.assets.16/ScreenShareErrorOutline.js +24 -0
- package/css/cjs/scalable/Icon.assets.16/ScreenSharePinFill.js +2 -10
- package/css/cjs/scalable/Icon.assets.16/ScreenSharePinOutline.js +2 -10
- package/css/cjs/scalable/Icon.assets.16/ScreenShareUnpinFill.js +2 -7
- package/css/cjs/scalable/Icon.assets.16/ScreenShareUnpinOutline.js +2 -7
- package/css/cjs/scalable/Icon.assets.24/ProfilePinFill.js +2 -13
- package/css/cjs/scalable/Icon.assets.24/ProfilePinOutline.js +4 -25
- package/css/cjs/scalable/Icon.assets.24/ProfileUnpinFill.js +19 -0
- package/css/cjs/scalable/Icon.assets.24/ProfileUnpinOutline.js +19 -0
- package/css/cjs/scalable/Icon.assets.24/ScreenShareErrorFill.js +24 -0
- package/css/cjs/scalable/Icon.assets.24/ScreenShareErrorOutline.js +24 -0
- package/css/cjs/scalable/Icon.assets.24/ScreenSharePinFill.js +2 -10
- package/css/cjs/scalable/Icon.assets.24/ScreenSharePinOutline.js +2 -10
- package/css/cjs/scalable/Icon.assets.24/ScreenShareUnpinFill.js +2 -7
- package/css/cjs/scalable/Icon.assets.24/ScreenShareUnpinOutline.js +2 -7
- package/css/cjs/scalable/Icon.assets.36/ProfilePinFill.js +2 -13
- package/css/cjs/scalable/Icon.assets.36/ProfilePinOutline.js +2 -15
- package/css/cjs/scalable/Icon.assets.36/ProfileUnpinFill.js +19 -0
- package/css/cjs/scalable/Icon.assets.36/ProfileUnpinOutline.js +19 -0
- package/css/cjs/scalable/Icon.assets.36/ScreenShareErrorFill.js +24 -0
- package/css/cjs/scalable/Icon.assets.36/ScreenShareErrorOutline.js +24 -0
- package/css/cjs/scalable/Icon.assets.36/ScreenSharePinFill.js +2 -10
- package/css/cjs/scalable/Icon.assets.36/ScreenSharePinOutline.js +2 -10
- package/css/cjs/scalable/Icon.assets.36/ScreenShareUnpinFill.js +2 -7
- package/css/cjs/scalable/Icon.assets.36/ScreenShareUnpinOutline.js +2 -7
- package/css/cjs/scalable/Icon.js +10 -2
- package/css/cjs/scalable/Icons/IconProfileUnpinFill.js +30 -0
- package/css/cjs/scalable/Icons/IconProfileUnpinOutline.js +30 -0
- package/css/cjs/scalable/Icons/IconScreenShareErrorFill.js +30 -0
- package/css/cjs/scalable/Icons/IconScreenShareErrorOutline.js +30 -0
- package/css/es/index.js +4 -0
- package/css/es/scalable/Icon.assets.16/ProfilePinFill.js +2 -13
- package/css/es/scalable/Icon.assets.16/ProfilePinOutline.js +2 -15
- package/css/es/scalable/Icon.assets.16/ProfileUnpinFill.js +15 -0
- package/css/es/scalable/Icon.assets.16/ProfileUnpinOutline.js +15 -0
- package/css/es/scalable/Icon.assets.16/ScreenShareErrorFill.js +20 -0
- package/css/es/scalable/Icon.assets.16/ScreenShareErrorOutline.js +20 -0
- package/css/es/scalable/Icon.assets.16/ScreenSharePinFill.js +2 -10
- package/css/es/scalable/Icon.assets.16/ScreenSharePinOutline.js +2 -10
- package/css/es/scalable/Icon.assets.16/ScreenShareUnpinFill.js +2 -7
- package/css/es/scalable/Icon.assets.16/ScreenShareUnpinOutline.js +2 -7
- package/css/es/scalable/Icon.assets.24/ProfilePinFill.js +2 -13
- package/css/es/scalable/Icon.assets.24/ProfilePinOutline.js +4 -25
- package/css/es/scalable/Icon.assets.24/ProfileUnpinFill.js +15 -0
- package/css/es/scalable/Icon.assets.24/ProfileUnpinOutline.js +15 -0
- package/css/es/scalable/Icon.assets.24/ScreenShareErrorFill.js +20 -0
- package/css/es/scalable/Icon.assets.24/ScreenShareErrorOutline.js +20 -0
- package/css/es/scalable/Icon.assets.24/ScreenSharePinFill.js +2 -10
- package/css/es/scalable/Icon.assets.24/ScreenSharePinOutline.js +2 -10
- package/css/es/scalable/Icon.assets.24/ScreenShareUnpinFill.js +2 -7
- package/css/es/scalable/Icon.assets.24/ScreenShareUnpinOutline.js +2 -7
- package/css/es/scalable/Icon.assets.36/ProfilePinFill.js +2 -13
- package/css/es/scalable/Icon.assets.36/ProfilePinOutline.js +2 -15
- package/css/es/scalable/Icon.assets.36/ProfileUnpinFill.js +15 -0
- package/css/es/scalable/Icon.assets.36/ProfileUnpinOutline.js +15 -0
- package/css/es/scalable/Icon.assets.36/ScreenShareErrorFill.js +20 -0
- package/css/es/scalable/Icon.assets.36/ScreenShareErrorOutline.js +20 -0
- package/css/es/scalable/Icon.assets.36/ScreenSharePinFill.js +2 -10
- package/css/es/scalable/Icon.assets.36/ScreenSharePinOutline.js +2 -10
- package/css/es/scalable/Icon.assets.36/ScreenShareUnpinFill.js +2 -7
- package/css/es/scalable/Icon.assets.36/ScreenShareUnpinOutline.js +2 -7
- package/css/es/scalable/Icon.js +10 -2
- package/css/es/scalable/Icons/IconProfileUnpinFill.js +26 -0
- package/css/es/scalable/Icons/IconProfileUnpinOutline.js +26 -0
- package/css/es/scalable/Icons/IconScreenShareErrorFill.js +26 -0
- package/css/es/scalable/Icons/IconScreenShareErrorOutline.js +26 -0
- package/es/scalable/Icon.assets.16/ProfilePinFill.js +1 -12
- package/es/scalable/Icon.assets.16/ProfilePinOutline.js +1 -14
- package/es/scalable/Icon.assets.16/ProfileUnpinFill.js +11 -0
- package/es/scalable/Icon.assets.16/ProfileUnpinOutline.js +11 -0
- package/es/scalable/Icon.assets.16/ScreenShareErrorFill.js +16 -0
- package/es/scalable/Icon.assets.16/ScreenShareErrorOutline.js +16 -0
- package/es/scalable/Icon.assets.16/ScreenSharePinFill.js +1 -9
- package/es/scalable/Icon.assets.16/ScreenSharePinOutline.js +1 -9
- package/es/scalable/Icon.assets.16/ScreenShareUnpinFill.js +1 -6
- package/es/scalable/Icon.assets.16/ScreenShareUnpinOutline.js +1 -6
- package/es/scalable/Icon.assets.24/ProfilePinFill.js +1 -12
- package/es/scalable/Icon.assets.24/ProfilePinOutline.js +2 -23
- package/es/scalable/Icon.assets.24/ProfileUnpinFill.js +11 -0
- package/es/scalable/Icon.assets.24/ProfileUnpinOutline.js +11 -0
- package/es/scalable/Icon.assets.24/ScreenShareErrorFill.js +16 -0
- package/es/scalable/Icon.assets.24/ScreenShareErrorOutline.js +16 -0
- package/es/scalable/Icon.assets.24/ScreenSharePinFill.js +1 -9
- package/es/scalable/Icon.assets.24/ScreenSharePinOutline.js +1 -9
- package/es/scalable/Icon.assets.24/ScreenShareUnpinFill.js +1 -6
- package/es/scalable/Icon.assets.24/ScreenShareUnpinOutline.js +1 -6
- package/es/scalable/Icon.assets.36/ProfilePinFill.js +1 -12
- package/es/scalable/Icon.assets.36/ProfilePinOutline.js +1 -14
- package/es/scalable/Icon.assets.36/ProfileUnpinFill.js +11 -0
- package/es/scalable/Icon.assets.36/ProfileUnpinOutline.js +11 -0
- package/es/scalable/Icon.assets.36/ScreenShareErrorFill.js +16 -0
- package/es/scalable/Icon.assets.36/ScreenShareErrorOutline.js +16 -0
- package/es/scalable/Icon.assets.36/ScreenSharePinFill.js +1 -9
- package/es/scalable/Icon.assets.36/ScreenSharePinOutline.js +1 -9
- package/es/scalable/Icon.assets.36/ScreenShareUnpinFill.js +1 -6
- package/es/scalable/Icon.assets.36/ScreenShareUnpinOutline.js +1 -6
- package/es/scalable/Icon.js +10 -2
- package/es/scalable/Icons/IconProfileUnpinFill.js +18 -0
- package/es/scalable/Icons/IconProfileUnpinOutline.js +18 -0
- package/es/scalable/Icons/IconScreenShareErrorFill.js +18 -0
- package/es/scalable/Icons/IconScreenShareErrorOutline.js +18 -0
- package/es/scalable/Icons.16/IconProfileUnpinFill.js +11 -0
- package/es/scalable/Icons.16/IconProfileUnpinOutline.js +11 -0
- package/es/scalable/Icons.16/IconScreenShareErrorFill.js +11 -0
- package/es/scalable/Icons.16/IconScreenShareErrorOutline.js +11 -0
- package/es/scalable/Icons.24/IconProfileUnpinFill.js +11 -0
- package/es/scalable/Icons.24/IconProfileUnpinOutline.js +11 -0
- package/es/scalable/Icons.24/IconScreenShareErrorFill.js +11 -0
- package/es/scalable/Icons.24/IconScreenShareErrorOutline.js +11 -0
- package/es/scalable/Icons.36/IconProfileUnpinFill.js +11 -0
- package/es/scalable/Icons.36/IconProfileUnpinOutline.js +11 -0
- package/es/scalable/Icons.36/IconScreenShareErrorFill.js +11 -0
- package/es/scalable/Icons.36/IconScreenShareErrorOutline.js +11 -0
- package/es/scalable/index.16.js +4 -0
- package/es/scalable/index.24.js +4 -0
- package/es/scalable/index.36.js +4 -0
- package/es/scalable/index.js +28 -0
- package/package.json +2 -2
- package/scalable/Icon.assets.16/ProfilePinFill.js +1 -12
- package/scalable/Icon.assets.16/ProfilePinOutline.js +1 -14
- package/scalable/Icon.assets.16/ProfileUnpinFill.d.ts +3 -0
- package/scalable/Icon.assets.16/ProfileUnpinFill.js +26 -0
- package/scalable/Icon.assets.16/ProfileUnpinOutline.d.ts +3 -0
- package/scalable/Icon.assets.16/ProfileUnpinOutline.js +26 -0
- package/scalable/Icon.assets.16/ScreenShareErrorFill.d.ts +3 -0
- package/scalable/Icon.assets.16/ScreenShareErrorFill.js +31 -0
- package/scalable/Icon.assets.16/ScreenShareErrorOutline.d.ts +3 -0
- package/scalable/Icon.assets.16/ScreenShareErrorOutline.js +31 -0
- package/scalable/Icon.assets.16/ScreenSharePinFill.js +1 -9
- package/scalable/Icon.assets.16/ScreenSharePinOutline.js +1 -9
- package/scalable/Icon.assets.16/ScreenShareUnpinFill.js +1 -6
- package/scalable/Icon.assets.16/ScreenShareUnpinOutline.js +1 -6
- package/scalable/Icon.assets.24/ProfilePinFill.js +1 -12
- package/scalable/Icon.assets.24/ProfilePinOutline.js +2 -23
- package/scalable/Icon.assets.24/ProfileUnpinFill.d.ts +3 -0
- package/scalable/Icon.assets.24/ProfileUnpinFill.js +26 -0
- package/scalable/Icon.assets.24/ProfileUnpinOutline.d.ts +3 -0
- package/scalable/Icon.assets.24/ProfileUnpinOutline.js +26 -0
- package/scalable/Icon.assets.24/ScreenShareErrorFill.d.ts +3 -0
- package/scalable/Icon.assets.24/ScreenShareErrorFill.js +31 -0
- package/scalable/Icon.assets.24/ScreenShareErrorOutline.d.ts +3 -0
- package/scalable/Icon.assets.24/ScreenShareErrorOutline.js +31 -0
- package/scalable/Icon.assets.24/ScreenSharePinFill.js +1 -9
- package/scalable/Icon.assets.24/ScreenSharePinOutline.js +1 -9
- package/scalable/Icon.assets.24/ScreenShareUnpinFill.js +1 -6
- package/scalable/Icon.assets.24/ScreenShareUnpinOutline.js +1 -6
- package/scalable/Icon.assets.36/ProfilePinFill.js +1 -12
- package/scalable/Icon.assets.36/ProfilePinOutline.js +1 -14
- package/scalable/Icon.assets.36/ProfileUnpinFill.d.ts +3 -0
- package/scalable/Icon.assets.36/ProfileUnpinFill.js +26 -0
- package/scalable/Icon.assets.36/ProfileUnpinOutline.d.ts +3 -0
- package/scalable/Icon.assets.36/ProfileUnpinOutline.js +26 -0
- package/scalable/Icon.assets.36/ScreenShareErrorFill.d.ts +3 -0
- package/scalable/Icon.assets.36/ScreenShareErrorFill.js +31 -0
- package/scalable/Icon.assets.36/ScreenShareErrorOutline.d.ts +3 -0
- package/scalable/Icon.assets.36/ScreenShareErrorOutline.js +31 -0
- package/scalable/Icon.assets.36/ScreenSharePinFill.js +1 -9
- package/scalable/Icon.assets.36/ScreenSharePinOutline.js +1 -9
- package/scalable/Icon.assets.36/ScreenShareUnpinFill.js +1 -6
- package/scalable/Icon.assets.36/ScreenShareUnpinOutline.js +1 -6
- package/scalable/Icon.d.ts +4 -0
- package/scalable/Icon.js +10 -2
- package/scalable/Icons/IconProfileUnpinFill.d.ts +3 -0
- package/scalable/Icons/IconProfileUnpinFill.js +33 -0
- package/scalable/Icons/IconProfileUnpinOutline.d.ts +3 -0
- package/scalable/Icons/IconProfileUnpinOutline.js +33 -0
- package/scalable/Icons/IconScreenShareErrorFill.d.ts +3 -0
- package/scalable/Icons/IconScreenShareErrorFill.js +33 -0
- package/scalable/Icons/IconScreenShareErrorOutline.d.ts +3 -0
- package/scalable/Icons/IconScreenShareErrorOutline.js +33 -0
- package/scalable/Icons.16/IconProfileUnpinFill.d.ts +3 -0
- package/scalable/Icons.16/IconProfileUnpinFill.js +26 -0
- package/scalable/Icons.16/IconProfileUnpinOutline.d.ts +3 -0
- package/scalable/Icons.16/IconProfileUnpinOutline.js +26 -0
- package/scalable/Icons.16/IconScreenShareErrorFill.d.ts +3 -0
- package/scalable/Icons.16/IconScreenShareErrorFill.js +26 -0
- package/scalable/Icons.16/IconScreenShareErrorOutline.d.ts +3 -0
- package/scalable/Icons.16/IconScreenShareErrorOutline.js +26 -0
- package/scalable/Icons.24/IconProfileUnpinFill.d.ts +3 -0
- package/scalable/Icons.24/IconProfileUnpinFill.js +26 -0
- package/scalable/Icons.24/IconProfileUnpinOutline.d.ts +3 -0
- package/scalable/Icons.24/IconProfileUnpinOutline.js +26 -0
- package/scalable/Icons.24/IconScreenShareErrorFill.d.ts +3 -0
- package/scalable/Icons.24/IconScreenShareErrorFill.js +26 -0
- package/scalable/Icons.24/IconScreenShareErrorOutline.d.ts +3 -0
- package/scalable/Icons.24/IconScreenShareErrorOutline.js +26 -0
- package/scalable/Icons.36/IconProfileUnpinFill.d.ts +3 -0
- package/scalable/Icons.36/IconProfileUnpinFill.js +26 -0
- package/scalable/Icons.36/IconProfileUnpinOutline.d.ts +3 -0
- package/scalable/Icons.36/IconProfileUnpinOutline.js +26 -0
- package/scalable/Icons.36/IconScreenShareErrorFill.d.ts +3 -0
- package/scalable/Icons.36/IconScreenShareErrorFill.js +26 -0
- package/scalable/Icons.36/IconScreenShareErrorOutline.d.ts +3 -0
- package/scalable/Icons.36/IconScreenShareErrorOutline.js +26 -0
- package/scalable/index.16.d.ts +4 -0
- package/scalable/index.16.js +16 -0
- package/scalable/index.24.d.ts +4 -0
- package/scalable/index.24.js +16 -0
- package/scalable/index.36.d.ts +4 -0
- package/scalable/index.36.js +16 -0
- package/scalable/index.d.ts +32 -0
- package/scalable/index.js +16 -0
|
@@ -1,25 +1,14 @@
|
|
|
1
1
|
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
|
|
4
|
-
var _path
|
|
4
|
+
var _path;
|
|
5
5
|
const ProfilePinFill = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
6
|
width: "100%",
|
|
7
7
|
viewBox: "0 0 36 36",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg"
|
|
10
10
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
11
|
-
d: "
|
|
12
|
-
fill: "currentColor"
|
|
13
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
14
|
-
fillRule: "evenodd",
|
|
15
|
-
clipRule: "evenodd",
|
|
16
|
-
d: "M26.4987 17.9971C31.1928 17.9972 34.9985 21.803 34.9987 26.4971C34.9985 31.191 31.1935 34.9965 26.4997 34.9971C21.8053 34.9971 17.9987 31.1905 17.9987 26.4961C17.9993 21.8022 21.8048 17.9972 26.4987 17.9971ZM29.8132 20.8096C29.2666 20.2633 28.4001 20.2261 27.8103 20.7041L27.696 20.8057C27.1162 21.3825 26.1721 22.3236 25.4616 23.04C24.8366 22.8898 24.2269 22.8374 23.6325 22.9336C23.0625 23.026 22.5389 23.2508 22.0515 23.6025L21.8444 23.7617C21.2646 24.2339 21.3212 25.0463 21.7751 25.4971L24.1062 27.8193L21.9802 29.9453C21.6875 30.2382 21.6875 30.714 21.9802 31.0068C22.273 31.2991 22.748 31.2993 23.0407 31.0068L25.1667 28.8799C25.9016 29.6158 26.6725 30.3892 27.4968 31.2188L27.5837 31.2988C28.0148 31.6508 28.6921 31.6901 29.1403 31.25L29.2321 31.1484C30.1232 30.0506 30.2654 28.8565 29.9499 27.5293C30.658 26.8182 31.599 25.8777 32.1794 25.2988L32.2829 25.1855C32.7644 24.596 32.7288 23.7257 32.1804 23.1768L29.8132 20.8096Z",
|
|
17
|
-
fill: "currentColor"
|
|
18
|
-
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
19
|
-
d: "M18.571 20.4072C17.2734 22.094 16.5008 24.2054 16.5007 26.498C16.5007 28.077 16.8675 29.5706 17.5192 30.8984H11.238C9.13839 30.8984 8.08694 30.8977 7.28486 30.4893C6.57973 30.1298 6.00561 29.5557 5.64619 28.8506C5.37472 28.3175 5.2845 27.674 5.25459 26.6865C5.22852 25.8207 5.6074 24.9863 6.29463 24.459C9.63422 21.8966 13.6641 20.3985 18.0036 20.3984C18.1931 20.3984 18.3827 20.4015 18.571 20.4072Z",
|
|
20
|
-
fill: "currentColor"
|
|
21
|
-
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
22
|
-
d: "M18.0017 4.64844C21.5222 4.64871 24.3767 7.5028 24.3767 11.0234C24.3764 14.5439 21.5221 17.3982 18.0017 17.3984C14.481 17.3984 11.6269 14.5441 11.6267 11.0234C11.6267 7.50263 14.4808 4.64844 18.0017 4.64844Z",
|
|
11
|
+
d: "M29.2704 11.1738C30.1194 11.1741 30.7666 11.9305 30.6327 12.7656L29.8182 17.8408C29.7348 18.3609 29.8689 18.8926 30.1893 19.3115L32.538 22.3818C33.5071 23.6489 32.5999 25.4734 31.0009 25.4736H27.2167V31.5234L25.8192 33.1738L24.4218 31.5234V25.4736H20.6376C19.0384 25.4736 18.1313 23.649 19.1005 22.3818L21.4491 19.3115C21.7695 18.8926 21.9036 18.3609 21.8202 17.8408L21.0048 12.7656C20.8709 11.9304 21.5189 11.1738 22.368 11.1738H29.2704ZM13.036 18.5C15.0467 18.5001 16.9711 18.8768 18.745 19.5625L17.5096 21.1787C15.7957 23.4197 16.9566 26.4912 19.3925 27.2881H6.26453C4.37346 27.2878 2.83975 25.7544 2.83972 23.8633C2.83987 22.829 3.30771 21.7823 4.24011 21.1611C6.76535 19.4796 9.78961 18.5 13.036 18.5ZM13.037 5.48828C16.2189 5.48866 18.7731 8.10355 18.7733 11.2969C18.7733 14.4903 16.219 17.1051 13.037 17.1055C9.85475 17.1053 7.30069 14.4905 7.30066 11.2969C7.30084 8.1034 9.85485 5.48842 13.037 5.48828Z",
|
|
23
12
|
fill: "currentColor"
|
|
24
13
|
})));
|
|
25
14
|
|
|
@@ -1,27 +1,14 @@
|
|
|
1
1
|
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
|
|
4
|
-
var _path
|
|
4
|
+
var _path;
|
|
5
5
|
const ProfilePinOutline = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
6
|
width: "100%",
|
|
7
7
|
viewBox: "0 0 36 36",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg"
|
|
10
10
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
11
|
-
d: "
|
|
12
|
-
fill: "currentColor"
|
|
13
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
14
|
-
fillRule: "evenodd",
|
|
15
|
-
clipRule: "evenodd",
|
|
16
|
-
d: "M26.4986 17.999C31.1928 17.9992 34.9984 21.8049 34.9986 26.499C34.9984 31.1929 31.1934 34.9985 26.4996 34.999C21.8052 34.999 17.9986 31.1925 17.9986 26.498C17.9992 21.8042 21.8047 17.9991 26.4986 17.999ZM29.8131 20.8115C29.2666 20.2653 28.4 20.2281 27.8102 20.7061L27.6959 20.8076C27.1161 21.3844 26.172 22.3255 25.4615 23.042C24.8365 22.8917 24.2268 22.8394 23.6324 22.9355C23.0625 23.028 22.5388 23.2528 22.0514 23.6045L21.8443 23.7637C21.2646 24.2358 21.3211 25.0482 21.775 25.499L24.107 27.8213L21.9801 29.9473C21.6874 30.2401 21.6874 30.716 21.9801 31.0088C22.2729 31.3011 22.7479 31.3012 23.0406 31.0088L25.1666 28.8818C25.9015 29.6178 26.6724 30.3912 27.4967 31.2207L27.5846 31.3008C28.0157 31.6527 28.692 31.692 29.1402 31.252L29.232 31.1504C30.1231 30.0525 30.2653 28.8585 29.9498 27.5312C30.6579 26.8202 31.5989 25.8797 32.1793 25.3008L32.2828 25.1875C32.7643 24.5979 32.7287 23.7276 32.1803 23.1787L29.8131 20.8115Z",
|
|
17
|
-
fill: "currentColor"
|
|
18
|
-
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
19
|
-
d: "M18.0436 21.1641C17.6446 21.7951 17.3143 22.4735 17.0631 23.1895C13.5221 23.3632 10.235 24.513 7.45469 26.3828C6.96619 26.7114 6.7044 27.2617 6.75938 27.7959C6.8072 28.2598 6.88635 28.5372 6.99376 28.748C7.25733 29.2652 7.67866 29.6865 8.1959 29.9502C8.43187 30.0703 8.74855 30.1552 9.31016 30.2012C9.88418 30.2481 10.6235 30.249 11.6871 30.249H17.2291C17.517 30.9603 17.885 31.6301 18.3209 32.249H11.6871C10.6564 32.249 9.82144 32.2494 9.14708 32.1943C8.46135 32.1382 7.85249 32.0192 7.2877 31.7314C6.3943 31.2761 5.66687 30.5498 5.21153 29.6562C4.95197 29.1468 4.83118 28.6027 4.76915 28.001C4.63318 26.6809 5.28029 25.4344 6.33848 24.7227C9.6804 22.4752 13.6906 21.1641 18.0006 21.1641C18.0148 21.1641 18.0294 21.164 18.0436 21.1641Z",
|
|
20
|
-
fill: "currentColor"
|
|
21
|
-
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
22
|
-
fillRule: "evenodd",
|
|
23
|
-
clipRule: "evenodd",
|
|
24
|
-
d: "M18.0025 3.75C22.0699 3.7501 25.3413 7.09336 25.3414 11.1855C25.3414 15.2778 22.07 18.621 18.0025 18.6211C13.9351 18.621 10.6637 15.2778 10.6637 11.1855C10.6638 7.09339 13.9352 3.75014 18.0025 3.75ZM18.0025 5.75C15.0682 5.75014 12.6638 8.16934 12.6637 11.1855C12.6637 14.2018 15.0681 16.621 18.0025 16.6211C20.937 16.621 23.3414 14.2019 23.3414 11.1855C23.3413 8.16932 20.937 5.7501 18.0025 5.75Z",
|
|
11
|
+
d: "M29.2694 11.1738C30.1186 11.1738 30.7666 11.9304 30.6327 12.7656L29.8173 17.8408C29.7339 18.3608 29.868 18.8926 30.1884 19.3115L32.538 22.3818C33.507 23.6488 32.5997 25.4733 31.0009 25.4736H27.12V31.5234L25.8192 33.1738L24.5194 31.5234V25.4736H20.6366C19.0379 25.4731 18.1306 23.6488 19.0995 22.3818L21.4491 19.3115C21.7695 18.8926 21.9036 18.3609 21.8202 17.8408L21.0048 12.7656C20.8709 11.9305 21.519 11.174 22.368 11.1738H29.2694ZM13.036 18.5C15.0467 18.5001 16.9711 18.8768 18.745 19.5625L17.5096 21.1787C17.4971 21.195 17.4857 21.2121 17.4735 21.2285C16.2382 20.8105 14.9269 20.5611 13.5653 20.5098L13.036 20.5C10.1981 20.5 7.55724 21.3544 5.34851 22.8252C5.04267 23.0291 4.83986 23.4096 4.83972 23.8633C4.83975 24.6498 5.47803 25.2878 6.26453 25.2881H17.1044C17.5569 26.2065 18.3605 26.9505 19.3925 27.2881H6.26453C4.37346 27.2878 2.83975 25.7544 2.83972 23.8633C2.83987 22.829 3.30771 21.7823 4.24011 21.1611C6.76535 19.4796 9.78961 18.5 13.036 18.5ZM23.7948 17.5234C23.9655 18.5864 23.6906 19.6719 23.037 20.5264L20.7831 23.4736H30.8544L28.6005 20.5264C27.9471 19.672 27.672 18.5865 27.8427 17.5234L28.5419 13.1738H23.0956L23.7948 17.5234ZM13.037 5.48828C16.2189 5.48866 18.7731 8.10355 18.7733 11.2969C18.7733 14.4903 16.219 17.1051 13.037 17.1055C9.85475 17.1053 7.30069 14.4905 7.30066 11.2969C7.30084 8.1034 9.85485 5.48842 13.037 5.48828ZM13.037 7.48828C10.9878 7.48842 9.30084 9.17936 9.30066 11.2969C9.30069 13.4145 10.9877 15.1053 13.037 15.1055C15.0861 15.1051 16.7733 13.4144 16.7733 11.2969C16.7731 9.17951 15.086 7.48866 13.037 7.48828Z",
|
|
25
12
|
fill: "currentColor"
|
|
26
13
|
})));
|
|
27
14
|
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
var _path;
|
|
5
|
+
const ProfileUnpinFill = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
width: "100%",
|
|
7
|
+
viewBox: "0 0 36 36",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
d: "M31.2164 3.20447C31.6073 2.81673 32.2493 2.81146 32.6511 3.19251C33.0529 3.5737 33.0624 4.19702 32.6715 4.58483L5.49427 31.5424C5.10338 31.93 4.4603 31.9362 4.05849 31.5553C3.65682 31.1741 3.64838 30.5498 4.03913 30.162L6.93387 27.2894L6.26448 27.2901C4.37358 27.2897 2.8396 25.756 2.83957 23.8649C2.83985 22.8309 3.30803 21.7841 4.24022 21.163C6.76543 19.4815 9.79 18.5022 13.0363 18.5022C13.9033 18.5022 14.7538 18.575 15.5835 18.7099L21.0831 13.255L21.0054 12.7673C20.8719 11.9323 21.519 11.1757 22.3679 11.1754L23.1803 11.1749L31.2164 3.20447ZM29.2709 11.1762C30.1195 11.1766 30.7664 11.9324 30.6329 12.7673L29.8181 17.8429C29.7347 18.3629 29.8693 18.8948 30.1896 19.3137L32.5379 22.384C33.507 23.651 32.5997 25.4751 31.0007 25.4753L27.217 25.4754L27.2172 31.525L25.8195 33.1756L24.4222 31.5257L24.422 25.4752L20.6383 25.4754C19.0392 25.4754 18.1315 23.651 19.1003 22.3839L21.4491 19.3136C21.7695 18.8947 21.9039 18.3624 21.8204 17.8424L21.8093 17.7768L28.4644 11.1752L29.2709 11.1762ZM16.7747 22.7709C16.3783 24.6794 17.5005 26.6706 19.3925 27.2897L12.2189 27.2898L16.7747 22.7709ZM13.037 5.48989C16.2189 5.4903 18.7734 8.10604 18.7737 11.2993C18.7734 14.4923 16.2193 17.1071 13.0377 17.1077C9.85544 17.1076 7.30104 14.492 7.30101 11.2984C7.30152 8.10526 9.8552 5.49017 13.037 5.48989Z",
|
|
12
|
+
fill: "currentColor"
|
|
13
|
+
})));
|
|
14
|
+
|
|
15
|
+
export { ProfileUnpinFill };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
var _path;
|
|
5
|
+
const ProfileUnpinOutline = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
width: "100%",
|
|
7
|
+
viewBox: "0 0 36 36",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
d: "M3.60383 30.8164C3.21604 31.2073 3.21068 31.8493 3.59187 32.2511C3.97308 32.6529 4.59535 32.6616 4.98314 32.2707L31.9418 5.09417C32.3292 4.70326 32.3346 4.0602 31.9537 3.65847C31.5725 3.25697 30.9482 3.24826 30.5605 3.6391L23.086 11.174L22.3677 11.1745C21.519 11.1748 20.8713 11.9318 21.0048 12.7666L21.0746 13.2017L15.6088 18.712C14.7711 18.5745 13.912 18.5006 13.0362 18.5005C9.79 18.5005 6.76569 19.4806 4.24055 21.162C3.30836 21.7831 2.83975 22.8297 2.83939 23.8638C2.83942 25.7549 4.37352 27.2884 6.26459 27.2887L7.10242 27.288L3.60383 30.8164ZM19.0996 22.3823C18.1307 23.6493 19.0382 25.4741 20.6369 25.4746L24.5196 25.4743L24.5194 31.5239L25.8192 33.1749L27.1203 31.5242L27.1196 25.4748L31.0013 25.4746C32.5999 25.4739 33.5072 23.6491 32.5383 22.3822L30.1885 19.312C29.8684 18.8932 29.7339 18.3615 29.8172 17.8418L30.6332 12.7665C30.7667 11.9316 30.1186 11.175 29.2698 11.1747L28.328 11.1743L26.3446 13.1743L28.5418 13.1742L27.8424 17.5243C27.6717 18.5871 27.9477 19.6728 28.6009 20.527L30.8541 23.474L20.7827 23.474L23.0375 20.5272C23.6908 19.6728 23.9656 18.5865 23.7949 17.5237L23.549 15.993L21.805 17.7504L21.8204 17.8412C21.9038 18.3611 21.7691 18.8931 21.4489 19.312L19.0996 22.3823ZM7.3008 11.2975C7.30083 14.491 9.85466 17.1057 13.0368 17.106C16.2188 17.1056 18.7736 14.491 18.7736 11.2976C18.7731 8.10446 16.2183 5.48954 13.0366 5.48914C9.85482 5.4895 7.30129 8.10439 7.3008 11.2975ZM19.3926 27.2891C18.3607 26.9515 17.5566 26.2072 17.1041 25.2888L14.3278 25.2884L12.3435 27.2884L19.3926 27.2891ZM13.0366 15.1058C10.9875 15.1055 9.30098 13.4148 9.30095 11.2973C9.30154 9.1802 10.9879 7.48955 13.0368 7.48929C15.0856 7.48969 16.773 9.1806 16.7734 11.2977C16.7733 13.4151 15.0856 15.1054 13.0366 15.1058ZM4.83954 23.8636C4.83995 23.4104 5.04285 23.03 5.34836 22.8262C7.55705 21.3555 10.1986 20.5007 13.0364 20.5007L13.5654 20.5102C13.6474 20.5133 13.729 20.5204 13.8106 20.5249L9.08674 25.288L6.26441 25.2885C5.47795 25.2882 4.83957 24.6501 4.83954 23.8636Z",
|
|
12
|
+
fill: "currentColor"
|
|
13
|
+
})));
|
|
14
|
+
|
|
15
|
+
export { ProfileUnpinOutline };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
var _path, _path2;
|
|
5
|
+
const ScreenShareErrorFill = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
width: "100%",
|
|
7
|
+
viewBox: "0 0 36 36",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
fillRule: "evenodd",
|
|
12
|
+
clipRule: "evenodd",
|
|
13
|
+
d: "M26.5 18C31.1944 18 35 21.8056 35 26.5C35 31.1944 31.1944 35 26.5 35C21.8056 35 18 31.1944 18 26.5C18 21.8056 21.8056 18 26.5 18ZM30.3086 22.6914C30.0157 22.3989 29.5408 22.3986 29.248 22.6914L26.501 25.4395L23.752 22.6914C23.4591 22.3986 22.9843 22.3988 22.6914 22.6914C22.3988 22.9843 22.3986 23.4592 22.6914 23.752L25.4404 26.5L22.6914 29.248C22.3986 29.5408 22.3988 30.0157 22.6914 30.3086C22.9843 30.6012 23.4591 30.6014 23.752 30.3086L26.501 27.5605L29.248 30.3086C29.5408 30.6014 30.0157 30.6011 30.3086 30.3086C30.6012 30.0157 30.6014 29.5409 30.3086 29.248L27.5615 26.5L30.3086 23.752C30.6014 23.4591 30.6012 22.9843 30.3086 22.6914Z",
|
|
14
|
+
fill: "currentColor"
|
|
15
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
d: "M27.3252 6C28.1465 6 28.8301 5.99946 29.3867 6.04492C29.9565 6.09148 30.4922 6.19145 30.998 6.44922C31.7741 6.84468 32.4053 7.47587 32.8008 8.25195C33.0585 8.75784 33.1585 9.29346 33.2051 9.86328C33.2505 10.4199 33.25 11.1035 33.25 11.9248V19.1367C31.4857 17.5747 29.1667 16.625 26.625 16.625C21.1022 16.625 16.625 21.1022 16.625 26.625C16.625 27.904 16.8681 29.1258 17.3057 30.25H8.92481C8.1035 30.25 7.41988 30.2505 6.86328 30.2051C6.29345 30.1585 5.75785 30.0585 5.25195 29.8008C4.47588 29.4053 3.84468 28.7741 3.44922 27.998C3.19145 27.4922 3.09148 26.9565 3.04492 26.3867C2.99946 25.8301 3 25.1465 3 24.3252V11.9248C3 11.1035 2.99946 10.4199 3.04492 9.86328C3.09148 9.29345 3.19145 8.75785 3.44922 8.25195C3.84468 7.47587 4.47587 6.84468 5.25195 6.44922C5.75785 6.19145 6.29345 6.09148 6.86328 6.04492C7.41988 5.99946 8.1035 6 8.92481 6H27.3252Z",
|
|
17
|
+
fill: "currentColor"
|
|
18
|
+
})));
|
|
19
|
+
|
|
20
|
+
export { ScreenShareErrorFill };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
var _path, _path2;
|
|
5
|
+
const ScreenShareErrorOutline = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
width: "100%",
|
|
7
|
+
viewBox: "0 0 36 36",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
fillRule: "evenodd",
|
|
12
|
+
clipRule: "evenodd",
|
|
13
|
+
d: "M26.5 18C31.1944 18 35 21.8056 35 26.5C35 31.1944 31.1944 35 26.5 35C21.8056 35 18 31.1944 18 26.5C18 21.8056 21.8056 18 26.5 18ZM30.3086 22.6914C30.0157 22.3989 29.5408 22.3986 29.248 22.6914L26.501 25.4395L23.752 22.6914C23.4591 22.3986 22.9843 22.3988 22.6914 22.6914C22.3988 22.9843 22.3986 23.4592 22.6914 23.752L25.4404 26.5L22.6914 29.248C22.3986 29.5408 22.3988 30.0157 22.6914 30.3086C22.9843 30.6012 23.4591 30.6014 23.752 30.3086L26.501 27.5605L29.248 30.3086C29.5408 30.6014 30.0157 30.6011 30.3086 30.3086C30.6012 30.0157 30.6014 29.5409 30.3086 29.248L27.5615 26.5L30.3086 23.752C30.6014 23.4591 30.6012 22.9843 30.3086 22.6914Z",
|
|
14
|
+
fill: "currentColor"
|
|
15
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
d: "M27.2002 5.875C28.0215 5.875 28.7051 5.87446 29.2617 5.91992C29.8315 5.96648 30.3672 6.06645 30.873 6.32422C31.6491 6.71968 32.2803 7.35088 32.6758 8.12695C32.9335 8.63285 33.0335 9.16845 33.0801 9.73828C33.1255 10.2949 33.125 10.9785 33.125 11.7998V19.0117C32.4498 18.4139 31.6943 17.9051 30.875 17.5059V11.7998C30.875 10.9413 30.8742 10.3647 30.8379 9.9209C30.8027 9.49043 30.7401 9.28425 30.6709 9.14844C30.4912 8.79576 30.2042 8.50884 29.8516 8.3291C29.7158 8.2599 29.5096 8.1973 29.0791 8.16211C28.6353 8.12585 28.0587 8.125 27.2002 8.125H8.79981C7.94127 8.125 7.36468 8.12585 6.9209 8.16211C6.49043 8.1973 6.28425 8.2599 6.14844 8.3291C5.79576 8.50884 5.50884 8.79576 5.3291 9.14844C5.2599 9.28425 5.1973 9.49043 5.16211 9.9209C5.12585 10.3647 5.125 10.9413 5.125 11.7998V24.2002C5.125 25.0587 5.12585 25.6353 5.16211 26.0791C5.1973 26.5096 5.2599 26.7158 5.3291 26.8516C5.50884 27.2042 5.79576 27.4912 6.14844 27.6709C6.28425 27.7401 6.49043 27.8027 6.9209 27.8379C7.36468 27.8741 7.94127 27.875 8.79981 27.875H16.5967C16.7044 28.6578 16.9027 29.4109 17.1807 30.125H8.79981C7.9785 30.125 7.29488 30.1255 6.73828 30.0801C6.16845 30.0335 5.63285 29.9335 5.12695 29.6758C4.35087 29.2803 3.71968 28.6491 3.32422 27.873C3.06645 27.3672 2.96648 26.8315 2.91992 26.2617C2.87446 25.7051 2.875 25.0215 2.875 24.2002V11.7998C2.875 10.9785 2.87446 10.2949 2.91992 9.73828C2.96648 9.16845 3.06645 8.63285 3.32422 8.12695C3.71968 7.35087 4.35087 6.71968 5.12695 6.32422C5.63285 6.06645 6.16845 5.96648 6.73828 5.91992C7.29488 5.87446 7.9785 5.875 8.79981 5.875H27.2002Z",
|
|
17
|
+
fill: "currentColor"
|
|
18
|
+
})));
|
|
19
|
+
|
|
20
|
+
export { ScreenShareErrorOutline };
|
|
@@ -1,22 +1,14 @@
|
|
|
1
1
|
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
|
|
4
|
-
var _path
|
|
4
|
+
var _path;
|
|
5
5
|
const ScreenSharePinFill = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
6
|
width: "100%",
|
|
7
7
|
viewBox: "0 0 36 36",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg"
|
|
10
10
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
11
|
-
d: "
|
|
12
|
-
fill: "currentColor"
|
|
13
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
14
|
-
fillRule: "evenodd",
|
|
15
|
-
clipRule: "evenodd",
|
|
16
|
-
d: "M26.499 17.999C31.193 17.9994 34.9988 21.805 34.999 26.499C34.9988 31.193 31.193 34.9986 26.499 34.999C21.8047 34.9989 17.999 31.1924 17.999 26.498C17.9996 21.8042 21.805 17.9991 26.499 17.999ZM29.8135 20.8115C29.2669 20.2651 28.4004 20.2281 27.8105 20.7061L27.6963 20.8076C27.1165 21.3844 26.1724 22.3255 25.4619 23.042C24.8369 22.8917 24.2272 22.8394 23.6328 22.9355C23.0627 23.0279 22.5393 23.2527 22.0518 23.6045L21.8447 23.7637C21.2647 24.2359 21.3213 25.0482 21.7754 25.499L24.1064 27.8213L21.9795 29.9473C21.6868 30.2401 21.6868 30.716 21.9795 31.0088C22.2722 31.3013 22.7472 31.301 23.04 31.0088L25.167 28.8818C25.9019 29.6178 26.6718 30.3912 27.4961 31.2207L27.584 31.3008C28.0151 31.6527 28.6914 31.692 29.1396 31.252L29.2314 31.1504C30.1227 30.0525 30.2657 28.8585 29.9502 27.5312C30.6583 26.8202 31.5993 25.8797 32.1797 25.3008L32.2822 25.1875C32.7637 24.5979 32.7291 23.7276 32.1807 23.1787L29.8135 20.8115Z",
|
|
17
|
-
fill: "currentColor"
|
|
18
|
-
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
19
|
-
d: "M27.3252 6C28.1465 6 28.8301 5.99946 29.3867 6.04492C29.9565 6.09148 30.4922 6.19145 30.998 6.44922C31.7741 6.84468 32.4053 7.47587 32.8008 8.25195C33.0585 8.75784 33.1585 9.29346 33.2051 9.86328C33.2505 10.4199 33.25 11.1035 33.25 11.9248V19.1367C31.4857 17.5747 29.1667 16.625 26.625 16.625C21.1022 16.625 16.625 21.1022 16.625 26.625C16.625 27.904 16.8681 29.1258 17.3057 30.25H8.92481C8.1035 30.25 7.41988 30.2505 6.86328 30.2051C6.29345 30.1585 5.75785 30.0585 5.25195 29.8008C4.47588 29.4053 3.84468 28.7741 3.44922 27.998C3.19145 27.4922 3.09148 26.9565 3.04492 26.3867C2.99946 25.8301 3 25.1465 3 24.3252V11.9248C3 11.1035 2.99946 10.4199 3.04492 9.86328C3.09148 9.29345 3.19145 8.75785 3.44922 8.25195C3.84468 7.47587 4.47587 6.84468 5.25195 6.44922C5.75785 6.19145 6.29345 6.09148 6.86328 6.04492C7.41988 5.99946 8.1035 6 8.92481 6H27.3252Z",
|
|
11
|
+
d: "M14.7097 22.3604C14.738 22.0679 14.8359 21.7748 15.0144 21.5029C15.041 21.4625 15.0692 21.4223 15.0994 21.3828L17.449 18.3125C17.4997 18.2462 17.5444 18.176 17.5857 18.1045C17.8051 17.7245 17.8903 17.2795 17.8201 16.8418L17.0046 11.7676C16.9375 11.3496 17.0665 10.9509 17.3181 10.6572C17.3809 10.584 17.4511 10.5169 17.5281 10.458C17.58 10.4182 17.6356 10.3828 17.6931 10.3506C17.849 10.2632 18.0241 10.2046 18.2117 10.1836C18.2629 10.1779 18.315 10.1748 18.3679 10.1748H25.2703C25.3232 10.1748 25.3753 10.1779 25.4265 10.1836C25.6138 10.2046 25.7883 10.2634 25.9441 10.3506C26.4291 10.6219 26.7278 11.1747 26.6326 11.7676L25.8181 16.8418C25.7346 17.3619 25.8688 17.8935 26.1892 18.3125L28.5378 21.3828C28.6287 21.5016 28.7036 21.6253 28.7625 21.752C28.7821 21.7943 28.7999 21.837 28.8162 21.8799C28.9132 22.1364 28.9498 22.4021 28.9333 22.6611C28.9306 22.7043 28.9263 22.7473 28.9207 22.79C28.8924 23.0038 28.8285 23.2113 28.7332 23.4033C28.6568 23.557 28.5602 23.7008 28.446 23.8301C28.3147 23.9788 28.159 24.1069 27.9841 24.21C27.95 24.2301 27.9153 24.2495 27.8796 24.2676C27.8478 24.2837 27.815 24.2981 27.782 24.3125C27.7123 24.343 27.6408 24.3713 27.5662 24.3936C27.4782 24.4198 27.387 24.4404 27.2927 24.4541C27.1983 24.4678 27.1009 24.4746 27.0007 24.4746H23.0203V30.5244L21.8191 32.1748L20.6199 30.5244V24.4746H16.6365C16.5367 24.4746 16.4395 24.4678 16.3455 24.4541C16.2512 24.4404 16.16 24.4197 16.072 24.3936C16.0027 24.3729 15.936 24.3471 15.8708 24.3193C15.8327 24.3031 15.7951 24.2861 15.7585 24.2676C15.7229 24.2495 15.6882 24.2301 15.6541 24.21C15.4792 24.1069 15.3235 23.9787 15.1921 23.8301C15.078 23.7008 14.9814 23.557 14.905 23.4033C14.7655 23.1226 14.6923 22.8087 14.7009 22.4902C14.7017 22.4642 14.7019 22.4382 14.7039 22.4121L14.7185 22.2812C14.7146 22.3076 14.7122 22.334 14.7097 22.3604ZM27.2 5.875C28.0211 5.875 28.7049 5.87448 29.2615 5.91992C29.8312 5.96647 30.367 6.06653 30.8728 6.32422C31.6488 6.71966 32.2801 7.35092 32.6755 8.12695C32.9333 8.63284 33.0333 9.16847 33.0798 9.73828C33.1253 10.2949 33.1248 10.9785 33.1248 11.7998V24.2002C33.1248 25.0215 33.1253 25.7051 33.0798 26.2617C33.0333 26.8315 32.9333 27.3672 32.6755 27.873C32.2801 28.6491 31.6488 29.2803 30.8728 29.6758C30.367 29.9335 29.8312 30.0335 29.2615 30.0801C28.7049 30.1255 28.0211 30.125 27.2 30.125H24.5095V25.9863H26.9978C29.8284 25.9863 31.458 22.7464 29.7273 20.4834L27.3777 17.4131C27.307 17.3206 27.2785 17.2037 27.2966 17.0908L28.1121 12.0166C28.3937 10.2629 27.0332 8.68652 25.2673 8.68652H18.366C16.6002 8.68661 15.2397 10.2629 15.5212 12.0166L16.3367 17.0908C16.3548 17.2038 16.3263 17.3207 16.2556 17.4131L13.906 20.4834C12.1754 22.7462 13.8043 25.9859 16.6345 25.9863H19.1199V30.125H8.79956C7.97837 30.125 7.29459 30.1255 6.73804 30.0801C6.1683 30.0335 5.63253 29.9335 5.12671 29.6758C4.35072 29.2803 3.7194 28.6491 3.32397 27.873C3.06625 27.3672 2.96623 26.8315 2.91968 26.2617C2.87422 25.7051 2.87476 25.0215 2.87476 24.2002V11.7998C2.87476 10.9785 2.87422 10.2949 2.91968 9.73828C2.96623 9.16849 3.06625 8.63282 3.32397 8.12695C3.7194 7.35094 4.35072 6.71969 5.12671 6.32422C5.63253 6.06649 6.1683 5.96649 6.73804 5.91992C7.29458 5.87447 7.97837 5.875 8.79956 5.875H27.2Z",
|
|
20
12
|
fill: "currentColor"
|
|
21
13
|
})));
|
|
22
14
|
|
|
@@ -1,22 +1,14 @@
|
|
|
1
1
|
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
|
|
4
|
-
var _path
|
|
4
|
+
var _path;
|
|
5
5
|
const ScreenSharePinOutline = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
6
|
width: "100%",
|
|
7
7
|
viewBox: "0 0 36 36",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg"
|
|
10
10
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
11
|
-
d: "
|
|
12
|
-
fill: "currentColor"
|
|
13
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
14
|
-
fillRule: "evenodd",
|
|
15
|
-
clipRule: "evenodd",
|
|
16
|
-
d: "M26.499 17.999C31.193 17.9994 34.9988 21.805 34.999 26.499C34.9988 31.193 31.193 34.9986 26.499 34.999C21.8047 34.9989 17.999 31.1924 17.999 26.498C17.9996 21.8042 21.805 17.9991 26.499 17.999ZM29.8135 20.8115C29.2669 20.2651 28.4004 20.2281 27.8105 20.7061L27.6963 20.8076C27.1165 21.3844 26.1724 22.3255 25.4619 23.042C24.8369 22.8917 24.2272 22.8394 23.6328 22.9355C23.0627 23.0279 22.5393 23.2527 22.0518 23.6045L21.8447 23.7637C21.2647 24.2359 21.3213 25.0482 21.7754 25.499L24.1064 27.8213L21.9795 29.9473C21.6868 30.2401 21.6868 30.716 21.9795 31.0088C22.2722 31.3013 22.7472 31.301 23.04 31.0088L25.167 28.8818C25.9019 29.6178 26.6718 30.3912 27.4961 31.2207L27.584 31.3008C28.0151 31.6527 28.6914 31.692 29.1396 31.252L29.2314 31.1504C30.1227 30.0525 30.2657 28.8585 29.9502 27.5312C30.6583 26.8202 31.5993 25.8797 32.1797 25.3008L32.2822 25.1875C32.7637 24.5979 32.7291 23.7276 32.1807 23.1787L29.8135 20.8115Z",
|
|
17
|
-
fill: "currentColor"
|
|
18
|
-
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
19
|
-
d: "M27.2002 5.875C28.0215 5.875 28.7051 5.87446 29.2617 5.91992C29.8315 5.96648 30.3672 6.06645 30.873 6.32422C31.6491 6.71968 32.2803 7.35088 32.6758 8.12695C32.9335 8.63285 33.0335 9.16845 33.0801 9.73828C33.1255 10.2949 33.125 10.9785 33.125 11.7998V19.0117C32.4498 18.4139 31.6943 17.9051 30.875 17.5059V11.7998C30.875 10.9413 30.8742 10.3647 30.8379 9.9209C30.8027 9.49043 30.7401 9.28425 30.6709 9.14844C30.4912 8.79576 30.2042 8.50884 29.8516 8.3291C29.7158 8.2599 29.5096 8.1973 29.0791 8.16211C28.6353 8.12585 28.0587 8.125 27.2002 8.125H8.79981C7.94127 8.125 7.36468 8.12585 6.9209 8.16211C6.49043 8.1973 6.28425 8.2599 6.14844 8.3291C5.79576 8.50884 5.50884 8.79576 5.3291 9.14844C5.2599 9.28425 5.1973 9.49043 5.16211 9.9209C5.12585 10.3647 5.125 10.9413 5.125 11.7998V24.2002C5.125 25.0587 5.12585 25.6353 5.16211 26.0791C5.1973 26.5096 5.2599 26.7158 5.3291 26.8516C5.50884 27.2042 5.79576 27.4912 6.14844 27.6709C6.28425 27.7401 6.49043 27.8027 6.9209 27.8379C7.36468 27.8741 7.94127 27.875 8.79981 27.875H16.5967C16.7044 28.6578 16.9027 29.4109 17.1807 30.125H8.79981C7.9785 30.125 7.29488 30.1255 6.73828 30.0801C6.16845 30.0335 5.63285 29.9335 5.12695 29.6758C4.35087 29.2803 3.71968 28.6491 3.32422 27.873C3.06645 27.3672 2.96648 26.8315 2.91992 26.2617C2.87446 25.7051 2.875 25.0215 2.875 24.2002V11.7998C2.875 10.9785 2.87446 10.2949 2.91992 9.73828C2.96648 9.16845 3.06645 8.63285 3.32422 8.12695C3.71968 7.35087 4.35087 6.71968 5.12695 6.32422C5.63285 6.06645 6.16845 5.96648 6.73828 5.91992C7.29488 5.87446 7.9785 5.875 8.79981 5.875H27.2002Z",
|
|
11
|
+
d: "M25.2693 10.1748C26.1185 10.1748 26.7665 10.9313 26.6326 11.7666L25.8171 16.8418C25.7337 17.3618 25.8679 17.8936 26.1882 18.3125L28.5378 21.3828C29.5069 22.6498 28.5996 24.4742 27.0007 24.4746H23.0193V30.5244L21.8191 32.1748L20.6199 30.5244V24.4746H16.6365C15.0378 24.474 14.1305 22.6497 15.0994 21.3828L17.449 18.3125C17.7694 17.8936 17.9035 17.3618 17.8201 16.8418L17.0046 11.7666C16.8709 10.9315 17.5189 10.175 18.3679 10.1748H25.2693ZM27.2 6C28.0233 6 28.7014 5.999 29.2517 6.04395C29.8137 6.08987 30.3309 6.18835 30.8162 6.43555C31.5686 6.819 32.1807 7.43114 32.5642 8.1836C32.8115 8.66889 32.9099 9.186 32.9558 9.74805C33.0008 10.2984 32.9998 10.9763 32.9998 11.7998V24.2002C32.9998 25.0237 33.0008 25.7016 32.9558 26.252C32.9099 26.814 32.8115 27.3311 32.5642 27.8164C32.1807 28.5689 31.5686 29.181 30.8162 29.5645C30.3309 29.8117 29.8137 29.9101 29.2517 29.9561C28.7014 30.001 28.0233 30 27.2 30H24.5095V28H27.2C28.0562 28 28.6386 27.9996 29.0886 27.9629C29.5269 27.9271 29.7516 27.8619 29.908 27.7822C30.2842 27.5905 30.5902 27.2844 30.782 26.9082C30.8617 26.7518 30.9268 26.5273 30.9626 26.0889C30.9994 25.6388 30.9998 25.0566 30.9998 24.2002V11.7998C30.9998 10.9434 30.9994 10.3612 30.9626 9.91113C30.9268 9.47274 30.8617 9.2482 30.782 9.0918C30.5902 8.71559 30.2842 8.40949 29.908 8.21778C29.7516 8.13813 29.5269 8.07292 29.0886 8.03711C28.6386 8.00037 28.0562 8 27.2 8H8.79956C7.94331 8 7.36088 8.00035 6.91089 8.03711C6.47264 8.07294 6.24792 8.1381 6.09155 8.21778C5.71539 8.40952 5.40923 8.71561 5.21753 9.0918C5.13786 9.24819 5.07268 9.47281 5.03687 9.91113C5.00011 10.3612 4.99976 10.9434 4.99976 11.7998V24.2002C4.99976 25.0566 5.00011 25.6388 5.03687 26.0889C5.07268 26.5272 5.13787 26.7518 5.21753 26.9082C5.40923 27.2844 5.71539 27.5905 6.09155 27.7822C6.24792 27.8619 6.47264 27.9271 6.91089 27.9629C7.36088 27.9996 7.94331 28 8.79956 28H19.1199V30H8.79956C7.97619 30 7.29813 30.001 6.7478 29.9561C6.18584 29.9101 5.66858 29.8117 5.18335 29.5645C4.43094 29.181 3.81874 28.5688 3.4353 27.8164C3.18807 27.3311 3.08963 26.814 3.0437 26.252C2.99874 25.7016 2.99976 25.0237 2.99976 24.2002V11.7998C2.99976 10.9763 2.99874 10.2984 3.0437 9.74805C3.08963 9.18603 3.18807 8.66887 3.4353 8.1836C3.81874 7.43116 4.43094 6.81902 5.18335 6.43555C5.66859 6.18831 6.18584 6.08988 6.7478 6.04395C7.29813 5.99898 7.97619 6 8.79956 6H27.2ZM19.7947 16.5244C19.9654 17.5874 19.6904 18.6729 19.0369 19.5273L16.783 22.4746H26.8542L24.6003 19.5273C23.947 18.673 23.6718 17.5874 23.8425 16.5244L24.5417 12.1748H19.0955L19.7947 16.5244Z",
|
|
20
12
|
fill: "currentColor"
|
|
21
13
|
})));
|
|
22
14
|
|
|
@@ -1,19 +1,14 @@
|
|
|
1
1
|
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
|
|
4
|
-
var _path
|
|
4
|
+
var _path;
|
|
5
5
|
const ScreenShareUnpinFill = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
6
|
width: "100%",
|
|
7
7
|
viewBox: "0 0 36 36",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg"
|
|
10
10
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
11
|
-
|
|
12
|
-
clipRule: "evenodd",
|
|
13
|
-
d: "M26.5 18C31.1944 18 35 21.8056 35 26.5C35 31.1944 31.1944 35 26.5 35C21.8056 35 18 31.1944 18 26.5C18 21.8056 21.8056 18 26.5 18ZM30.3086 22.6914C30.0157 22.3989 29.5408 22.3986 29.248 22.6914L26.501 25.4395L23.752 22.6914C23.4591 22.3986 22.9843 22.3988 22.6914 22.6914C22.3988 22.9843 22.3986 23.4592 22.6914 23.752L25.4404 26.5L22.6914 29.248C22.3986 29.5408 22.3988 30.0157 22.6914 30.3086C22.9843 30.6012 23.4591 30.6014 23.752 30.3086L26.501 27.5605L29.248 30.3086C29.5408 30.6014 30.0157 30.6011 30.3086 30.3086C30.6012 30.0157 30.6014 29.5409 30.3086 29.248L27.5615 26.5L30.3086 23.752C30.6014 23.4591 30.6012 22.9843 30.3086 22.6914Z",
|
|
14
|
-
fill: "currentColor"
|
|
15
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
16
|
-
d: "M27.3252 6C28.1465 6 28.8301 5.99946 29.3867 6.04492C29.9565 6.09148 30.4922 6.19145 30.998 6.44922C31.7741 6.84468 32.4053 7.47587 32.8008 8.25195C33.0585 8.75784 33.1585 9.29346 33.2051 9.86328C33.2505 10.4199 33.25 11.1035 33.25 11.9248V19.1367C31.4857 17.5747 29.1667 16.625 26.625 16.625C21.1022 16.625 16.625 21.1022 16.625 26.625C16.625 27.904 16.8681 29.1258 17.3057 30.25H8.92481C8.1035 30.25 7.41988 30.2505 6.86328 30.2051C6.29345 30.1585 5.75785 30.0585 5.25195 29.8008C4.47588 29.4053 3.84468 28.7741 3.44922 27.998C3.19145 27.4922 3.09148 26.9565 3.04492 26.3867C2.99946 25.8301 3 25.1465 3 24.3252V11.9248C3 11.1035 2.99946 10.4199 3.04492 9.86328C3.09148 9.29345 3.19145 8.75785 3.44922 8.25195C3.84468 7.47587 4.47587 6.84468 5.25195 6.44922C5.75785 6.19145 6.29345 6.09148 6.86328 6.04492C7.41988 5.99946 8.1035 6 8.92481 6H27.3252Z",
|
|
11
|
+
d: "M25.8184 16.8426C25.7349 17.3626 25.8691 17.8943 26.1895 18.3133L28.5381 21.3836C28.6288 21.5022 28.7039 21.6262 28.7627 21.7527C28.7823 21.7949 28.8002 21.8379 28.8164 21.8806C28.9134 22.137 28.95 22.4029 28.9336 22.6619C28.9309 22.7049 28.9265 22.7482 28.9209 22.7908C28.8927 23.0045 28.8287 23.2122 28.7334 23.4041C28.6571 23.5577 28.5603 23.7016 28.4463 23.8308C28.315 23.9794 28.1591 24.1077 27.9844 24.2107C27.9503 24.2308 27.9154 24.2503 27.8799 24.2683C27.8481 24.2844 27.8151 24.2989 27.7822 24.3133C27.7126 24.3437 27.6409 24.3721 27.5664 24.3943C27.4785 24.4205 27.3871 24.4412 27.293 24.4549C27.1986 24.4686 27.101 24.4754 27.001 24.4754H23.0205V30.5252L21.8193 32.1756L20.6201 30.5252V24.4754H16.6367C16.537 24.4753 16.4397 24.4685 16.3457 24.4549C16.2516 24.4412 16.1601 24.4205 16.0723 24.3943C16.003 24.3737 15.9361 24.3478 15.8711 24.3201C15.8331 24.3039 15.7953 24.2868 15.7588 24.2683C15.7233 24.2503 15.6883 24.2308 15.6543 24.2107C15.5857 24.1703 15.5204 24.1248 15.458 24.0769L26.3984 13.2244L25.8184 16.8426ZM31.2158 3.20486C31.6067 2.8171 32.2495 2.81108 32.6514 3.19217C33.0532 3.57338 33.0618 4.19694 32.6709 4.58475L5.49414 31.5428C5.10329 31.9302 4.46037 31.9362 4.05859 31.5554C3.65676 31.1742 3.64811 30.5497 4.03906 30.1619L4.75 29.4558C4.14696 29.063 3.65322 28.5194 3.32422 27.8738C3.06659 27.368 2.96647 26.8322 2.91992 26.2625C2.87449 25.7059 2.875 25.0221 2.875 24.201V11.8006C2.875 10.9794 2.87447 10.2956 2.91992 9.73904C2.96649 9.16938 3.06654 8.63348 3.32422 8.12772C3.71966 7.35186 4.35108 6.72039 5.12695 6.32498C5.63268 6.06737 6.16867 5.96724 6.73828 5.92068C7.29478 5.87525 7.97874 5.87576 8.79981 5.87576H27.2002C27.6844 5.87576 28.1209 5.87733 28.5117 5.8865L31.2158 3.20486ZM14.3789 25.1472C14.9654 25.6619 15.7397 25.9869 16.6348 25.9871H19.1201V30.1258H9.36133L14.3789 25.1472ZM32.2305 7.44022C32.3996 7.65358 32.5508 7.88259 32.6758 8.12772C32.9335 8.63348 33.0335 9.16938 33.0801 9.73904C33.1255 10.2956 33.125 10.9794 33.125 11.8006V24.201C33.125 25.0221 33.1255 25.7059 33.0801 26.2625C33.0335 26.8322 32.9334 27.368 32.6758 27.8738C32.2804 28.6497 31.6489 29.2811 30.873 29.6765C30.3673 29.9342 29.8314 30.0343 29.2617 30.0808C28.7052 30.1263 28.0213 30.1258 27.2002 30.1258H24.5098V25.9871H26.998C29.8285 25.9869 31.4581 22.747 29.7275 20.4842L27.3779 17.4138C27.3073 17.3214 27.2788 17.2044 27.2969 17.0916L28.1123 12.0174C28.1409 11.8394 28.1514 11.6629 28.1475 11.49L32.2305 7.44022ZM18.3662 8.68729C16.6006 8.68737 15.2401 10.2638 15.5215 12.0174L16.3369 17.0916C16.355 17.2045 16.3263 17.3215 16.2559 17.4138L14.2539 20.0281L17.7715 16.5398L17.0049 11.7683C16.9379 11.3505 17.0668 10.9516 17.3184 10.658C17.3811 10.5849 17.4515 10.5176 17.5283 10.4588C17.5802 10.4191 17.6359 10.3835 17.6934 10.3513C17.8492 10.2641 18.0245 10.2053 18.2119 10.1844C18.263 10.1787 18.3154 10.1756 18.3682 10.1756H24.1885L25.6582 8.71658C25.5305 8.6993 25.4004 8.6873 25.2676 8.68729H18.3662Z",
|
|
17
12
|
fill: "currentColor"
|
|
18
13
|
})));
|
|
19
14
|
|
|
@@ -1,19 +1,14 @@
|
|
|
1
1
|
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
|
|
4
|
-
var _path
|
|
4
|
+
var _path;
|
|
5
5
|
const ScreenShareUnpinOutline = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
6
|
width: "100%",
|
|
7
7
|
viewBox: "0 0 36 36",
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg"
|
|
10
10
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
11
|
-
|
|
12
|
-
clipRule: "evenodd",
|
|
13
|
-
d: "M26.5 18C31.1944 18 35 21.8056 35 26.5C35 31.1944 31.1944 35 26.5 35C21.8056 35 18 31.1944 18 26.5C18 21.8056 21.8056 18 26.5 18ZM30.3086 22.6914C30.0157 22.3989 29.5408 22.3986 29.248 22.6914L26.501 25.4395L23.752 22.6914C23.4591 22.3986 22.9843 22.3988 22.6914 22.6914C22.3988 22.9843 22.3986 23.4592 22.6914 23.752L25.4404 26.5L22.6914 29.248C22.3986 29.5408 22.3988 30.0157 22.6914 30.3086C22.9843 30.6012 23.4591 30.6014 23.752 30.3086L26.501 27.5605L29.248 30.3086C29.5408 30.6014 30.0157 30.6011 30.3086 30.3086C30.6012 30.0157 30.6014 29.5409 30.3086 29.248L27.5615 26.5L30.3086 23.752C30.6014 23.4591 30.6012 22.9843 30.3086 22.6914Z",
|
|
14
|
-
fill: "currentColor"
|
|
15
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
16
|
-
d: "M27.2002 5.875C28.0215 5.875 28.7051 5.87446 29.2617 5.91992C29.8315 5.96648 30.3672 6.06645 30.873 6.32422C31.6491 6.71968 32.2803 7.35088 32.6758 8.12695C32.9335 8.63285 33.0335 9.16845 33.0801 9.73828C33.1255 10.2949 33.125 10.9785 33.125 11.7998V19.0117C32.4498 18.4139 31.6943 17.9051 30.875 17.5059V11.7998C30.875 10.9413 30.8742 10.3647 30.8379 9.9209C30.8027 9.49043 30.7401 9.28425 30.6709 9.14844C30.4912 8.79576 30.2042 8.50884 29.8516 8.3291C29.7158 8.2599 29.5096 8.1973 29.0791 8.16211C28.6353 8.12585 28.0587 8.125 27.2002 8.125H8.79981C7.94127 8.125 7.36468 8.12585 6.9209 8.16211C6.49043 8.1973 6.28425 8.2599 6.14844 8.3291C5.79576 8.50884 5.50884 8.79576 5.3291 9.14844C5.2599 9.28425 5.1973 9.49043 5.16211 9.9209C5.12585 10.3647 5.125 10.9413 5.125 11.7998V24.2002C5.125 25.0587 5.12585 25.6353 5.16211 26.0791C5.1973 26.5096 5.2599 26.7158 5.3291 26.8516C5.50884 27.2042 5.79576 27.4912 6.14844 27.6709C6.28425 27.7401 6.49043 27.8027 6.9209 27.8379C7.36468 27.8741 7.94127 27.875 8.79981 27.875H16.5967C16.7044 28.6578 16.9027 29.4109 17.1807 30.125H8.79981C7.9785 30.125 7.29488 30.1255 6.73828 30.0801C6.16845 30.0335 5.63285 29.9335 5.12695 29.6758C4.35087 29.2803 3.71968 28.6491 3.32422 27.873C3.06645 27.3672 2.96648 26.8315 2.91992 26.2617C2.87446 25.7051 2.875 25.0215 2.875 24.2002V11.7998C2.875 10.9785 2.87446 10.2949 2.91992 9.73828C2.96648 9.16845 3.06645 8.63285 3.32422 8.12695C3.71968 7.35087 4.35087 6.71968 5.12695 6.32422C5.63285 6.06645 6.16845 5.96648 6.73828 5.91992C7.29488 5.87446 7.9785 5.875 8.79981 5.875H27.2002Z",
|
|
11
|
+
d: "M30.5606 3.63919C30.9484 3.24823 31.5729 3.25688 31.9541 3.65872C32.335 4.06057 32.3291 4.70342 31.9414 5.09427L4.9834 32.2711C4.59569 32.6618 3.97301 32.653 3.5918 32.2515C3.21061 31.8497 3.21572 31.2069 3.60352 30.816L4.96582 29.442C4.3136 29.0564 3.78107 28.494 3.43555 27.816C3.18843 27.3308 3.08986 26.8134 3.04395 26.2515C2.99901 25.7012 3 25.0231 3 24.1998V11.7994C3 10.976 2.99899 10.2979 3.04395 9.7476C3.08989 9.18573 3.18837 8.6683 3.43555 8.18314C3.819 7.43088 4.43131 6.8185 5.1836 6.43509C5.66873 6.18798 6.18622 6.08942 6.74805 6.04349C7.29833 5.99855 7.97656 5.99954 8.79981 5.99954H27.2002C27.5663 5.99954 27.9037 6.00069 28.2139 6.00443L30.5606 3.63919ZM25.8174 16.8414C25.734 17.3612 25.8683 17.8932 26.1885 18.3121L28.5381 21.3824C29.5069 22.6493 28.5996 24.4736 27.001 24.4742H23.0195V30.524L21.8193 32.1744L20.6201 30.524V24.4742H16.6367C16.1967 24.474 15.8096 24.3348 15.499 24.108L17.1201 22.4742H26.8545L24.6006 19.5269C23.9474 18.6726 23.6721 17.5869 23.8428 16.524L24.001 15.5367L26.418 13.1001L25.8174 16.8414ZM19.1201 29.9996H9.65528L11.6397 27.9996H19.1201V29.9996ZM32.0547 7.41751C32.2521 7.65105 32.424 7.90764 32.5645 8.18314C32.8116 8.6683 32.9101 9.18573 32.9561 9.7476C33.001 10.2979 33 10.976 33 11.7994V24.1998C33 25.0231 33.001 25.7012 32.9561 26.2515C32.9101 26.8134 32.8116 27.3308 32.5645 27.816C32.181 28.5683 31.5687 29.1806 30.8164 29.564C30.3312 29.8112 29.8138 29.9097 29.252 29.9556C28.7017 30.0006 28.0235 29.9996 27.2002 29.9996H24.5098V27.9996H27.2002C28.0563 27.9996 28.6389 27.9992 29.0889 27.9625C29.5269 27.9267 29.7519 27.8614 29.9082 27.7818C30.2843 27.5901 30.5906 27.2839 30.7822 26.9078C30.8618 26.7514 30.9271 26.5265 30.9629 26.0884C30.9996 25.6385 31 25.0559 31 24.1998V11.7994C31 10.9432 30.9996 10.3607 30.9629 9.91068C30.9271 9.47262 30.8619 9.24769 30.7822 9.09135C30.7391 9.00679 30.6889 8.92612 30.6348 8.84916L32.0547 7.41751ZM8.79981 7.99955C7.94372 7.99955 7.36109 7.99992 6.91114 8.03666C6.4732 8.07245 6.24816 8.13772 6.0918 8.21732C5.71577 8.40899 5.40949 8.71534 5.21778 9.09135C5.13813 9.24769 5.07293 9.47262 5.03711 9.91068C5.00036 10.3607 5 10.9432 5 11.7994V24.1998C5 25.0559 5.00038 25.6385 5.03711 26.0884C5.0729 26.5265 5.13818 26.7514 5.21778 26.9078C5.40945 27.2839 5.71574 27.5901 6.0918 27.7818C6.18743 27.8305 6.30926 27.8713 6.48926 27.9058L17.7705 16.5328L17.0049 11.7662C16.8713 10.9312 17.5193 10.1746 18.3682 10.1744H24.0781L26.2354 7.99955H8.79981ZM19.0957 12.1744L19.5137 14.7749L22.0947 12.1744H19.0957Z",
|
|
17
12
|
fill: "currentColor"
|
|
18
13
|
})));
|
|
19
14
|
|
package/css/es/scalable/Icon.js
CHANGED
|
@@ -987,6 +987,8 @@ import { IconProfilePlusFill } from './Icons/IconProfilePlusFill.js';
|
|
|
987
987
|
import { IconProfilePlusOutline } from './Icons/IconProfilePlusOutline.js';
|
|
988
988
|
import { IconProfileSquareFill } from './Icons/IconProfileSquareFill.js';
|
|
989
989
|
import { IconProfileSquareOutline } from './Icons/IconProfileSquareOutline.js';
|
|
990
|
+
import { IconProfileUnpinFill } from './Icons/IconProfileUnpinFill.js';
|
|
991
|
+
import { IconProfileUnpinOutline } from './Icons/IconProfileUnpinOutline.js';
|
|
990
992
|
import { IconQRCode } from './Icons/IconQRCode.js';
|
|
991
993
|
import { IconQueueDashFill } from './Icons/IconQueueDashFill.js';
|
|
992
994
|
import { IconQueueDashOutline } from './Icons/IconQueueDashOutline.js';
|
|
@@ -1128,6 +1130,8 @@ import { IconScenarioSyncAuto65Outline } from './Icons/IconScenarioSyncAuto65Out
|
|
|
1128
1130
|
import { IconScene3dFill } from './Icons/IconScene3dFill.js';
|
|
1129
1131
|
import { IconScene3dOutline } from './Icons/IconScene3dOutline.js';
|
|
1130
1132
|
import { IconScissorsFill } from './Icons/IconScissorsFill.js';
|
|
1133
|
+
import { IconScreenShareErrorFill } from './Icons/IconScreenShareErrorFill.js';
|
|
1134
|
+
import { IconScreenShareErrorOutline } from './Icons/IconScreenShareErrorOutline.js';
|
|
1131
1135
|
import { IconScreenSharePinFill } from './Icons/IconScreenSharePinFill.js';
|
|
1132
1136
|
import { IconScreenSharePinOutline } from './Icons/IconScreenSharePinOutline.js';
|
|
1133
1137
|
import { IconScreenShareUnpinFill } from './Icons/IconScreenShareUnpinFill.js';
|
|
@@ -1640,7 +1644,9 @@ const iconSectionsSet = {
|
|
|
1640
1644
|
textAlignCenterOutline: IconTextAlignCenterOutline,
|
|
1641
1645
|
textAlignRightOutline: IconTextAlignRightOutline,
|
|
1642
1646
|
searchAIFill: IconSearchAIFill,
|
|
1643
|
-
searchAIOutline: IconSearchAIOutline
|
|
1647
|
+
searchAIOutline: IconSearchAIOutline,
|
|
1648
|
+
screenShareErrorOutline: IconScreenShareErrorOutline,
|
|
1649
|
+
screenShareErrorFill: IconScreenShareErrorFill
|
|
1644
1650
|
},
|
|
1645
1651
|
Animal: {
|
|
1646
1652
|
animalFill: IconAnimalFill,
|
|
@@ -1893,7 +1899,9 @@ const iconSectionsSet = {
|
|
|
1893
1899
|
kidsLockFill: IconKidsLockFill,
|
|
1894
1900
|
kidsLockOutline: IconKidsLockOutline,
|
|
1895
1901
|
profilePinOutline: IconProfilePinOutline,
|
|
1896
|
-
profilePinFill: IconProfilePinFill
|
|
1902
|
+
profilePinFill: IconProfilePinFill,
|
|
1903
|
+
profileUnpinOutline: IconProfileUnpinOutline,
|
|
1904
|
+
profileUnpinFill: IconProfileUnpinFill
|
|
1897
1905
|
},
|
|
1898
1906
|
Commerce: {
|
|
1899
1907
|
appleFill: IconAppleFill,
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { ProfileUnpinFill as ProfileUnpinFill$2 } from '../Icon.assets.16/ProfileUnpinFill.js';
|
|
4
|
+
import { ProfileUnpinFill as ProfileUnpinFill$1 } from '../Icon.assets.24/ProfileUnpinFill.js';
|
|
5
|
+
import { ProfileUnpinFill } from '../Icon.assets.36/ProfileUnpinFill.js';
|
|
6
|
+
import { getIconComponent, sizeMap, IconRoot } from '../IconRoot.js';
|
|
7
|
+
|
|
8
|
+
const IconProfileUnpinFill = ({
|
|
9
|
+
size = 's',
|
|
10
|
+
color,
|
|
11
|
+
className,
|
|
12
|
+
...rest
|
|
13
|
+
}) => {
|
|
14
|
+
const IconComponent = getIconComponent(ProfileUnpinFill$2, ProfileUnpinFill$1, ProfileUnpinFill, sizeMap[size].size);
|
|
15
|
+
if (!IconComponent) {
|
|
16
|
+
return null;
|
|
17
|
+
}
|
|
18
|
+
return /*#__PURE__*/React.createElement(IconRoot, _extends({
|
|
19
|
+
className: className,
|
|
20
|
+
size: size,
|
|
21
|
+
color: color,
|
|
22
|
+
icon: IconComponent
|
|
23
|
+
}, rest));
|
|
24
|
+
};
|
|
25
|
+
|
|
26
|
+
export { IconProfileUnpinFill };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { ProfileUnpinOutline as ProfileUnpinOutline$2 } from '../Icon.assets.16/ProfileUnpinOutline.js';
|
|
4
|
+
import { ProfileUnpinOutline as ProfileUnpinOutline$1 } from '../Icon.assets.24/ProfileUnpinOutline.js';
|
|
5
|
+
import { ProfileUnpinOutline } from '../Icon.assets.36/ProfileUnpinOutline.js';
|
|
6
|
+
import { getIconComponent, sizeMap, IconRoot } from '../IconRoot.js';
|
|
7
|
+
|
|
8
|
+
const IconProfileUnpinOutline = ({
|
|
9
|
+
size = 's',
|
|
10
|
+
color,
|
|
11
|
+
className,
|
|
12
|
+
...rest
|
|
13
|
+
}) => {
|
|
14
|
+
const IconComponent = getIconComponent(ProfileUnpinOutline$2, ProfileUnpinOutline$1, ProfileUnpinOutline, sizeMap[size].size);
|
|
15
|
+
if (!IconComponent) {
|
|
16
|
+
return null;
|
|
17
|
+
}
|
|
18
|
+
return /*#__PURE__*/React.createElement(IconRoot, _extends({
|
|
19
|
+
className: className,
|
|
20
|
+
size: size,
|
|
21
|
+
color: color,
|
|
22
|
+
icon: IconComponent
|
|
23
|
+
}, rest));
|
|
24
|
+
};
|
|
25
|
+
|
|
26
|
+
export { IconProfileUnpinOutline };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { ScreenShareErrorFill as ScreenShareErrorFill$2 } from '../Icon.assets.16/ScreenShareErrorFill.js';
|
|
4
|
+
import { ScreenShareErrorFill as ScreenShareErrorFill$1 } from '../Icon.assets.24/ScreenShareErrorFill.js';
|
|
5
|
+
import { ScreenShareErrorFill } from '../Icon.assets.36/ScreenShareErrorFill.js';
|
|
6
|
+
import { getIconComponent, sizeMap, IconRoot } from '../IconRoot.js';
|
|
7
|
+
|
|
8
|
+
const IconScreenShareErrorFill = ({
|
|
9
|
+
size = 's',
|
|
10
|
+
color,
|
|
11
|
+
className,
|
|
12
|
+
...rest
|
|
13
|
+
}) => {
|
|
14
|
+
const IconComponent = getIconComponent(ScreenShareErrorFill$2, ScreenShareErrorFill$1, ScreenShareErrorFill, sizeMap[size].size);
|
|
15
|
+
if (!IconComponent) {
|
|
16
|
+
return null;
|
|
17
|
+
}
|
|
18
|
+
return /*#__PURE__*/React.createElement(IconRoot, _extends({
|
|
19
|
+
className: className,
|
|
20
|
+
size: size,
|
|
21
|
+
color: color,
|
|
22
|
+
icon: IconComponent
|
|
23
|
+
}, rest));
|
|
24
|
+
};
|
|
25
|
+
|
|
26
|
+
export { IconScreenShareErrorFill };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { ScreenShareErrorOutline as ScreenShareErrorOutline$2 } from '../Icon.assets.16/ScreenShareErrorOutline.js';
|
|
4
|
+
import { ScreenShareErrorOutline as ScreenShareErrorOutline$1 } from '../Icon.assets.24/ScreenShareErrorOutline.js';
|
|
5
|
+
import { ScreenShareErrorOutline } from '../Icon.assets.36/ScreenShareErrorOutline.js';
|
|
6
|
+
import { getIconComponent, sizeMap, IconRoot } from '../IconRoot.js';
|
|
7
|
+
|
|
8
|
+
const IconScreenShareErrorOutline = ({
|
|
9
|
+
size = 's',
|
|
10
|
+
color,
|
|
11
|
+
className,
|
|
12
|
+
...rest
|
|
13
|
+
}) => {
|
|
14
|
+
const IconComponent = getIconComponent(ScreenShareErrorOutline$2, ScreenShareErrorOutline$1, ScreenShareErrorOutline, sizeMap[size].size);
|
|
15
|
+
if (!IconComponent) {
|
|
16
|
+
return null;
|
|
17
|
+
}
|
|
18
|
+
return /*#__PURE__*/React.createElement(IconRoot, _extends({
|
|
19
|
+
className: className,
|
|
20
|
+
size: size,
|
|
21
|
+
color: color,
|
|
22
|
+
icon: IconComponent
|
|
23
|
+
}, rest));
|
|
24
|
+
};
|
|
25
|
+
|
|
26
|
+
export { IconScreenShareErrorOutline };
|
|
@@ -6,17 +6,6 @@ export const ProfilePinFill = (props)=>/*#__PURE__*/ React.createElement("svg",
|
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
...props
|
|
8
8
|
}, /*#__PURE__*/ React.createElement("path", {
|
|
9
|
-
d: "M13.
|
|
10
|
-
fill: "currentColor"
|
|
11
|
-
}), /*#__PURE__*/ React.createElement("path", {
|
|
12
|
-
fillRule: "evenodd",
|
|
13
|
-
clipRule: "evenodd",
|
|
14
|
-
d: "M12.0003 8.25C14.0712 8.25021 15.7503 9.92906 15.7503 12C15.7503 14.0709 14.0712 15.7498 12.0003 15.75C9.92928 15.75 8.25035 14.0711 8.25035 12C8.25035 9.92893 9.92928 8.25 12.0003 8.25ZM13.3656 9.40527C13.1277 9.1676 12.7603 9.13573 12.4886 9.31348L12.3783 9.40332C12.1072 9.67297 11.665 10.1128 11.3334 10.4473C11.0423 10.3774 10.7586 10.3518 10.4818 10.3965C10.2539 10.4334 10.0412 10.5148 9.84215 10.6406L9.64683 10.7822C9.37649 11.0025 9.40296 11.3814 9.61461 11.5918L10.6996 12.6768L9.70933 13.668C9.57265 13.8047 9.57265 14.0264 9.70933 14.1631C9.846 14.299 10.067 14.2993 10.2035 14.1631L11.1937 13.1719L12.2845 14.2627L12.3705 14.332C12.5558 14.4542 12.8141 14.4661 13.0052 14.3174L13.0951 14.2295C13.5106 13.7174 13.5761 13.1601 13.4291 12.541L14.4701 11.5C14.7439 11.2265 14.7427 10.783 14.4701 10.5098L13.3656 9.40527Z",
|
|
15
|
-
fill: "currentColor"
|
|
16
|
-
}), /*#__PURE__*/ React.createElement("path", {
|
|
17
|
-
d: "M8.35582 9.35938C7.81746 10.101 7.50035 11.0134 7.50035 12C7.50035 12.82 7.72069 13.5879 8.10387 14.25H4.79332C3.81344 14.25 3.3229 14.2493 2.94859 14.0586C2.61959 13.8908 2.35162 13.623 2.18394 13.2939C2.05753 13.0455 2.01528 12.7459 2.00133 12.2861C1.98911 11.882 2.16596 11.4923 2.48668 11.2461C4.0449 10.0501 5.92458 9.34967 7.94957 9.34961C8.08556 9.34961 8.22119 9.35312 8.35582 9.35938Z",
|
|
18
|
-
fill: "currentColor"
|
|
19
|
-
}), /*#__PURE__*/ React.createElement("path", {
|
|
20
|
-
d: "M7.95054 2C9.59346 2.00001 10.9259 3.33175 10.9261 4.97461C10.9261 6.61764 9.59359 7.95018 7.95054 7.9502C6.30764 7.95002 4.97594 6.61754 4.97594 4.97461C4.97614 3.33185 6.30777 2.00018 7.95054 2Z",
|
|
9
|
+
d: "M13.4219 4.69263C13.7945 4.69292 14.0784 5.03671 14.0195 5.41626L13.6621 7.7229C13.6254 7.95934 13.6845 8.20137 13.8252 8.39185L14.8564 9.78735C15.2817 10.3632 14.8834 11.1923 14.1816 11.1926H12.4697V13.9426L11.9062 14.6926L11.3398 13.9426V11.1926H9.63086C8.92904 11.1923 8.53081 10.3632 8.95605 9.78735L9.9873 8.39185C10.128 8.20139 10.1871 7.95934 10.1504 7.7229L9.79297 5.41626C9.73413 5.03671 10.018 4.69292 10.3906 4.69263H13.4219ZM5.98438 7.78833C7.04353 7.82851 8.04715 8.09126 8.95117 8.53149L8.35352 9.34204C7.64922 10.2954 8.17113 11.695 9.31934 11.9124C9.17555 11.9536 9.02421 11.9777 8.86719 11.9778H2.53418C1.62744 11.9777 0.891961 11.2429 0.891602 10.3362C0.891671 9.84168 1.1146 9.3392 1.56152 9.04028C2.74934 8.24589 4.17162 7.78258 5.69922 7.78247L5.98438 7.78833ZM5.69824 1.65747C7.20906 1.65767 8.41785 2.90452 8.41797 4.42114C8.41764 5.93758 7.20893 7.18364 5.69824 7.18384C4.18746 7.18375 2.97885 5.93765 2.97852 4.42114C2.97864 2.90445 4.18733 1.65756 5.69824 1.65747Z",
|
|
21
10
|
fill: "currentColor"
|
|
22
11
|
}));
|
|
@@ -6,19 +6,6 @@ export const ProfilePinOutline = (props)=>/*#__PURE__*/ React.createElement("svg
|
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
...props
|
|
8
8
|
}, /*#__PURE__*/ React.createElement("path", {
|
|
9
|
-
d: "M13.
|
|
10
|
-
fill: "currentColor"
|
|
11
|
-
}), /*#__PURE__*/ React.createElement("path", {
|
|
12
|
-
fillRule: "evenodd",
|
|
13
|
-
clipRule: "evenodd",
|
|
14
|
-
d: "M12.0003 8.25C14.0712 8.25021 15.7503 9.92906 15.7503 12C15.7503 14.0709 14.0712 15.7498 12.0003 15.75C9.92927 15.75 8.25034 14.0711 8.25034 12C8.25034 9.92893 9.92927 8.25 12.0003 8.25ZM13.3656 9.40527C13.1277 9.1676 12.7603 9.13573 12.4886 9.31348L12.3783 9.40332C12.1072 9.67297 11.665 10.1128 11.3334 10.4473C11.0423 10.3774 10.7586 10.3518 10.4818 10.3965C10.2539 10.4334 10.0412 10.5148 9.84214 10.6406L9.64683 10.7822C9.37648 11.0025 9.40295 11.3814 9.6146 11.5918L10.6996 12.6768L9.70933 13.668C9.57264 13.8047 9.57264 14.0264 9.70933 14.1631C9.84599 14.299 10.067 14.2993 10.2035 14.1631L11.1937 13.1719L12.2845 14.2627L12.3705 14.332C12.5558 14.4542 12.8141 14.4661 13.0052 14.3174L13.0951 14.2295C13.5106 13.7174 13.5761 13.1601 13.4291 12.541L14.4701 11.5C14.7439 11.2265 14.7427 10.783 14.4701 10.5098L13.3656 9.40527Z",
|
|
15
|
-
fill: "currentColor"
|
|
16
|
-
}), /*#__PURE__*/ React.createElement("path", {
|
|
17
|
-
d: "M8.27769 9.46973C8.0681 9.77745 7.89574 10.1128 7.76694 10.4688C6.03104 10.5148 4.41886 11.0659 3.06382 11.9834C2.84786 12.13 2.73166 12.3749 2.75425 12.6133C2.77595 12.8408 2.81358 12.9709 2.86265 13.0674C2.98245 13.3024 3.17359 13.4944 3.40855 13.6143C3.51311 13.6675 3.6567 13.7063 3.91636 13.7275C4.18228 13.7492 4.52567 13.75 5.02183 13.75H7.8519C8.00393 14.1099 8.20304 14.4451 8.43882 14.75H5.02183C4.54187 14.75 4.15047 14.7504 3.83433 14.7246C3.51252 14.6983 3.22334 14.6419 2.95444 14.5049C2.53128 14.2892 2.18669 13.9446 1.97105 13.5215C1.84335 13.2706 1.78722 13.0031 1.75913 12.709C1.69963 12.0851 2.00244 11.4947 2.50327 11.1553C4.07799 10.0891 5.96887 9.46507 8.0023 9.46484C8.09425 9.46485 8.18632 9.46719 8.27769 9.46973Z",
|
|
18
|
-
fill: "currentColor"
|
|
19
|
-
}), /*#__PURE__*/ React.createElement("path", {
|
|
20
|
-
fillRule: "evenodd",
|
|
21
|
-
clipRule: "evenodd",
|
|
22
|
-
d: "M8.00132 1.25C9.93032 1.25016 11.4777 2.84209 11.4779 4.78516C11.4779 6.72834 9.93041 8.32113 8.00132 8.32129C6.0723 8.32105 4.52476 6.72829 4.52476 4.78516C4.5249 2.84214 6.07238 1.25024 8.00132 1.25ZM8.00132 2.25C6.64303 2.25024 5.5249 3.37588 5.52476 4.78516C5.52476 6.19456 6.64294 7.32105 8.00132 7.32129C9.35976 7.32113 10.4779 6.19461 10.4779 4.78516C10.4777 3.37583 9.35967 2.25016 8.00132 2.25Z",
|
|
9
|
+
d: "M13.4219 4.69263C13.7945 4.69292 14.0784 5.03671 14.0195 5.41626L13.6621 7.7229C13.6254 7.95934 13.6845 8.20137 13.8252 8.39185L14.8564 9.78735C15.2817 10.3632 14.8834 11.1923 14.1816 11.1926H12.4697V13.9426L11.9062 14.6926L11.3398 13.9426V11.1926H9.63086C8.92904 11.1923 8.53081 10.3632 8.95605 9.78735L9.9873 8.39185C10.128 8.20139 10.1871 7.95934 10.1504 7.7229L9.79297 5.41626C9.73413 5.03671 10.018 4.69292 10.3906 4.69263H13.4219ZM5.98438 7.78833C7.04364 7.8285 8.04727 8.09118 8.95117 8.53149L8.35352 9.34204C8.35104 9.34539 8.34815 9.34844 8.3457 9.35181C7.53641 8.98587 6.64131 8.78248 5.69922 8.78247C4.37698 8.78251 3.14684 9.18274 2.11719 9.87134C1.98279 9.96137 1.89167 10.1313 1.8916 10.3362C1.89195 10.6906 2.17972 10.9777 2.53418 10.9778H8.1748C8.37343 11.4397 8.77447 11.8092 9.31934 11.9124C9.1753 11.9537 9.02352 11.9778 8.86621 11.9778H2.53418C1.62744 11.9777 0.891952 11.2429 0.891602 10.3362C0.891671 9.84173 1.11472 9.33921 1.56152 9.04028C2.74934 8.24591 4.17155 7.78251 5.69922 7.78247L5.98438 7.78833ZM11.1387 7.56958C11.2158 8.06661 11.0931 8.57797 10.792 8.9856L9.90039 10.1926H13.9121L13.0205 8.9856C12.7194 8.578 12.5967 8.06667 12.6738 7.56958L12.9648 5.69263H10.8477L11.1387 7.56958ZM5.69824 1.65747C7.20905 1.65768 8.41687 2.90453 8.41699 4.42114C8.41666 5.93757 7.20892 7.18362 5.69824 7.18384C4.18744 7.18377 2.97885 5.93766 2.97852 4.42114C2.97864 2.90444 4.18731 1.65754 5.69824 1.65747ZM5.69824 2.65747C4.75796 2.65754 3.97864 3.43818 3.97852 4.42114C3.97885 5.40392 4.75809 6.18377 5.69824 6.18384C6.63828 6.18362 7.41666 5.40383 7.41699 4.42114C7.41687 3.43827 6.6384 2.65769 5.69824 2.65747Z",
|
|
23
10
|
fill: "currentColor"
|
|
24
11
|
}));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export const ProfileUnpinFill = (props)=>/*#__PURE__*/ React.createElement("svg", {
|
|
3
|
+
width: "100%",
|
|
4
|
+
viewBox: "0 0 16 16",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/ React.createElement("path", {
|
|
9
|
+
d: "M1.33398 13.9629C1.13857 14.1589 1.14109 14.4718 1.34037 14.6615C1.5399 14.8511 1.86052 14.8458 2.05605 14.6499L14.6273 2.03809C14.8227 1.84195 14.8195 1.52923 14.62 1.33959C14.4204 1.15002 14.0999 1.15608 13.9044 1.35218L10.5741 4.69143L10.391 4.69219C10.0184 4.69248 9.73409 5.03668 9.79289 5.4162L9.80082 5.46834L7.31448 7.96215C6.88382 7.86603 6.43977 7.80587 5.98499 7.78858L5.69943 7.7823C4.17193 7.7824 2.7495 8.24573 1.56173 9.04003C1.11481 9.33895 0.892164 9.84162 0.89209 10.3361C0.89245 11.2428 1.62765 11.9773 2.53439 11.9773L3.31266 11.9771L1.33398 13.9629ZM8.9567 9.7876C8.53155 10.3633 8.92906 11.1917 9.63057 11.1923L11.3399 11.1922L11.3399 13.9428L11.9068 14.6929L12.4699 13.943L12.4699 11.1923L14.1822 11.1927C14.8835 11.192 15.2816 10.3632 14.857 9.78756L13.8258 8.39202C13.6851 8.2016 13.6261 7.9595 13.6627 7.72312L14.0194 5.41654C14.0782 5.03718 13.7948 4.69279 13.4224 4.69217L13.3879 4.69185L10.1588 7.91121C10.1492 8.08408 10.0908 8.25227 9.98747 8.39216L8.9567 9.7876ZM2.97867 4.42081C2.979 5.93731 4.18766 7.18334 5.69845 7.18343C7.20904 7.18312 8.41762 5.93749 8.41796 4.42112C8.41784 2.90456 7.20879 1.65783 5.69805 1.65753C4.18742 1.65783 2.97895 2.90438 2.97867 4.42081ZM8.86728 11.9778C9.02423 11.9777 9.17592 11.9538 9.31966 11.9126C8.41603 11.7415 7.90277 10.8385 8.06736 9.99675L6.08113 11.9776L8.86728 11.9778Z",
|
|
10
|
+
fill: "currentColor"
|
|
11
|
+
}));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export const ProfileUnpinOutline = (props)=>/*#__PURE__*/ React.createElement("svg", {
|
|
3
|
+
width: "100%",
|
|
4
|
+
viewBox: "0 0 16 16",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/ React.createElement("path", {
|
|
9
|
+
d: "M13.9015 1.36064C14.0963 1.16384 14.417 1.15707 14.6173 1.34599C14.8172 1.53493 14.8216 1.84748 14.6271 2.04423L2.09864 14.7005C1.90376 14.8968 1.58385 14.903 1.38379 14.7142C1.18376 14.5252 1.18025 14.2127 1.375 14.016L3.3926 11.9779H2.53419C1.62754 11.9778 0.892104 11.2428 0.891602 10.3363C0.891744 9.84193 1.11488 9.33925 1.56153 9.04035C2.74933 8.24602 4.17162 7.78257 5.69926 7.78254L5.98441 7.7884C6.45453 7.80622 6.91333 7.86886 7.35747 7.97101L9.80476 5.49835L9.79304 5.41632C9.73435 5.03686 10.0181 4.69298 10.3907 4.69268H10.6036L13.9015 1.36064ZM13.422 4.69268C13.7945 4.69298 14.0783 5.03686 14.0196 5.41632L13.6622 7.72297C13.6256 7.95926 13.6847 8.20154 13.8253 8.39191L14.8566 9.78743C15.2816 10.3633 14.8835 11.1924 14.1817 11.1927H12.4698V13.9427L11.9063 14.6927L11.3399 13.9427V11.1927H9.63093C8.92918 11.1924 8.53108 10.3633 8.95612 9.78743L9.98737 8.39191C10.0816 8.26428 10.1377 8.11311 10.1544 7.95637L11.0577 7.05011L11.1388 7.56965C11.2158 8.06652 11.0931 8.57814 10.7921 8.98567L9.90046 10.1927H13.9122L13.0206 8.98567C12.7197 8.57817 12.5969 8.06658 12.6739 7.56965L12.9649 5.69269H12.4102L13.4063 4.69268H13.422ZM8.17486 10.9779C8.37352 11.4397 8.77465 11.8093 9.3194 11.9124C9.17539 11.9537 9.02356 11.9778 8.86627 11.9779H6.15043L7.14653 10.9779H8.17486ZM5.69926 8.78254C4.37705 8.78258 3.14683 9.18286 2.1172 9.87141C1.98293 9.96143 1.89175 10.1316 1.89161 10.3363C1.89211 10.6905 2.17983 10.9778 2.53419 10.9779H4.38186L6.50395 8.83332C6.24027 8.80007 5.97179 8.78254 5.69926 8.78254ZM5.69828 1.65751C7.20902 1.65773 8.4168 2.90469 8.41705 4.4212C8.41657 5.93751 7.20887 7.18369 5.69828 7.1839C4.18756 7.18383 2.97901 5.9376 2.97853 4.4212C2.97878 2.9046 4.18742 1.65758 5.69828 1.65751ZM5.69828 2.65752C4.75807 2.65759 3.97879 3.43834 3.97854 4.4212C3.97902 5.40384 4.75821 6.18383 5.69828 6.1839C6.63823 6.18368 7.41656 5.40375 7.41704 4.4212C7.41679 3.43844 6.63837 2.65773 5.69828 2.65752Z",
|
|
10
|
+
fill: "currentColor"
|
|
11
|
+
}));
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export const ScreenShareErrorFill = (props)=>/*#__PURE__*/ React.createElement("svg", {
|
|
3
|
+
width: "100%",
|
|
4
|
+
viewBox: "0 0 16 16",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/ React.createElement("path", {
|
|
9
|
+
fillRule: "evenodd",
|
|
10
|
+
clipRule: "evenodd",
|
|
11
|
+
d: "M12 8.25C14.0711 8.25 15.75 9.92894 15.75 12C15.75 14.0711 14.0711 15.75 12 15.75C9.92894 15.75 8.25 14.0711 8.25 12C8.25 9.92894 9.92894 8.25 12 8.25ZM13.6934 10.3066C13.5567 10.1702 13.3349 10.1692 13.1982 10.3057L12 11.5049L10.8008 10.3057C10.6643 10.1695 10.4433 10.1697 10.3066 10.3057C10.17 10.4423 10.1692 10.6641 10.3057 10.8008L11.5049 12L10.3057 13.1992C10.1692 13.3359 10.17 13.5577 10.3066 13.6943C10.4433 13.8303 10.6643 13.8306 10.8008 13.6943L12 12.4951L13.1982 13.6943C13.3349 13.8308 13.5567 13.8299 13.6934 13.6934C13.8297 13.5567 13.8298 13.3358 13.6934 13.1992L12.4951 12L13.6934 10.8008C13.8298 10.6642 13.8297 10.4433 13.6934 10.3066Z",
|
|
12
|
+
fill: "currentColor"
|
|
13
|
+
}), /*#__PURE__*/ React.createElement("path", {
|
|
14
|
+
d: "M12.3848 2.625C12.7686 2.625 13.0872 2.62439 13.3457 2.64551C13.6099 2.66713 13.8561 2.71391 14.0879 2.83203C14.4452 3.01416 14.7358 3.30478 14.918 3.66211C15.0361 3.89395 15.0829 4.1401 15.1045 4.4043C15.1256 4.66283 15.125 4.98145 15.125 5.36524V8.77149C14.3288 8.05876 13.2777 7.625 12.125 7.625C9.63972 7.625 7.625 9.63972 7.625 12.125C7.625 12.6512 7.71686 13.1557 7.88281 13.625H3.86524C3.48145 13.625 3.16283 13.6256 2.9043 13.6045C2.6401 13.5829 2.39395 13.5361 2.16211 13.418C1.80478 13.2358 1.51416 12.9452 1.33203 12.5879C1.21391 12.3561 1.16713 12.1099 1.14551 11.8457C1.12439 11.5872 1.125 11.2686 1.125 10.8848V5.36524C1.125 4.98145 1.12439 4.66283 1.14551 4.4043C1.16713 4.1401 1.21391 3.89395 1.33203 3.66211C1.51416 3.30478 1.80478 3.01416 2.16211 2.83203C2.39395 2.71391 2.6401 2.66713 2.9043 2.64551C3.16283 2.62439 3.48145 2.625 3.86524 2.625H12.3848Z",
|
|
15
|
+
fill: "currentColor"
|
|
16
|
+
}));
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export const ScreenShareErrorOutline = (props)=>/*#__PURE__*/ React.createElement("svg", {
|
|
3
|
+
width: "100%",
|
|
4
|
+
viewBox: "0 0 16 16",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/ React.createElement("path", {
|
|
9
|
+
fillRule: "evenodd",
|
|
10
|
+
clipRule: "evenodd",
|
|
11
|
+
d: "M12 8.25C14.0711 8.25 15.75 9.92894 15.75 12C15.75 14.0711 14.0711 15.75 12 15.75C9.92894 15.75 8.25 14.0711 8.25 12C8.25 9.92894 9.92894 8.25 12 8.25ZM13.6934 10.3066C13.5567 10.1702 13.3349 10.1692 13.1982 10.3057L12 11.5049L10.8008 10.3057C10.6643 10.1695 10.4433 10.1697 10.3066 10.3057C10.17 10.4423 10.1692 10.6641 10.3057 10.8008L11.5049 12L10.3057 13.1992C10.1692 13.3359 10.17 13.5577 10.3066 13.6943C10.4433 13.8303 10.6643 13.8306 10.8008 13.6943L12 12.4951L13.1982 13.6943C13.3349 13.8308 13.5567 13.8299 13.6934 13.6934C13.8297 13.5567 13.8298 13.3358 13.6934 13.1992L12.4951 12L13.6934 10.8008C13.8298 10.6642 13.8297 10.4433 13.6934 10.3066Z",
|
|
12
|
+
fill: "currentColor"
|
|
13
|
+
}), /*#__PURE__*/ React.createElement("path", {
|
|
14
|
+
d: "M12.2598 2.5C12.6436 2.5 12.9622 2.49939 13.2207 2.52051C13.4849 2.54213 13.7311 2.58891 13.9629 2.70703C14.3202 2.88916 14.6108 3.17978 14.793 3.53711C14.9111 3.76895 14.9579 4.0151 14.9795 4.2793C15.0006 4.53783 15 4.85645 15 5.24024V8.64649C14.7001 8.37797 14.3642 8.14876 14 7.96778V5.24024C14 4.84003 13.9994 4.56968 13.9824 4.36133C13.9659 4.15882 13.9367 4.05872 13.9023 3.99121C13.8161 3.82187 13.6781 3.68394 13.5088 3.59766C13.4413 3.56327 13.3412 3.53413 13.1387 3.51758C12.9303 3.50057 12.66 3.5 12.2598 3.5H3.74024C3.34003 3.5 3.06968 3.50056 2.86133 3.51758C2.65882 3.53413 2.55872 3.56327 2.49121 3.59766C2.32187 3.68394 2.18394 3.82187 2.09766 3.99121C2.06327 4.05872 2.03413 4.15882 2.01758 4.36133C2.00056 4.56968 2 4.84003 2 5.24024V10.7598C2 11.16 2.00057 11.4303 2.01758 11.6387C2.03413 11.8412 2.06327 11.9413 2.09766 12.0088C2.18394 12.1781 2.32187 12.3161 2.49121 12.4023C2.55872 12.4367 2.65882 12.4659 2.86133 12.4824C3.06968 12.4994 3.34003 12.5 3.74024 12.5H7.52832C7.56668 12.8469 7.64518 13.1815 7.75781 13.5H3.74024C3.35645 13.5 3.03783 13.5006 2.7793 13.4795C2.5151 13.4579 2.26895 13.4111 2.03711 13.293C1.67978 13.1108 1.38916 12.8202 1.20703 12.4629C1.08891 12.2311 1.04213 11.9849 1.02051 11.7207C0.999387 11.4622 1 11.1436 1 10.7598V5.24024C1 4.85645 0.999387 4.53783 1.02051 4.2793C1.04213 4.0151 1.0889 3.76895 1.20703 3.53711C1.38916 3.17978 1.67978 2.88916 2.03711 2.70703C2.26895 2.5889 2.5151 2.54213 2.7793 2.52051C3.03783 2.49939 3.35645 2.5 3.74024 2.5H12.2598Z",
|
|
15
|
+
fill: "currentColor"
|
|
16
|
+
}));
|