@catalystsoftware/icons 1.0.40 → 1.0.41
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/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1033,7 +1033,7 @@ var Award = createIcon(
|
|
|
1033
1033
|
// src/customIcons/Aws.tsx
|
|
1034
1034
|
var React2 = __toESM(require("react"));
|
|
1035
1035
|
var Aws = () => {
|
|
1036
|
-
return /* @__PURE__ */ React2.createElement("svg", { version: "1.0", xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0
|
|
1036
|
+
return /* @__PURE__ */ React2.createElement("svg", { version: "1.0", xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", preserveAspectRatio: "xMidYMid meet" }, /* @__PURE__ */ React2.createElement("g", { fill: "#F29D1CFF" }, /* @__PURE__ */ React2.createElement("path", { d: "M 6.990 36.021 C 16.352 44.248 34.802 48.429 49.281 45.603 C 57.206 44.056 69.000 39.427 69.000 37.863 C 69.000 36.661 68.613 36.722 60.608 39.199 C 55.019 40.927 50.935 41.408 41.500 41.447 C 29.474 41.498 23.079 40.481 13.500 36.993 C 4.132 33.582 4.232 33.597 6.990 36.021 " })), /* @__PURE__ */ React2.createElement("g", { fill: "#F29D1CFF" }, /* @__PURE__ */ React2.createElement("path", { d: "M 68.250 30.706 C 64.722 31.385 65.617 32.813 69.502 32.703 C 74.382 32.564 75.622 34.067 74.269 38.475 C 73.674 40.414 73.519 42.000 73.925 42.000 C 74.946 42.000 76.759 38.068 77.300 34.678 C 77.664 32.393 77.285 31.679 75.310 30.928 C 72.809 29.977 72.143 29.956 68.250 30.706 " })), /* @__PURE__ */ React2.createElement("g", { fill: "#3A0F00FF" }, /* @__PURE__ */ React2.createElement("path", { d: "M 1.000 31.749 C 1.000 32.245 2.216 33.742 3.702 35.076 L 6.404 37.500 3.702 34.173 C 2.216 32.344 1.000 31.253 1.000 31.749 " })), /* @__PURE__ */ React2.createElement("g", { fill: "#E69F47FF" }, /* @__PURE__ */ React2.createElement("path", { d: "M 68.687 37.087 C 69.470 37.870 69.962 37.870 70.446 37.087 C 70.833 36.462 70.371 36.000 69.359 36.000 C 68.092 36.000 67.904 36.304 68.687 37.087 " })), /* @__PURE__ */ React2.createElement("g", { fill: "#3A0F00FF" }, /* @__PURE__ */ React2.createElement("path", { d: "M 74.378 42.378 L 73.500 43.256 74.378 42.378 L 75.256 41.500 74.378 42.378 " })), /* @__PURE__ */ React2.createElement("g", { fill: "#3A0F00FF" }, /* @__PURE__ */ React2.createElement("path", { d: "M 77.843 31.613 C 78.446 32.651 78.953 32.964 78.970 32.309 C 78.986 31.654 78.493 30.805 77.874 30.422 C 77.045 29.910 77.037 30.224 77.843 31.613 " })));
|
|
1037
1037
|
};
|
|
1038
1038
|
|
|
1039
1039
|
// src/icons/BadgeCheck.tsx
|
package/dist/index.mjs
CHANGED
|
@@ -370,7 +370,7 @@ var Award = createIcon(
|
|
|
370
370
|
// src/customIcons/Aws.tsx
|
|
371
371
|
import * as React2 from "react";
|
|
372
372
|
var Aws = () => {
|
|
373
|
-
return /* @__PURE__ */ React2.createElement("svg", { version: "1.0", xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0
|
|
373
|
+
return /* @__PURE__ */ React2.createElement("svg", { version: "1.0", xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", preserveAspectRatio: "xMidYMid meet" }, /* @__PURE__ */ React2.createElement("g", { fill: "#F29D1CFF" }, /* @__PURE__ */ React2.createElement("path", { d: "M 6.990 36.021 C 16.352 44.248 34.802 48.429 49.281 45.603 C 57.206 44.056 69.000 39.427 69.000 37.863 C 69.000 36.661 68.613 36.722 60.608 39.199 C 55.019 40.927 50.935 41.408 41.500 41.447 C 29.474 41.498 23.079 40.481 13.500 36.993 C 4.132 33.582 4.232 33.597 6.990 36.021 " })), /* @__PURE__ */ React2.createElement("g", { fill: "#F29D1CFF" }, /* @__PURE__ */ React2.createElement("path", { d: "M 68.250 30.706 C 64.722 31.385 65.617 32.813 69.502 32.703 C 74.382 32.564 75.622 34.067 74.269 38.475 C 73.674 40.414 73.519 42.000 73.925 42.000 C 74.946 42.000 76.759 38.068 77.300 34.678 C 77.664 32.393 77.285 31.679 75.310 30.928 C 72.809 29.977 72.143 29.956 68.250 30.706 " })), /* @__PURE__ */ React2.createElement("g", { fill: "#3A0F00FF" }, /* @__PURE__ */ React2.createElement("path", { d: "M 1.000 31.749 C 1.000 32.245 2.216 33.742 3.702 35.076 L 6.404 37.500 3.702 34.173 C 2.216 32.344 1.000 31.253 1.000 31.749 " })), /* @__PURE__ */ React2.createElement("g", { fill: "#E69F47FF" }, /* @__PURE__ */ React2.createElement("path", { d: "M 68.687 37.087 C 69.470 37.870 69.962 37.870 70.446 37.087 C 70.833 36.462 70.371 36.000 69.359 36.000 C 68.092 36.000 67.904 36.304 68.687 37.087 " })), /* @__PURE__ */ React2.createElement("g", { fill: "#3A0F00FF" }, /* @__PURE__ */ React2.createElement("path", { d: "M 74.378 42.378 L 73.500 43.256 74.378 42.378 L 75.256 41.500 74.378 42.378 " })), /* @__PURE__ */ React2.createElement("g", { fill: "#3A0F00FF" }, /* @__PURE__ */ React2.createElement("path", { d: "M 77.843 31.613 C 78.446 32.651 78.953 32.964 78.970 32.309 C 78.986 31.654 78.493 30.805 77.874 30.422 C 77.045 29.910 77.037 30.224 77.843 31.613 " })));
|
|
374
374
|
};
|
|
375
375
|
|
|
376
376
|
// src/icons/BadgeCheck.tsx
|