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