@ozen-ui/icons 0.23.1 → 0.24.0

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.
@@ -37,6 +37,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.CheckCircleColoredMIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.CheckCircleColoredMIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "24", height: "24", fill: "none" }),
40
- react_1.default.createElement("path", { fill: "#43B741", fillRule: "evenodd", stroke: "#2A7329", strokeWidth: "1.5", d: "M1 12C1 5.92 5.92 1 12 1s11 4.92 11 11-4.92 11-11 11S1 18.08 1 12Z", clipRule: "evenodd" }),
40
+ react_1.default.createElement("path", { fill: "#0B0", fillRule: "evenodd", stroke: "#2A7329", strokeWidth: "1.5", d: "M1 12C1 5.92 5.92 1 12 1s11 4.92 11 11-4.92 11-11 11S1 18.08 1 12Z", clipRule: "evenodd" }),
41
41
  react_1.default.createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M17.53 8.47a.75.75 0 0 1 0 1.06l-6.5 6.5a.75.75 0 0 1-1.06 0l-3.5-3.5a.75.75 0 1 1 1.06-1.06l2.97 2.97 5.97-5.97a.75.75 0 0 1 1.06 0Z", clipRule: "evenodd" }))); });
42
42
  exports.CheckCircleColoredMIcon.displayName = 'CheckCircleColoredMIcon';
@@ -37,6 +37,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.CheckCircleColoredSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.CheckCircleColoredSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("path", { fill: "#43B741", stroke: "#2A7329", strokeWidth: "1.5", d: "M.75 8A7.246 7.246 0 0 1 8 .75 7.246 7.246 0 0 1 15.25 8 7.246 7.246 0 0 1 8 15.25 7.246 7.246 0 0 1 .75 8Z" }),
40
+ react_1.default.createElement("path", { fill: "#0B0", stroke: "#2A7329", strokeWidth: "1.5", d: "M.75 8A7.246 7.246 0 0 1 8 .75 7.246 7.246 0 0 1 15.25 8 7.246 7.246 0 0 1 8 15.25 7.246 7.246 0 0 1 .75 8Z" }),
41
41
  react_1.default.createElement("path", { fill: "#fff", d: "m11.6 6.784-3.915 3.915a1 1 0 0 1-1.414 0L4.4 8.829a.75.75 0 0 1 1.061-1.06l1.516 1.516 3.561-3.562a.75.75 0 1 1 1.061 1.06Z" }))); });
42
42
  exports.CheckCircleColoredSIcon.displayName = 'CheckCircleColoredSIcon';
@@ -37,6 +37,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.ErrorCircleColoredMIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.ErrorCircleColoredMIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "24", height: "24", fill: "none" }),
40
- react_1.default.createElement("path", { fill: "#F62114", stroke: "#A4150D", strokeWidth: "1.5", d: "M1.75 12C1.75 6.335 6.335 1.75 12 1.75S22.25 6.335 22.25 12 17.665 22.25 12 22.25A10.244 10.244 0 0 1 1.75 12Z" }),
40
+ react_1.default.createElement("path", { fill: "#FF5959", stroke: "#A4150D", strokeWidth: "1.5", d: "M1.75 12C1.75 6.335 6.335 1.75 12 1.75S22.25 6.335 22.25 12 17.665 22.25 12 22.25A10.244 10.244 0 0 1 1.75 12Z" }),
41
41
  react_1.default.createElement("path", { fill: "#fff", d: "M8.208 9.214 10.995 12l-2.787 2.786a.711.711 0 0 0 1.006 1.006L12 13.005l2.786 2.787a.711.711 0 0 0 1.006-1.006L13.005 12l2.787-2.786a.711.711 0 0 0-1.006-1.006L12 10.995 9.214 8.208a.711.711 0 0 0-1.006 1.006Z" }))); });
42
42
  exports.ErrorCircleColoredMIcon.displayName = 'ErrorCircleColoredMIcon';
