UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.26 kB
"use strict"; /** * @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 NotificationMinimalAlertA = createMeisterIcons("notification-minimal-alert-a", [["path", { "fill": "currentColor", "d": "M3.2 10.65c0-4.814 3.936-8.75 8.75-8.75 1.21 0 2.416.276 3.458.747A2.73 2.73 0 0 1 17.05 2.1a2.756 2.756 0 0 1 2.75 2.75c0 .436-.102.849-.284 1.215A8.9 8.9 0 0 1 20.8 10.65v4a4.76 4.76 0 0 1-4.75 4.75h-.895a3.22 3.22 0 0 1-3.205 2.7 3.22 3.22 0 0 1-3.205-2.7H7.95a4.76 4.76 0 0 1-4.75-4.75zm15.244-3.431a2.73 2.73 0 0 1-1.394.381c-1.639 0-2.75-1.26-2.75-2.75 0-.34.063-.667.177-.968A7 7 0 0 0 11.95 3.4c-3.986 0-7.25 3.264-7.25 7.25v4a3.26 3.26 0 0 0 3.25 3.25h8.1a3.26 3.26 0 0 0 3.25-3.25v-4c0-1.262-.326-2.42-.856-3.431M11.95 20.6a1.72 1.72 0 0 1-1.666-1.2h3.332a1.72 1.72 0 0 1-1.666 1.2M15.8 4.85c0-.686.564-1.25 1.25-1.25s1.25.564 1.25 1.25-.564 1.25-1.25 1.25c-.761 0-1.25-.54-1.25-1.25", "key": "c5c5a15218b0fb357673863a3121ff72e144c2d9", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { NotificationMinimalAlertA as default }; //# sourceMappingURL=NotificationMinimalAlertA.js.map