folder_info_sharp constant

IconData const folder_info_sharp
folder info sharp icon

Implementation

static const IconData folder_info_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M140-220v-520 250-39 309Zm319 60H80v-640h341l60 60h399v302q-13-15-28-28t-32-24v-190H456l-60-60H140v520h297.33q3.67 16 8.99 30.92Q451.64-174.17 459-160Zm364.5-251.5Q880-355 880-274t-56.5 137.5Q767-80 686-80t-137.5-56.5Q492-193 492-274t56.5-137.5Q605-468 686-468t137.5 56.5ZM666-154h40v-160h-40v160Zm34-206q6-6 6-14t-6-14q-6-6-14-6t-14 6q-6 6-6 14t6 14q6 6 14 6t14-6Z''',
    },
  },
]);