UNPKG

@patternfly/react-tokens

Version:

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

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