content_paste_off_sharp_filled constant

IconData const content_paste_off_sharp_filled
content paste off sharp filled icon

Implementation

static const IconData content_paste_off_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''m840-206-60-60v-514h-60v90H355L205-840h177q7-35 34.5-57.5T480-920q36 0 63.5 22.5T578-840h262v634ZM508.5-791.5Q520-803 520-820t-11.5-28.5Q497-860 480-860t-28.5 11.5Q440-837 440-820t11.5 28.5Q463-780 480-780t28.5-11.5ZM694-180 180-694v514h514Zm-574 60v-634l-59-59 43-43 752 752-43 43-59-59H120Z''',
    },
  },
]);