@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 2.37 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 NotificationAlertB = createMeisterIcons("notification-alert-b", [["path", { "fill": "currentColor", "d": "M17.05 6.9a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "94d37f15b293786f847e8f3c13ee013ec103a333", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.05 3.65a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M14.3 4.9a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0M9.1 18.4h1.5v.4H9.1zm5.9.5h-1.5v-.4H15zm4.15-9.65a.75.75 0 0 1 .75.75v3.6c0 .493-.12.97-.214 1.348l-.008.034a.75.75 0 1 1-1.456-.364c.105-.418.178-.726.178-1.018V10a.75.75 0 0 1 .75-.75m-7.1-5.6C8.564 3.65 5.7 6.514 5.7 10v3.5c0 .292.073.6.178 1.018a.75.75 0 1 1-1.456.364l-.008-.034c-.095-.378-.214-.855-.214-1.348V10c0-4.314 3.536-7.85 7.85-7.85a.75.75 0 0 1 0 1.5", "key": "b3232660be336b6c0979d2896f4dab68341a2e28", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.25 18.9c0 1.2-1 2.2-2.2 2.2s-2.2-1-2.2-2.2z", "key": "eacc1c2dbd24197ba92f9d1d6f98bfcd21039658", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.1 18.15H15v.75a2.97 2.97 0 0 1-2.95 2.95A2.97 2.97 0 0 1 9.1 18.9zm1.716 1.5c.259.416.72.7 1.234.7s.975-.284 1.234-.7z", "key": "0465bda37c808df357eb7894cb4d296c6427a3fc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.82 14.365a.75.75 0 0 1-.335 1.006 2 2 0 0 0-.169.103l-.006.004a4 4 0 0 1-.192.122c-.193.233-.318.592-.318 1 0 .786.664 1.45 1.45 1.45h3.6a.75.75 0 0 1 0 1.5h-3.6A2.97 2.97 0 0 1 3.3 16.6c0-.749.247-1.558.82-2.13l.086-.086.109-.055c.053-.027.094-.053.169-.103l.006-.004c.075-.05.183-.122.325-.193a.75.75 0 0 1 1.006.336m12.378-.037a.75.75 0 0 1 1.023-.28A2.9 2.9 0 0 1 20.7 16.6c0 .825-.399 1.582-.75 2.05l-.032.043-.038.037c-.572.573-1.381.82-2.13.82h-3.5a.75.75 0 0 1 0-1.5h3.5c.428 0 .803-.138 1.034-.346.233-.326.416-.747.416-1.104 0-.534-.258-.984-.722-1.249a.75.75 0 0 1-.28-1.023", "key": "d1b13fcd2dc2d113417ec00f4bad2ae5500caf09", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NotificationAlertB as default };
//# sourceMappingURL=NotificationAlertB.js.map