UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 895 B
/** * @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 RadioButton = createMeisterIcons("radio-button", [["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": "563d0de585545d0f1d637f69b0e27426f7148e68", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 7.75a4.25 4.25 0 1 0 0 8.5 4.25 4.25 0 0 0 0-8.5M6.25 12a5.75 5.75 0 1 1 11.5 0 5.75 5.75 0 0 1-11.5 0", "key": "5b4dcc3dc79f5b028b48bb9934663edee81840b0", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { RadioButton as default }; //# sourceMappingURL=RadioButton.js.map