settings_photo_camera_sharp_filled constant

IconData const settings_photo_camera_sharp_filled
settings photo camera sharp filled icon

Implementation

static const IconData settings_photo_camera_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M516-80v-320h120l40-40h80l40 40h120v320H516Zm256.5-103.5Q796-207 796-240t-23.5-56.5Q749-320 716-320t-56.5 23.5Q636-273 636-240t23.5 56.5Q683-160 716-160t56.5-23.5ZM388-80l-20-126q-19-7-40-19t-37-25l-118 54-93-164 108-79q-2-9-2.5-20.5T185-480q0-9 .5-20.5T188-521L80-600l93-164 118 54q16-13 37-25t40-18l20-127h184l20 126q19 7 40.5 18.5T669-710l118-54 93 164-108 80H603q-13-39-46.5-64.5T480-610q-54 0-92 38t-38 92q0 43 24 76t62 47v277h-48Z''',
    },
  },
]);