integration_instructions_sharp constant

IconData const integration_instructions_sharp
integration instructions sharp icon

Implementation

static const IconData integration_instructions_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''m384-335 43-43-101-102 101-101-43-43-144 144 144 145Zm192 0 145-145-144-144-43 43 101 101-102 102 43 43ZM120-120v-720h265q5-35 32-57.5t63-22.5q36 0 63 22.5t32 57.5h265v720H120Zm60-60h600v-600H180v600Zm324.5-627.5Q515-818 515-832t-10.5-24.5Q494-867 480-867t-24.5 10.5Q445-846 445-832t10.5 24.5Q466-797 480-797t24.5-10.5ZM180-180v-600 600Z''',
    },
  },
]);