@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 906 B
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 NotificationMinimal = createMeisterIcons("notification-minimal", [["path", { "fill": "currentColor", "d": "M4.75 10.5c0-3.986 3.264-7.25 7.25-7.25s7.25 3.264 7.25 7.25v4A3.26 3.26 0 0 1 16 17.75H8a3.26 3.26 0 0 1-3.25-3.25zM12 1.75c-4.814 0-8.75 3.936-8.75 8.75v4A4.76 4.76 0 0 0 8 19.25h.76c.124 1.694 1.51 3 3.24 3a3.223 3.223 0 0 0 3.24-3H16a4.76 4.76 0 0 0 4.75-4.75v-4c0-4.814-3.936-8.75-8.75-8.75m1.733 17.5h-3.466c.117.862.832 1.5 1.733 1.5.9 0 1.616-.638 1.733-1.5", "key": "d506534ec0af3c58a770170f7c657b91b67e245e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NotificationMinimal as default };
//# sourceMappingURL=NotificationMinimal.js.map