UNPKG

@patternfly/react-icons

Version:
9 lines 544 B
"use strict" exports.__esModule = true; exports.RhUiPortIconConfig = { name: 'RhUiPortIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M23 23.917a1.62 1.62 0 0 1-1.149-.475L9 10.59l-6.204 6.205a1.127 1.127 0 0 1-1.592-1.592L7.85 8.557a1.629 1.629 0 0 1 2.299 0L23 21.409l6.204-6.205a1.127 1.127 0 0 1 1.592 1.592l-6.646 6.646a1.624 1.624 0 0 1-1.149.475Z"}, rhUiIcon: null, }; exports.RhUiPortIcon = require('../createIcon').createIconBase(exports.RhUiPortIconConfig); exports["default"] = exports.RhUiPortIcon;