UNPKG

quasar

Version:

Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time

202 lines (197 loc) 4.49 kB
/* * Do not edit this file. It is automatically generated * from its webfont counterpart (same filename without "svg-" prefix). * Edit that file instead (eva-icons.js). */ import { matFormatBold, matFormatItalic, matStrikethroughS, matFormatUnderlined, matFormatListBulleted, matFormatListNumbered, matVerticalAlignBottom, matVerticalAlignTop, matLink, matFullscreen, matFormatQuote, matFormatAlignLeft, matFormatAlignCenter, matFormatAlignRight, matFormatAlignJustify, matPrint, matFormatIndentDecrease, matFormatIndentIncrease, matFormatClear, matTextFormat, matFormatSize, matRemove, matUndo, matRedo, matCode, matFontDownload } from '@quasar/extras/material-icons' import { evaCheckmarkCircle2, evaAlertTriangle, evaInfo, evaAlertCircleOutline, evaArrowUpwardOutline, evaArrowForwardOutline, evaArrowDownwardOutline, evaArrowBackOutline, evaChevronDown, evaArrowIosBackOutline, evaArrowIosForwardOutline, evaColorPickerOutline, evaOptions2Outline, evaPantoneOutline, evaRefreshOutline, evaArrowIosUpwardOutline, evaArrowIosDownwardOutline, evaShield, evaClose, evaCheckmark, evaClockOutline, evaCalendarOutline, evaCode, evaPlusOutline, evaCloseCircle, evaAlertCircle, evaArrowheadLeftOutline, evaArrowheadRightOutline, evaStar, evaEdit, evaArrowUpward, evaArrowRight, evaPlusSquare, evaCloudUpload, evaSlash, evaDoneAll } from '@quasar/extras/eva-icons' export default { name: 'svg-eva-icons', type: { positive: evaCheckmarkCircle2, negative: evaAlertTriangle, info: evaInfo, warning: evaAlertCircleOutline }, arrow: { up: evaArrowUpwardOutline, right: evaArrowForwardOutline, down: evaArrowDownwardOutline, left: evaArrowBackOutline, dropdown: evaChevronDown }, chevron: { left: evaArrowIosBackOutline, right: evaArrowIosForwardOutline }, colorPicker: { spectrum: evaColorPickerOutline, tune: evaOptions2Outline, palette: evaPantoneOutline }, pullToRefresh: { icon: evaRefreshOutline }, carousel: { left: evaArrowIosBackOutline, right: evaArrowIosForwardOutline, up: evaArrowIosUpwardOutline, down: evaArrowIosDownwardOutline, navigationIcon: evaShield }, chip: { remove: evaClose, selected: evaCheckmark }, datetime: { arrowLeft: evaArrowIosBackOutline, arrowRight: evaArrowIosForwardOutline, now: evaClockOutline, today: evaCalendarOutline }, editor: { bold: matFormatBold, italic: matFormatItalic, strikethrough: matStrikethroughS, underline: matFormatUnderlined, unorderedList: matFormatListBulleted, orderedList: matFormatListNumbered, subscript: matVerticalAlignBottom, superscript: matVerticalAlignTop, hyperlink: matLink, toggleFullscreen: matFullscreen, quote: matFormatQuote, left: matFormatAlignLeft, center: matFormatAlignCenter, right: matFormatAlignRight, justify: matFormatAlignJustify, print: matPrint, outdent: matFormatIndentDecrease, indent: matFormatIndentIncrease, removeFormat: matFormatClear, formatting: matTextFormat, fontSize: matFormatSize, align: matFormatAlignLeft, hr: matRemove, undo: matUndo, redo: matRedo, heading: matFormatSize, code: matCode, size: matFormatSize, font: matFontDownload, viewSource: evaCode }, expansionItem: { icon: evaArrowIosDownwardOutline, denseIcon: evaChevronDown }, fab: { icon: evaPlusOutline, activeIcon: evaClose }, field: { clear: evaCloseCircle, error: evaAlertCircle }, pagination: { first: evaArrowheadLeftOutline, prev: evaArrowIosBackOutline, next: evaArrowIosForwardOutline, last: evaArrowheadRightOutline }, rating: { icon: evaStar }, stepper: { done: evaCheckmark, active: evaEdit, error: evaAlertTriangle }, tabs: { left: evaArrowIosBackOutline, right: evaArrowIosForwardOutline, up: evaArrowIosUpwardOutline, down: evaArrowIosDownwardOutline }, table: { arrowUp: evaArrowUpward, warning: evaAlertTriangle, prevPage: evaArrowIosBackOutline, nextPage: evaArrowIosForwardOutline }, tree: { icon: evaArrowRight }, uploader: { done: evaCheckmark, clear: evaClose, add: evaPlusSquare, upload: evaCloudUpload, removeQueue: evaSlash, removeUploaded: evaDoneAll } }