@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.49 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 BullseyeB = createMeisterIcons("bullseye-b", [["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": "85926903426ae840af074e58d930d9f4395ffd41", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 18a6 6 0 1 0 0-12 6 6 0 0 0 0 12", "key": "26cb2dc6372f4235097eb2285032aced3a4bb2d7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 6.75a5.25 5.25 0 1 0 0 10.5 5.25 5.25 0 0 0 0-10.5M5.25 12a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0", "key": "8d78cac37bdc07c70f2a1aa30bcdd9403249cf8d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "5a719860c260dfc8fc0ca9d53bfb27f0dd11c5c8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 9.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M8.25 12a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0", "key": "470aa58a008d1471de9d7b76bf3e14e211229c16", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BullseyeB as default };
//# sourceMappingURL=BullseyeB.js.map