UNPKG

@patternfly/react-tokens

Version:

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

8 lines 340 B
"use strict"; exports.__esModule = true; exports.c_button_hamburger_icon_top_collapse_path = { "name": "--pf-v6-c-button--hamburger-icon--top--collapse--path", "value": "path(\"M5,1 L9,1\")", "var": "var(--pf-v6-c-button--hamburger-icon--top--collapse--path)" }; exports["default"] = exports.c_button_hamburger_icon_top_collapse_path;