@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.38 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const NotificationAlertB = createMeisterIcons("notification-alert-b", [["path", { "fill": "currentColor", "d": "M17.05 6.9a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "551815f8be5ffa95b3aa54923bfe852d8163c529", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.05 3.65a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M14.3 4.9a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0M9.1 18.4h1.5v.4H9.1zm5.9.5h-1.5v-.4H15zm4.15-9.65a.75.75 0 0 1 .75.75v3.6c0 .493-.12.97-.214 1.348l-.008.034a.75.75 0 1 1-1.456-.364c.105-.418.178-.726.178-1.018V10a.75.75 0 0 1 .75-.75m-7.1-5.6C8.564 3.65 5.7 6.514 5.7 10v3.5c0 .292.073.6.178 1.018a.75.75 0 1 1-1.456.364l-.008-.034c-.095-.378-.214-.855-.214-1.348V10c0-4.314 3.536-7.85 7.85-7.85a.75.75 0 0 1 0 1.5", "key": "31d141ae9e42e34316255f0cdbdf56c2c41c8e63", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.25 18.9c0 1.2-1 2.2-2.2 2.2s-2.2-1-2.2-2.2z", "key": "72e0c86919f8ee1415e0d28204c166c21dd0fad4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.1 18.15H15v.75a2.97 2.97 0 0 1-2.95 2.95A2.97 2.97 0 0 1 9.1 18.9zm1.716 1.5c.259.416.72.7 1.234.7s.975-.284 1.234-.7z", "key": "5f350145d292eff56b3b1bfb67d8c01fba54f40f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.82 14.365a.75.75 0 0 1-.335 1.006 2 2 0 0 0-.169.103l-.006.004a4 4 0 0 1-.192.122c-.193.233-.318.592-.318 1 0 .786.664 1.45 1.45 1.45h3.6a.75.75 0 0 1 0 1.5h-3.6A2.97 2.97 0 0 1 3.3 16.6c0-.749.247-1.558.82-2.13l.086-.086.109-.055c.053-.027.094-.053.169-.103l.006-.004c.075-.05.183-.122.325-.193a.75.75 0 0 1 1.006.336m12.378-.037a.75.75 0 0 1 1.023-.28A2.9 2.9 0 0 1 20.7 16.6c0 .825-.399 1.582-.75 2.05l-.032.043-.038.037c-.572.573-1.381.82-2.13.82h-3.5a.75.75 0 0 1 0-1.5h3.5c.428 0 .803-.138 1.034-.346.233-.326.416-.747.416-1.104 0-.534-.258-.984-.722-1.249a.75.75 0 0 1-.28-1.023", "key": "7093d187af7c37c88085a029230d154e27e336a6", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NotificationAlertB as default };
//# sourceMappingURL=NotificationAlertB.js.map