All files / src/icon icons.js

0% Statements 0/0
0% Branches 0/0
0% Functions 0/0
0% Lines 0/0

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68                                                                                                                                       
// from: https://tablericons.com
export { default as adjustments } from './svg/adjustments.svg';
export { default as alert } from './svg/alert.svg';
export { default as apps } from './svg/apps.svg';
export { default as archive } from './svg/archive.svg';
export { default as arrowLeft } from './svg/arrow-left.svg';
export { default as arrowRight } from './svg/arrow-right.svg';
export { default as arrowNarrowDown } from './svg/arrow-narrow-down.svg';
export { default as arrowNarrowUp } from './svg/arrow-narrow-up.svg';
export { default as bank } from './svg/bank.svg';
export { default as basket } from './svg/basket.svg';
export { default as bell } from './svg/bell.svg';
export { default as book } from './svg/book.svg';
export { default as bookmark } from './svg/bookmark.svg';
export { default as calculator } from './svg/calculator.svg';
export { default as calendar } from './svg/calendar.svg';
export { default as chartLine } from './svg/chart-line.svg';
export { default as chartPie } from './svg/chart-pie.svg';
export { default as cash } from './svg/cash.svg';
export { default as cart } from './svg/cart.svg';
export { default as check } from './svg/check.svg';
export { default as checkboxChecked } from './svg/checkbox-checked.svg';
export { default as checkbox } from './svg/checkbox.svg';
export { default as checklist } from './svg/checklist.svg';
export { default as chevronLeft } from './svg/chevron-left.svg';
export { default as chevronRight } from './svg/chevron-right.svg';
export { default as close } from './svg/close.svg';
export { default as cog } from './svg/cog.svg';
export { default as coin } from './svg/coin.svg';
export { default as copy } from './svg/copy.svg';
export { default as dots } from './svg/dots.svg';
export { default as edit } from './svg/edit.svg';
export { default as envelope } from './svg/envelope.svg';
export { default as eye } from './svg/eye.svg';
export { default as eyeOff } from './svg/eye-off.svg';
export { default as error } from './svg/error.svg';
export { default as filter } from './svg/filter.svg';
export { default as folder } from './svg/folder.svg';
export { default as help } from './svg/help.svg';
export { default as home } from './svg/home.svg';
export { default as info } from './svg/info.svg';
export { default as link } from './svg/link.svg';
export { default as list } from './svg/list.svg';
export { default as logout } from './svg/logout.svg';
export { default as math } from './svg/math.svg';
export { default as meatballs } from './svg/meatballs.svg';
export { default as minuscircle } from './svg/minus-circle.svg';
export { default as pluscircle } from './svg/plus-circle.svg';
export { default as plus } from './svg/plus.svg';
export { default as receipt } from './svg/receipt.svg';
export { default as restore } from './svg/restore.svg';
export { default as reset } from './svg/reset.svg';
export { default as refresh } from './svg/refresh.svg';
export { default as repeat } from './svg/repeat.svg';
export { default as reportAnalytics } from './svg/report-analytics.svg';
export { default as reportMoney } from './svg/report-money.svg';
export { default as search } from './svg/search.svg';
export { default as sidebarLeft } from './svg/sidebar-left.svg';
export { default as sidebarRight } from './svg/sidebar-right.svg';
export { default as shared } from './svg/shared.svg';
export { default as sortAsc } from './svg/sort-asc.svg';
export { default as sortDesc } from './svg/sort-desc.svg';
export { default as split } from './svg/split.svg';
export { default as tag } from './svg/tag.svg';
export { default as trash } from './svg/trash.svg';
export { default as user } from './svg/user.svg';
export { default as users } from './svg/users.svg';