@codecanon/logos 1.0.1 → 1.0.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/dist/react/dark-icon.js
CHANGED
|
@@ -35,7 +35,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
const React = __importStar(require("react"));
|
|
37
37
|
const config_1 = require("@/config");
|
|
38
|
-
const SVGComponent = (props) => (React.createElement("svg", { id: "Capa_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 2122 2122", xmlSpace: "preserve", ...props },
|
|
38
|
+
const SVGComponent = (props) => (React.createElement("svg", { id: "Capa_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 2122 2122", xmlSpace: "preserve", width: "24px", height: "24px", ...props },
|
|
39
39
|
React.createElement("defs", null,
|
|
40
40
|
React.createElement("style", null,
|
|
41
41
|
`.codecanon-primary { fill: var(--color-codecanon-primary, ${config_1.PRIMARY_DARK_COLOR}); }`,
|
package/dist/react/dark-text.js
CHANGED
|
@@ -35,7 +35,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
const config_1 = require("@/config");
|
|
37
37
|
const React = __importStar(require("react"));
|
|
38
|
-
const SVGComponent = (props) => (React.createElement("svg", { viewBox: "0 0 1600 896", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
38
|
+
const SVGComponent = (props) => (React.createElement("svg", { viewBox: "0 0 1600 896", xmlns: "http://www.w3.org/2000/svg", height: "24px", ...props },
|
|
39
39
|
React.createElement("defs", null,
|
|
40
40
|
React.createElement("style", null,
|
|
41
41
|
`.codecanon-letter { fill: var(--color-codecanon-letter, var(--color-codecanon-primary, ${config_1.LETTER_DARK_COLOR})); }`,
|
|
@@ -35,7 +35,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
const config_1 = require("@/config");
|
|
37
37
|
const React = __importStar(require("react"));
|
|
38
|
-
const SVGComponent = (props) => (React.createElement("svg", { id: "Capa_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 2122 2122", xmlSpace: "preserve", ...props },
|
|
38
|
+
const SVGComponent = (props) => (React.createElement("svg", { id: "Capa_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 2122 2122", xmlSpace: "preserve", width: "24px", height: "24px", ...props },
|
|
39
39
|
React.createElement("defs", null,
|
|
40
40
|
React.createElement("style", null,
|
|
41
41
|
`.codecanon-primary { fill: var(--color-codecanon-primary, ${config_1.PRIMARY_DEFAULT_COLOR}); }`,
|
|
@@ -35,7 +35,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
const config_1 = require("@/config");
|
|
37
37
|
const React = __importStar(require("react"));
|
|
38
|
-
const SVGComponent = (props) => (React.createElement("svg", { viewBox: "0 0 1600 896", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
38
|
+
const SVGComponent = (props) => (React.createElement("svg", { viewBox: "0 0 1600 896", xmlns: "http://www.w3.org/2000/svg", height: "24px", ...props },
|
|
39
39
|
React.createElement("defs", null,
|
|
40
40
|
React.createElement("style", null,
|
|
41
41
|
`.codecanon-letter { fill: var(--color-codecanon-letter, var(--color-codecanon-primary, ${config_1.LETTER_DEFAULT_COLOR})); }`,
|
package/dist/react/light-icon.js
CHANGED
|
@@ -35,7 +35,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
const config_1 = require("@/config");
|
|
37
37
|
const React = __importStar(require("react"));
|
|
38
|
-
const SVGComponent = (props) => (React.createElement("svg", { id: "Capa_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 2122 2122", xmlSpace: "preserve", ...props },
|
|
38
|
+
const SVGComponent = (props) => (React.createElement("svg", { id: "Capa_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 2122 2122", xmlSpace: "preserve", width: "24px", height: "24px", ...props },
|
|
39
39
|
React.createElement("defs", null,
|
|
40
40
|
React.createElement("style", null,
|
|
41
41
|
`.codecanon-primary { fill: var(--color-codecanon-primary, ${config_1.PRIMARY_DEFAULT_COLOR}); }`,
|
package/dist/react/light-text.js
CHANGED
|
@@ -35,7 +35,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
const config_1 = require("@/config");
|
|
37
37
|
const React = __importStar(require("react"));
|
|
38
|
-
const SVGComponent = (props) => (React.createElement("svg", { viewBox: "0 0 1600 896", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
38
|
+
const SVGComponent = (props) => (React.createElement("svg", { viewBox: "0 0 1600 896", xmlns: "http://www.w3.org/2000/svg", height: "24px", ...props },
|
|
39
39
|
React.createElement("defs", null,
|
|
40
40
|
React.createElement("style", null,
|
|
41
41
|
`.codecanon-letter { fill: var(--color-codecanon-letter, var(--color-codecanon-primary, ${config_1.LETTER_DEFAULT_COLOR})); }`,
|