deployed_code_alert_sharp_filled constant

IconData const deployed_code_alert_sharp_filled
deployed code alert sharp filled icon

Implementation

static const IconData deployed_code_alert_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M480-514 213-669l-33 19v31l300 173 300-174v-30l-34-19-266 155ZM120-275v-410l360-207 360 207v271q-25-13-53-19.5t-57-6.5q-102 0-176 73.5T480-189q0 25 4.5 47.5T498-97l24 54-402-232ZM730-60q8 0 14-5.5t6-14.5q0-9-6-14.5t-14-5.5q-9 0-14.5 5.5T710-80q0 9 5.5 14.5T730-60Zm-20-80h40v-180h-40v180ZM596-55.5Q540-111 540-189q0-79 56-135t134-56q78 0 134 56t56 135q0 78-56 133.5T730 0q-78 0-134-55.5Z''',
    },
  },
]);