UNPKG

@ozen-ui/icons

Version:

A collection of icons

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