@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.48 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 NotificationAlert = createMeisterIcons("notification-alert", [["path", { "fill": "currentColor", "d": "M12.05 3.6C8.564 3.6 5.7 6.464 5.7 9.95v3.6c0 .291.073.6.178 1.018a.8.8 0 0 1 .02.231.75.75 0 0 1-.413.722 6 6 0 0 0-.25.13l-.065.04c-.222.23-.37.615-.37 1.059 0 .786.664 1.45 1.45 1.45h11.5c.451 0 .842-.153 1.07-.38.227-.228.38-.619.38-1.07 0-.504-.234-.883-.653-1.167a.75.75 0 0 1-.32-.83c.101-.41.173-.715.173-1.003v-3.6a.75.75 0 1 1 1.5 0v3.6c0 .318-.05.629-.11.91.546.51.91 1.211.91 2.09 0 .749-.247 1.558-.82 2.13-.572.573-1.381.82-2.13.82h-3.049c-.336 1.258-1.495 2.2-2.851 2.2s-2.515-.942-2.852-2.2H6.25a2.97 2.97 0 0 1-2.95-2.95c0-.749.247-1.558.82-2.13.06-.061.127-.113.19-.158a4.4 4.4 0 0 1-.11-.912v-3.6c0-4.314 3.536-7.85 7.85-7.85a.75.75 0 0 1 0 1.5m-1.434 16.1c.258.416.72.7 1.234.7s.975-.284 1.234-.7zM14.3 5.05a2.756 2.756 0 0 1 2.75-2.75 2.756 2.756 0 0 1 2.75 2.75 2.756 2.756 0 0 1-2.75 2.75c-1.639 0-2.75-1.26-2.75-2.75m2.75-1.25c-.686 0-1.25.564-1.25 1.25 0 .71.489 1.25 1.25 1.25.686 0 1.25-.564 1.25-1.25s-.564-1.25-1.25-1.25", "key": "5fe5037457f0d6280ee1b14799f6b9988e880023", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NotificationAlert as default };
//# sourceMappingURL=NotificationAlert.js.map