@ozen-ui/icons 0.66.0 → 0.68.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.
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import type { IconProps } from '../types';
3
+ export declare const TelemedicineIcon: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TelemedicineIcon = void 0;
4
+ var tslib_1 = require("tslib");
5
+ var react_1 = tslib_1.__importStar(require("react"));
6
+ var TelemedicineMIcon_1 = require("./TelemedicineMIcon");
7
+ var TelemedicineSIcon_1 = require("./TelemedicineSIcon");
8
+ exports.TelemedicineIcon = (0, react_1.forwardRef)(function (_a, ref) {
9
+ var size = _a.size, otherProps = tslib_1.__rest(_a, ["size"]);
10
+ switch (size) {
11
+ case 's':
12
+ return react_1.default.createElement(TelemedicineSIcon_1.TelemedicineSIcon, tslib_1.__assign({}, otherProps, { ref: ref }));
13
+ case 'm':
14
+ return react_1.default.createElement(TelemedicineMIcon_1.TelemedicineMIcon, tslib_1.__assign({}, otherProps, { ref: ref }));
15
+ default:
16
+ return react_1.default.createElement(TelemedicineMIcon_1.TelemedicineMIcon, tslib_1.__assign({}, otherProps, { ref: ref }));
17
+ }
18
+ });
19
+ exports.TelemedicineIcon.displayName = 'TelemedicineIcon';
@@ -0,0 +1,2 @@
1
+ import React from 'react';
2
+ export declare const TelemedicineMIcon: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TelemedicineMIcon = void 0;
4
+ var tslib_1 = require("tslib");
5
+ var react_1 = tslib_1.__importStar(require("react"));
6
+ exports.TelemedicineMIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", tslib_1.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, props, { ref: ref }),
7
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.672 4.924a1.44 1.44 0 0 1 1.02-.424h16.616c.382 0 .749.153 1.02.424.27.272.422.64.422 1.025v11.125c0 .385-.152.753-.422 1.025a1.44 1.44 0 0 1-1.02.424h-5.816l.785 1.97h.877c.414 0 .75.338.75.754a.75.75 0 0 1-.75.753H7.846a.75.75 0 0 1-.75-.753c0-.416.336-.754.75-.754h.877l.785-1.97H3.692c-.382 0-.75-.153-1.02-.424a1.45 1.45 0 0 1-.422-1.025V5.95c0-.385.152-.753.422-1.025m7.961 12.092H3.75V6.006h16.5v11.01h-9.617m.49 1.507-.784 1.97h3.322l-.784-1.97z", clipRule: "evenodd" }),
8
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 7.75a.75.75 0 0 1 .75.75v2.25H15a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0v-2.25H9a.75.75 0 0 1 0-1.5h2.25V8.5a.75.75 0 0 1 .75-.75", clipRule: "evenodd" }))); });
9
+ exports.TelemedicineMIcon.displayName = 'TelemedicineMIcon';
@@ -0,0 +1,2 @@
1
+ import React from 'react';
2
+ export declare const TelemedicineSIcon: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TelemedicineSIcon = void 0;
4
+ var tslib_1 = require("tslib");
5
+ var react_1 = tslib_1.__importStar(require("react"));
6
+ exports.TelemedicineSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", tslib_1.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none", viewBox: "0 0 16 16" }, props, { ref: ref }),
7
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M.62 1.64c.239-.247.569-.39.918-.39h12.923c.35 0 .68.143.92.39.239.247.369.577.369.916v8.888c0 .34-.13.669-.37.915-.239.248-.569.391-.919.391h-4.248l.443.884h.575a.75.75 0 0 1 0 1.5H4.769a.75.75 0 0 1 0-1.5h.575l.442-.884H1.538c-.349 0-.68-.143-.919-.39a1.32 1.32 0 0 1-.369-.916V2.556c0-.34.13-.669.37-.915m6.396 9.61H1.75v-8.5h12.5v8.5H7.016m.448 1.5-.443.884H8.98l-.443-.884z", clipRule: "evenodd" }),
8
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 4.25a.75.75 0 0 1 .75.75v1.25H10a.75.75 0 0 1 0 1.5H8.75V9a.75.75 0 0 1-1.5 0V7.75H6a.75.75 0 0 1 0-1.5h1.25V5A.75.75 0 0 1 8 4.25", clipRule: "evenodd" }))); });
9
+ exports.TelemedicineSIcon.displayName = 'TelemedicineSIcon';
@@ -0,0 +1 @@
1
+ export { TelemedicineIcon } from './TelemedicineIcon';
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TelemedicineIcon = void 0;
4
+ var TelemedicineIcon_1 = require("./TelemedicineIcon");
5
+ Object.defineProperty(exports, "TelemedicineIcon", { enumerable: true, get: function () { return TelemedicineIcon_1.TelemedicineIcon; } });
@@ -548,6 +548,7 @@ export { UserStrokeCheckIcon } from './UserStrokeCheckIcon';
548
548
  export { CameraScanIcon } from './CameraScanIcon';
