instacart/Snacks

View on GitHub
src/components/Icon/hexValues.d.ts

Summary

Maintainability
A
0 mins
Test Coverage
declare const hexValues: {
  accountFilled: 'e044'
  account: 'e043'
  addToOrderAndroid: 'e092'
  addToOrderFilled: 'e093'
  addToOrder: 'e094'
  adjustment: 'e087'
  alcoholFilled: 'e049'
  alcohol: 'e01b'
  arrowDownSmallBold: 'e013'
  arrowDownSmall: 'e014'
  arrowEnter: 'e04a'
  arrowLeftSmallBold: 'e011'
  arrowLeftSmall: 'e012'
  arrowLeft: 'e04b'
  arrowRightSmallBold: 'e00f'
  arrowRightSmall: 'e010'
  arrowRight: 'e027'
  arrowUpSmallBold: 'e00d'
  arrowUpSmall: 'e00e'
  bagFilled: 'e038'
  bag: 'e037'
  bellFilled: 'e047'
  bell: 'e01a'
  bogoFilled: 'e097'
  bogo: 'e02c'
  browseFilled: 'e00c'
  browse: 'e09b'
  calendar: 'e015'
  carFilled: 'e01c'
  car: 'e019'
  cartFilled: 'e02d'
  cart: 'e023'
  categories: 'e0a9'
  checkBold: 'e03c'
  checkProgressComplete: 'e088'
  checkProgressDashed: 'e089'
  check: 'e03b'
  clockFilled: 'e04c'
  clock: 'e017'
  compassFilled: 'e046'
  creditCardFilled: 'e04d'
  creditCard: 'e048'
  dealsFilled: 'e05e'
  dealsIcon: 'e07b'
  deals: 'e04e'
  emailFilled: 'e02f'
  email: 'e084'
  facebookFilled: 'e030'
  faq: 'e031'
  filterAndroid: 'e076'
  filterFilled: 'e078'
  filter: 'e077'
  flagFilled: 'e098'
  flag: 'e08c'
  gearFilled: 'e09c'
  gear: 'e099'
  gift: 'e09e'
  giftcardFilled: 'e0a1'
  giftcard: 'e09f'
  googleFilled: 'e050'
  google: 'e04f'
  gridFilled: 'e08b'
  grid: 'e08a'
  guaranteedFreshFilled: 'e054'
  guaranteedFresh: 'e055'
  hamburger: 'e02e'
  happy: 'e029'
  helpFilled: 'e053'
  help: 'e00b'
  homeFilled: 'e05f'
  home: 'e022'
  iconExit: 'e08d'
  iconPersonAddFilled: 'e090'
  iconPersonAdd: 'e08f'
  iconPersonFilled: 'e091'
  iconPerson: 'e08e'
  inSeasonFilled: 'e079'
  inSeason: 'e070'
  infoFilled: 'e052'
  info: 'e001'
  instagram: 'e073'
  items: 'e0a2'
  itemsFilled: 'e06f'
  itemsYouveOrdered: 'e0a3'
  lightbulbAndroid: 'e07d'
  lightbulbFilled: 'e07e'
  lightbulb: 'e07c'
  likeFilled: 'e081'
  like: 'e080'
  listsAndRecipesFilled: 'e07f'
  listsAndRecipes: 'e002'
  listsAdd: 'e045'
  locationMarkerFilled: 'e051'
  locationMarker: 'e003'
  lock: 'e018'
  logout: 'e004'
  loyaltyCardFilled: 'e056'
  loyaltyCard: 'e021'
  messageFilled: 'e042'
  message: 'e041'
  minusBold: 'e058'
  minus: 'e057'
  money: 'e005'
  moreFilled: 'e059'
  more: 'e006'
  noFilled: 'e03f'
  no: 'e040'
  noteFilled: 'e061'
  note: 'e060'
  officeFilled: 'e063'
  office: 'e062'
  orderHistory: 'e007'
  orderProblem: 'e064'
  orderReview: 'e071'
  organicFilled: 'e05b'
  organic: 'e05a'
  phoneAndroidFilled: 'e066'
  phoneAndroid: 'e065'
  phoneFilled: 'e03d'
  phoneIphoneFilled: 'e06a'
  phoneIphone: 'e06b'
  phone: 'e03e'
  picture: 'e024'
  pinterestFilled: 'e05c'
  plusBold: 'e02b'
  plus: 'e02a'
  popular: 'e072'
  pricingFilled: 'e01e'
  pricingSameFilled: 'e020'
  pricingSame: 'e01f'
  pricing: 'e01d'
  quickAdd: 'e0a6'
  reactionAdd: 'e0a0'
  receipt: 'e028'
  reccuring: 'e0a7'
  refund: 'e085'
  replaceBold: 'e06c'
  replace: 'e067'
  request: 'e086'
  save: 'e0a8'
  saveFilled: 'e0aa'
  scissors: 'e074'
  search: 'e008'
  shareAndroid2Filled: 'e03a'
  shareAndroid2: 'e039'
  shareAndroidFilled: 'e032'
  shareAndroid: 'e033'
  sort: 'e09d'
  specialsFilled: 'e068'
  specials: 'e069'
  starFilled: 'e026'
  star: 'e025'
  storeFilled: 'e075'
  store: 'e009'
  thumbsDown: 'e096'
  thumbsUp: 'e095'
  ticketFilled: 'e036'
  ticket: 'e00a'
  tipFilled: 'e05d'
  tip: 'e016'
  tobacco: 'e035'
  trashFilled: 'e0a5'
  trash: 'e0a4'
  twitterFilled: 'e034'
  viewFilled: 'e083'
  view: 'e082'
  weight: 'e09a'
  xBold: 'e07a'
  xCircleFilled: 'e06e'
  xCircle: 'e06d'
  x: 'e000'
}

export default hexValues