UNPKG

@patternfly/react-icons

Version:
9 lines 502 B
"use strict" exports.__esModule = true; exports.RhUiCheckIconConfig = { name: 'RhUiCheckIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M11 26.792c-.384 0-.769-.146-1.061-.438l-8.646-8.647a.999.999 0 1 1 1.414-1.414L11 24.586 29.293 6.293a.999.999 0 1 1 1.414 1.414L12.061 26.354a1.497 1.497 0 0 1-1.061.438Z"}, rhUiIcon: null, }; exports.RhUiCheckIcon = require('../createIcon').createIconBase(exports.RhUiCheckIconConfig); exports["default"] = exports.RhUiCheckIcon;