549
549
  export { CalculatorIcon } from './CalculatorIcon';
550
550
  export { FineIcon } from './FineIcon';
551
+ export { TelemedicineIcon } from './TelemedicineIcon';
551
552
  export { MainIcon } from './MainIcon';
552
553
  export { ArrowSmallLeftIcon } from './ArrowSmallLeftIcon';
553
554
  export { ChevronSmallLeftIcon } from './ChevronSmallLeftIcon';
package/dist/cjs/index.js CHANGED
@@ -11,8 +11,8 @@ exports.DollarIcon = exports.EuroIcon = exports.FrankIcon = exports.YuanIcon = e
11
11
  exports.RequestIcon = exports.FundFilledIcon = exports.FundIcon = exports.ProfileIcon = exports.TechChatIcon = exports.CommentIcon = exports.ChatMessageIcon = exports.ChatInfoIcon = exports.LightIcon = exports.BoxIcon = exports.CallActiveIcon = exports.KeyboardMobileIcon = exports.TransferIcon = exports.CardGridIcon = exports.CatalogIcon = exports.ChatMessageFilledIcon = exports.ArrowDownIcon = exports.TurnRightIcon = exports.ArrowUpIcon = exports.RoubleCircleFilledIcon = exports.RoubleCircleOutlineIcon = exports.ImageIcon = exports.SecurityIcon = exports.ShareIcon = exports.FlameIcon = exports.BurgerIcon = exports.UploadCloudIcon = exports.SoundOffIcon = exports.SoundOnIcon = exports.VideoOffIcon = exports.VideoOnIcon = exports.MicOnIcon = exports.MicOffIcon = exports.RotateRightIcon = exports.RotateLeftIcon = exports.FilterClearIcon = exports.LocationIcon = exports.TasksIcon = exports.PlasticCardAddIcon = exports.PlasticCardSavedIcon = exports.PlasticCardFilledIcon = exports.PlasticCardActiveIcon = exports.PlasticCardIcon = exports.DigitalCardIcon = exports.LeadIcon = exports.FolderOpenIcon = exports.LiraIcon = exports.GbpIcon = exports.CanadianDollarIcon = exports.AustralianDollarIcon = void 0;
12
12
  exports.ArrowRightRectangleIcon = exports.ArrowRightCircleIcon = exports.TariffIcon = exports.CaseIcon = exports.CaseDiagramIcon = exports.BuildingIcon = exports.CartWheelFilledIcon = exports.CartWheelOutlineIcon = exports.BerekeIcon = exports.BoltIcon = exports.TextSharpIcon = exports.Number09Icon = exports.Number06Icon = exports.Number03Icon = exports.Number00Icon = exports.Number08Icon = exports.Number05Icon = exports.Number02Icon = exports.TextStarIcon = exports.Number07Icon = exports.Number04Icon = exports.Number01Icon = exports.CallEndIcon = exports.FingerprintIcon = exports.LabelIcon = exports.GiftIcon = exports.PromoIcon = exports.EventIcon = exports.WindowIcon = exports.DevicesIcon = exports.SupportIcon = exports.Face2Icon = exports.GroupUserIcon = exports.ImageGalleryIcon = exports.AccountIcon = exports.CartHandIcon = exports.BarcodeScanIcon = exports.CardScanIcon = exports.BarcodeIcon = exports.StatisticIcon = exports.WidgetIcon = exports.TemplatesIcon = exports.FilledNfcIcon = exports.BillIcon = exports.GlobeIcon = exports.RateIcon = exports.AlertOffIcon = exports.AlertOnIcon = exports.DashboardIcon = exports.LimitsIcon = void 0;
