frame_reload_rounded_filled constant

IconData const frame_reload_rounded_filled
frame reload rounded filled icon

Implementation

static const IconData frame_reload_rounded_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M480-280q-57 0-104-29.04-47-29.05-73-77.96-7-13-3-25.5t17-17q11-4.5 22.5-.5t16.5 15q18.1 33.9 51.28 54.45Q440.46-340 479.68-340 538-340 579-381q41-41 41-99t-41-99q-41-41-99-41-28 0-53 10t-45 30h28q13 0 21.5 8.5T440-550q0 13-8.5 21.5T410-520H310q-12.75 0-21.37-8.63Q280-537.25 280-550v-100q0-13 8.5-21.5T310-680q13 0 21.5 8.5T340-650v27q29-27 65-42t75-15q83 0 141.5 58.5T680-480q0 83-58.5 141.5T480-280ZM180-120q-24 0-42-18t-18-42v-142q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v142h142q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180Zm600 0H638q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h142v-142q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v142q0 24-18 42t-42 18ZM120-638v-142q0-24 18-42t42-18h142q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180v142q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37Zm660 0v-142H638q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h142q24 0 42 18t18 42v142q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37Z''',
    },
  },
]);