no_transfer_sharp constant

IconData const no_transfer_sharp
no transfer sharp icon

Implementation

static const IconData no_transfer_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M302-202v82h-86v-111q-29-16-42.5-46T160-341v-373L26-848l43-43L876-84l-43 43-174-174h86v95h-87v-82H302Zm0-60h310L403-471H220v120q0 35 23.5 62t58.5 27Zm478-4-40-48v-157H575l-60-60h225v-173H342l-60-60h458q-24-26-92-41t-167-15q-85 0-140.5 7T254-792l-41-41q38-24 104-35.5T481-880q166 0 242.5 34T800-738v397q0 20-5 39t-15 36Zm-415-62q16-16 16-39t-16-39q-16-16-39-16t-39 16q-16 16-16 39t16 39q16 16 39 16t39-16ZM220-531h123L220-654v123Zm62-233h458-458Zm121 293Zm172 0Z''',
    },
  },
]);