lowercase_sharp_filled constant

IconData const lowercase_sharp_filled
lowercase sharp filled icon

Implementation

static const IconData lowercase_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M334-240q-51 0-83.5-26T218-336q0-47 35.5-75.5T346-440q26 0 48.5 4.5T433-423v-18q0-38-20.5-58.5T353-520q-23 0-43 8t-37 25l-31-28q24-23 50-34t61-11q62 0 93.5 31t31.5 93v186h-44v-42h-4q-16 26-43.5 39T334-240Zm0-38q36 0 68-30t32-76q-16-8-38-13t-43-5q-42 0-65.5 17.5T264-336q0 26 20.5 42t49.5 16Zm370 38L558-386l42-42 74 74v-286h60v286l74-74 42 42-146 146Z''',
    },
  },
]);