iconsList constant

List const iconsList

Implementation

static const List iconsList = [
  address_book,
  address_card,
  angry,
  arrow_alt_circle_down,
  arrow_alt_circle_left,
  arrow_alt_circle_right,
  arrow_alt_circle_up,
  bell,
  bell_slash,
  bookmark,
  building,
  calendar,
  calendar_alt,
  calendar_check,
  calendar_minus,
  calendar_plus,
  calendar_times,
  caret_square_down,
  caret_square_left,
  caret_square_right,
  caret_square_up,
  chart_bar,
  check_circle,
  check_square,
  circle,
  clipboard,
  clock,
  clone,
  closed_captioning,
  comment,
  comment_alt,
  comment_dots,
  comments,
  compass,
  copy,
  copyright,
  credit_card,
  dizzy,
  dot_circle,
  edit,
  envelope,
  envelope_open,
  eye,
  eye_slash,
  file,
  file_alt,
  file_archive,
  file_audio,
  file_code,
  file_excel,
  file_image,
  file_pdf,
  file_powerpoint,
  file_video,
  file_word,
  flag,
  flushed,
  folder,
  folder_open,
  frown,
  frown_open,
  futbol,
  gem,
  grimace,
  grin,
  grin_alt,
  grin_beam,
  grin_beam_sweat,
  grin_hearts,
  grin_squint,
  grin_squint_tears,
  grin_stars,
  grin_tears,
  grin_tongue,
  grin_tongue_squint,
  grin_tongue_wink,
  grin_wink,
  hand_lizard,
  hand_paper,
  hand_peace,
  hand_point_down,
  hand_point_left,
  hand_point_right,
  hand_point_up,
  hand_pointer,
  hand_rock,
  hand_scissors,
  hand_spock,
  handshake,
  hdd,
  heart,
  hospital,
  hourglass,
  id_badge,
  id_card,
  image,
  images,
  keyboard,
  kiss,
  kiss_beam,
  kiss_wink_heart,
  laugh,
  laugh_beam,
  laugh_squint,
  laugh_wink,
  lemon,
  life_ring,
  lightbulb,
  list_alt,
  map,
  meh,
  meh_blank,
  meh_rolling_eyes,
  minus_square,
  money_bill_alt,
  moon,
  newspaper,
  object_group,
  object_ungroup,
  paper_plane,
  pause_circle,
  play_circle,
  plus_square,
  question_circle,
  registered,
  sad_cry,
  sad_tear,
  save,
  share_square,
  smile,
  smile_beam,
  smile_wink,
  snowflake,
  square,
  star,
  star_half,
  sticky_note,
  stop_circle,
  sun,
  surprise,
  thumbs_down,
  thumbs_up,
  times_circle,
  tired,
  trash_alt,
  user,
  user_circle,
  window_close,
  window_maximize,
  window_minimize,
  window_restore,
];