UNPKG

@patternfly/react-icons

Version:
9 lines 717 B
"use strict" exports.__esModule = true; exports.RhUiDataSinkFillIconConfig = { name: 'RhUiDataSinkFillIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M31 24c0 2.757-2.243 5-5 5s-5-2.243-5-5 2.243-5 5-5 5 2.243 5 5Zm-17.293-4.707a.999.999 0 1 0-1.414 1.414L14.586 23H8c-2.206 0-4-1.794-4-4s1.794-4 4-4h16c3.309 0 6-2.691 6-6s-2.691-6-6-6H3a1 1 0 1 0 0 2h21c2.206 0 4 1.794 4 4s-1.794 4-4 4H8c-3.309 0-6 2.691-6 6s2.691 6 6 6h6.586l-2.293 2.293a.999.999 0 1 0 1.414 1.414l4-4a.999.999 0 0 0 0-1.414l-4-4Z"}, rhUiIcon: null, }; exports.RhUiDataSinkFillIcon = require('../createIcon').createIconBase(exports.RhUiDataSinkFillIconConfig); exports["default"] = exports.RhUiDataSinkFillIcon;