bookmark_star_sharp_filled constant

IconData const bookmark_star_sharp_filled
bookmark star sharp filled icon

Implementation

static const IconData bookmark_star_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''m389-400 91-55 91 55-24-104 80-69-105-9-42-98-42 98-105 9 80 69-24 104ZM200-120v-725h560v725L480-240 200-120Z''',
    },
  },
]);