@bbl-digital/snorre 2.2.117 → 2.2.118
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bundle.js
CHANGED
@@ -28780,7 +28780,9 @@
|
|
28780
28780
|
const IconOffice365 = props => {
|
28781
28781
|
return /*#__PURE__*/jsxRuntime.jsxs("svg", {
|
28782
28782
|
xmlns: "http://www.w3.org/2000/svg",
|
28783
|
-
|
28783
|
+
width: "46px",
|
28784
|
+
height: "46px",
|
28785
|
+
viewBox: "0 0 60 60",
|
28784
28786
|
children: [/*#__PURE__*/jsxRuntime.jsxs("defs", {
|
28785
28787
|
children: [/*#__PURE__*/jsxRuntime.jsxs("linearGradient", {
|
28786
28788
|
id: "a",
|
@@ -6,7 +6,9 @@ import { jsxs as _jsxs } from "react/jsx-runtime";
|
|
6
6
|
const IconOffice365 = props => {
|
7
7
|
return /*#__PURE__*/_jsxs("svg", {
|
8
8
|
xmlns: "http://www.w3.org/2000/svg",
|
9
|
-
|
9
|
+
width: "46px",
|
10
|
+
height: "46px",
|
11
|
+
viewBox: "0 0 60 60",
|
10
12
|
children: [/*#__PURE__*/_jsxs("defs", {
|
11
13
|
children: [/*#__PURE__*/_jsxs("linearGradient", {
|
12
14
|
id: "a",
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"IconOffice365.d.ts","sourceRoot":"","sources":["../../../src/packages/icons/Logos/IconOffice365.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;
|
1
|
+
{"version":3,"file":"IconOffice365.d.ts","sourceRoot":"","sources":["../../../src/packages/icons/Logos/IconOffice365.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAmGzB,wBAAuD"}
|
@@ -6,7 +6,9 @@ import { jsxs as _jsxs } from "react/jsx-runtime";
|
|
6
6
|
const IconOffice365 = props => {
|
7
7
|
return /*#__PURE__*/_jsxs("svg", {
|
8
8
|
xmlns: "http://www.w3.org/2000/svg",
|
9
|
-
|
9
|
+
width: "46px",
|
10
|
+
height: "46px",
|
11
|
+
viewBox: "0 0 60 60",
|
10
12
|
children: [/*#__PURE__*/_jsxs("defs", {
|
11
13
|
children: [/*#__PURE__*/_jsxs("linearGradient", {
|
12
14
|
id: "a",
|