folder_check_2 constant

IconData const folder_check_2
folder check 2 icon

Implementation

static const IconData folder_check_2 = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M140-220v-520 269-18 269Zm0 60q-24 0-42-18.5T80-220v-520q0-23 18-41.5t42-18.5h281l60 60h339q23 0 41.5 18.5T880-680v244q-14-11-28.5-19.5T820-471v-209H456l-60-60H140v520h331q1 16 3.5 30.92Q477-174.17 482-160H140Zm558 10 141-142-28-28-113 114-59-60-28 29 87 87Zm164.5-222.5Q919-316 919-235T862.5-97.5Q806-41 725-41T587.5-97.5Q531-154 531-235t56.5-137.5Q644-429 725-429t137.5 56.5Z''',
    },
  },
]);