UNPKG

@patternfly/react-icons

Version:
9 lines 821 B
"use strict" exports.__esModule = true; exports.RhUiAttentionBellFillIconConfig = { name: 'RhUiAttentionBellFillIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M28 21c-1.103 0-2-.897-2-2v-4c0-4.884-3.523-8.955-8.159-9.823.405-.444.659-1.03.659-1.677C18.5 2.121 17.379 1 16 1s-2.5 1.121-2.5 2.5c0 .648.254 1.233.659 1.677C9.523 6.045 6 10.116 6 15v4c0 1.103-.897 2-2 2a1 1 0 0 0-1 1v3.5c0 .827.673 1.5 1.5 1.5H12c0 2.206 1.794 4 4 4s4-1.794 4-4h7.5c.827 0 1.5-.673 1.5-1.5V22a1 1 0 0 0-1-1ZM14.5 11a1.5 1.5 0 0 1 3 0v5a1.5 1.5 0 0 1-3 0v-5ZM16 24.014a2 2 0 1 1-.001-3.999A2 2 0 0 1 16 24.014Z"}, rhUiIcon: null, }; exports.RhUiAttentionBellFillIcon = require('../createIcon').createIconBase(exports.RhUiAttentionBellFillIconConfig); exports["default"] = exports.RhUiAttentionBellFillIcon;