@@ -37,6 +37,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.ErrorCircleColoredSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.ErrorCircleColoredSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("path", { fill: "#F62114", stroke: "#A4150D", strokeWidth: "1.5", d: "M.75 8A7.246 7.246 0 0 1 8 .75 7.246 7.246 0 0 1 15.25 8 7.246 7.246 0 0 1 8 15.25 7.246 7.246 0 0 1 .75 8Z" }),
40
+ react_1.default.createElement("path", { fill: "#FF5959", stroke: "#A4150D", strokeWidth: "1.5", d: "M.75 8A7.246 7.246 0 0 1 8 .75 7.246 7.246 0 0 1 15.25 8 7.246 7.246 0 0 1 8 15.25 7.246 7.246 0 0 1 .75 8Z" }),
41
41
  react_1.default.createElement("path", { fill: "#fff", d: "M6.311 5.25a.75.75 0 0 0-1.06 1.061L6.938 8 5.25 9.689a.75.75 0 0 0 1.061 1.06L8 9.062l1.689 1.689a.75.75 0 0 0 1.06-1.061L9.062 8l1.689-1.689a.75.75 0 0 0-1.061-1.06L8 6.938 6.311 5.25Z" }))); });
42
42
  exports.ErrorCircleColoredSIcon.displayName = 'ErrorCircleColoredSIcon';
@@ -37,6 +37,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.InfoCircleColoredMIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.InfoCircleColoredMIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "24", height: "24", fill: "none" }),
40
- react_1.default.createElement("path", { fill: "#7424DA", stroke: "#481688", strokeWidth: "1.5", d: "M1.75 12C1.75 6.335 6.335 1.75 12 1.75S22.25 6.335 22.25 12 17.665 22.25 12 22.25A10.244 10.244 0 0 1 1.75 12Z" }),
40
+ react_1.default.createElement("path", { fill: "#8002FF", stroke: "#481688", strokeWidth: "1.5", d: "M1.75 12C1.75 6.335 6.335 1.75 12 1.75S22.25 6.335 22.25 12 17.665 22.25 12 22.25A10.244 10.244 0 0 1 1.75 12Z" }),
41
41
  react_1.default.createElement("path", { fill: "#fff", d: "M11 7a1 1 0 1 0 2 0 1 1 0 0 0-2 0ZM12 18a.75.75 0 0 1-.75-.75v-7a.75.75 0 0 1 1.5 0v7A.75.75 0 0 1 12 18Z" }))); });
42
42
  exports.InfoCircleColoredMIcon.displayName = 'InfoCircleColoredMIcon';
@@ -37,6 +37,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.InfoCircleColoredSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.InfoCircleColoredSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("path", { fill: "#7424DA", stroke: "#481688", strokeWidth: "1.5", d: "M.75 8A7.246 7.246 0 0 1 8 .75 7.246 7.246 0 0 1 15.25 8 7.246 7.246 0 0 1 8 15.25 7.246 7.246 0 0 1 .75 8Z" }),
40
+ react_1.default.createElement("path", { fill: "#8002FF", stroke: "#481688", strokeWidth: "1.5", d: "M.75 8A7.246 7.246 0 0 1 8 .75 7.246 7.246 0 0 1 15.25 8 7.246 7.246 0 0 1 8 15.25 7.246 7.246 0 0 1 .75 8Z" }),
41
41
  react_1.default.createElement("path", { fill: "#fff", d: "M7.25 7.746a.75.75 0 0 1 1.5 0v3.5a.75.75 0 0 1-1.5 0v-3.5ZM6.999 5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z" }))); });
42
42
  exports.InfoCircleColoredSIcon.displayName = 'InfoCircleColoredSIcon';
@@ -37,6 +37,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.ReloadCircleColoredMIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.ReloadCircleColoredMIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "24", height: "24", fill: "none" }),
40
- react_1.default.createElement("rect", { width: "20.5", height: "20.5", x: "1.75", y: "1.75", fill: "#F0520E", stroke: "#943209", strokeWidth: "1.5", rx: "10.25" }),
40
+ react_1.default.createElement("rect", { width: "20.5", height: "20.5", x: "1.75", y: "1.75", fill: "#F90", stroke: "#943209", strokeWidth: "1.5", rx: "10.25" }),
41
41
  react_1.default.createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M13.19 6.66a5.47 5.47 0 0 0-6.058 2.844 5.465 5.465 0 0 0-.507 3.498.656.656 0 1 1-1.29.241A6.776 6.776 0 0 1 9.117 5.86a6.783 6.783 0 0 1 6.937.703v-.686a.656.656 0 0 1 1.313 0v2.17a.679.679 0 0 1 0 .073v.111a.656.656 0 0 1-.657.656h-2.355a.656.656 0 1 1 0-1.312h.862a5.47 5.47 0 0 0-2.028-.915Zm4.71 3.568c.356-.067.699.168.765.524a6.776 6.776 0 0 1-3.782 7.384 6.782 6.782 0 0 1-6.937-.703v.686a.656.656 0 0 1-1.313 0v-2.172a.662.662 0 0 1 0-.07v-.112c0-.363.294-.656.656-.656h2.356a.656.656 0 1 1 0 1.312h-.862a5.467 5.467 0 0 0 8.592-5.428.656.656 0 0 1 .524-.765Z", clipRule: "evenodd" }))); });
