UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.1 kB
"use strict"; /** * @license @meistericons/react v0.21.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 RadioButtonB = createMeisterIcons("radio-button-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": "e872b2d8fdc80e9f55f3dac09458b6d33846ef84", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 17a5 5 0 1 0 0-10 5 5 0 0 0 0 10", "key": "45e5ed18fcbedece62443a742f0c9812b8d913d3", "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": "24ebb80fd1ffc6a9af1373d64b75f21a23cb1941", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { RadioButtonB as default }; //# sourceMappingURL=RadioButtonB.js.map