UNPKG

@ozen-ui/icons

Version:

A collection of icons

6 lines (5 loc) 302 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DeviceErrorIcon = void 0; var DeviceErrorIcon_1 = require("./DeviceErrorIcon"); Object.defineProperty(exports, "DeviceErrorIcon", { enumerable: true, get: function () { return DeviceErrorIcon_1.DeviceErrorIcon; } });