13
13
  exports.FineIcon = exports.CalculatorIcon = exports.CameraScanIcon = exports.UserStrokeCheckIcon = exports.GlobeIncomeIcon = exports.ArrowRightTopIcon = exports.ArrowRightBottomIcon = exports.LanguageIcon = exports.CallTerminatedIcon = exports.MultiAccountIcon = exports.KronaIcon = exports.GlassesIcon = exports.AtmIcon = exports.PlaneIcon = exports.LeafIcon = exports.ModeIcon = exports.CalendarMortgageIcon = exports.ArrowTransferDiagonalIcon = exports.CoinShareIcon = exports.DownloadFileIcon = exports.UploadFileIcon = exports.ShoppingBagIcon = exports.KeyIcon = exports.BookPenIcon = exports.WashingIcon = exports.StudyIcon = exports.HammerIcon = exports.LampIcon = exports.BoatIcon = exports.UserStrokeIcon = exports.UserStrokePlusIcon = exports.UserGroupIcon = exports.ThreeLinesIcon = exports.TextIcon = exports.SafeIcon = exports.PlusSmallIcon = exports.PinOnIcon = exports.PinOffIcon = exports.PercentFilledIcon = exports.NumberIcon = exports.FlagIcon = exports.CoinDownIcon = exports.MapIcon = exports.ListIcon = exports.KeyboardDesktopIcon = exports.GridIcon = exports.CrossSmallIcon = exports.CircleFillIcon = exports.CarIcon = exports.BagIcon = void 0;
