landscape_2_edit constant

IconData const landscape_2_edit
landscape 2 edit icon

Implementation

static const IconData landscape_2_edit = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M357-284ZM46-160l145-289q7.87-15 22.44-24 14.56-9 31.48-9 17.65 0 32.37 10Q292-462 300-445l37 88q6 13 21.31 11.93Q373.63-346.14 378-359l89-298q14-45 52-73t85.47-28q46.53 0 84.03 27t52.5 72l44 125q-12.86 4.52-24.43 11.76T739-505l-6 5-49-140q-9-26-31-42t-49-16q-27 0-49 16t-30 42l-89 298q-8 26-30 42t-49.37 16q-24.63 0-45.13-13.5Q291-311 282-334l-39-92-131 266H46Zm514 40v-123l221-220q9-9 20-13t22-4q12 0 23 4.5t20 13.5l37 37q9 9 13 20t4 22q0 11-4.5 22.5T902.09-340L683-120H560Zm300-263-37-37 37 37ZM620-180h38l121-122-18-19-19-18-122 121v38Zm141-141-19-18 37 37-18-19ZM232.5-574q-46.5 0-79.5-33t-33-80q0-46 32.96-79.5T233-800q46 0 79.5 33.5T346-687q0 47-33.5 80t-80 33Zm.5-60q22 0 37.5-15.13t15.5-37.5q0-22.37-15.5-37.87Q255-740 233-740t-37.5 15.33q-15.5 15.34-15.5 38Q180-664 195.5-649t37.5 15Zm0-53Z''',
    },
  },
]);