42
42
  exports.ReloadCircleColoredMIcon.displayName = 'ReloadCircleColoredMIcon';
@@ -37,6 +37,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.ReloadCircleColoredSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.ReloadCircleColoredSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("path", { fill: "#F0520E", stroke: "#943209", strokeWidth: "1.5", d: "M8 .75a7.25 7.25 0 1 1 0 14.5A7.25 7.25 0 0 1 8 .75Z" }),
40
+ react_1.default.createElement("path", { fill: "#F90", stroke: "#943209", strokeWidth: "1.5", d: "M8 .75a7.25 7.25 0 1 1 0 14.5A7.25 7.25 0 0 1 8 .75Z" }),
41
41
  react_1.default.createElement("path", { fill: "#fff", d: "M11.401 4c.33 0 .599.25.599.56v1.97c0 .309-.268.56-.599.56H9.293c-.33 0-.598-.251-.598-.56 0-.31.268-.56.598-.56h.917a3.055 3.055 0 0 0-2.058-.768c-1.502 0-2.747 1.037-2.96 2.394-.049.306-.353.518-.68.473-.327-.045-.554-.33-.506-.635.298-1.897 2.039-3.352 4.146-3.352 1.01 0 1.931.33 2.65.884V4.56c0-.31.268-.56.6-.56ZM4.599 8.91c-.33 0-.599.251-.599.56v1.97c0 .31.268.56.599.56.33 0 .599-.25.599-.56v-.4c.718.551 1.636.878 2.643.878 2.104 0 3.856-1.453 4.145-3.346.047-.306-.18-.59-.508-.634-.327-.043-.63.17-.677.475C10.595 9.76 9.345 10.8 7.84 10.8c-.806 0-1.527-.29-2.058-.77h.924c.33 0 .599-.25.599-.559 0-.309-.269-.56-.6-.56H4.6Z" }))); });
42
42
  exports.ReloadCircleColoredSIcon.displayName = 'ReloadCircleColoredSIcon';
@@ -11,6 +11,6 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var CheckCircleColoredMIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "24", height: "24", fill: "none" }),
14
- React.createElement("path", { fill: "#43B741", fillRule: "evenodd", stroke: "#2A7329", strokeWidth: "1.5", d: "M1 12C1 5.92 5.92 1 12 1s11 4.92 11 11-4.92 11-11 11S1 18.08 1 12Z", clipRule: "evenodd" }),
14
+ React.createElement("path", { fill: "#0B0", fillRule: "evenodd", stroke: "#2A7329", strokeWidth: "1.5", d: "M1 12C1 5.92 5.92 1 12 1s11 4.92 11 11-4.92 11-11 11S1 18.08 1 12Z", clipRule: "evenodd" }),
15
15
  React.createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M17.53 8.47a.75.75 0 0 1 0 1.06l-6.5 6.5a.75.75 0 0 1-1.06 0l-3.5-3.5a.75.75 0 1 1 1.06-1.06l2.97 2.97 5.97-5.97a.75.75 0 0 1 1.06 0Z", clipRule: "evenodd" }))); });
16
16
  CheckCircleColoredMIcon.displayName = 'CheckCircleColoredMIcon';
@@ -11,6 +11,6 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var CheckCircleColoredSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("path", { fill: "#43B741", stroke: "#2A7329", strokeWidth: "1.5", d: "M.75 8A7.246 7.246 0 0 1 8 .75 7.246 7.246 0 0 1 15.25 8 7.246 7.246 0 0 1 8 15.25 7.246 7.246 0 0 1 .75 8Z" }),
14
+ React.createElement("path", { fill: "#0B0", stroke: "#2A7329", strokeWidth: "1.5", d: "M.75 8A7.246 7.246 0 0 1 8 .75 7.246 7.246 0 0 1 15.25 8 7.246 7.246 0 0 1 8 15.25 7.246 7.246 0 0 1 .75 8Z" }),
15
15
  React.createElement("path", { fill: "#fff", d: "m11.6 6.784-3.915 3.915a1 1 0 0 1-1.414 0L4.4 8.829a.75.75 0 0 1 1.061-1.06l1.516 1.516 3.561-3.562a.75.75 0 1 1 1.061 1.06Z" }))); });
