shield_question_sharp_filled constant

IconData const shield_question_sharp_filled
shield question sharp filled icon

Implementation

static const IconData shield_question_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M480-81q-140-35-230-162.5T160-523v-238l320-120 320 120v238q0 152-90 279.5T480-81Zm26-215q11-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-69T483-675q-38 0-69 21t-42 55l45 18q8-21 25.5-33.5T483-627q23 0 39.5 15t16.5 36q0 15-8.5 29.5T503-515q-17 15-25 25.5T465-468q-5 12-7.5 26.5T455-409Z''',
    },
  },
]);