UNPKG

@ozen-ui/icons

Version:

A collection of icons

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