battery_android_question_sharp constant

IconData const battery_android_question_sharp
battery android question sharp icon

Implementation

static const IconData battery_android_question_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M100-300v-360 360Zm651 60H40v-480h689q-23 10-41.5 25T655-660H100v360h614q2 19 12 34t25 26Zm74-56q11-11 11-26t-11-26q-11-11-26-11t-26 11q-11 11-11 26t11 26q11 11 26 11t26-11Zm-51-113h50q0-15 1.5-25t5.5-18q4-8 11-16t18-19q24-22 36-45t12-46q0-41-30.5-69T802-675q-38 0-69 21t-42 55l45 18q8-21 25.5-33.5T802-627q23 0 39.5 15t16.5 36q0 15-8.5 29.5T822-515q-17 15-25 25.5T784-468q-5 12-7.5 26.5T774-409Z''',
    },
  },
]);