16
16
  CheckCircleColoredSIcon.displayName = 'CheckCircleColoredSIcon';
@@ -11,6 +11,6 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var ErrorCircleColoredMIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "24", height: "24", fill: "none" }),
14
- React.createElement("path", { fill: "#F62114", stroke: "#A4150D", strokeWidth: "1.5", d: "M1.75 12C1.75 6.335 6.335 1.75 12 1.75S22.25 6.335 22.25 12 17.665 22.25 12 22.25A10.244 10.244 0 0 1 1.75 12Z" }),
14
+ React.createElement("path", { fill: "#FF5959", stroke: "#A4150D", strokeWidth: "1.5", d: "M1.75 12C1.75 6.335 6.335 1.75 12 1.75S22.25 6.335 22.25 12 17.665 22.25 12 22.25A10.244 10.244 0 0 1 1.75 12Z" }),
15
15
  React.createElement("path", { fill: "#fff", d: "M8.208 9.214 10.995 12l-2.787 2.786a.711.711 0 0 0 1.006 1.006L12 13.005l2.786 2.787a.711.711 0 0 0 1.006-1.006L13.005 12l2.787-2.786a.711.711 0 0 0-1.006-1.006L12 10.995 9.214 8.208a.711.711 0 0 0-1.006 1.006Z" }))); });
16
16
  ErrorCircleColoredMIcon.displayName = 'ErrorCircleColoredMIcon';
@@ -11,6 +11,6 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var ErrorCircleColoredSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("path", { fill: "#F62114", stroke: "#A4150D", strokeWidth: "1.5", d: "M.75 8A7.246 7.246 0 0 1 8 .75 7.246 7.246 0 0 1 15.25 8 7.246 7.246 0 0 1 8 15.25 7.246 7.246 0 0 1 .75 8Z" }),
14
+ React.createElement("path", { fill: "#FF5959", stroke: "#A4150D", strokeWidth: "1.5", d: "M.75 8A7.246 7.246 0 0 1 8 .75 7.246 7.246 0 0 1 15.25 8 7.246 7.246 0 0 1 8 15.25 7.246 7.246 0 0 1 .75 8Z" }),
15
15
  React.createElement("path", { fill: "#fff", d: "M6.311 5.25a.75.75 0 0 0-1.06 1.061L6.938 8 5.25 9.689a.75.75 0 0 0 1.061 1.06L8 9.062l1.689 1.689a.75.75 0 0 0 1.06-1.061L9.062 8l1.689-1.689a.75.75 0 0 0-1.061-1.06L8 6.938 6.311 5.25Z" }))); });
16
16
  ErrorCircleColoredSIcon.displayName = 'ErrorCircleColoredSIcon';
@@ -11,6 +11,6 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var InfoCircleColoredMIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "24", height: "24", fill: "none" }),
14
- React.createElement("path", { fill: "#7424DA", stroke: "#481688", strokeWidth: "1.5", d: "M1.75 12C1.75 6.335 6.335 1.75 12 1.75S22.25 6.335 22.25 12 17.665 22.25 12 22.25A10.244 10.244 0 0 1 1.75 12Z" }),
14
+ React.createElement("path", { fill: "#8002FF", stroke: "#481688", strokeWidth: "1.5", d: "M1.75 12C1.75 6.335 6.335 1.75 12 1.75S22.25 6.335 22.25 12 17.665 22.25 12 22.25A10.244 10.244 0 0 1 1.75 12Z" }),
15
15
  React.createElement("path", { fill: "#fff", d: "M11 7a1 1 0 1 0 2 0 1 1 0 0 0-2 0ZM12 18a.75.75 0 0 1-.75-.75v-7a.75.75 0 0 1 1.5 0v7A.75.75 0 0 1 12 18Z" }))); });
16
16
  InfoCircleColoredMIcon.displayName = 'InfoCircleColoredMIcon';
