
  import createMeisterIcons from '../src/createMeisterIcons';

  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.5ZM2.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 12Z","key":"998e624d077ddf0c20972b9ac2d4ddab626b9739"}],["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.5ZM6.25 12a5.75 5.75 0 1 1 11.5 0 5.75 5.75 0 0 1-11.5 0Z","key":"e137c6377bc6f6e11234deb22ea5f495475590a1"}]])


  export default RadioButton
  