question_exchange_sharp_filled constant

IconData const question_exchange_sharp_filled
question exchange sharp filled icon

Implementation

static const IconData question_exchange_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M480-40q-112 0-216-66T100-257v137H40v-240h240v60H143q51 77 145.5 138.5T480-100q78 0 147.5-30t121-81.5Q800-263 830-332.5T860-480h60q0 91-34.5 171T791-169q-60 60-140 94.5T480-40ZM40-480q0-91 34.5-171T169-791q60-60 140-94.5T480-920q112 0 216 66t164 151v-137h60v240H680v-60h137q-51-77-145-138.5T480-860q-78 0-147.5 30t-121 81.5Q160-697 130-627.5T100-480H40Zm464 223q11-11 11-27t-11-27q-11-11-27-11t-27 11q-11 11-11 27t11 27q11 11 27 11t27-11Zm-60-137h57q0-31 10-50.5t35-44.5q33-33 46-58.5t13-53.5q0-52-36-83.5T479-716q-49 0-86 23.5T338-624l53 22q13-26 36-41.5t52-15.5q29 0 49 16t20 44q0 20-11 38.5T500-517q-37 35-46.5 60t-9.5 63Z''',
    },
  },
]);