14
- exports.BrCardMaestroColoredIcon = exports.ReloadCircleGhostColoredIcon = exports.ReloadCircleColoredIcon = exports.WarningTriangleGhostColoredIcon = exports.WarningTriangleColoredIcon = exports.InfoCircleGhostColoredIcon = exports.InfoCircleColoredIcon = exports.CheckCircleGhostColoredIcon = exports.CheckCircleColoredIcon = exports.ErrorCircleGhostColoredIcon = exports.ErrorCircleColoredIcon = exports.UnlockIcon = exports.LockIcon = exports.FunnelFilledIcon = exports.FunnelIcon = exports.PinIcon = exports.UnpinIcon = exports.ScanIcon = exports.TrendsIcon = exports.Suitcase2Icon = exports.Suitcase1Icon = exports.UserFilledIcon = exports.UserIcon = exports.TimeFilledIcon = exports.TimeIcon = exports.TickDoubleIcon = exports.TickIcon = exports.Cart2FilledIcon = exports.Cart2OutlineIcon = exports.ShopIcon = exports.ScanCardIcon = exports.KeyboardIcon = exports.OpenEyesIcon = exports.FlashIcon = exports.ErrorCircleOutlineIcon = exports.ErrorCircleFilledIcon = exports.EqualizerIcon = exports.ArchiveIcon = exports.CloseIcon = exports.CloseEyesIcon = exports.BankIcon = exports.ChevronSmallUpIcon = exports.ArrowSmallUpIcon = exports.ChevronSmallDownIcon = exports.ArrowSmallDownIcon = exports.ChevronSmallRightIcon = exports.ArrowSmallRightIcon = exports.ChevronSmallLeftIcon = exports.ArrowSmallLeftIcon = exports.MainIcon = void 0;
15
- exports.BrAppleWalletColoredIcon = exports.BrOzenColoredIcon = exports.BrOzenIcon = exports.BrEGovIcon = exports.BrEGovColoredIcon = exports.BrGarminColoredIcon = exports.BrGarminIcon = exports.BrBerekeFilledIcon = exports.BrBerekeFilledColoredIcon = exports.BrN1BrokerIcon = exports.BrN1BrokernColoredIcon = exports.BrFacebookFilledColoredIcon = exports.BrFacebookFilledIcon = exports.BrFacebookColoredIcon = exports.BrFacebookIcon = exports.BrKoronaIcon = exports.BrKoronaColoredIcon = exports.BrInstagramOutlineColoredIcon = exports.BrInstagramFilledColoredIcon = exports.BrInstagramFilledIcon = exports.BrInstagramOutlineIcon = exports.BrFaceIdIcon = exports.BrFaceIdColoredIcon = exports.BrVisaAliasIcon = exports.BrVisaAliasColoredIcon = exports.BrSamsungPay2Icon = exports.BrSamsungPay2ColoredIcon = exports.BrCardMaestroIcon = exports.BrCardMastercardIcon = exports.BrCardMastercardColoredIcon = exports.BrCardVisaIcon = exports.BrCardVisaColoredIcon = exports.BrGoogleIcon = exports.BrGoogleColoredIcon = exports.BrVkIcon = exports.BrVkColoredIcon = exports.BrTwitterIcon = exports.BrTwitterColoredIcon = exports.BrWhatsAppIcon = exports.BrWhatsAppColoredIcon = exports.BrApplePayColoredIcon = exports.BrSamsungPayIcon = exports.BrSamsungPayColoredIcon = exports.BrGooglePayIcon = exports.BrGooglePayDarkColoredIcon = exports.BrGooglePayLightColoredIcon = exports.BrTelegramIcon = exports.BrTelegramColoredIcon = void 0;
14
+ exports.ReloadCircleGhostColoredIcon = exports.ReloadCircleColoredIcon = exports.WarningTriangleGhostColoredIcon = exports.WarningTriangleColoredIcon = exports.InfoCircleGhostColoredIcon = exports.InfoCircleColoredIcon = exports.CheckCircleGhostColoredIcon = exports.CheckCircleColoredIcon = exports.ErrorCircleGhostColoredIcon = exports.ErrorCircleColoredIcon = exports.UnlockIcon = exports.LockIcon = exports.FunnelFilledIcon = exports.FunnelIcon = exports.PinIcon = exports.UnpinIcon = exports.ScanIcon = exports.TrendsIcon = exports.Suitcase2Icon = exports.Suitcase1Icon = exports.UserFilledIcon = exports.UserIcon = exports.TimeFilledIcon = exports.TimeIcon = exports.TickDoubleIcon = exports.TickIcon = exports.Cart2FilledIcon = exports.Cart2OutlineIcon = exports.ShopIcon = exports.ScanCardIcon = exports.KeyboardIcon = exports.OpenEyesIcon = exports.FlashIcon = exports.ErrorCircleOutlineIcon = exports.ErrorCircleFilledIcon = exports.EqualizerIcon = exports.ArchiveIcon = exports.CloseIcon = exports.CloseEyesIcon = exports.BankIcon = exports.ChevronSmallUpIcon = exports.ArrowSmallUpIcon = exports.ChevronSmallDownIcon = exports.ArrowSmallDownIcon = exports.ChevronSmallRightIcon = exports.ArrowSmallRightIcon = exports.ChevronSmallLeftIcon = exports.ArrowSmallLeftIcon = exports.MainIcon = exports.TelemedicineIcon = void 0;
15
+ exports.BrAppleWalletColoredIcon = exports.BrOzenColoredIcon = exports.BrOzenIcon = exports.BrEGovIcon = exports.BrEGovColoredIcon = exports.BrGarminColoredIcon = exports.BrGarminIcon = exports.BrBerekeFilledIcon = exports.BrBerekeFilledColoredIcon = exports.BrN1BrokerIcon = exports.BrN1BrokernColoredIcon = exports.BrFacebookFilledColoredIcon = exports.BrFacebookFilledIcon = exports.BrFacebookColoredIcon = exports.BrFacebookIcon = exports.BrKoronaIcon = exports.BrKoronaColoredIcon = exports.BrInstagramOutlineColoredIcon = exports.BrInstagramFilledColoredIcon = exports.BrInstagramFilledIcon = exports.BrInstagramOutlineIcon = exports.BrFaceIdIcon = exports.BrFaceIdColoredIcon = exports.BrVisaAliasIcon = exports.BrVisaAliasColoredIcon = exports.BrSamsungPay2Icon = exports.BrSamsungPay2ColoredIcon = exports.BrCardMaestroIcon = exports.BrCardMastercardIcon = exports.BrCardMastercardColoredIcon = exports.BrCardVisaIcon = exports.BrCardVisaColoredIcon = exports.BrGoogleIcon = exports.BrGoogleColoredIcon = exports.BrVkIcon = exports.BrVkColoredIcon = exports.BrTwitterIcon = exports.BrTwitterColoredIcon = exports.BrWhatsAppIcon = exports.BrWhatsAppColoredIcon = exports.BrApplePayColoredIcon = exports.BrSamsungPayIcon = exports.BrSamsungPayColoredIcon = exports.BrGooglePayIcon = exports.BrGooglePayDarkColoredIcon = exports.BrGooglePayLightColoredIcon = exports.BrTelegramIcon = exports.BrTelegramColoredIcon = exports.BrCardMaestroColoredIcon = void 0;
16
16
  var tslib_1 = require("tslib");
