@semcore/icon 16.1.0 → 16.2.0-prerelease.2
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/CHANGELOG.md +8 -2
- package/ChartVenn/l/index.d.ts +6 -0
- package/ChartVenn/l/index.js +39 -0
- package/ChartVenn/l/index.mjs +28 -0
- package/ChartVenn/m/index.d.ts +6 -0
- package/ChartVenn/m/index.js +39 -0
- package/ChartVenn/m/index.mjs +28 -0
- package/color/Confluence/l/index.js +4 -4
- package/color/Confluence/l/index.mjs +4 -4
- package/color/Confluence/m/index.js +4 -4
- package/color/Confluence/m/index.mjs +4 -4
- package/color/MetaColored/l/index.js +4 -4
- package/color/MetaColored/l/index.mjs +4 -4
- package/color/MetaColored/m/index.js +4 -4
- package/color/MetaColored/m/index.mjs +4 -4
- package/color/MicrosoftOffice/l/index.js +10 -10
- package/color/MicrosoftOffice/l/index.mjs +10 -10
- package/color/MicrosoftOffice/m/index.js +10 -10
- package/color/MicrosoftOffice/m/index.mjs +10 -10
- package/lib/cjs/Icon.js +4 -4
- package/lib/es6/Icon.js +4 -4
- package/lib/esm/Icon.mjs +5 -5
- package/package.json +13 -3
- package/pay/Discover/l/index.js +1 -1
- package/pay/Discover/l/index.mjs +1 -1
- package/pay/Discover/m/index.js +1 -1
- package/pay/Discover/m/index.mjs +1 -1
- package/pay/JCB/l/index.js +10 -10
- package/pay/JCB/l/index.mjs +10 -10
- package/pay/JCB/m/index.js +10 -10
- package/pay/JCB/m/index.mjs +10 -10
- package/pay/Visa/l/index.js +2 -2
- package/pay/Visa/l/index.mjs +2 -2
- package/pay/Visa/m/index.js +2 -2
- package/pay/Visa/m/index.mjs +2 -2
- package/svg/icon/ChartVenn/l.svg +1 -0
- package/svg/icon/ChartVenn/m.svg +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
|
|
4
4
|
|
|
5
|
+
## [16.2.0] - 2025-05-26
|
|
6
|
+
|
|
7
|
+
### Added
|
|
8
|
+
|
|
9
|
+
- New `ChartVenn` icon.
|
|
10
|
+
|
|
5
11
|
## [16.1.0] - 2025-05-22
|
|
6
12
|
|
|
7
13
|
### Added
|
|
@@ -10,9 +16,9 @@ CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangel
|
|
|
10
16
|
|
|
11
17
|
## [16.0.0] - 2025-05-19
|
|
12
18
|
|
|
13
|
-
###
|
|
19
|
+
### Break
|
|
14
20
|
|
|
15
|
-
- External
|
|
21
|
+
- Removed all icons from the "External" group.
|
|
16
22
|
|
|
17
23
|
## [4.62.1] - 2025-05-13
|
|
18
24
|
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports["default"] = void 0;
|
|
8
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
|
+
var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
|
|
10
|
+
var _react = _interopRequireDefault(require("react"));
|
|
11
|
+
var _core = require("@semcore/core");
|
|
12
|
+
var _index = _interopRequireDefault(require("../../lib/cjs/index.js"));
|
|
13
|
+
var _excluded = ["width", "height", "viewBox"];
|
|
14
|
+
function RootChartVenn(_ref, ref) {
|
|
15
|
+
var _ref$width = _ref.width,
|
|
16
|
+
width = _ref$width === void 0 ? '24' : _ref$width,
|
|
17
|
+
_ref$height = _ref.height,
|
|
18
|
+
height = _ref$height === void 0 ? '24' : _ref$height,
|
|
19
|
+
_ref$viewBox = _ref.viewBox,
|
|
20
|
+
viewBox = _ref$viewBox === void 0 ? '0 0 24 24' : _ref$viewBox,
|
|
21
|
+
props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
|
|
22
|
+
return /*#__PURE__*/_react["default"].createElement(_index["default"], (0, _extends2["default"])({
|
|
23
|
+
ref: ref,
|
|
24
|
+
"data-name": "ChartVenn",
|
|
25
|
+
"data-group": "l",
|
|
26
|
+
width: width,
|
|
27
|
+
height: height,
|
|
28
|
+
viewBox: viewBox
|
|
29
|
+
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
|
30
|
+
d: "M17.822 6.678A8.502 8.502 0 0 1 14.5 23.004a8.502 8.502 0 0 1-7.826-5.178 9.66 9.66 0 0 0 2.34.163 6.5 6.5 0 1 0 8.97-8.97 9.66 9.66 0 0 0-.162-2.341ZM11.423 6.58c.364.552.576 1.212.576 1.922a6.524 6.524 0 0 0-3.501 3.5c-.71 0-1.37-.211-1.922-.575a8.523 8.523 0 0 1 4.847-4.847Z",
|
|
31
|
+
shapeRendering: "geometricPrecision"
|
|
32
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
33
|
+
d: "M8.5 1.004a7.5 7.5 0 1 1 0 15 7.5 7.5 0 0 1 0-15Zm0 2a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11Z",
|
|
34
|
+
shapeRendering: "geometricPrecision"
|
|
35
|
+
}));
|
|
36
|
+
}
|
|
37
|
+
RootChartVenn.displayName = 'ChartVenn';
|
|
38
|
+
var ChartVenn = (0, _core.createBaseComponent)(RootChartVenn);
|
|
39
|
+
exports["default"] = ChartVenn;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { createBaseComponent } from '@semcore/core';
|
|
4
|
+
import Icon from '../../lib/esm/index.mjs';
|
|
5
|
+
function RootChartVenn({
|
|
6
|
+
width = '24',
|
|
7
|
+
height = '24',
|
|
8
|
+
viewBox = '0 0 24 24',
|
|
9
|
+
...props
|
|
10
|
+
}, ref) {
|
|
11
|
+
return /*#__PURE__*/React.createElement(Icon, _extends({
|
|
12
|
+
ref: ref,
|
|
13
|
+
"data-name": "ChartVenn",
|
|
14
|
+
"data-group": "l",
|
|
15
|
+
width: width,
|
|
16
|
+
height: height,
|
|
17
|
+
viewBox: viewBox
|
|
18
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
19
|
+
d: "M17.822 6.678A8.502 8.502 0 0 1 14.5 23.004a8.502 8.502 0 0 1-7.826-5.178 9.66 9.66 0 0 0 2.34.163 6.5 6.5 0 1 0 8.97-8.97 9.66 9.66 0 0 0-.162-2.341ZM11.423 6.58c.364.552.576 1.212.576 1.922a6.524 6.524 0 0 0-3.501 3.5c-.71 0-1.37-.211-1.922-.575a8.523 8.523 0 0 1 4.847-4.847Z",
|
|
20
|
+
shapeRendering: "geometricPrecision"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M8.5 1.004a7.5 7.5 0 1 1 0 15 7.5 7.5 0 0 1 0-15Zm0 2a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11Z",
|
|
23
|
+
shapeRendering: "geometricPrecision"
|
|
24
|
+
}));
|
|
25
|
+
}
|
|
26
|
+
RootChartVenn.displayName = 'ChartVenn';
|
|
27
|
+
const ChartVenn = createBaseComponent(RootChartVenn);
|
|
28
|
+
export { ChartVenn as default };
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports["default"] = void 0;
|
|
8
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
|
+
var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
|
|
10
|
+
var _react = _interopRequireDefault(require("react"));
|
|
11
|
+
var _core = require("@semcore/core");
|
|
12
|
+
var _index = _interopRequireDefault(require("../../lib/cjs/index.js"));
|
|
13
|
+
var _excluded = ["width", "height", "viewBox"];
|
|
14
|
+
function RootChartVenn(_ref, ref) {
|
|
15
|
+
var _ref$width = _ref.width,
|
|
16
|
+
width = _ref$width === void 0 ? '16' : _ref$width,
|
|
17
|
+
_ref$height = _ref.height,
|
|
18
|
+
height = _ref$height === void 0 ? '16' : _ref$height,
|
|
19
|
+
_ref$viewBox = _ref.viewBox,
|
|
20
|
+
viewBox = _ref$viewBox === void 0 ? '0 0 16 16' : _ref$viewBox,
|
|
21
|
+
props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
|
|
22
|
+
return /*#__PURE__*/_react["default"].createElement(_index["default"], (0, _extends2["default"])({
|
|
23
|
+
ref: ref,
|
|
24
|
+
"data-name": "ChartVenn",
|
|
25
|
+
"data-group": "m",
|
|
26
|
+
width: width,
|
|
27
|
+
height: height,
|
|
28
|
+
viewBox: viewBox
|
|
29
|
+
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
|
30
|
+
d: "M11.638 3.365A6.501 6.501 0 0 1 9.5 16.004a6.501 6.501 0 0 1-6.139-4.362c.768.267 1.58.386 2.393.355a4.5 4.5 0 1 0 6.24-6.24 6.514 6.514 0 0 0-.356-2.392ZM6.995 3.504c.55.41.924 1.04.992 1.76a4.512 4.512 0 0 0-2.726 2.727A2.493 2.493 0 0 1 3.5 7a6.523 6.523 0 0 1 3.495-3.495Z",
|
|
31
|
+
shapeRendering: "geometricPrecision"
|
|
32
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
33
|
+
d: "M5.5.004a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11Zm0 2a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Z",
|
|
34
|
+
shapeRendering: "geometricPrecision"
|
|
35
|
+
}));
|
|
36
|
+
}
|
|
37
|
+
RootChartVenn.displayName = 'ChartVenn';
|
|
38
|
+
var ChartVenn = (0, _core.createBaseComponent)(RootChartVenn);
|
|
39
|
+
exports["default"] = ChartVenn;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { createBaseComponent } from '@semcore/core';
|
|
4
|
+
import Icon from '../../lib/esm/index.mjs';
|
|
5
|
+
function RootChartVenn({
|
|
6
|
+
width = '16',
|
|
7
|
+
height = '16',
|
|
8
|
+
viewBox = '0 0 16 16',
|
|
9
|
+
...props
|
|
10
|
+
}, ref) {
|
|
11
|
+
return /*#__PURE__*/React.createElement(Icon, _extends({
|
|
12
|
+
ref: ref,
|
|
13
|
+
"data-name": "ChartVenn",
|
|
14
|
+
"data-group": "m",
|
|
15
|
+
width: width,
|
|
16
|
+
height: height,
|
|
17
|
+
viewBox: viewBox
|
|
18
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
19
|
+
d: "M11.638 3.365A6.501 6.501 0 0 1 9.5 16.004a6.501 6.501 0 0 1-6.139-4.362c.768.267 1.58.386 2.393.355a4.5 4.5 0 1 0 6.24-6.24 6.514 6.514 0 0 0-.356-2.392ZM6.995 3.504c.55.41.924 1.04.992 1.76a4.512 4.512 0 0 0-2.726 2.727A2.493 2.493 0 0 1 3.5 7a6.523 6.523 0 0 1 3.495-3.495Z",
|
|
20
|
+
shapeRendering: "geometricPrecision"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M5.5.004a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11Zm0 2a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Z",
|
|
23
|
+
shapeRendering: "geometricPrecision"
|
|
24
|
+
}));
|
|
25
|
+
}
|
|
26
|
+
RootChartVenn.displayName = 'ChartVenn';
|
|
27
|
+
const ChartVenn = createBaseComponent(RootChartVenn);
|
|
28
|
+
export { ChartVenn as default };
|
|
@@ -28,14 +28,14 @@ function RootConfluence(_ref, ref) {
|
|
|
28
28
|
viewBox: viewBox
|
|
29
29
|
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
|
30
30
|
d: "M2.337 17.267c-.215.35-.457.758-.646 1.083a.663.663 0 0 0 .222.9l4.307 2.651a.663.663 0 0 0 .917-.225c.17-.288.391-.663.633-1.064 1.706-2.815 3.425-2.471 6.516-.993l4.27 2.03a.665.665 0 0 0 .892-.331l2.05-4.638a.663.663 0 0 0-.331-.868 654.128 654.128 0 0 1-4.307-2.047c-5.817-2.83-10.75-2.644-14.523 3.502Z",
|
|
31
|
-
fill: "url(#intergalactic-icon-Confluence_l_a-16.
|
|
31
|
+
fill: "url(#intergalactic-icon-Confluence_l_a-16.2.0)",
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
34
34
|
d: "M21.647 6.732c.216-.351.458-.762.663-1.083a.663.663 0 0 0-.225-.901l-4.307-2.65a.663.663 0 0 0-.914.225l-.636 1.063c-1.707 2.816-3.423 2.471-6.517.994L5.428 2.359a.662.662 0 0 0-.888.331L2.49 7.328a.663.663 0 0 0 .33.868c.902.424 2.697 1.269 4.307 2.047 5.814 2.806 10.747 2.62 14.52-3.511Z",
|
|
35
|
-
fill: "url(#intergalactic-icon-Confluence_l_b-16.
|
|
35
|
+
fill: "url(#intergalactic-icon-Confluence_l_b-16.2.0)",
|
|
36
36
|
shapeRendering: "geometricPrecision"
|
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
38
|
-
id: "intergalactic-icon-Confluence_l_a-16.
|
|
38
|
+
id: "intergalactic-icon-Confluence_l_a-16.2.0",
|
|
39
39
|
x1: "21.369",
|
|
40
40
|
y1: "23.259",
|
|
41
41
|
x2: "8.34",
|
|
@@ -50,7 +50,7 @@ function RootConfluence(_ref, ref) {
|
|
|
50
50
|
offset: "1",
|
|
51
51
|
stopColor: "#0082FF"
|
|
52
52
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
53
|
-
id: "intergalactic-icon-Confluence_l_b-16.
|
|
53
|
+
id: "intergalactic-icon-Confluence_l_b-16.2.0",
|
|
54
54
|
x1: "2.615",
|
|
55
55
|
y1: ".729",
|
|
56
56
|
x2: "15.645",
|
|
@@ -17,14 +17,14 @@ function RootConfluence({
|
|
|
17
17
|
viewBox: viewBox
|
|
18
18
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
19
19
|
d: "M2.337 17.267c-.215.35-.457.758-.646 1.083a.663.663 0 0 0 .222.9l4.307 2.651a.663.663 0 0 0 .917-.225c.17-.288.391-.663.633-1.064 1.706-2.815 3.425-2.471 6.516-.993l4.27 2.03a.665.665 0 0 0 .892-.331l2.05-4.638a.663.663 0 0 0-.331-.868 654.128 654.128 0 0 1-4.307-2.047c-5.817-2.83-10.75-2.644-14.523 3.502Z",
|
|
20
|
-
fill: "url(#intergalactic-icon-Confluence_l_a-16.
|
|
20
|
+
fill: "url(#intergalactic-icon-Confluence_l_a-16.2.0)",
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
d: "M21.647 6.732c.216-.351.458-.762.663-1.083a.663.663 0 0 0-.225-.901l-4.307-2.65a.663.663 0 0 0-.914.225l-.636 1.063c-1.707 2.816-3.423 2.471-6.517.994L5.428 2.359a.662.662 0 0 0-.888.331L2.49 7.328a.663.663 0 0 0 .33.868c.902.424 2.697 1.269 4.307 2.047 5.814 2.806 10.747 2.62 14.52-3.511Z",
|
|
24
|
-
fill: "url(#intergalactic-icon-Confluence_l_b-16.
|
|
24
|
+
fill: "url(#intergalactic-icon-Confluence_l_b-16.2.0)",
|
|
25
25
|
shapeRendering: "geometricPrecision"
|
|
26
26
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
27
|
-
id: "intergalactic-icon-Confluence_l_a-16.
|
|
27
|
+
id: "intergalactic-icon-Confluence_l_a-16.2.0",
|
|
28
28
|
x1: "21.369",
|
|
29
29
|
y1: "23.259",
|
|
30
30
|
x2: "8.34",
|
|
@@ -39,7 +39,7 @@ function RootConfluence({
|
|
|
39
39
|
offset: "1",
|
|
40
40
|
stopColor: "#0082FF"
|
|
41
41
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
42
|
-
id: "intergalactic-icon-Confluence_l_b-16.
|
|
42
|
+
id: "intergalactic-icon-Confluence_l_b-16.2.0",
|
|
43
43
|
x1: "2.615",
|
|
44
44
|
y1: ".729",
|
|
45
45
|
x2: "15.645",
|
|
@@ -28,14 +28,14 @@ function RootConfluence(_ref, ref) {
|
|
|
28
28
|
viewBox: viewBox
|
|
29
29
|
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
|
30
30
|
d: "M1.032 11.807c-.155.254-.33.549-.465.783a.48.48 0 0 0 .16.652l3.105 1.916a.477.477 0 0 0 .662-.163c.121-.209.282-.48.456-.769 1.23-2.036 2.47-1.787 4.699-.719l3.079 1.469a.475.475 0 0 0 .642-.24l1.479-3.353a.48.48 0 0 0-.24-.627c-.649-.307-1.941-.92-3.104-1.48C7.31 7.23 3.753 7.365 1.032 11.807Z",
|
|
31
|
-
fill: "url(#intergalactic-icon-Confluence_m_a-16.
|
|
31
|
+
fill: "url(#intergalactic-icon-Confluence_m_a-16.2.0)",
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
34
34
|
d: "M14.956 4.191c.155-.254.33-.55.478-.783a.48.48 0 0 0-.162-.651L12.166.84a.476.476 0 0 0-.659.163c-.124.208-.284.479-.459.768-1.23 2.036-2.467 1.787-4.698.719L3.26 1.03a.477.477 0 0 0-.64.24L1.142 4.622a.48.48 0 0 0 .24.628c.649.306 1.944.917 3.104 1.48 4.193 2.028 7.75 1.894 10.47-2.539Z",
|
|
35
|
-
fill: "url(#intergalactic-icon-Confluence_m_b-16.
|
|
35
|
+
fill: "url(#intergalactic-icon-Confluence_m_b-16.2.0)",
|
|
36
36
|
shapeRendering: "geometricPrecision"
|
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
38
|
-
id: "intergalactic-icon-Confluence_m_a-16.
|
|
38
|
+
id: "intergalactic-icon-Confluence_m_a-16.2.0",
|
|
39
39
|
x1: "14.756",
|
|
40
40
|
y1: "16.14",
|
|
41
41
|
x2: "5.349",
|
|
@@ -50,7 +50,7 @@ function RootConfluence(_ref, ref) {
|
|
|
50
50
|
offset: "1",
|
|
51
51
|
stopColor: "#0082FF"
|
|
52
52
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
53
|
-
id: "intergalactic-icon-Confluence_m_b-16.
|
|
53
|
+
id: "intergalactic-icon-Confluence_m_b-16.2.0",
|
|
54
54
|
x1: "1.233",
|
|
55
55
|
y1: "-.148",
|
|
56
56
|
x2: "10.64",
|
|
@@ -17,14 +17,14 @@ function RootConfluence({
|
|
|
17
17
|
viewBox: viewBox
|
|
18
18
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
19
19
|
d: "M1.032 11.807c-.155.254-.33.549-.465.783a.48.48 0 0 0 .16.652l3.105 1.916a.477.477 0 0 0 .662-.163c.121-.209.282-.48.456-.769 1.23-2.036 2.47-1.787 4.699-.719l3.079 1.469a.475.475 0 0 0 .642-.24l1.479-3.353a.48.48 0 0 0-.24-.627c-.649-.307-1.941-.92-3.104-1.48C7.31 7.23 3.753 7.365 1.032 11.807Z",
|
|
20
|
-
fill: "url(#intergalactic-icon-Confluence_m_a-16.
|
|
20
|
+
fill: "url(#intergalactic-icon-Confluence_m_a-16.2.0)",
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
d: "M14.956 4.191c.155-.254.33-.55.478-.783a.48.48 0 0 0-.162-.651L12.166.84a.476.476 0 0 0-.659.163c-.124.208-.284.479-.459.768-1.23 2.036-2.467 1.787-4.698.719L3.26 1.03a.477.477 0 0 0-.64.24L1.142 4.622a.48.48 0 0 0 .24.628c.649.306 1.944.917 3.104 1.48 4.193 2.028 7.75 1.894 10.47-2.539Z",
|
|
24
|
-
fill: "url(#intergalactic-icon-Confluence_m_b-16.
|
|
24
|
+
fill: "url(#intergalactic-icon-Confluence_m_b-16.2.0)",
|
|
25
25
|
shapeRendering: "geometricPrecision"
|
|
26
26
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
27
|
-
id: "intergalactic-icon-Confluence_m_a-16.
|
|
27
|
+
id: "intergalactic-icon-Confluence_m_a-16.2.0",
|
|
28
28
|
x1: "14.756",
|
|
29
29
|
y1: "16.14",
|
|
30
30
|
x2: "5.349",
|
|
@@ -39,7 +39,7 @@ function RootConfluence({
|
|
|
39
39
|
offset: "1",
|
|
40
40
|
stopColor: "#0082FF"
|
|
41
41
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
42
|
-
id: "intergalactic-icon-Confluence_m_b-16.
|
|
42
|
+
id: "intergalactic-icon-Confluence_m_b-16.2.0",
|
|
43
43
|
x1: "1.233",
|
|
44
44
|
y1: "-.148",
|
|
45
45
|
x2: "10.64",
|
|
@@ -31,15 +31,15 @@ function RootMetaColored(_ref, ref) {
|
|
|
31
31
|
d: "M2.592 14.562c0 .919.202 1.626.465 2.053.344.559.858.796 1.382.796.676 0 1.294-.168 2.486-1.823.955-1.326 2.08-3.186 2.837-4.354l1.282-1.977c.89-1.373 1.92-2.899 3.103-3.933.964-.844 2.005-1.314 3.053-1.314 1.758 0 3.434 1.023 4.716 2.94C23.319 9.053 24 11.699 24 14.429c0 1.624-.32 2.817-.861 3.759-.524.911-1.546 1.822-3.265 1.822V17.41c1.472 0 1.839-1.357 1.839-2.91 0-2.212-.515-4.668-1.647-6.423-.803-1.245-1.845-2.006-2.991-2.006-1.24 0-2.237.938-3.358 2.611-.596.888-1.208 1.972-1.894 3.194l-.756 1.345c-1.52 2.703-1.904 3.318-2.663 4.334-1.33 1.779-2.468 2.454-3.964 2.454-1.775 0-2.897-.771-3.593-1.934C.28 17.128 0 15.885 0 14.468l2.592.094Z",
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
34
|
-
fill: "url(#intergalactic-icon-MetaColored_l_a-16.
|
|
34
|
+
fill: "url(#intergalactic-icon-MetaColored_l_a-16.2.0)",
|
|
35
35
|
d: "M2 7.134C3.189 5.296 4.904 4.01 6.871 4.01c1.14 0 2.272.34 3.454 1.308 1.294 1.06 2.672 2.804 4.393 5.68l.617 1.032c1.49 2.49 2.336 3.77 2.831 4.375.638.775 1.084 1.006 1.665 1.006 1.471 0 1.838-1.357 1.838-2.91l2.286-.072c0 1.624-.319 2.816-.861 3.759-.524.911-1.546 1.822-3.264 1.822-1.068 0-2.015-.233-3.061-1.224-.805-.76-1.745-2.111-2.469-3.326l-2.152-3.609c-1.08-1.811-2.07-3.161-2.644-3.773-.617-.657-1.41-1.45-2.675-1.45-1.024 0-1.894.72-2.622 1.824L2 7.134Z",
|
|
36
36
|
shapeRendering: "geometricPrecision"
|
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
38
|
-
fill: "url(#intergalactic-icon-MetaColored_l_b-16.
|
|
38
|
+
fill: "url(#intergalactic-icon-MetaColored_l_b-16.2.0)",
|
|
39
39
|
d: "M6.873 6.626c-1.024 0-1.894.721-2.622 1.825-1.03 1.559-1.659 3.88-1.659 6.11 0 .92.202 1.627.465 2.054l-2.21 1.46C.279 17.129 0 15.886 0 14.469c0-2.575.704-5.26 2.044-7.334C3.232 5.296 4.948 4.01 6.914 4.01l-.041 2.616Z",
|
|
40
40
|
shapeRendering: "geometricPrecision"
|
|
41
41
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
42
|
-
id: "intergalactic-icon-MetaColored_l_a-16.
|
|
42
|
+
id: "intergalactic-icon-MetaColored_l_a-16.2.0",
|
|
43
43
|
x1: "5.159",
|
|
44
44
|
x2: "21.683",
|
|
45
45
|
y1: "11.595",
|
|
@@ -57,7 +57,7 @@ function RootMetaColored(_ref, ref) {
|
|
|
57
57
|
offset: "1",
|
|
58
58
|
stopColor: "#0082FB"
|
|
59
59
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
60
|
-
id: "intergalactic-icon-MetaColored_l_b-16.
|
|
60
|
+
id: "intergalactic-icon-MetaColored_l_b-16.2.0",
|
|
61
61
|
x1: "3.457",
|
|
62
62
|
x2: "3.457",
|
|
63
63
|
y1: "15.653",
|
|
@@ -20,15 +20,15 @@ function RootMetaColored({
|
|
|
20
20
|
d: "M2.592 14.562c0 .919.202 1.626.465 2.053.344.559.858.796 1.382.796.676 0 1.294-.168 2.486-1.823.955-1.326 2.08-3.186 2.837-4.354l1.282-1.977c.89-1.373 1.92-2.899 3.103-3.933.964-.844 2.005-1.314 3.053-1.314 1.758 0 3.434 1.023 4.716 2.94C23.319 9.053 24 11.699 24 14.429c0 1.624-.32 2.817-.861 3.759-.524.911-1.546 1.822-3.265 1.822V17.41c1.472 0 1.839-1.357 1.839-2.91 0-2.212-.515-4.668-1.647-6.423-.803-1.245-1.845-2.006-2.991-2.006-1.24 0-2.237.938-3.358 2.611-.596.888-1.208 1.972-1.894 3.194l-.756 1.345c-1.52 2.703-1.904 3.318-2.663 4.334-1.33 1.779-2.468 2.454-3.964 2.454-1.775 0-2.897-.771-3.593-1.934C.28 17.128 0 15.885 0 14.468l2.592.094Z",
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
-
fill: "url(#intergalactic-icon-MetaColored_l_a-16.
|
|
23
|
+
fill: "url(#intergalactic-icon-MetaColored_l_a-16.2.0)",
|
|
24
24
|
d: "M2 7.134C3.189 5.296 4.904 4.01 6.871 4.01c1.14 0 2.272.34 3.454 1.308 1.294 1.06 2.672 2.804 4.393 5.68l.617 1.032c1.49 2.49 2.336 3.77 2.831 4.375.638.775 1.084 1.006 1.665 1.006 1.471 0 1.838-1.357 1.838-2.91l2.286-.072c0 1.624-.319 2.816-.861 3.759-.524.911-1.546 1.822-3.264 1.822-1.068 0-2.015-.233-3.061-1.224-.805-.76-1.745-2.111-2.469-3.326l-2.152-3.609c-1.08-1.811-2.07-3.161-2.644-3.773-.617-.657-1.41-1.45-2.675-1.45-1.024 0-1.894.72-2.622 1.824L2 7.134Z",
|
|
25
25
|
shapeRendering: "geometricPrecision"
|
|
26
26
|
}), /*#__PURE__*/React.createElement("path", {
|
|
27
|
-
fill: "url(#intergalactic-icon-MetaColored_l_b-16.
|
|
27
|
+
fill: "url(#intergalactic-icon-MetaColored_l_b-16.2.0)",
|
|
28
28
|
d: "M6.873 6.626c-1.024 0-1.894.721-2.622 1.825-1.03 1.559-1.659 3.88-1.659 6.11 0 .92.202 1.627.465 2.054l-2.21 1.46C.279 17.129 0 15.886 0 14.469c0-2.575.704-5.26 2.044-7.334C3.232 5.296 4.948 4.01 6.914 4.01l-.041 2.616Z",
|
|
29
29
|
shapeRendering: "geometricPrecision"
|
|
30
30
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
31
|
-
id: "intergalactic-icon-MetaColored_l_a-16.
|
|
31
|
+
id: "intergalactic-icon-MetaColored_l_a-16.2.0",
|
|
32
32
|
x1: "5.159",
|
|
33
33
|
x2: "21.683",
|
|
34
34
|
y1: "11.595",
|
|
@@ -46,7 +46,7 @@ function RootMetaColored({
|
|
|
46
46
|
offset: "1",
|
|
47
47
|
stopColor: "#0082FB"
|
|
48
48
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
49
|
-
id: "intergalactic-icon-MetaColored_l_b-16.
|
|
49
|
+
id: "intergalactic-icon-MetaColored_l_b-16.2.0",
|
|
50
50
|
x1: "3.457",
|
|
51
51
|
x2: "3.457",
|
|
52
52
|
y1: "15.653",
|
|
@@ -33,15 +33,15 @@ function RootMetaColored(_ref, ref) {
|
|
|
33
33
|
d: "M1.728 10.264c0 .632.135 1.118.31 1.412.23.384.572.547.922.547.45 0 .862-.116 1.657-1.253.636-.912 1.387-2.19 1.891-2.993l.855-1.36c.593-.943 1.28-1.993 2.068-2.704.643-.58 1.337-.903 2.036-.903 1.172 0 2.289.703 3.143 2.022.936 1.444 1.39 3.263 1.39 5.14 0 1.117-.213 1.937-.574 2.585-.35.626-1.03 1.252-2.176 1.252v-1.786c.98 0 1.225-.933 1.225-2 0-1.522-.343-3.21-1.098-4.417-.535-.856-1.23-1.379-1.994-1.379-.826 0-1.49.645-2.238 1.795-.397.61-.805 1.356-1.263 2.196l-.504.924c-1.013 1.859-1.27 2.281-1.775 2.98-.888 1.223-1.645 1.687-2.643 1.687-1.183 0-1.931-.53-2.395-1.33C.185 12.03 0 11.175 0 10.2l1.728.065Z",
|
|
34
34
|
shapeRendering: "geometricPrecision"
|
|
35
35
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
36
|
-
fill: "url(#intergalactic-icon-MetaColored_m_b-16.
|
|
36
|
+
fill: "url(#intergalactic-icon-MetaColored_m_b-16.2.0)",
|
|
37
37
|
d: "M1.363 5.159C2.155 3.895 3.298 3.01 4.61 3.01c.76 0 1.514.233 2.303.899.862.728 1.781 1.927 2.928 3.905l.412.71c.992 1.711 1.557 2.591 1.887 3.007.425.533.723.692 1.11.692.98 0 1.225-.933 1.225-2l1.524-.05c0 1.116-.212 1.936-.574 2.584-.35.626-1.03 1.252-2.176 1.252-.712 0-1.343-.16-2.04-.841-.537-.523-1.164-1.452-1.646-2.287l-1.435-2.48c-.72-1.246-1.38-2.174-1.763-2.594-.411-.452-.94-.998-1.783-.998-.683 0-1.263.495-1.748 1.254L1.363 5.16Z",
|
|
38
38
|
shapeRendering: "geometricPrecision"
|
|
39
39
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
40
|
-
fill: "url(#intergalactic-icon-MetaColored_m_c-16.
|
|
40
|
+
fill: "url(#intergalactic-icon-MetaColored_m_c-16.2.0)",
|
|
41
41
|
d: "M4.582 4.809c-.683 0-1.263.495-1.748 1.254-.686 1.072-1.106 2.668-1.106 4.201 0 .632.135 1.118.31 1.412L.564 12.68C.186 12.03 0 11.174 0 10.2c0-1.77.47-3.616 1.363-5.042C2.155 3.894 3.298 3.01 4.61 3.01L4.582 4.81Z",
|
|
42
42
|
shapeRendering: "geometricPrecision"
|
|
43
43
|
})), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
44
|
-
id: "intergalactic-icon-MetaColored_m_b-16.
|
|
44
|
+
id: "intergalactic-icon-MetaColored_m_b-16.2.0",
|
|
45
45
|
x1: "3.468",
|
|
46
46
|
x2: "14.486",
|
|
47
47
|
y1: "8.225",
|
|
@@ -59,7 +59,7 @@ function RootMetaColored(_ref, ref) {
|
|
|
59
59
|
offset: "1",
|
|
60
60
|
stopColor: "#0082FB"
|
|
61
61
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
62
|
-
id: "intergalactic-icon-MetaColored_m_c-16.
|
|
62
|
+
id: "intergalactic-icon-MetaColored_m_c-16.2.0",
|
|
63
63
|
x1: "2.305",
|
|
64
64
|
x2: "2.305",
|
|
65
65
|
y1: "11.015",
|
|
@@ -22,15 +22,15 @@ function RootMetaColored({
|
|
|
22
22
|
d: "M1.728 10.264c0 .632.135 1.118.31 1.412.23.384.572.547.922.547.45 0 .862-.116 1.657-1.253.636-.912 1.387-2.19 1.891-2.993l.855-1.36c.593-.943 1.28-1.993 2.068-2.704.643-.58 1.337-.903 2.036-.903 1.172 0 2.289.703 3.143 2.022.936 1.444 1.39 3.263 1.39 5.14 0 1.117-.213 1.937-.574 2.585-.35.626-1.03 1.252-2.176 1.252v-1.786c.98 0 1.225-.933 1.225-2 0-1.522-.343-3.21-1.098-4.417-.535-.856-1.23-1.379-1.994-1.379-.826 0-1.49.645-2.238 1.795-.397.61-.805 1.356-1.263 2.196l-.504.924c-1.013 1.859-1.27 2.281-1.775 2.98-.888 1.223-1.645 1.687-2.643 1.687-1.183 0-1.931-.53-2.395-1.33C.185 12.03 0 11.175 0 10.2l1.728.065Z",
|
|
23
23
|
shapeRendering: "geometricPrecision"
|
|
24
24
|
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
-
fill: "url(#intergalactic-icon-MetaColored_m_b-16.
|
|
25
|
+
fill: "url(#intergalactic-icon-MetaColored_m_b-16.2.0)",
|
|
26
26
|
d: "M1.363 5.159C2.155 3.895 3.298 3.01 4.61 3.01c.76 0 1.514.233 2.303.899.862.728 1.781 1.927 2.928 3.905l.412.71c.992 1.711 1.557 2.591 1.887 3.007.425.533.723.692 1.11.692.98 0 1.225-.933 1.225-2l1.524-.05c0 1.116-.212 1.936-.574 2.584-.35.626-1.03 1.252-2.176 1.252-.712 0-1.343-.16-2.04-.841-.537-.523-1.164-1.452-1.646-2.287l-1.435-2.48c-.72-1.246-1.38-2.174-1.763-2.594-.411-.452-.94-.998-1.783-.998-.683 0-1.263.495-1.748 1.254L1.363 5.16Z",
|
|
27
27
|
shapeRendering: "geometricPrecision"
|
|
28
28
|
}), /*#__PURE__*/React.createElement("path", {
|
|
29
|
-
fill: "url(#intergalactic-icon-MetaColored_m_c-16.
|
|
29
|
+
fill: "url(#intergalactic-icon-MetaColored_m_c-16.2.0)",
|
|
30
30
|
d: "M4.582 4.809c-.683 0-1.263.495-1.748 1.254-.686 1.072-1.106 2.668-1.106 4.201 0 .632.135 1.118.31 1.412L.564 12.68C.186 12.03 0 11.174 0 10.2c0-1.77.47-3.616 1.363-5.042C2.155 3.894 3.298 3.01 4.61 3.01L4.582 4.81Z",
|
|
31
31
|
shapeRendering: "geometricPrecision"
|
|
32
32
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
33
|
-
id: "intergalactic-icon-MetaColored_m_b-16.
|
|
33
|
+
id: "intergalactic-icon-MetaColored_m_b-16.2.0",
|
|
34
34
|
x1: "3.468",
|
|
35
35
|
x2: "14.486",
|
|
36
36
|
y1: "8.225",
|
|
@@ -48,7 +48,7 @@ function RootMetaColored({
|
|
|
48
48
|
offset: "1",
|
|
49
49
|
stopColor: "#0082FB"
|
|
50
50
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
51
|
-
id: "intergalactic-icon-MetaColored_m_c-16.
|
|
51
|
+
id: "intergalactic-icon-MetaColored_m_c-16.2.0",
|
|
52
52
|
x1: "2.305",
|
|
53
53
|
x2: "2.305",
|
|
54
54
|
y1: "11.015",
|
|
@@ -28,26 +28,26 @@ function RootMicrosoftOffice(_ref, ref) {
|
|
|
28
28
|
viewBox: viewBox
|
|
29
29
|
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
|
30
30
|
d: "m13.45.1 1.82 4.16v14.48l-1.79 5.16 6.77-1.93A2.42 2.42 0 0 0 22 19.64V4.36a2.43 2.43 0 0 0-1.76-2.34L13.45.1Z",
|
|
31
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_a-16.
|
|
31
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_a-16.2.0)",
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
34
34
|
d: "m4.88 18.59 1.98-1.07A1.73 1.73 0 0 0 7.75 16V8.2a1.74 1.74 0 0 1 1.14-1.63l6.38-2.3V2.5A2.51 2.51 0 0 0 13.45.1a2.53 2.53 0 0 0-1.92.23L4.22 4.5A2.42 2.42 0 0 0 3 6.6v10.86a1.28 1.28 0 0 0 1.24 1.27c.22 0 .44-.05.64-.15Z",
|
|
35
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_b-16.
|
|
35
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_b-16.2.0)",
|
|
36
36
|
shapeRendering: "geometricPrecision"
|
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
38
38
|
d: "M15.27 18.74H7.72a1.27 1.27 0 0 0-1.21.95 1.28 1.28 0 0 0 .58 1.43l4.5 2.56a2.45 2.45 0 0 0 1.9.22 2.46 2.46 0 0 0 1.78-2.38v-2.78Z",
|
|
39
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_c-16.
|
|
39
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_c-16.2.0)",
|
|
40
40
|
shapeRendering: "geometricPrecision"
|
|
41
41
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
42
42
|
d: "m4.88 18.59 1.98-1.07A1.73 1.73 0 0 0 7.75 16V8.2a1.74 1.74 0 0 1 1.14-1.63l6.38-2.3V2.5A2.51 2.51 0 0 0 13.45.1a2.53 2.53 0 0 0-1.92.23L4.22 4.5A2.42 2.42 0 0 0 3 6.6v10.86a1.28 1.28 0 0 0 1.24 1.27c.22 0 .44-.05.64-.15Z",
|
|
43
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_d-16.
|
|
43
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_d-16.2.0)",
|
|
44
44
|
shapeRendering: "geometricPrecision"
|
|
45
45
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
46
46
|
d: "M15.27 18.74H7.72a1.27 1.27 0 0 0-1.21.95 1.28 1.28 0 0 0 .58 1.43l4.5 2.56a2.45 2.45 0 0 0 1.9.22 2.46 2.46 0 0 0 1.78-2.38v-2.78Z",
|
|
47
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_e-16.
|
|
47
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_e-16.2.0)",
|
|
48
48
|
shapeRendering: "geometricPrecision"
|
|
49
49
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
50
|
-
id: "intergalactic-icon-MicrosoftOffice_l_a-16.
|
|
50
|
+
id: "intergalactic-icon-MicrosoftOffice_l_a-16.2.0",
|
|
51
51
|
x1: "17.73",
|
|
52
52
|
y1: "-1.26",
|
|
53
53
|
x2: "17.73",
|
|
@@ -68,7 +68,7 @@ function RootMicrosoftOffice(_ref, ref) {
|
|
|
68
68
|
offset: ".5",
|
|
69
69
|
stopColor: "#D83B01"
|
|
70
70
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
71
|
-
id: "intergalactic-icon-MicrosoftOffice_l_b-16.
|
|
71
|
+
id: "intergalactic-icon-MicrosoftOffice_l_b-16.2.0",
|
|
72
72
|
x1: "13.5",
|
|
73
73
|
y1: "-.43",
|
|
74
74
|
x2: "1.04",
|
|
@@ -92,7 +92,7 @@ function RootMicrosoftOffice(_ref, ref) {
|
|
|
92
92
|
offset: "1",
|
|
93
93
|
stopColor: "#B85BA2"
|
|
94
94
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
95
|
-
id: "intergalactic-icon-MicrosoftOffice_l_c-16.
|
|
95
|
+
id: "intergalactic-icon-MicrosoftOffice_l_c-16.2.0",
|
|
96
96
|
x1: "7.16",
|
|
97
97
|
y1: "21.37",
|
|
98
98
|
x2: "23.36",
|
|
@@ -104,7 +104,7 @@ function RootMicrosoftOffice(_ref, ref) {
|
|
|
104
104
|
offset: ".6",
|
|
105
105
|
stopColor: "#A4070A"
|
|
106
106
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
107
|
-
id: "intergalactic-icon-MicrosoftOffice_l_d-16.
|
|
107
|
+
id: "intergalactic-icon-MicrosoftOffice_l_d-16.2.0",
|
|
108
108
|
x1: "13.75",
|
|
109
109
|
y1: "-.79",
|
|
110
110
|
x2: "11.11",
|
|
@@ -116,7 +116,7 @@ function RootMicrosoftOffice(_ref, ref) {
|
|
|
116
116
|
offset: "1",
|
|
117
117
|
stopOpacity: "0"
|
|
118
118
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
119
|
-
id: "intergalactic-icon-MicrosoftOffice_l_e-16.
|
|
119
|
+
id: "intergalactic-icon-MicrosoftOffice_l_e-16.2.0",
|
|
120
120
|
x1: "18.17",
|
|
121
121
|
y1: "21.74",
|
|
122
122
|
x2: "10.91",
|
|
@@ -17,26 +17,26 @@ function RootMicrosoftOffice({
|
|
|
17
17
|
viewBox: viewBox
|
|
18
18
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
19
19
|
d: "m13.45.1 1.82 4.16v14.48l-1.79 5.16 6.77-1.93A2.42 2.42 0 0 0 22 19.64V4.36a2.43 2.43 0 0 0-1.76-2.34L13.45.1Z",
|
|
20
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_a-16.
|
|
20
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_a-16.2.0)",
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
d: "m4.88 18.59 1.98-1.07A1.73 1.73 0 0 0 7.75 16V8.2a1.74 1.74 0 0 1 1.14-1.63l6.38-2.3V2.5A2.51 2.51 0 0 0 13.45.1a2.53 2.53 0 0 0-1.92.23L4.22 4.5A2.42 2.42 0 0 0 3 6.6v10.86a1.28 1.28 0 0 0 1.24 1.27c.22 0 .44-.05.64-.15Z",
|
|
24
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_b-16.
|
|
24
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_b-16.2.0)",
|
|
25
25
|
shapeRendering: "geometricPrecision"
|
|
26
26
|
}), /*#__PURE__*/React.createElement("path", {
|
|
27
27
|
d: "M15.27 18.74H7.72a1.27 1.27 0 0 0-1.21.95 1.28 1.28 0 0 0 .58 1.43l4.5 2.56a2.45 2.45 0 0 0 1.9.22 2.46 2.46 0 0 0 1.78-2.38v-2.78Z",
|
|
28
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_c-16.
|
|
28
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_c-16.2.0)",
|
|
29
29
|
shapeRendering: "geometricPrecision"
|
|
30
30
|
}), /*#__PURE__*/React.createElement("path", {
|
|
31
31
|
d: "m4.88 18.59 1.98-1.07A1.73 1.73 0 0 0 7.75 16V8.2a1.74 1.74 0 0 1 1.14-1.63l6.38-2.3V2.5A2.51 2.51 0 0 0 13.45.1a2.53 2.53 0 0 0-1.92.23L4.22 4.5A2.42 2.42 0 0 0 3 6.6v10.86a1.28 1.28 0 0 0 1.24 1.27c.22 0 .44-.05.64-.15Z",
|
|
32
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_d-16.
|
|
32
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_d-16.2.0)",
|
|
33
33
|
shapeRendering: "geometricPrecision"
|
|
34
34
|
}), /*#__PURE__*/React.createElement("path", {
|
|
35
35
|
d: "M15.27 18.74H7.72a1.27 1.27 0 0 0-1.21.95 1.28 1.28 0 0 0 .58 1.43l4.5 2.56a2.45 2.45 0 0 0 1.9.22 2.46 2.46 0 0 0 1.78-2.38v-2.78Z",
|
|
36
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_l_e-16.
|
|
36
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_l_e-16.2.0)",
|
|
37
37
|
shapeRendering: "geometricPrecision"
|
|
38
38
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
39
|
-
id: "intergalactic-icon-MicrosoftOffice_l_a-16.
|
|
39
|
+
id: "intergalactic-icon-MicrosoftOffice_l_a-16.2.0",
|
|
40
40
|
x1: "17.73",
|
|
41
41
|
y1: "-1.26",
|
|
42
42
|
x2: "17.73",
|
|
@@ -57,7 +57,7 @@ function RootMicrosoftOffice({
|
|
|
57
57
|
offset: ".5",
|
|
58
58
|
stopColor: "#D83B01"
|
|
59
59
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
60
|
-
id: "intergalactic-icon-MicrosoftOffice_l_b-16.
|
|
60
|
+
id: "intergalactic-icon-MicrosoftOffice_l_b-16.2.0",
|
|
61
61
|
x1: "13.5",
|
|
62
62
|
y1: "-.43",
|
|
63
63
|
x2: "1.04",
|
|
@@ -81,7 +81,7 @@ function RootMicrosoftOffice({
|
|
|
81
81
|
offset: "1",
|
|
82
82
|
stopColor: "#B85BA2"
|
|
83
83
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
84
|
-
id: "intergalactic-icon-MicrosoftOffice_l_c-16.
|
|
84
|
+
id: "intergalactic-icon-MicrosoftOffice_l_c-16.2.0",
|
|
85
85
|
x1: "7.16",
|
|
86
86
|
y1: "21.37",
|
|
87
87
|
x2: "23.36",
|
|
@@ -93,7 +93,7 @@ function RootMicrosoftOffice({
|
|
|
93
93
|
offset: ".6",
|
|
94
94
|
stopColor: "#A4070A"
|
|
95
95
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
96
|
-
id: "intergalactic-icon-MicrosoftOffice_l_d-16.
|
|
96
|
+
id: "intergalactic-icon-MicrosoftOffice_l_d-16.2.0",
|
|
97
97
|
x1: "13.75",
|
|
98
98
|
y1: "-.79",
|
|
99
99
|
x2: "11.11",
|
|
@@ -105,7 +105,7 @@ function RootMicrosoftOffice({
|
|
|
105
105
|
offset: "1",
|
|
106
106
|
stopOpacity: "0"
|
|
107
107
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
108
|
-
id: "intergalactic-icon-MicrosoftOffice_l_e-16.
|
|
108
|
+
id: "intergalactic-icon-MicrosoftOffice_l_e-16.2.0",
|
|
109
109
|
x1: "18.17",
|
|
110
110
|
y1: "21.74",
|
|
111
111
|
x2: "10.91",
|
|
@@ -28,26 +28,26 @@ function RootMicrosoftOffice(_ref, ref) {
|
|
|
28
28
|
viewBox: viewBox
|
|
29
29
|
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
|
30
30
|
d: "m9.15.06 1.25 2.78v9.66l-1.23 3.43 4.63-1.28c.34-.1.65-.3.86-.58.22-.28.34-.63.34-.98V2.9c0-.35-.12-.69-.33-.97a1.66 1.66 0 0 0-.87-.58L9.15.06Z",
|
|
31
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_a-16.
|
|
31
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_a-16.2.0)",
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
34
34
|
d: "m3.28 12.4 1.36-.72a1.17 1.17 0 0 0 .61-1.02v-5.2c0-.23.07-.46.21-.65a1.18 1.18 0 0 1 .57-.43l4.37-1.54V1.67c0-.36-.13-.72-.35-1A1.71 1.71 0 0 0 8.68 0c-.3 0-.59.08-.85.22l-5 2.79a1.63 1.63 0 0 0-.6.59 1.58 1.58 0 0 0-.23.8v7.24c0 .15.04.3.11.42a.86.86 0 0 0 .31.31.88.88 0 0 0 .86.02Z",
|
|
35
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_b-16.
|
|
35
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_b-16.2.0)",
|
|
36
36
|
shapeRendering: "geometricPrecision"
|
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
38
38
|
d: "M10.4 12.5H5.23a.89.89 0 0 0-.53.17.85.85 0 0 0-.3.46.83.83 0 0 0 .03.54.86.86 0 0 0 .37.41l3.08 1.7a1.72 1.72 0 0 0 2.18-.44 1.62 1.62 0 0 0 .33-1V12.5Z",
|
|
39
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_c-16.
|
|
39
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_c-16.2.0)",
|
|
40
40
|
shapeRendering: "geometricPrecision"
|
|
41
41
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
42
42
|
d: "m3.28 12.4 1.36-.72a1.17 1.17 0 0 0 .61-1.02v-5.2c0-.23.07-.46.21-.65a1.18 1.18 0 0 1 .57-.43l4.37-1.54V1.67c0-.36-.13-.72-.35-1A1.71 1.71 0 0 0 8.68 0c-.3 0-.59.08-.85.22l-5 2.79a1.63 1.63 0 0 0-.6.59 1.58 1.58 0 0 0-.23.8v7.24c0 .15.04.3.11.42a.86.86 0 0 0 .31.31.88.88 0 0 0 .86.02Z",
|
|
43
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_d-16.
|
|
43
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_d-16.2.0)",
|
|
44
44
|
shapeRendering: "geometricPrecision"
|
|
45
45
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
46
46
|
d: "M10.4 12.5H5.23a.89.89 0 0 0-.53.17.85.85 0 0 0-.3.46.83.83 0 0 0 .03.54.86.86 0 0 0 .37.41l3.08 1.7a1.72 1.72 0 0 0 2.18-.44 1.62 1.62 0 0 0 .33-1V12.5Z",
|
|
47
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_e-16.
|
|
47
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_e-16.2.0)",
|
|
48
48
|
shapeRendering: "geometricPrecision"
|
|
49
49
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
50
|
-
id: "intergalactic-icon-MicrosoftOffice_m_a-16.
|
|
50
|
+
id: "intergalactic-icon-MicrosoftOffice_m_a-16.2.0",
|
|
51
51
|
x1: "12.07",
|
|
52
52
|
y1: "-.84",
|
|
53
53
|
x2: "12.07",
|
|
@@ -68,7 +68,7 @@ function RootMicrosoftOffice(_ref, ref) {
|
|
|
68
68
|
offset: ".5",
|
|
69
69
|
stopColor: "#D83B01"
|
|
70
70
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
71
|
-
id: "intergalactic-icon-MicrosoftOffice_m_b-16.
|
|
71
|
+
id: "intergalactic-icon-MicrosoftOffice_m_b-16.2.0",
|
|
72
72
|
x1: "9.18",
|
|
73
73
|
y1: "-.29",
|
|
74
74
|
x2: ".96",
|
|
@@ -92,7 +92,7 @@ function RootMicrosoftOffice(_ref, ref) {
|
|
|
92
92
|
offset: "1",
|
|
93
93
|
stopColor: "#B85BA2"
|
|
94
94
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
95
|
-
id: "intergalactic-icon-MicrosoftOffice_m_c-16.
|
|
95
|
+
id: "intergalactic-icon-MicrosoftOffice_m_c-16.2.0",
|
|
96
96
|
x1: "4.84",
|
|
97
97
|
y1: "14.25",
|
|
98
98
|
x2: "15.93",
|
|
@@ -104,7 +104,7 @@ function RootMicrosoftOffice(_ref, ref) {
|
|
|
104
104
|
offset: ".6",
|
|
105
105
|
stopColor: "#A4070A"
|
|
106
106
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
107
|
-
id: "intergalactic-icon-MicrosoftOffice_m_d-16.
|
|
107
|
+
id: "intergalactic-icon-MicrosoftOffice_m_d-16.2.0",
|
|
108
108
|
x1: "9.36",
|
|
109
109
|
y1: "-.53",
|
|
110
110
|
x2: "7.61",
|
|
@@ -116,7 +116,7 @@ function RootMicrosoftOffice(_ref, ref) {
|
|
|
116
116
|
offset: "1",
|
|
117
117
|
stopOpacity: "0"
|
|
118
118
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
119
|
-
id: "intergalactic-icon-MicrosoftOffice_m_e-16.
|
|
119
|
+
id: "intergalactic-icon-MicrosoftOffice_m_e-16.2.0",
|
|
120
120
|
x1: "12.38",
|
|
121
121
|
y1: "14.49",
|
|
122
122
|
x2: "7.42",
|
|
@@ -17,26 +17,26 @@ function RootMicrosoftOffice({
|
|
|
17
17
|
viewBox: viewBox
|
|
18
18
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
19
19
|
d: "m9.15.06 1.25 2.78v9.66l-1.23 3.43 4.63-1.28c.34-.1.65-.3.86-.58.22-.28.34-.63.34-.98V2.9c0-.35-.12-.69-.33-.97a1.66 1.66 0 0 0-.87-.58L9.15.06Z",
|
|
20
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_a-16.
|
|
20
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_a-16.2.0)",
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
d: "m3.28 12.4 1.36-.72a1.17 1.17 0 0 0 .61-1.02v-5.2c0-.23.07-.46.21-.65a1.18 1.18 0 0 1 .57-.43l4.37-1.54V1.67c0-.36-.13-.72-.35-1A1.71 1.71 0 0 0 8.68 0c-.3 0-.59.08-.85.22l-5 2.79a1.63 1.63 0 0 0-.6.59 1.58 1.58 0 0 0-.23.8v7.24c0 .15.04.3.11.42a.86.86 0 0 0 .31.31.88.88 0 0 0 .86.02Z",
|
|
24
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_b-16.
|
|
24
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_b-16.2.0)",
|
|
25
25
|
shapeRendering: "geometricPrecision"
|
|
26
26
|
}), /*#__PURE__*/React.createElement("path", {
|
|
27
27
|
d: "M10.4 12.5H5.23a.89.89 0 0 0-.53.17.85.85 0 0 0-.3.46.83.83 0 0 0 .03.54.86.86 0 0 0 .37.41l3.08 1.7a1.72 1.72 0 0 0 2.18-.44 1.62 1.62 0 0 0 .33-1V12.5Z",
|
|
28
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_c-16.
|
|
28
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_c-16.2.0)",
|
|
29
29
|
shapeRendering: "geometricPrecision"
|
|
30
30
|
}), /*#__PURE__*/React.createElement("path", {
|
|
31
31
|
d: "m3.28 12.4 1.36-.72a1.17 1.17 0 0 0 .61-1.02v-5.2c0-.23.07-.46.21-.65a1.18 1.18 0 0 1 .57-.43l4.37-1.54V1.67c0-.36-.13-.72-.35-1A1.71 1.71 0 0 0 8.68 0c-.3 0-.59.08-.85.22l-5 2.79a1.63 1.63 0 0 0-.6.59 1.58 1.58 0 0 0-.23.8v7.24c0 .15.04.3.11.42a.86.86 0 0 0 .31.31.88.88 0 0 0 .86.02Z",
|
|
32
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_d-16.
|
|
32
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_d-16.2.0)",
|
|
33
33
|
shapeRendering: "geometricPrecision"
|
|
34
34
|
}), /*#__PURE__*/React.createElement("path", {
|
|
35
35
|
d: "M10.4 12.5H5.23a.89.89 0 0 0-.53.17.85.85 0 0 0-.3.46.83.83 0 0 0 .03.54.86.86 0 0 0 .37.41l3.08 1.7a1.72 1.72 0 0 0 2.18-.44 1.62 1.62 0 0 0 .33-1V12.5Z",
|
|
36
|
-
fill: "url(#intergalactic-icon-MicrosoftOffice_m_e-16.
|
|
36
|
+
fill: "url(#intergalactic-icon-MicrosoftOffice_m_e-16.2.0)",
|
|
37
37
|
shapeRendering: "geometricPrecision"
|
|
38
38
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
39
|
-
id: "intergalactic-icon-MicrosoftOffice_m_a-16.
|
|
39
|
+
id: "intergalactic-icon-MicrosoftOffice_m_a-16.2.0",
|
|
40
40
|
x1: "12.07",
|
|
41
41
|
y1: "-.84",
|
|
42
42
|
x2: "12.07",
|
|
@@ -57,7 +57,7 @@ function RootMicrosoftOffice({
|
|
|
57
57
|
offset: ".5",
|
|
58
58
|
stopColor: "#D83B01"
|
|
59
59
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
60
|
-
id: "intergalactic-icon-MicrosoftOffice_m_b-16.
|
|
60
|
+
id: "intergalactic-icon-MicrosoftOffice_m_b-16.2.0",
|
|
61
61
|
x1: "9.18",
|
|
62
62
|
y1: "-.29",
|
|
63
63
|
x2: ".96",
|
|
@@ -81,7 +81,7 @@ function RootMicrosoftOffice({
|
|
|
81
81
|
offset: "1",
|
|
82
82
|
stopColor: "#B85BA2"
|
|
83
83
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
84
|
-
id: "intergalactic-icon-MicrosoftOffice_m_c-16.
|
|
84
|
+
id: "intergalactic-icon-MicrosoftOffice_m_c-16.2.0",
|
|
85
85
|
x1: "4.84",
|
|
86
86
|
y1: "14.25",
|
|
87
87
|
x2: "15.93",
|
|
@@ -93,7 +93,7 @@ function RootMicrosoftOffice({
|
|
|
93
93
|
offset: ".6",
|
|
94
94
|
stopColor: "#A4070A"
|
|
95
95
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
96
|
-
id: "intergalactic-icon-MicrosoftOffice_m_d-16.
|
|
96
|
+
id: "intergalactic-icon-MicrosoftOffice_m_d-16.2.0",
|
|
97
97
|
x1: "9.36",
|
|
98
98
|
y1: "-.53",
|
|
99
99
|
x2: "7.61",
|
|
@@ -105,7 +105,7 @@ function RootMicrosoftOffice({
|
|
|
105
105
|
offset: "1",
|
|
106
106
|
stopOpacity: "0"
|
|
107
107
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
108
|
-
id: "intergalactic-icon-MicrosoftOffice_m_e-16.
|
|
108
|
+
id: "intergalactic-icon-MicrosoftOffice_m_e-16.2.0",
|
|
109
109
|
x1: "12.38",
|
|
110
110
|
y1: "14.49",
|
|
111
111
|
x2: "7.42",
|
package/lib/cjs/Icon.js
CHANGED
|
@@ -21,12 +21,12 @@ var _hasLabels = _interopRequireDefault(require("@semcore/core/lib/utils/hasLabe
|
|
|
21
21
|
var _useColorResolver = require("@semcore/core/lib/utils/use/useColorResolver");
|
|
22
22
|
var _excluded = ["keyboardFocused"];
|
|
23
23
|
/*!__reshadow-styles__:"./style/icon.shadow.css"*/
|
|
24
|
-
var styles = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".
|
|
24
|
+
var styles = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SIcon_1rgrq_gg_{display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;shape-rendering:geometricPrecision;box-sizing:content-box;fill:currentColor;flex-shrink:0;outline:0;color:var(--color_1rgrq)}.___SIcon_1rgrq_gg_.__interactive_1rgrq_gg_{cursor:pointer}@media (hover:hover){.___SIcon_1rgrq_gg_.__interactive_1rgrq_gg_:hover{filter:brightness(.8)}}", /*__inner_css_end__*/"1rgrq_gg_"),
|
|
25
25
|
/*__reshadow_css_end__*/
|
|
26
26
|
{
|
|
27
|
-
"__SIcon": "
|
|
28
|
-
"--color": "--
|
|
29
|
-
"_interactive": "
|
|
27
|
+
"__SIcon": "___SIcon_1rgrq_gg_",
|
|
28
|
+
"--color": "--color_1rgrq",
|
|
29
|
+
"_interactive": "__interactive_1rgrq_gg_"
|
|
30
30
|
});
|
|
31
31
|
function Icon(props, ref) {
|
|
32
32
|
var _useBox = (0, _flexBox.useBox)((0, _objectSpread2["default"])({
|
package/lib/es6/Icon.js
CHANGED
|
@@ -15,12 +15,12 @@ import { useForkRef } from '@semcore/core/lib/utils/ref';
|
|
|
15
15
|
import hasLabels from '@semcore/core/lib/utils/hasLabels';
|
|
16
16
|
import { useColorResolver } from '@semcore/core/lib/utils/use/useColorResolver';
|
|
17
17
|
/*!__reshadow-styles__:"./style/icon.shadow.css"*/
|
|
18
|
-
var styles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
18
|
+
var styles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SIcon_1rgrq_gg_{display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;shape-rendering:geometricPrecision;box-sizing:content-box;fill:currentColor;flex-shrink:0;outline:0;color:var(--color_1rgrq)}.___SIcon_1rgrq_gg_.__interactive_1rgrq_gg_{cursor:pointer}@media (hover:hover){.___SIcon_1rgrq_gg_.__interactive_1rgrq_gg_:hover{filter:brightness(.8)}}", /*__inner_css_end__*/"1rgrq_gg_"),
|
|
19
19
|
/*__reshadow_css_end__*/
|
|
20
20
|
{
|
|
21
|
-
"__SIcon": "
|
|
22
|
-
"--color": "--
|
|
23
|
-
"_interactive": "
|
|
21
|
+
"__SIcon": "___SIcon_1rgrq_gg_",
|
|
22
|
+
"--color": "--color_1rgrq",
|
|
23
|
+
"_interactive": "__interactive_1rgrq_gg_"
|
|
24
24
|
});
|
|
25
25
|
function Icon(props, ref) {
|
|
26
26
|
var _useBox = useBox(_objectSpread({
|
package/lib/esm/Icon.mjs
CHANGED
|
@@ -18,14 +18,14 @@ var styles = (
|
|
|
18
18
|
/*__reshadow_css_start__*/
|
|
19
19
|
(sstyled.insert(
|
|
20
20
|
/*__inner_css_start__*/
|
|
21
|
-
".
|
|
21
|
+
".___SIcon_1rgrq_gg_{display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;shape-rendering:geometricPrecision;box-sizing:content-box;fill:currentColor;flex-shrink:0;outline:0;color:var(--color_1rgrq)}.___SIcon_1rgrq_gg_.__interactive_1rgrq_gg_{cursor:pointer}@media (hover:hover){.___SIcon_1rgrq_gg_.__interactive_1rgrq_gg_:hover{filter:brightness(.8)}}",
|
|
22
22
|
/*__inner_css_end__*/
|
|
23
|
-
"
|
|
23
|
+
"1rgrq_gg_"
|
|
24
24
|
), /*__reshadow_css_end__*/
|
|
25
25
|
{
|
|
26
|
-
"__SIcon": "
|
|
27
|
-
"--color": "--
|
|
28
|
-
"_interactive": "
|
|
26
|
+
"__SIcon": "___SIcon_1rgrq_gg_",
|
|
27
|
+
"--color": "--color_1rgrq",
|
|
28
|
+
"_interactive": "__interactive_1rgrq_gg_"
|
|
29
29
|
})
|
|
30
30
|
);
|
|
31
31
|
function Icon(props, ref) {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@semcore/icon",
|
|
3
3
|
"description": "Semrush Icon Component",
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.2.0-prerelease.2",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/esm/index.mjs",
|
|
7
7
|
"typings": "lib/types/index.d.ts",
|
|
@@ -9,11 +9,11 @@
|
|
|
9
9
|
"author": "UI-kit team <ui-kit-team@semrush.com>",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@semcore/flex-box": "16.0.
|
|
12
|
+
"@semcore/flex-box": "16.0.1-prerelease.2",
|
|
13
13
|
"classnames": "2.2.6"
|
|
14
14
|
},
|
|
15
15
|
"peerDependencies": {
|
|
16
|
-
"@semcore/base-components": "^16.0.
|
|
16
|
+
"@semcore/base-components": "^16.0.1-prerelease.2"
|
|
17
17
|
},
|
|
18
18
|
"repository": {
|
|
19
19
|
"type": "git",
|
|
@@ -1192,6 +1192,16 @@
|
|
|
1192
1192
|
"import": "./ChartPie/m/index.mjs",
|
|
1193
1193
|
"types": "./ChartPie/m/index.d.ts"
|
|
1194
1194
|
},
|
|
1195
|
+
"./ChartVenn/l": {
|
|
1196
|
+
"require": "./ChartVenn/l/index.js",
|
|
1197
|
+
"import": "./ChartVenn/l/index.mjs",
|
|
1198
|
+
"types": "./ChartVenn/l/index.d.ts"
|
|
1199
|
+
},
|
|
1200
|
+
"./ChartVenn/m": {
|
|
1201
|
+
"require": "./ChartVenn/m/index.js",
|
|
1202
|
+
"import": "./ChartVenn/m/index.mjs",
|
|
1203
|
+
"types": "./ChartVenn/m/index.d.ts"
|
|
1204
|
+
},
|
|
1195
1205
|
"./Chat/l": {
|
|
1196
1206
|
"require": "./Chat/l/index.js",
|
|
1197
1207
|
"import": "./Chat/l/index.mjs",
|
package/pay/Discover/l/index.js
CHANGED
|
@@ -32,7 +32,7 @@ function RootDiscover(_ref, ref) {
|
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
34
34
|
d: "M17.5 14a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",
|
|
35
|
-
fill: "url(#intergalactic-icon-Discover_l_a-16.
|
|
35
|
+
fill: "url(#intergalactic-icon-Discover_l_a-16.2.0)",
|
|
36
36
|
shapeRendering: "geometricPrecision"
|
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
38
38
|
fillRule: "evenodd",
|
package/pay/Discover/l/index.mjs
CHANGED
|
@@ -21,7 +21,7 @@ function RootDiscover({
|
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
d: "M17.5 14a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",
|
|
24
|
-
fill: "url(#intergalactic-icon-Discover_l_a-16.
|
|
24
|
+
fill: "url(#intergalactic-icon-Discover_l_a-16.2.0)",
|
|
25
25
|
shapeRendering: "geometricPrecision"
|
|
26
26
|
}), /*#__PURE__*/React.createElement("path", {
|
|
27
27
|
fillRule: "evenodd",
|
package/pay/Discover/m/index.js
CHANGED
|
@@ -32,7 +32,7 @@ function RootDiscover(_ref, ref) {
|
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
34
34
|
d: "M11.48 9.33c.91 0 1.64-.74 1.64-1.66 0-.92-.73-1.67-1.64-1.67-.9 0-1.64.75-1.64 1.67 0 .92.74 1.66 1.64 1.66Z",
|
|
35
|
-
fill: "url(#intergalactic-icon-Discover_m_a-16.
|
|
35
|
+
fill: "url(#intergalactic-icon-Discover_m_a-16.2.0)",
|
|
36
36
|
shapeRendering: "geometricPrecision"
|
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
38
38
|
fillRule: "evenodd",
|
package/pay/Discover/m/index.mjs
CHANGED
|
@@ -21,7 +21,7 @@ function RootDiscover({
|
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
d: "M11.48 9.33c.91 0 1.64-.74 1.64-1.66 0-.92-.73-1.67-1.64-1.67-.9 0-1.64.75-1.64 1.67 0 .92.74 1.66 1.64 1.66Z",
|
|
24
|
-
fill: "url(#intergalactic-icon-Discover_m_a-16.
|
|
24
|
+
fill: "url(#intergalactic-icon-Discover_m_a-16.2.0)",
|
|
25
25
|
shapeRendering: "geometricPrecision"
|
|
26
26
|
}), /*#__PURE__*/React.createElement("path", {
|
|
27
27
|
fillRule: "evenodd",
|
package/pay/JCB/l/index.js
CHANGED
|
@@ -32,26 +32,26 @@ function RootJCB(_ref, ref) {
|
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
34
34
|
d: "M23.6 14.15h1.87l.24-.01c.35-.08.66-.4.66-.87 0-.44-.3-.77-.66-.86-.06-.02-.16-.02-.24-.02H23.6v1.76Z",
|
|
35
|
-
fill: "url(#intergalactic-icon-JCB_l_a-16.
|
|
35
|
+
fill: "url(#intergalactic-icon-JCB_l_a-16.2.0)",
|
|
36
36
|
shapeRendering: "geometricPrecision"
|
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
38
38
|
d: "M25.26 2a3.3 3.3 0 0 0-3.24 3.34V8.8h4.58c.1 0 .23 0 .32.02 1.03.05 1.8.6 1.8 1.56 0 .75-.52 1.4-1.48 1.52v.04c1.05.07 1.85.67 1.85 1.6 0 1.02-.89 1.68-2.07 1.68H22V22h4.76A3.3 3.3 0 0 0 30 18.66V2h-4.74Z",
|
|
39
|
-
fill: "url(#intergalactic-icon-JCB_l_b-16.
|
|
39
|
+
fill: "url(#intergalactic-icon-JCB_l_b-16.2.0)",
|
|
40
40
|
shapeRendering: "geometricPrecision"
|
|
41
41
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
42
42
|
d: "M26.13 10.6c0-.44-.3-.74-.66-.79l-.17-.02h-1.7v1.61h1.7l.17-.01a.77.77 0 0 0 .66-.8Z",
|
|
43
|
-
fill: "url(#intergalactic-icon-JCB_l_c-16.
|
|
43
|
+
fill: "url(#intergalactic-icon-JCB_l_c-16.2.0)",
|
|
44
44
|
shapeRendering: "geometricPrecision"
|
|
45
45
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
46
46
|
d: "M5.26 2a3.3 3.3 0 0 0-3.24 3.34v8.24c.9.46 1.85.75 2.8.75 1.12 0 1.72-.7 1.72-1.65v-3.9h2.78v3.88c0 1.5-.9 2.73-3.99 2.73-1.87 0-3.33-.42-3.33-.42V22h4.76A3.3 3.3 0 0 0 10 18.66V2H5.26Z",
|
|
47
|
-
fill: "url(#intergalactic-icon-JCB_l_d-16.
|
|
47
|
+
fill: "url(#intergalactic-icon-JCB_l_d-16.2.0)",
|
|
48
48
|
shapeRendering: "geometricPrecision"
|
|
49
49
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
50
50
|
d: "M15.24 2A3.29 3.29 0 0 0 12 5.33V9.7c.82-.71 2.24-1.17 4.54-1.06 1.23.05 2.55.4 2.55.4v1.41a6.04 6.04 0 0 0-2.46-.73c-1.74-.13-2.8.75-2.8 2.29 0 1.56 1.06 2.44 2.8 2.29 1.02-.07 1.8-.4 2.46-.73v1.4s-1.3.35-2.55.41c-2.3.11-3.72-.35-4.54-1.06V22h4.76A3.29 3.29 0 0 0 20 18.67V2h-4.76Z",
|
|
51
|
-
fill: "url(#intergalactic-icon-JCB_l_e-16.
|
|
51
|
+
fill: "url(#intergalactic-icon-JCB_l_e-16.2.0)",
|
|
52
52
|
shapeRendering: "geometricPrecision"
|
|
53
53
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
54
|
-
id: "intergalactic-icon-JCB_l_a-16.
|
|
54
|
+
id: "intergalactic-icon-JCB_l_a-16.2.0",
|
|
55
55
|
x1: "22.01",
|
|
56
56
|
y1: "13.28",
|
|
57
57
|
x2: "30.02",
|
|
@@ -69,7 +69,7 @@ function RootJCB(_ref, ref) {
|
|
|
69
69
|
offset: "1",
|
|
70
70
|
stopColor: "#5CB531"
|
|
71
71
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
72
|
-
id: "intergalactic-icon-JCB_l_b-16.
|
|
72
|
+
id: "intergalactic-icon-JCB_l_b-16.2.0",
|
|
73
73
|
x1: "22.01",
|
|
74
74
|
y1: "11.99",
|
|
75
75
|
x2: "30.02",
|
|
@@ -87,7 +87,7 @@ function RootJCB(_ref, ref) {
|
|
|
87
87
|
offset: "1",
|
|
88
88
|
stopColor: "#5CB531"
|
|
89
89
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
90
|
-
id: "intergalactic-icon-JCB_l_c-16.
|
|
90
|
+
id: "intergalactic-icon-JCB_l_c-16.2.0",
|
|
91
91
|
x1: "22.01",
|
|
92
92
|
y1: "10.6",
|
|
93
93
|
x2: "30.02",
|
|
@@ -105,7 +105,7 @@ function RootJCB(_ref, ref) {
|
|
|
105
105
|
offset: "1",
|
|
106
106
|
stopColor: "#5CB531"
|
|
107
107
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
108
|
-
id: "intergalactic-icon-JCB_l_d-16.
|
|
108
|
+
id: "intergalactic-icon-JCB_l_d-16.2.0",
|
|
109
109
|
x1: "2.01",
|
|
110
110
|
y1: "12",
|
|
111
111
|
x2: "10.14",
|
|
@@ -123,7 +123,7 @@ function RootJCB(_ref, ref) {
|
|
|
123
123
|
offset: "1",
|
|
124
124
|
stopColor: "#006FBC"
|
|
125
125
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
126
|
-
id: "intergalactic-icon-JCB_l_e-16.
|
|
126
|
+
id: "intergalactic-icon-JCB_l_e-16.2.0",
|
|
127
127
|
x1: "11.95",
|
|
128
128
|
y1: "11.98",
|
|
129
129
|
x2: "19.85",
|
package/pay/JCB/l/index.mjs
CHANGED
|
@@ -21,26 +21,26 @@ function RootJCB({
|
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
d: "M23.6 14.15h1.87l.24-.01c.35-.08.66-.4.66-.87 0-.44-.3-.77-.66-.86-.06-.02-.16-.02-.24-.02H23.6v1.76Z",
|
|
24
|
-
fill: "url(#intergalactic-icon-JCB_l_a-16.
|
|
24
|
+
fill: "url(#intergalactic-icon-JCB_l_a-16.2.0)",
|
|
25
25
|
shapeRendering: "geometricPrecision"
|
|
26
26
|
}), /*#__PURE__*/React.createElement("path", {
|
|
27
27
|
d: "M25.26 2a3.3 3.3 0 0 0-3.24 3.34V8.8h4.58c.1 0 .23 0 .32.02 1.03.05 1.8.6 1.8 1.56 0 .75-.52 1.4-1.48 1.52v.04c1.05.07 1.85.67 1.85 1.6 0 1.02-.89 1.68-2.07 1.68H22V22h4.76A3.3 3.3 0 0 0 30 18.66V2h-4.74Z",
|
|
28
|
-
fill: "url(#intergalactic-icon-JCB_l_b-16.
|
|
28
|
+
fill: "url(#intergalactic-icon-JCB_l_b-16.2.0)",
|
|
29
29
|
shapeRendering: "geometricPrecision"
|
|
30
30
|
}), /*#__PURE__*/React.createElement("path", {
|
|
31
31
|
d: "M26.13 10.6c0-.44-.3-.74-.66-.79l-.17-.02h-1.7v1.61h1.7l.17-.01a.77.77 0 0 0 .66-.8Z",
|
|
32
|
-
fill: "url(#intergalactic-icon-JCB_l_c-16.
|
|
32
|
+
fill: "url(#intergalactic-icon-JCB_l_c-16.2.0)",
|
|
33
33
|
shapeRendering: "geometricPrecision"
|
|
34
34
|
}), /*#__PURE__*/React.createElement("path", {
|
|
35
35
|
d: "M5.26 2a3.3 3.3 0 0 0-3.24 3.34v8.24c.9.46 1.85.75 2.8.75 1.12 0 1.72-.7 1.72-1.65v-3.9h2.78v3.88c0 1.5-.9 2.73-3.99 2.73-1.87 0-3.33-.42-3.33-.42V22h4.76A3.3 3.3 0 0 0 10 18.66V2H5.26Z",
|
|
36
|
-
fill: "url(#intergalactic-icon-JCB_l_d-16.
|
|
36
|
+
fill: "url(#intergalactic-icon-JCB_l_d-16.2.0)",
|
|
37
37
|
shapeRendering: "geometricPrecision"
|
|
38
38
|
}), /*#__PURE__*/React.createElement("path", {
|
|
39
39
|
d: "M15.24 2A3.29 3.29 0 0 0 12 5.33V9.7c.82-.71 2.24-1.17 4.54-1.06 1.23.05 2.55.4 2.55.4v1.41a6.04 6.04 0 0 0-2.46-.73c-1.74-.13-2.8.75-2.8 2.29 0 1.56 1.06 2.44 2.8 2.29 1.02-.07 1.8-.4 2.46-.73v1.4s-1.3.35-2.55.41c-2.3.11-3.72-.35-4.54-1.06V22h4.76A3.29 3.29 0 0 0 20 18.67V2h-4.76Z",
|
|
40
|
-
fill: "url(#intergalactic-icon-JCB_l_e-16.
|
|
40
|
+
fill: "url(#intergalactic-icon-JCB_l_e-16.2.0)",
|
|
41
41
|
shapeRendering: "geometricPrecision"
|
|
42
42
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
43
|
-
id: "intergalactic-icon-JCB_l_a-16.
|
|
43
|
+
id: "intergalactic-icon-JCB_l_a-16.2.0",
|
|
44
44
|
x1: "22.01",
|
|
45
45
|
y1: "13.28",
|
|
46
46
|
x2: "30.02",
|
|
@@ -58,7 +58,7 @@ function RootJCB({
|
|
|
58
58
|
offset: "1",
|
|
59
59
|
stopColor: "#5CB531"
|
|
60
60
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
61
|
-
id: "intergalactic-icon-JCB_l_b-16.
|
|
61
|
+
id: "intergalactic-icon-JCB_l_b-16.2.0",
|
|
62
62
|
x1: "22.01",
|
|
63
63
|
y1: "11.99",
|
|
64
64
|
x2: "30.02",
|
|
@@ -76,7 +76,7 @@ function RootJCB({
|
|
|
76
76
|
offset: "1",
|
|
77
77
|
stopColor: "#5CB531"
|
|
78
78
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
79
|
-
id: "intergalactic-icon-JCB_l_c-16.
|
|
79
|
+
id: "intergalactic-icon-JCB_l_c-16.2.0",
|
|
80
80
|
x1: "22.01",
|
|
81
81
|
y1: "10.6",
|
|
82
82
|
x2: "30.02",
|
|
@@ -94,7 +94,7 @@ function RootJCB({
|
|
|
94
94
|
offset: "1",
|
|
95
95
|
stopColor: "#5CB531"
|
|
96
96
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
97
|
-
id: "intergalactic-icon-JCB_l_d-16.
|
|
97
|
+
id: "intergalactic-icon-JCB_l_d-16.2.0",
|
|
98
98
|
x1: "2.01",
|
|
99
99
|
y1: "12",
|
|
100
100
|
x2: "10.14",
|
|
@@ -112,7 +112,7 @@ function RootJCB({
|
|
|
112
112
|
offset: "1",
|
|
113
113
|
stopColor: "#006FBC"
|
|
114
114
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
115
|
-
id: "intergalactic-icon-JCB_l_e-16.
|
|
115
|
+
id: "intergalactic-icon-JCB_l_e-16.2.0",
|
|
116
116
|
x1: "11.95",
|
|
117
117
|
y1: "11.98",
|
|
118
118
|
x2: "19.85",
|
package/pay/JCB/m/index.js
CHANGED
|
@@ -32,26 +32,26 @@ function RootJCB(_ref, ref) {
|
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
34
34
|
d: "M15.49 9.44h1.23l.15-.02a.57.57 0 0 0 .43-.57c0-.3-.2-.51-.43-.58h-1.38v1.17Z",
|
|
35
|
-
fill: "url(#intergalactic-icon-JCB_m_a-16.
|
|
35
|
+
fill: "url(#intergalactic-icon-JCB_m_a-16.2.0)",
|
|
36
36
|
shapeRendering: "geometricPrecision"
|
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
38
38
|
d: "M16.58 1.33c-1.17 0-2.13 1-2.13 2.23v2.3h3c.07 0 .16 0 .21.02.68.04 1.19.4 1.19 1.04 0 .5-.34.93-.97 1.01v.03c.69.05 1.21.45 1.21 1.07 0 .68-.58 1.12-1.36 1.12h-3.3v4.52h3.13c1.17 0 2.13-1 2.13-2.23V1.34h-3.11Z",
|
|
39
|
-
fill: "url(#intergalactic-icon-JCB_m_b-16.
|
|
39
|
+
fill: "url(#intergalactic-icon-JCB_m_b-16.2.0)",
|
|
40
40
|
shapeRendering: "geometricPrecision"
|
|
41
41
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
42
42
|
d: "M17.15 7.07c0-.3-.2-.5-.43-.53l-.12-.01H15.5V7.6h1.23a.51.51 0 0 0 .43-.53Z",
|
|
43
|
-
fill: "url(#intergalactic-icon-JCB_m_c-16.
|
|
43
|
+
fill: "url(#intergalactic-icon-JCB_m_c-16.2.0)",
|
|
44
44
|
shapeRendering: "geometricPrecision"
|
|
45
45
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
46
46
|
d: "M3.45 1.33c-1.17 0-2.13 1-2.13 2.23v5.5c.6.3 1.22.5 1.84.5.74 0 1.13-.47 1.13-1.1v-2.6h1.83v2.58c0 1-.6 1.82-2.62 1.82a8.6 8.6 0 0 1-2.19-.28v4.69h3.12c1.17 0 2.13-1 2.13-2.23V1.34h-3.1Z",
|
|
47
|
-
fill: "url(#intergalactic-icon-JCB_m_d-16.
|
|
47
|
+
fill: "url(#intergalactic-icon-JCB_m_d-16.2.0)",
|
|
48
48
|
shapeRendering: "geometricPrecision"
|
|
49
49
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
50
50
|
d: "M10 1.33c-1.17 0-2.13 1-2.13 2.23v2.9c.54-.47 1.48-.78 2.99-.7.8.03 1.67.26 1.67.26v.94a3.92 3.92 0 0 0-1.61-.49C9.77 6.4 9.08 6.97 9.08 8c0 1.04.69 1.62 1.84 1.53a4.11 4.11 0 0 0 1.6-.5v.95s-.84.23-1.66.27c-1.51.07-2.45-.24-2.98-.71v5.13H11c1.17 0 2.13-1 2.13-2.23V1.34H10Z",
|
|
51
|
-
fill: "url(#intergalactic-icon-JCB_m_e-16.
|
|
51
|
+
fill: "url(#intergalactic-icon-JCB_m_e-16.2.0)",
|
|
52
52
|
shapeRendering: "geometricPrecision"
|
|
53
53
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
54
|
-
id: "intergalactic-icon-JCB_m_a-16.
|
|
54
|
+
id: "intergalactic-icon-JCB_m_a-16.2.0",
|
|
55
55
|
x1: "14.45",
|
|
56
56
|
y1: "8.85",
|
|
57
57
|
x2: "19.7",
|
|
@@ -69,7 +69,7 @@ function RootJCB(_ref, ref) {
|
|
|
69
69
|
offset: "1",
|
|
70
70
|
stopColor: "#5CB531"
|
|
71
71
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
72
|
-
id: "intergalactic-icon-JCB_m_b-16.
|
|
72
|
+
id: "intergalactic-icon-JCB_m_b-16.2.0",
|
|
73
73
|
x1: "14.45",
|
|
74
74
|
y1: "7.99",
|
|
75
75
|
x2: "19.7",
|
|
@@ -87,7 +87,7 @@ function RootJCB(_ref, ref) {
|
|
|
87
87
|
offset: "1",
|
|
88
88
|
stopColor: "#5CB531"
|
|
89
89
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
90
|
-
id: "intergalactic-icon-JCB_m_c-16.
|
|
90
|
+
id: "intergalactic-icon-JCB_m_c-16.2.0",
|
|
91
91
|
x1: "14.45",
|
|
92
92
|
y1: "7.06",
|
|
93
93
|
x2: "19.7",
|
|
@@ -105,7 +105,7 @@ function RootJCB(_ref, ref) {
|
|
|
105
105
|
offset: "1",
|
|
106
106
|
stopColor: "#5CB531"
|
|
107
107
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
108
|
-
id: "intergalactic-icon-JCB_m_d-16.
|
|
108
|
+
id: "intergalactic-icon-JCB_m_d-16.2.0",
|
|
109
109
|
x1: "1.32",
|
|
110
110
|
y1: "8",
|
|
111
111
|
x2: "6.66",
|
|
@@ -123,7 +123,7 @@ function RootJCB(_ref, ref) {
|
|
|
123
123
|
offset: "1",
|
|
124
124
|
stopColor: "#006FBC"
|
|
125
125
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
126
|
-
id: "intergalactic-icon-JCB_m_e-16.
|
|
126
|
+
id: "intergalactic-icon-JCB_m_e-16.2.0",
|
|
127
127
|
x1: "7.84",
|
|
128
128
|
y1: "7.99",
|
|
129
129
|
x2: "13.03",
|
package/pay/JCB/m/index.mjs
CHANGED
|
@@ -21,26 +21,26 @@ function RootJCB({
|
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
d: "M15.49 9.44h1.23l.15-.02a.57.57 0 0 0 .43-.57c0-.3-.2-.51-.43-.58h-1.38v1.17Z",
|
|
24
|
-
fill: "url(#intergalactic-icon-JCB_m_a-16.
|
|
24
|
+
fill: "url(#intergalactic-icon-JCB_m_a-16.2.0)",
|
|
25
25
|
shapeRendering: "geometricPrecision"
|
|
26
26
|
}), /*#__PURE__*/React.createElement("path", {
|
|
27
27
|
d: "M16.58 1.33c-1.17 0-2.13 1-2.13 2.23v2.3h3c.07 0 .16 0 .21.02.68.04 1.19.4 1.19 1.04 0 .5-.34.93-.97 1.01v.03c.69.05 1.21.45 1.21 1.07 0 .68-.58 1.12-1.36 1.12h-3.3v4.52h3.13c1.17 0 2.13-1 2.13-2.23V1.34h-3.11Z",
|
|
28
|
-
fill: "url(#intergalactic-icon-JCB_m_b-16.
|
|
28
|
+
fill: "url(#intergalactic-icon-JCB_m_b-16.2.0)",
|
|
29
29
|
shapeRendering: "geometricPrecision"
|
|
30
30
|
}), /*#__PURE__*/React.createElement("path", {
|
|
31
31
|
d: "M17.15 7.07c0-.3-.2-.5-.43-.53l-.12-.01H15.5V7.6h1.23a.51.51 0 0 0 .43-.53Z",
|
|
32
|
-
fill: "url(#intergalactic-icon-JCB_m_c-16.
|
|
32
|
+
fill: "url(#intergalactic-icon-JCB_m_c-16.2.0)",
|
|
33
33
|
shapeRendering: "geometricPrecision"
|
|
34
34
|
}), /*#__PURE__*/React.createElement("path", {
|
|
35
35
|
d: "M3.45 1.33c-1.17 0-2.13 1-2.13 2.23v5.5c.6.3 1.22.5 1.84.5.74 0 1.13-.47 1.13-1.1v-2.6h1.83v2.58c0 1-.6 1.82-2.62 1.82a8.6 8.6 0 0 1-2.19-.28v4.69h3.12c1.17 0 2.13-1 2.13-2.23V1.34h-3.1Z",
|
|
36
|
-
fill: "url(#intergalactic-icon-JCB_m_d-16.
|
|
36
|
+
fill: "url(#intergalactic-icon-JCB_m_d-16.2.0)",
|
|
37
37
|
shapeRendering: "geometricPrecision"
|
|
38
38
|
}), /*#__PURE__*/React.createElement("path", {
|
|
39
39
|
d: "M10 1.33c-1.17 0-2.13 1-2.13 2.23v2.9c.54-.47 1.48-.78 2.99-.7.8.03 1.67.26 1.67.26v.94a3.92 3.92 0 0 0-1.61-.49C9.77 6.4 9.08 6.97 9.08 8c0 1.04.69 1.62 1.84 1.53a4.11 4.11 0 0 0 1.6-.5v.95s-.84.23-1.66.27c-1.51.07-2.45-.24-2.98-.71v5.13H11c1.17 0 2.13-1 2.13-2.23V1.34H10Z",
|
|
40
|
-
fill: "url(#intergalactic-icon-JCB_m_e-16.
|
|
40
|
+
fill: "url(#intergalactic-icon-JCB_m_e-16.2.0)",
|
|
41
41
|
shapeRendering: "geometricPrecision"
|
|
42
42
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
43
|
-
id: "intergalactic-icon-JCB_m_a-16.
|
|
43
|
+
id: "intergalactic-icon-JCB_m_a-16.2.0",
|
|
44
44
|
x1: "14.45",
|
|
45
45
|
y1: "8.85",
|
|
46
46
|
x2: "19.7",
|
|
@@ -58,7 +58,7 @@ function RootJCB({
|
|
|
58
58
|
offset: "1",
|
|
59
59
|
stopColor: "#5CB531"
|
|
60
60
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
61
|
-
id: "intergalactic-icon-JCB_m_b-16.
|
|
61
|
+
id: "intergalactic-icon-JCB_m_b-16.2.0",
|
|
62
62
|
x1: "14.45",
|
|
63
63
|
y1: "7.99",
|
|
64
64
|
x2: "19.7",
|
|
@@ -76,7 +76,7 @@ function RootJCB({
|
|
|
76
76
|
offset: "1",
|
|
77
77
|
stopColor: "#5CB531"
|
|
78
78
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
79
|
-
id: "intergalactic-icon-JCB_m_c-16.
|
|
79
|
+
id: "intergalactic-icon-JCB_m_c-16.2.0",
|
|
80
80
|
x1: "14.45",
|
|
81
81
|
y1: "7.06",
|
|
82
82
|
x2: "19.7",
|
|
@@ -94,7 +94,7 @@ function RootJCB({
|
|
|
94
94
|
offset: "1",
|
|
95
95
|
stopColor: "#5CB531"
|
|
96
96
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
97
|
-
id: "intergalactic-icon-JCB_m_d-16.
|
|
97
|
+
id: "intergalactic-icon-JCB_m_d-16.2.0",
|
|
98
98
|
x1: "1.32",
|
|
99
99
|
y1: "8",
|
|
100
100
|
x2: "6.66",
|
|
@@ -112,7 +112,7 @@ function RootJCB({
|
|
|
112
112
|
offset: "1",
|
|
113
113
|
stopColor: "#006FBC"
|
|
114
114
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
115
|
-
id: "intergalactic-icon-JCB_m_e-16.
|
|
115
|
+
id: "intergalactic-icon-JCB_m_e-16.2.0",
|
|
116
116
|
x1: "7.84",
|
|
117
117
|
y1: "7.99",
|
|
118
118
|
x2: "13.03",
|
package/pay/Visa/l/index.js
CHANGED
|
@@ -28,7 +28,7 @@ function RootVisa(_ref, ref) {
|
|
|
28
28
|
viewBox: viewBox
|
|
29
29
|
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
|
30
30
|
d: "M32 21.82c0 1.2-.9 2.18-2 2.18H2c-1.1 0-2-.98-2-2.18V2.18C0 .98.9 0 2 0h28c1.1 0 2 .98 2 2.18v19.64Z",
|
|
31
|
-
fill: "url(#intergalactic-icon-Visa_l_a-16.
|
|
31
|
+
fill: "url(#intergalactic-icon-Visa_l_a-16.2.0)",
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
34
34
|
d: "M18.2 12.8c-.8-.4-1.8-1-1.8-2.2.1-1.6 1.5-2.7 3.6-2.8.8 0 1.5.2 2 .4l-.5 1.8c-.88-.44-1.6-.42-1.97-.4h-.13c-.6.1-.9.4-.9.7-.04.36.42.61.99.92.84.45 1.91 1.03 1.91 2.28 0 1.7-1.5 2.8-3.7 2.8-.9 0-1.8-.2-2.3-.4l.4-1.8.16.06c.47.2 1.05.44 2.04.44.6 0 1.3-.3 1.3-.8 0-.3-.3-.6-1.1-1ZM10.7 8l-2.2 5.4-.9-4.6c-.1-.5-.5-.8-1-.8H3v.2l.45.12c.6.17 1.25.34 1.65.58.3.2.4.3.5.7L7.2 16h2.2l3.4-8h-2.1ZM13.8 8 12 16h2.1l1.8-8h-2.1Z",
|
|
@@ -41,7 +41,7 @@ function RootVisa(_ref, ref) {
|
|
|
41
41
|
fill: "#fff",
|
|
42
42
|
shapeRendering: "geometricPrecision"
|
|
43
43
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
44
|
-
id: "intergalactic-icon-Visa_l_a-16.
|
|
44
|
+
id: "intergalactic-icon-Visa_l_a-16.2.0",
|
|
45
45
|
x1: "0",
|
|
46
46
|
y1: "24",
|
|
47
47
|
x2: "32",
|
package/pay/Visa/l/index.mjs
CHANGED
|
@@ -17,7 +17,7 @@ function RootVisa({
|
|
|
17
17
|
viewBox: viewBox
|
|
18
18
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
19
19
|
d: "M32 21.82c0 1.2-.9 2.18-2 2.18H2c-1.1 0-2-.98-2-2.18V2.18C0 .98.9 0 2 0h28c1.1 0 2 .98 2 2.18v19.64Z",
|
|
20
|
-
fill: "url(#intergalactic-icon-Visa_l_a-16.
|
|
20
|
+
fill: "url(#intergalactic-icon-Visa_l_a-16.2.0)",
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
d: "M18.2 12.8c-.8-.4-1.8-1-1.8-2.2.1-1.6 1.5-2.7 3.6-2.8.8 0 1.5.2 2 .4l-.5 1.8c-.88-.44-1.6-.42-1.97-.4h-.13c-.6.1-.9.4-.9.7-.04.36.42.61.99.92.84.45 1.91 1.03 1.91 2.28 0 1.7-1.5 2.8-3.7 2.8-.9 0-1.8-.2-2.3-.4l.4-1.8.16.06c.47.2 1.05.44 2.04.44.6 0 1.3-.3 1.3-.8 0-.3-.3-.6-1.1-1ZM10.7 8l-2.2 5.4-.9-4.6c-.1-.5-.5-.8-1-.8H3v.2l.45.12c.6.17 1.25.34 1.65.58.3.2.4.3.5.7L7.2 16h2.2l3.4-8h-2.1ZM13.8 8 12 16h2.1l1.8-8h-2.1Z",
|
|
@@ -30,7 +30,7 @@ function RootVisa({
|
|
|
30
30
|
fill: "#fff",
|
|
31
31
|
shapeRendering: "geometricPrecision"
|
|
32
32
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
33
|
-
id: "intergalactic-icon-Visa_l_a-16.
|
|
33
|
+
id: "intergalactic-icon-Visa_l_a-16.2.0",
|
|
34
34
|
x1: "0",
|
|
35
35
|
y1: "24",
|
|
36
36
|
x2: "32",
|
package/pay/Visa/m/index.js
CHANGED
|
@@ -28,7 +28,7 @@ function RootVisa(_ref, ref) {
|
|
|
28
28
|
viewBox: viewBox
|
|
29
29
|
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
|
30
30
|
d: "M21 14.55c0 .8-.6 1.45-1.31 1.45H1.3C.6 16 0 15.35 0 14.55V1.45C0 .65.6 0 1.31 0H19.7C20.4 0 21 .65 21 1.45v13.1Z",
|
|
31
|
-
fill: "url(#intergalactic-icon-Visa_m_a-16.
|
|
31
|
+
fill: "url(#intergalactic-icon-Visa_m_a-16.2.0)",
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
34
34
|
d: "M11.97 8.33c-.52-.26-1.18-.66-1.18-1.46.07-1.07.99-1.8 2.37-1.87.52 0 .98.13 1.3.27l-.32 1.2c-.58-.3-1.05-.28-1.3-.27h-.08c-.4.07-.59.27-.59.47-.02.24.28.4.65.6.55.3 1.25.7 1.25 1.53 0 1.13-.98 1.87-2.42 1.87a4.4 4.4 0 0 1-1.51-.27l.26-1.2.1.04c.31.13.7.3 1.34.3.4 0 .86-.2.86-.54 0-.2-.2-.4-.72-.67ZM7.05 5.13l-1.44 3.6L5 5.67a.64.64 0 0 0-.65-.54H2v.14l.3.08c.4.1.82.22 1.08.38.2.14.26.2.33.47l1.05 4.27H6.2l2.23-5.34H7.05ZM9.09 5.13 7.9 10.47h1.37l1.19-5.34H9.09Z",
|
|
@@ -41,7 +41,7 @@ function RootVisa(_ref, ref) {
|
|
|
41
41
|
fill: "#fff",
|
|
42
42
|
shapeRendering: "geometricPrecision"
|
|
43
43
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
44
|
-
id: "intergalactic-icon-Visa_m_a-16.
|
|
44
|
+
id: "intergalactic-icon-Visa_m_a-16.2.0",
|
|
45
45
|
x1: "0",
|
|
46
46
|
y1: "16",
|
|
47
47
|
x2: "21",
|
package/pay/Visa/m/index.mjs
CHANGED
|
@@ -17,7 +17,7 @@ function RootVisa({
|
|
|
17
17
|
viewBox: viewBox
|
|
18
18
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
19
19
|
d: "M21 14.55c0 .8-.6 1.45-1.31 1.45H1.3C.6 16 0 15.35 0 14.55V1.45C0 .65.6 0 1.31 0H19.7C20.4 0 21 .65 21 1.45v13.1Z",
|
|
20
|
-
fill: "url(#intergalactic-icon-Visa_m_a-16.
|
|
20
|
+
fill: "url(#intergalactic-icon-Visa_m_a-16.2.0)",
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
d: "M11.97 8.33c-.52-.26-1.18-.66-1.18-1.46.07-1.07.99-1.8 2.37-1.87.52 0 .98.13 1.3.27l-.32 1.2c-.58-.3-1.05-.28-1.3-.27h-.08c-.4.07-.59.27-.59.47-.02.24.28.4.65.6.55.3 1.25.7 1.25 1.53 0 1.13-.98 1.87-2.42 1.87a4.4 4.4 0 0 1-1.51-.27l.26-1.2.1.04c.31.13.7.3 1.34.3.4 0 .86-.2.86-.54 0-.2-.2-.4-.72-.67ZM7.05 5.13l-1.44 3.6L5 5.67a.64.64 0 0 0-.65-.54H2v.14l.3.08c.4.1.82.22 1.08.38.2.14.26.2.33.47l1.05 4.27H6.2l2.23-5.34H7.05ZM9.09 5.13 7.9 10.47h1.37l1.19-5.34H9.09Z",
|
|
@@ -30,7 +30,7 @@ function RootVisa({
|
|
|
30
30
|
fill: "#fff",
|
|
31
31
|
shapeRendering: "geometricPrecision"
|
|
32
32
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
33
|
-
id: "intergalactic-icon-Visa_m_a-16.
|
|
33
|
+
id: "intergalactic-icon-Visa_m_a-16.2.0",
|
|
34
34
|
x1: "0",
|
|
35
35
|
y1: "16",
|
|
36
36
|
x2: "21",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M17.822 6.678A8.502 8.502 0 0 1 14.5 23.004a8.502 8.502 0 0 1-7.826-5.178 9.66 9.66 0 0 0 2.34.163 6.5 6.5 0 1 0 8.97-8.97 9.66 9.66 0 0 0-.162-2.341ZM11.423 6.58c.364.552.576 1.212.576 1.922a6.524 6.524 0 0 0-3.501 3.5c-.71 0-1.37-.211-1.922-.575a8.523 8.523 0 0 1 4.847-4.847Z"/><path d="M8.5 1.004a7.5 7.5 0 1 1 0 15 7.5 7.5 0 0 1 0-15Zm0 2a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11Z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M11.638 3.365A6.501 6.501 0 0 1 9.5 16.004a6.501 6.501 0 0 1-6.139-4.362c.768.267 1.58.386 2.393.355a4.5 4.5 0 1 0 6.24-6.24 6.514 6.514 0 0 0-.356-2.392ZM6.995 3.504c.55.41.924 1.04.992 1.76a4.512 4.512 0 0 0-2.726 2.727A2.493 2.493 0 0 1 3.5 7a6.523 6.523 0 0 1 3.495-3.495Z"/><path d="M5.5.004a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11Zm0 2a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Z"/></svg>
|