UNPKG

@patternfly/react-icons

Version:
9 lines 747 B
"use strict" exports.__esModule = true; exports.RhUiSeverityMinorFillIconConfig = { name: 'RhUiSeverityMinorFillIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M30 14v9.212a.998.998 0 0 1-.593.913l-13 5.788a.993.993 0 0 1-.814 0l-13-5.788A.999.999 0 0 1 2 23.212V14a.999.999 0 0 1 1.407-.913L16 18.693l12.593-5.606A1 1 0 0 1 30 14Zm-.456-11.839a.994.994 0 0 0-.951-.074L16 7.693 3.407 2.087A1 1 0 0 0 2 3v5c0 .395.232.753.593.913l13 5.788a.993.993 0 0 0 .814 0l13-5.788A.999.999 0 0 0 30 8V3a.999.999 0 0 0-.456-.839Z"}, rhUiIcon: null, }; exports.RhUiSeverityMinorFillIcon = require('../createIcon').createIconBase(exports.RhUiSeverityMinorFillIconConfig); exports["default"] = exports.RhUiSeverityMinorFillIcon;