17
17
  var FlagUsIcon_1 = require("./FlagUsIcon");
18
18
  Object.defineProperty(exports, "FlagUsIcon", { enumerable: true, get: function () { return FlagUsIcon_1.FlagUsIcon; } });
@@ -1114,6 +1114,8 @@ var CalculatorIcon_1 = require("./CalculatorIcon");
1114
1114
  Object.defineProperty(exports, "CalculatorIcon", { enumerable: true, get: function () { return CalculatorIcon_1.CalculatorIcon; } });
1115
1115
  var FineIcon_1 = require("./FineIcon");
1116
1116
  Object.defineProperty(exports, "FineIcon", { enumerable: true, get: function () { return FineIcon_1.FineIcon; } });
1117
+ var TelemedicineIcon_1 = require("./TelemedicineIcon");
1118
+ Object.defineProperty(exports, "TelemedicineIcon", { enumerable: true, get: function () { return TelemedicineIcon_1.TelemedicineIcon; } });
1117
1119
  var MainIcon_1 = require("./MainIcon");
1118
1120
  Object.defineProperty(exports, "MainIcon", { enumerable: true, get: function () { return MainIcon_1.MainIcon; } });
1119
1121
  var ArrowSmallLeftIcon_1 = require("./ArrowSmallLeftIcon");
@@ -4,4 +4,5 @@ export type IconSize = (typeof iconSizeVariant)[number];
4
4
  export type IconRef = SVGSVGElement;
