water_orp_sharp_filled constant

IconData const water_orp_sharp_filled
water orp sharp filled icon

Implementation

static const IconData water_orp_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M266-86v-228h168v228H266Zm48-48h72v-132h-72v132Zm166 54v-240h194v153h-38l35 87h-52l-34-86h-57v86h-48Zm246 0v-240h194v154H774v86h-48ZM528-214h98v-58h-98v58Zm246 0h98v-58h-98v58Zm-568 70q-58-45-92-113T80-408q0-100 79.5-217.5T400-880q161 137 240.5 254.5T720-408v14q0 7-1 14H206v236Z''',
    },
  },
]);