@@ -11,6 +11,6 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var InfoCircleColoredSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("path", { fill: "#7424DA", stroke: "#481688", strokeWidth: "1.5", d: "M.75 8A7.246 7.246 0 0 1 8 .75 7.246 7.246 0 0 1 15.25 8 7.246 7.246 0 0 1 8 15.25 7.246 7.246 0 0 1 .75 8Z" }),
14
+ React.createElement("path", { fill: "#8002FF", stroke: "#481688", strokeWidth: "1.5", d: "M.75 8A7.246 7.246 0 0 1 8 .75 7.246 7.246 0 0 1 15.25 8 7.246 7.246 0 0 1 8 15.25 7.246 7.246 0 0 1 .75 8Z" }),
15
15
  React.createElement("path", { fill: "#fff", d: "M7.25 7.746a.75.75 0 0 1 1.5 0v3.5a.75.75 0 0 1-1.5 0v-3.5ZM6.999 5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z" }))); });
16
16
  InfoCircleColoredSIcon.displayName = 'InfoCircleColoredSIcon';
@@ -11,6 +11,6 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var ReloadCircleColoredMIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "24", height: "24", fill: "none" }),
14
- React.createElement("rect", { width: "20.5", height: "20.5", x: "1.75", y: "1.75", fill: "#F0520E", stroke: "#943209", strokeWidth: "1.5", rx: "10.25" }),
14
+ React.createElement("rect", { width: "20.5", height: "20.5", x: "1.75", y: "1.75", fill: "#F90", stroke: "#943209", strokeWidth: "1.5", rx: "10.25" }),
15
15
  React.createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M13.19 6.66a5.47 5.47 0 0 0-6.058 2.844 5.465 5.465 0 0 0-.507 3.498.656.656 0 1 1-1.29.241A6.776 6.776 0 0 1 9.117 5.86a6.783 6.783 0 0 1 6.937.703v-.686a.656.656 0 0 1 1.313 0v2.17a.679.679 0 0 1 0 .073v.111a.656.656 0 0 1-.657.656h-2.355a.656.656 0 1 1 0-1.312h.862a5.47 5.47 0 0 0-2.028-.915Zm4.71 3.568c.356-.067.699.168.765.524a6.776 6.776 0 0 1-3.782 7.384 6.782 6.782 0 0 1-6.937-.703v.686a.656.656 0 0 1-1.313 0v-2.172a.662.662 0 0 1 0-.07v-.112c0-.363.294-.656.656-.656h2.356a.656.656 0 1 1 0 1.312h-.862a5.467 5.467 0 0 0 8.592-5.428.656.656 0 0 1 .524-.765Z", clipRule: "evenodd" }))); });
16
16
  ReloadCircleColoredMIcon.displayName = 'ReloadCircleColoredMIcon';
@@ -11,6 +11,6 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var ReloadCircleColoredSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("path", { fill: "#F0520E", stroke: "#943209", strokeWidth: "1.5", d: "M8 .75a7.25 7.25 0 1 1 0 14.5A7.25 7.25 0 0 1 8 .75Z" }),
14
+ React.createElement("path", { fill: "#F90", stroke: "#943209", strokeWidth: "1.5", d: "M8 .75a7.25 7.25 0 1 1 0 14.5A7.25 7.25 0 0 1 8 .75Z" }),
15
15
  React.createElement("path", { fill: "#fff", d: "M11.401 4c.33 0 .599.25.599.56v1.97c0 .309-.268.56-.599.56H9.293c-.33 0-.598-.251-.598-.56 0-.31.268-.56.598-.56h.917a3.055 3.055 0 0 0-2.058-.768c-1.502 0-2.747 1.037-2.96 2.394-.049.306-.353.518-.68.473-.327-.045-.554-.33-.506-.635.298-1.897 2.039-3.352 4.146-3.352 1.01 0 1.931.33 2.65.884V4.56c0-.31.268-.56.6-.56ZM4.599 8.91c-.33 0-.599.251-.599.56v1.97c0 .31.268.56.599.56.33 0 .599-.25.599-.56v-.4c.718.551 1.636.878 2.643.878 2.104 0 3.856-1.453 4.145-3.346.047-.306-.18-.59-.508-.634-.327-.043-.63.17-.677.475C10.595 9.76 9.345 10.8 7.84 10.8c-.806 0-1.527-.29-2.058-.77h.924c.33 0 .599-.25.599-.559 0-.309-.269-.56-.6-.56H4.6Z" }))); });
16
16
  ReloadCircleColoredSIcon.displayName = 'ReloadCircleColoredSIcon';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ozen-ui/icons",
3
- "version": "0.23.1",
3
+ "version": "0.24.0",
4
4
  "description": "A collection of icons",
5
5
  "license": "MIT",
6
6
  "main": "dist/cjs/index.js",