@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.81 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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 NotificationMinimalAlertB = createMeisterIcons("notification-minimal-alert-b", [["path", { "fill": "currentColor", "d": "M20 9.75a.75.75 0 0 1 .75.75v4A4.76 4.76 0 0 1 16 19.25h-1.6a.75.75 0 0 1 0-1.5H16a3.26 3.26 0 0 0 3.25-3.25v-4a.75.75 0 0 1 .75-.75m-16.75.75c0-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.75h1.6a.75.75 0 0 1 0 1.5H8a4.76 4.76 0 0 1-4.75-4.75z", "key": "354848b1587c6c9b337ff1905821d1b13cd74649", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.5 19c0 1.4-1.1 2.5-2.5 2.5S9.5 20.4 9.5 19v-.5h4.9c0 .1.1.3.1.5", "key": "1e064ac658184a2976a5dd64ce1ebc9b0b50e42d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.75 17.75h6.4v.684l.003.01.018.063c.027.094.079.28.079.493A3.226 3.226 0 0 1 12 22.25 3.226 3.226 0 0 1 8.75 19zm1.517 1.5c.117.862.832 1.5 1.733 1.5.9 0 1.616-.638 1.733-1.5z", "key": "7e130a1f6ced2c3c72d65ef9f48b3a127ee92409", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18 6.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "47aaf38b1accacd9dcf05227718889d3e34dfcb0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18 3.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M15.25 4.5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0", "key": "6e367990e808dc2d39087c68b8b229394b3d98dc", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NotificationMinimalAlertB as default };
//# sourceMappingURL=NotificationMinimalAlertB.js.map