5
5
  export type IconProps = Omit<SVGProps<SVGSVGElement>, 'size'> & {
6
6
  size?: IconSize;
7
+ 'data-testid'?: string;
7
8
  };
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import type { IconProps } from '../types';
3
+ export declare const TelemedicineIcon: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,16 @@
1
+ import { __assign, __rest } from "tslib";
2
+ import React, { forwardRef } from 'react';
3
+ import { TelemedicineMIcon } from './TelemedicineMIcon';
4
+ import { TelemedicineSIcon } from './TelemedicineSIcon';
5
+ export var TelemedicineIcon = forwardRef(function (_a, ref) {
6
+ var size = _a.size, otherProps = __rest(_a, ["size"]);
7
+ switch (size) {
8
+ case 's':
9
+ return React.createElement(TelemedicineSIcon, __assign({}, otherProps, { ref: ref }));
10
+ case 'm':
11
+ return React.createElement(TelemedicineMIcon, __assign({}, otherProps, { ref: ref }));
12
+ default:
13
+ return React.createElement(TelemedicineMIcon, __assign({}, otherProps, { ref: ref }));
14
+ }
15
+ });
16
+ TelemedicineIcon.displayName = 'TelemedicineIcon';
@@ -0,0 +1,2 @@
1
+ import React from 'react';
2
+ export declare const TelemedicineMIcon: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,6 @@
1
+ import { __assign } from "tslib";
2
+ import React, { forwardRef } from 'react';
3
+ export var TelemedicineMIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, props, { ref: ref }),
4
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.672 4.924a1.44 1.44 0 0 1 1.02-.424h16.616c.382 0 .749.153 1.02.424.27.272.422.64.422 1.025v11.125c0 .385-.152.753-.422 1.025a1.44 1.44 0 0 1-1.02.424h-5.816l.785 1.97h.877c.414 0 .75.338.75.754a.75.75 0 0 1-.75.753H7.846a.75.75 0 0 1-.75-.753c0-.416.336-.754.75-.754h.877l.785-1.97H3.692c-.382 0-.75-.153-1.02-.424a1.45 1.45 0 0 1-.422-1.025V5.95c0-.385.152-.753.422-1.025m7.961 12.092H3.75V6.006h16.5v11.01h-9.617m.49 1.507-.784 1.97h3.322l-.784-1.97z", clipRule: "evenodd" }),
5
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 7.75a.75.75 0 0 1 .75.75v2.25H15a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0v-2.25H9a.75.75 0 0 1 0-1.5h2.25V8.5a.75.75 0 0 1 .75-.75", clipRule: "evenodd" }))); });
6
+ TelemedicineMIcon.displayName = 'TelemedicineMIcon';
@@ -0,0 +1,2 @@
1
+ import React from 'react';
2
+ export declare const TelemedicineSIcon: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,6 @@
1
+ import { __assign } from "tslib";
2
+ import React, { forwardRef } from 'react';
3
+ export var TelemedicineSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none", viewBox: "0 0 16 16" }, props, { ref: ref }),
4
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M.62 1.64c.239-.247.569-.39.918-.39h12.923c.35 0 .68.143.92.39.239.247.369.577.369.916v8.888c0 .34-.13.669-.37.915-.239.248-.569.391-.919.391h-4.248l.443.884h.575a.75.75 0 0 1 0 1.5H4.769a.75.75 0 0 1 0-1.5h.575l.442-.884H1.538c-.349 0-.68-.143-.919-.39a1.32 1.32 0 0 1-.369-.916V2.556c0-.34.13-.669.37-.915m6.396 9.61H1.75v-8.5h12.5v8.5H7.016m.448 1.5-.443.884H8.98l-.443-.884z", clipRule: "evenodd" }),
5
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 4.25a.75.75 0 0 1 .75.75v1.25H10a.75.75 0 0 1 0 1.5H8.75V9a.75.75 0 0 1-1.5 0V7.75H6a.75.75 0 0 1 0-1.5h1.25V5A.75.75 0 0 1 8 4.25", clipRule: "evenodd" }))); });
6
+ TelemedicineSIcon.displayName = 'TelemedicineSIcon';
@@ -0,0 +1 @@
1
+ export { TelemedicineIcon } from './TelemedicineIcon';
@@ -0,0 +1 @@
1
+ export { TelemedicineIcon } from './TelemedicineIcon';
@@ -548,6 +548,7 @@ export { UserStrokeCheckIcon } from './UserStrokeCheckIcon';
548
548
  export { CameraScanIcon } from './CameraScanIcon';
549
549
  export { CalculatorIcon } from './CalculatorIcon';
550
550
  export { FineIcon } from './FineIcon';
551
+ export { TelemedicineIcon } from './TelemedicineIcon';
551
552
  export { MainIcon } from './MainIcon';
552
553
  export { ArrowSmallLeftIcon } from './ArrowSmallLeftIcon';
553
554
  export { ChevronSmallLeftIcon } from './ChevronSmallLeftIcon';
package/dist/esm/index.js CHANGED
@@ -548,6 +548,7 @@ export { UserStrokeCheckIcon } from './UserStrokeCheckIcon';
548
548
  export { CameraScanIcon } from './CameraScanIcon';
549
549
  export { CalculatorIcon } from './CalculatorIcon';
550
550
  export { FineIcon } from './FineIcon';
551
+ export { TelemedicineIcon } from './TelemedicineIcon';
551
552
  export { MainIcon } from './MainIcon';
552
553
  export { ArrowSmallLeftIcon } from './ArrowSmallLeftIcon';
553
554
  export { ChevronSmallLeftIcon } from './ChevronSmallLeftIcon';
@@ -4,4 +4,5 @@ export type IconSize = (typeof iconSizeVariant)[number];
4
4
  export type IconRef = SVGSVGElement;
