UNPKG

@patternfly/react-tokens

Version:

This library provides access to the design tokens of PatternFly 4 from JavaScript

8 lines 352 B
"use strict"; exports.__esModule = true; exports.c_button_hamburger_icon_bottom_collapse_path = { "name": "--pf-v6-c-button--hamburger-icon--bottom--collapse--path", "value": "path(\"M9,9 L5,9\")", "var": "var(--pf-v6-c-button--hamburger-icon--bottom--collapse--path)" }; exports["default"] = exports.c_button_hamburger_icon_bottom_collapse_path;