UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.01 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 NotificationMinimalAlert = createMeisterIcons("notification-minimal-alert", [["path", { "fill": "currentColor", "d": "M3.25 10.5c0-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.75h8a3.26 3.26 0 0 0 3.25-3.25v-4a.75.75 0 0 1 1.5 0v4A4.76 4.76 0 0 1 16 19.25h-.86a3.223 3.223 0 0 1-3.24 3 3.223 3.223 0 0 1-3.24-3H8a4.76 4.76 0 0 1-4.75-4.75zm8.65 10.25c-.9 0-1.616-.638-1.733-1.5h3.466a1.72 1.72 0 0 1-1.733 1.5M16.75 4.5a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M18 1.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5", "key": "9559e99a43ba6b7f1d37b7a2d157eba016b4911e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { NotificationMinimalAlert as default }; //# sourceMappingURL=NotificationMinimalAlert.js.map