nest_detect_rounded_filled constant

IconData const nest_detect_rounded_filled
nest detect rounded filled icon

Implementation

static const IconData nest_detect_rounded_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M369.9-80Q316-80 278-118.07q-38-38.07-38-91.93v-610q0-24.75 17.63-42.38Q275.25-880 300-880h140q24.75 0 42.38 17.62Q500-844.75 500-820v610q0 53.86-38.1 91.93Q423.8-80 369.9-80Zm-.02-60q29.12 0 49.62-20.38 20.5-20.38 20.5-49.5t-20.38-49.62q-20.38-20.5-49.5-20.5t-49.62 20.38q-20.5 20.38-20.5 49.5t20.38 49.62q20.38 20.5 49.5 20.5ZM660-240q-24.75 0-42.37-17.63Q600-275.25 600-300v-360q0-24.75 17.63-42.38Q635.25-720 660-720h80q24.75 0 42.38 17.62Q800-684.75 800-660v360q0 24.75-17.62 42.37Q764.75-240 740-240h-80Z''',
    },
  },
]);