light constant

RCKThemeIcon const light

Implementation

static const RCKThemeIcon light = RCKThemeIcon(
  file: "assets/RCLightIcon/File.png",
  add: "assets/RCLightIcon/Add.png",
  audio: "assets/RCLightIcon/Audio.png",
  camera: "assets/RCLightIcon/Camera.png",
  chat: "assets/RCLightIcon/Chat.png",
  close: "assets/RCLightIcon/Close.png",
  copy: "assets/RCLightIcon/Copy.png",
  defaultAvatar: "assets/RCLightIcon/Default-avatar.png",
  delete: "assets/RCLightIcon/Delete.png",
  doNotDisturb1: "assets/RCLightIcon/Do-not-disturb-1.png",
  doNotDisturb: "assets/RCLightIcon/Do-not-disturb.png",
  document: "assets/RCLightIcon/Document.png",
  done: "assets/RCLightIcon/Done.png",
  downArrow: "assets/RCLightIcon/Down-arrow.png",
  download: "assets/RCLightIcon/Download.png",
  edit: "assets/RCLightIcon/Edit.png",
  emoji1: "assets/RCLightIcon/Emoji-1.png",
  emoji: "assets/RCLightIcon/Emoji.png",
  enterTheKeyboard: "assets/RCLightIcon/Enter-the-keyboard.png",
  error: "assets/RCLightIcon/Error.png",
  forwardMerge: "assets/RCLightIcon/Forward-merge.png",
  forwardSingle: "assets/RCLightIcon/Forward-single.png",
  gallery: "assets/RCLightIcon/Gallery.png",
  gift: "assets/RCLightIcon/Gift.png",
  groupDefaultAvatar: "assets/RCLightIcon/Group-default-avatar.png",
  leftArrow: "assets/RCLightIcon/Left-arrow.png",
  loading: "assets/RCLightIcon/Loading.png",
  local: "assets/RCLightIcon/Local.png",
  member1: "assets/RCLightIcon/Member-1.png",
  member: "assets/RCLightIcon/Member.png",
  more: "assets/RCLightIcon/More.png",
  multiSelect: "assets/RCLightIcon/Multi-select.png",
  official1: "assets/RCLightIcon/Official-1.png",
  official: "assets/RCLightIcon/Official.png",
  pauseOne: "assets/RCLightIcon/Pause-one.png",
  pin: "assets/RCLightIcon/Pin.png",
  play: "assets/RCLightIcon/Play.png",
  refresh: "assets/RCLightIcon/Refresh.png",
  reply: "assets/RCLightIcon/Reply.png",
  rightArrow: "assets/RCLightIcon/Right-arrow.png",
  search: "assets/RCLightIcon/Search.png",
  thumbnailFailed: "assets/RCLightIcon/Thumbnail-failed.png",
  trumpet: "assets/RCLightIcon/Trumpet.png",
  videoPlay: "assets/RCLightIcon/Video-play.png",
  voiceMessage1: "assets/RCLightIcon/Voice-message-1.png",
  voiceMessage: "assets/RCLightIcon/Voice-message.png",
  voiceMessageSend: "assets/RCLightIcon/voice_message_send.png",
  noMessages: "assets/RCLightIcon/No-messages.png",
  attention: "assets/RCLightIcon/Attention.png",
  allowNotification: "assets/RCLightIcon/allow_noti.png",
  unpin: "assets/RCLightIcon/unpin.png",
  chatItemMultiSelect: "assets/RCLightIcon/multi_select.png",
  chatItemMultiUnselect: "assets/RCLightIcon/multi_unselect.png",
  filming: "assets/RCLightIcon/filming.png",
  playVideoInMore: "assets/RCLightIcon/play_video.png",
  recall: "assets/RCLightIcon/recall.png",
  speechToText: "assets/RCLightIcon/STT.png",
);