key_off_rounded_filled constant

IconData const key_off_rounded_filled
key off rounded filled icon

Implementation

static const IconData key_off_rounded_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M792-82 494-380q-29 69-88.5 104.5T280-240q-100 0-170-70T40-480q0-66 34-124.5T177-697l-95-95q-9-9-9-21t9-21q9-9 21.5-9t21.5 9l710 709q9 9 8.5 21.5T834-82q-9 9-21 9t-21-9Zm114-389q-2 5-7 10L795-357q-5 5-9.5 7t-11.5 2q-7 0-11.5-2t-9.5-7l-63-63-33 33-167-168h345q6 0 11 2t10 7l43 43q5 5 7 10t2 11q0 6-2 11ZM280-351q54 0 88.5-35t39.5-79l-22-22.5q-22-22.5-49-49t-49-49L266-608q-44 4-79.5 39T151-480q0 54 37.5 91.5T280-351Z''',
    },
  },
]);