UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

11 lines (10 loc) 221 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ICON_SIZE_MAP = void 0; exports.ICON_SIZE_MAP = { s: 14, m: 16, l: 18, xl: 20, }; //# sourceMappingURL=constants.js.map