article_shortcut_sharp constant

IconData const article_shortcut_sharp
article shortcut sharp icon

Implementation

static const IconData article_shortcut_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M480-480ZM255-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-140v60Zm105-40v-60h420v-600H180v240h-60v-300h720v720H360Zm0-159h192v-60H360v60Zm0-171h323v-60H360v60Zm-83-171h406v-60H277v60Z''',
    },
  },
]);