UNPKG

@ozen-ui/icons

Version:

A collection of icons

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