@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.47 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 NotificationMinimalB = createMeisterIcons("notification-minimal-b", [["path", { "fill": "currentColor", "d": "M16 18.5H8c-2.2 0-4-1.8-4-4v-4c0-4.4 3.6-8 8-8s8 3.6 8 8v4c0 2.2-1.8 4-4 4", "key": "c8890ed5335e66e36dd5a90f5f4a46a20a7a5879", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.25c-3.986 0-7.25 3.264-7.25 7.25v4A3.26 3.26 0 0 0 8 17.75h8a3.26 3.26 0 0 0 3.25-3.25v-4c0-3.986-3.264-7.25-7.25-7.25M3.25 10.5c0-4.814 3.936-8.75 8.75-8.75s8.75 3.936 8.75 8.75v4A4.76 4.76 0 0 1 16 19.25H8a4.76 4.76 0 0 1-4.75-4.75z", "key": "c5743198026597b7ca5977f855e50147f66ea16a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.251 18.894 10.25 19c0 .986.764 1.75 1.75 1.75.978 0 1.738-.753 1.75-1.728l-.011-.035-.004-.01c-.027-.081-.085-.254-.085-.477h1.5c0-.018-.004-.035-.004-.035l.015.048.004.01c.027.08.085.253.085.477A3.226 3.226 0 0 1 12 22.25 3.226 3.226 0 0 1 8.75 19v-.017c0-.087 0-.218.023-.356a1.6 1.6 0 0 1 .156-.462l1.342.67-.019.042z", "key": "825804cf382834930bf844766c1a18c8fc443d7a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NotificationMinimalB as default };
//# sourceMappingURL=NotificationMinimalB.js.map