5
5
  export type IconProps = Omit<SVGProps<SVGSVGElement>, 'size'> & {
6
6
  size?: IconSize;
7
+ 'data-testid'?: string;
7
8
  };
package/manifest.json CHANGED
@@ -4158,6 +4158,14 @@
4158
4158
  "colored": false,
4159
4159
  "deprecated": false
4160
4160
  },
4161
+ {
4162
+ "name": "telemedicine_icon",
4163
+ "size": ["s", "m"],
4164
+ "category": "Action",
4165
+ "componentName": "TelemedicineIcon",
4166
+ "colored": false,
4167
+ "deprecated": false
4168
+ },
4161
4169
  {
4162
4170
  "name": "main_icon",
4163
4171
  "size": ["s", "m"],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ozen-ui/icons",
3
- "version": "0.66.0",
3
+ "version": "0.68.0",
4
4
  "description": "A collection of icons",
5
5
  "license": "MIT",
6
6
  "main": "dist/cjs/index.js",
@@ -21,7 +21,7 @@
21
21
  "*.svg"
22
22
  ],
23
23
  "dependencies": {
24
- "@ozen-ui/logger": "0.66.0"
24
+ "@ozen-ui/logger": "0.68.0"
25
25
  },
26
26
  "peerDependencies": {
27
27
  "react": ">=17.0.2 <19.0.0"
@@ -0,0 +1,20 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ fill="none"
6
+ viewBox="0 0 24 24"
7
+ >
8
+ <path
9
+ fill="currentColor"
10
+ fill-rule="evenodd"
11
+ d="M2.672 4.924a1.44 1.44 0 0 1 1.02-.424h16.616c.382 0 .749.153 1.02.424.27.272.422.64.422 1.025v11.125c0 .385-.152.753-.422 1.025a1.44 1.44 0 0 1-1.02.424h-5.816l.785 1.97h.877c.414 0 .75.338.75.754a.75.75 0 0 1-.75.753H7.846a.75.75 0 0 1-.75-.753c0-.416.336-.754.75-.754h.877l.785-1.97H3.692c-.382 0-.75-.153-1.02-.424a1.45 1.45 0 0 1-.422-1.025V5.95c0-.385.152-.753.422-1.025m7.961 12.092H3.75V6.006h16.5v11.01h-9.617m.49 1.507-.784 1.97h3.322l-.784-1.97z"
12
+ clip-rule="evenodd"
13
+ />
14
+ <path
15
+ fill="currentColor"
16
+ fill-rule="evenodd"
17
+ d="M12 7.75a.75.75 0 0 1 .75.75v2.25H15a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0v-2.25H9a.75.75 0 0 1 0-1.5h2.25V8.5a.75.75 0 0 1 .75-.75"
18
+ clip-rule="evenodd"
19
+ />
20
+ </svg>
@@ -0,0 +1,20 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="16"
4
+ height="16"
5
+ fill="none"
6
+ viewBox="0 0 16 16"
7
+ >
8
+ <path
9
+ fill="currentColor"
10
+ fill-rule="evenodd"
11
+ d="M.62 1.64c.239-.247.569-.39.918-.39h12.923c.35 0 .68.143.92.39.239.247.369.577.369.916v8.888c0 .34-.13.669-.37.915-.239.248-.569.391-.919.391h-4.248l.443.884h.575a.75.75 0 0 1 0 1.5H4.769a.75.75 0 0 1 0-1.5h.575l.442-.884H1.538c-.349 0-.68-.143-.919-.39a1.32 1.32 0 0 1-.369-.916V2.556c0-.34.13-.669.37-.915m6.396 9.61H1.75v-8.5h12.5v8.5H7.016m.448 1.5-.443.884H8.98l-.443-.884z"
12
+ clip-rule="evenodd"
13
+ />
14
+ <path
15
+ fill="currentColor"
16
+ fill-rule="evenodd"
17
+ d="M8 4.25a.75.75 0 0 1 .75.75v1.25H10a.75.75 0 0 1 0 1.5H8.75V9a.75.75 0 0 1-1.5 0V7.75H6a.75.75 0 0 1 0-1.5h1.25V5A.75.75 0 0 1 8 4.25"
18
+ clip-rule="evenodd"
19
+ />
20
+ </svg>