@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 NoEntryB = createMeisterIcons("no-entry-b", [["path", { "fill": "currentColor", "d": "m18.856 4.98.526.647C20.768 7.333 21.75 9.495 21.75 12A9.713 9.713 0 0 1 12 21.75c-2.376 0-4.663-.863-6.312-2.402l-.565-.527zM7.308 18.747c1.29.956 2.95 1.502 4.692 1.502A8.213 8.213 0 0 0 20.25 12c0-1.79-.598-3.393-1.53-4.755z", "key": "e9fb6e360ee04e2af3762a1d365b205356907d85", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.8 6.1 6.1 18.8C4.2 17.1 3 14.7 3 12c0-5 4-9 9-9 2.7 0 5.1 1.2 6.8 3.1", "key": "60cc5a462a29029060e2140a88ae9f9bbd0d6940", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12c0 2.22.886 4.225 2.341 5.748L17.748 6.091C16.225 4.636 14.22 3.75 12 3.75M2.25 12A9.713 9.713 0 0 1 12 2.25c2.931 0 5.53 1.305 7.359 3.35l.473.529L6.129 19.832l-.53-.473C3.556 17.529 2.25 14.93 2.25 12", "key": "542c4bdf960c30109feae2288da164c52e0b3576", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NoEntryB as default };
//# sourceMappingURL=NoEntryB.js.map