forward_30_sharp constant

IconData const forward_30_sharp
forward 30 sharp icon

Implementation

static const IconData forward_30_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M281-310v-50h121v-56h-82v-49h82v-57H281v-49h171v261H281Zm228 0v-261h171v261H509Zm50-50h71v-162h-71v162ZM339.5-108Q274-136 225-185t-77-114.5Q120-365 120-440t28-140.5Q176-646 225-695t114.5-77Q405-800 480-800h21l-78-78 41-41 147 147-147 147-41-41 74-74h-17q-125 0-212.5 87.5T180-440q0 125 87.5 212.5T480-140q125 0 212.5-87.5T780-440h60q0 75-28 140.5T735-185q-49 49-114.5 77T480-80q-75 0-140.5-28Z''',
    },
  },
]);