article_shortcut_sharp_filled constant

IconData const article_shortcut_sharp_filled
article shortcut sharp filled icon

Implementation

static const IconData article_shortcut_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M255-80q-74.84 0-127.42-52T75-259q0-53 27-95.5t72-65.5H80v-60h220v220h-60v-119q-45 5-75 39t-30 80q0 50.18 35 85.09Q205-140 255-140v60Zm22-541h406v-60H277v60Zm83 501v-159h192v-60H360v-111h323v-60H360v-30H120v-300h720v720H360Z''',
    },
  },
]);