iconsList constant

List const iconsList

Implementation

static const List iconsList = [
  add_user,
  arrow_down,
  arrow_left,
  arrow_right,
  arrow_up,
  attachment,
  basket,
  behance,
  bell,
  book,
  box,
  brightness,
  bucket,
  calendar,
  camera,
  card,
  cart,
  clock,
  cloud,
  cog,
  comment,
  compass,
  contrast,
  controls,
  conversation,
  cup,
  dashboard,
  dialog,
  dribbble,
  drop,
  dropbox,
  ellipsis,
  email,
  envelope,
  eye,
  facebook,
  file,
  flag,
  folder,
  github,
  google_plus,
  grid,
  heart,
  house,
  image,
  inbox,
  instagram,
  layers,
  linkedin,
  location,
  lock,
  market,
  menu,
  mic,
  mobile,
  money,
  moon,
  music,
  notification,
  paypal,
  pencil,
  pie,
  pin,
  refresh,
  ribbon,
  search,
  select,
  small_arrow_down,
  small_arrow_left,
  small_arrow_right,
  small_arrow_up,
  tablet,
  tag,
  thumbs,
  triangle_down,
  triangle_up,
  twitter,
  unlock,
  url,
  user,
  users,
  videocamera,
  world,
  youtube,
];