UNPKG

@patternfly/react-tokens

Version:

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

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