UNPKG

@ozen-ui/icons

Version:

A collection of icons

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