UNPKG

@ozen-ui/icons

Version:

A collection of icons

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