quick_reference_rounded_filled constant

IconData const quick_reference_rounded_filled
quick reference rounded filled icon

Implementation

static const IconData quick_reference_rounded_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M669-156q6-6 6-14v-110q0-8-6-14t-14-6q-8 0-14 6t-6 14v110q0 8 6 14t14 6q8 0 14-6Zm-14-183q8 0 14-6.15t6-14.35q0-8.2-6-14.35T655-380q-9 0-14.5 6t-5.5 14.29q0 8.28 5.5 14.5Q646-339 655-339ZM517.5-137.5Q461-194 461-275t56.5-137.5Q574-469 655-469t137.5 56.5Q849-356 849-275t-56.5 137.5Q736-81 655-81t-137.5-56.5ZM541-634h159L511-820l189 186-189-186v156q0 12.75 8.63 21.37Q528.25-634 541-634ZM180-80q-24.75 0-42.37-17.63Q120-115.25 120-140v-680q0-24.75 17.63-42.38Q155.25-880 180-880h336q12.44 0 23.72 5T559-862l183 183q8 8 13 19.28 5 11.28 5 23.72v93q0 14-11 21.5t-24 2.5q-17-5-34.67-7.5Q672.67-529 655-529q-42 0-80 13t-70 36H309q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h137q-17 24-27.4 52.2-10.4 28.19-15.6 57.8h-94q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h93q4 37 18 71t37 63q9 11 3.5 23.5T442-80H180Z''',
    },
  },
]);