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