@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.83 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 NotificationMinimalAlertB = createMeisterIcons("notification-minimal-alert-b", [["path", { "fill": "currentColor", "d": "M20 9.75a.75.75 0 0 1 .75.75v4A4.76 4.76 0 0 1 16 19.25h-1.6a.75.75 0 0 1 0-1.5H16a3.26 3.26 0 0 0 3.25-3.25v-4a.75.75 0 0 1 .75-.75m-16.75.75c0-4.814 3.936-8.75 8.75-8.75a.75.75 0 0 1 0 1.5c-3.986 0-7.25 3.264-7.25 7.25v4A3.26 3.26 0 0 0 8 17.75h1.6a.75.75 0 0 1 0 1.5H8a4.76 4.76 0 0 1-4.75-4.75z", "key": "d2a7dbdd88de2b4b976fd116e41d042967136388", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.5 19c0 1.4-1.1 2.5-2.5 2.5S9.5 20.4 9.5 19v-.5h4.9c0 .1.1.3.1.5", "key": "ea0c86f16dc8be84bfafbfecf3afee092bc89b3b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.75 17.75h6.4v.684l.003.01.018.063c.027.094.079.28.079.493A3.226 3.226 0 0 1 12 22.25 3.226 3.226 0 0 1 8.75 19zm1.517 1.5c.117.862.832 1.5 1.733 1.5.9 0 1.616-.638 1.733-1.5z", "key": "f06d5df92021bff910e3d4be895aaf6d33ce7127", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18 6.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "fd76bb268c3f2222db03579c25ee58f0e5aa93a8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18 3.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M15.25 4.5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0", "key": "0d8ca973a32b0af4f73b4ba4b7c0035a19e24e77", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NotificationMinimalAlertB as default };
//# sourceMappingURL=NotificationMinimalAlertB.js.map