UNPKG

@ozen-ui/icons

Version:

A collection of icons

11 lines (10 loc) 326 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GoForwardIconMeta = void 0; var entities_1 = require("../../../entities"); exports.GoForwardIconMeta = new entities_1.IconSizedMeta({ name: 'GoForward', isColored: false, componentName: 'GoForwardIcon', group: 'actions', });