@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.3 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 BellB = createMeisterIcons("bell-b", [["path", { "fill": "currentColor", "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "26c5e222748fa2f8bd4a62b2c5eddcf71ccc7b07", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "879f79f4ac966e9c077ba0b104bffb69e2c743dc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "e9adbea3476812bd96c35ff6866b5843fd4d29c4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 10.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M9.5 12a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0m.5-4.25c-1.286 0-2.25.964-2.25 2.25a.75.75 0 0 1-1.5 0c0-2.114 1.636-3.75 3.75-3.75a.75.75 0 0 1 0 1.5", "key": "0bca429016c2b562ad07d09ccfc49e308d93423b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BellB as default };
//# sourceMappingURL=BellB.js.map