@dfds-ui/icons 0.9.7 → 0.9.8
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/cjs/system/Download.js +5 -2
- package/cjs/system/Upload.js +5 -2
- package/package.json +2 -2
- package/svgs/system/Download.svg +2 -4
- package/svgs/system/Upload.svg +2 -4
- package/system/Download.js +5 -2
- package/system/Upload.js +5 -2
package/cjs/system/Download.js
CHANGED
|
@@ -19,10 +19,13 @@ const SvgDownload = /*#__PURE__*/(0, _react.forwardRef)((props, svgRef) => (0, _
|
|
|
19
19
|
width: "1em",
|
|
20
20
|
height: "1em",
|
|
21
21
|
viewBox: "0 0 24 24",
|
|
22
|
+
fill: "none",
|
|
22
23
|
ref: svgRef
|
|
23
24
|
}, props), (0, _react2.jsx)("path", {
|
|
24
|
-
|
|
25
|
-
|
|
25
|
+
fillRule: "evenodd",
|
|
26
|
+
clipRule: "evenodd",
|
|
27
|
+
d: "M11 14.947V15h.048l.822.903a.2.2 0 0 0 .295.002l5.851-6.318-1.502-1.401L13 11.954V4h-2v7.914l-3.574-3.85-1.442 1.367L11 14.947zM6 18h12v2H6v-2z",
|
|
28
|
+
fill: "currentColor"
|
|
26
29
|
})));
|
|
27
30
|
var _default = SvgDownload;
|
|
28
31
|
exports.default = _default;
|
package/cjs/system/Upload.js
CHANGED
|
@@ -19,10 +19,13 @@ const SvgUpload = /*#__PURE__*/(0, _react.forwardRef)((props, svgRef) => (0, _re
|
|
|
19
19
|
width: "1em",
|
|
20
20
|
height: "1em",
|
|
21
21
|
viewBox: "0 0 24 24",
|
|
22
|
+
fill: "none",
|
|
22
23
|
ref: svgRef
|
|
23
24
|
}, props), (0, _react2.jsx)("path", {
|
|
24
|
-
|
|
25
|
-
|
|
25
|
+
fillRule: "evenodd",
|
|
26
|
+
clipRule: "evenodd",
|
|
27
|
+
d: "M18 20H6v-2h12v2zM13 5.022V5h-.02l-.85-.935a.2.2 0 0 0-.295-.001l-5.851 6.318 1.502 1.4L11 8.015V16h2V8.054l3.574 3.85 1.442-1.367L13 5.022z",
|
|
28
|
+
fill: "currentColor"
|
|
26
29
|
})));
|
|
27
30
|
var _default = SvgUpload;
|
|
28
31
|
exports.default = _default;
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "Shared icons within DFDS",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"private": false,
|
|
6
|
-
"version": "0.9.
|
|
6
|
+
"version": "0.9.8",
|
|
7
7
|
"sideEffects": false,
|
|
8
8
|
"main": "./cjs/index.js",
|
|
9
9
|
"module": "./index.js",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"react": ">= 16.8.0",
|
|
16
16
|
"react-dom": ">= 16.8.0"
|
|
17
17
|
},
|
|
18
|
-
"gitHead": "
|
|
18
|
+
"gitHead": "2ac87193b4e0faa9742c5ab7139a91be147dd50b",
|
|
19
19
|
"publishConfig": {
|
|
20
20
|
"access": "public"
|
|
21
21
|
}
|
package/svgs/system/Download.svg
CHANGED
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
<
|
|
3
|
-
<title>Download</title>
|
|
4
|
-
<path fill="#002b45" d="M18 4v2h-4.984v9.936l3.499-3.75 1.502 1.401-5.001 5.397 0.001 0.080h-0.075l-0.777 0.84c-0.075 0.081-0.202 0.086-0.283 0.011l-0.012-0.012-0.763-0.839h-0.090l-0.001-0.1-5.032-5.533 1.443-1.367 3.589 3.867v-9.931h-5.016v-2h12z"></path>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 14.9469V15H11.0483L11.8698 15.9033C11.9487 15.99 12.0849 15.9906 12.1645 15.9046L18.0164 9.58672L16.5142 8.18586L13 11.9544V4H11V11.9142L7.42643 8.06445L5.98364 9.43147L11 14.9469ZM6 18H18V20H6V18Z" fill="#002b45"/>
|
|
5
3
|
</svg>
|
package/svgs/system/Upload.svg
CHANGED
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
<
|
|
3
|
-
<title>Upload</title>
|
|
4
|
-
<path fill="#002b45" d="M6 19.969v-2h4.984v-9.936l-3.499 3.75-1.502-1.401 5.001-5.397-0.001-0.080h0.075l0.777-0.84c0.075-0.081 0.202-0.086 0.283-0.011l0.012 0.012 0.763 0.839h0.090l0.001 0.1 5.032 5.533-1.443 1.367-3.589-3.867v9.931h5.016v2h-12z"></path>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M18 20H6V18H18V20ZM13 5.02173V5H12.9802L12.1302 4.06537C12.0513 3.97867 11.9151 3.97805 11.8355 4.06404L5.98357 10.3819L7.4858 11.7828L11 8.01425L11 16H13L13 8.05448L16.5736 11.9042L18.0164 10.5372L13 5.02173Z" fill="#002b45"/>
|
|
5
3
|
</svg>
|
package/system/Download.js
CHANGED
|
@@ -8,10 +8,13 @@ var SvgDownload = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
|
8
8
|
width: "1em",
|
|
9
9
|
height: "1em",
|
|
10
10
|
viewBox: "0 0 24 24",
|
|
11
|
+
fill: "none",
|
|
11
12
|
ref: svgRef
|
|
12
13
|
}, props), ___EmotionJSX("path", {
|
|
13
|
-
|
|
14
|
-
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
clipRule: "evenodd",
|
|
16
|
+
d: "M11 14.947V15h.048l.822.903a.2.2 0 0 0 .295.002l5.851-6.318-1.502-1.401L13 11.954V4h-2v7.914l-3.574-3.85-1.442 1.367L11 14.947zM6 18h12v2H6v-2z",
|
|
17
|
+
fill: "currentColor"
|
|
15
18
|
}));
|
|
16
19
|
});
|
|
17
20
|
export default SvgDownload;
|
package/system/Upload.js
CHANGED
|
@@ -8,10 +8,13 @@ var SvgUpload = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
|
8
8
|
width: "1em",
|
|
9
9
|
height: "1em",
|
|
10
10
|
viewBox: "0 0 24 24",
|
|
11
|
+
fill: "none",
|
|
11
12
|
ref: svgRef
|
|
12
13
|
}, props), ___EmotionJSX("path", {
|
|
13
|
-
|
|
14
|
-
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
clipRule: "evenodd",
|
|
16
|
+
d: "M18 20H6v-2h12v2zM13 5.022V5h-.02l-.85-.935a.2.2 0 0 0-.295-.001l-5.851 6.318 1.502 1.4L11 8.015V16h2V8.054l3.574 3.85 1.442-1.367L13 5.022z",
|
|
17
|
+
fill: "currentColor"
|
|
15
18
|
}));
|
|
16
19
|
});
|
|
17
20
|
export default SvgUpload;
|