communities_sharp_filled constant

IconData const communities_sharp_filled
communities sharp filled icon

Implementation

static const IconData communities_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M358-319q31 0 53-21.5t22-52.5q0-31-22-52.5T358-467q-30 0-51.5 21.5T285-393q0 31 21.5 52.5T358-319Zm296.5-21.5Q676-362 676-393t-21.5-52.5Q633-467 602-467t-52.5 21.5Q528-424 528-393t21.5 52.5Q571-319 602-319t52.5-21.5ZM533-555q22-22 22-53t-22-52q-22-21-53-21-30 0-51.5 21.5T407-608q0 31 21 53t52 22q31 0 53-22ZM480-80q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-156t86-127Q252-817 325-848.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 82-31.5 155T763-197.5q-54 54.5-127 86T480-80Z''',
    },
  },
]);