productivity_rounded_filled constant

IconData const productivity_rounded_filled
productivity rounded filled icon

Implementation

static const IconData productivity_rounded_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M291.5-684.5Q248-728 248-791t43.5-106.5Q335-941 398-941t106.5 43.5Q548-854 548-791t-43.5 106.5Q461-641 398-641t-106.5-43.5ZM608-641q-13 0-25-1t-24-6q27-29 38-66.5t11-76.5q0-39-12-76t-37-67q12-4 24-5.5t25-1.5q63 0 106.5 43.5T758-791q0 63-43.5 106.5T608-641Zm162 471q-79 0-134.5-55.5T580-360q0-79 55.5-134.5T770-550q79 0 134.5 55.5T960-360q0 79-55.5 134.5T770-170Zm-38-108 134-134-21-21-113 113-56-57-21 21 77 78ZM78-320v-94q0-35 18-63.5t50-42.5q60-26 123-43t129-17q51 0 101.5 10.5T598-541q-45 42-64 100.5T524-320H78Z''',
    },
  },
]);