Function LineIcons.findByLineAndType

get array of icons of specified type

LineIcon findByLineAndType(
  int line,
  LineIconType type
);