@ozen-ui/icons
Version:
A collection of icons
6 lines (5 loc) • 338 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.SubdirectoryArrowIcon = void 0;
var SubdirectoryArrowIcon_1 = require("./SubdirectoryArrowIcon");
Object.defineProperty(exports, "SubdirectoryArrowIcon", { enumerable: true, get: function () { return SubdirectoryArrowIcon_1.SubdirectoryArrowIcon; } });