202 lines
4 KiB
JavaScript
202 lines
4 KiB
JavaScript
|
|
/*
|
|
* DO NOT EDIT THIS FILE. It is automatically generated
|
|
* from its webfont counterpart (same filename without "svg-" prefix).
|
|
* Edit that file instead (material-icons.js).
|
|
*/
|
|
|
|
import {
|
|
matCheckCircle,
|
|
matWarning,
|
|
matInfo,
|
|
matPriorityHigh,
|
|
matArrowUpward,
|
|
matArrowForward,
|
|
matArrowDownward,
|
|
matArrowBack,
|
|
matArrowDropDown,
|
|
matChevronLeft,
|
|
matChevronRight,
|
|
matGradient,
|
|
matTune,
|
|
matStyle,
|
|
matRefresh,
|
|
matKeyboardArrowUp,
|
|
matKeyboardArrowDown,
|
|
matLens,
|
|
matCancel,
|
|
matCheck,
|
|
matAccessTime,
|
|
matToday,
|
|
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,
|
|
matAdd,
|
|
matClose,
|
|
matError,
|
|
matFirstPage,
|
|
matKeyboardArrowLeft,
|
|
matKeyboardArrowRight,
|
|
matLastPage,
|
|
matGrade,
|
|
matEdit,
|
|
matPlayArrow,
|
|
matDone,
|
|
matClear,
|
|
matAddBox,
|
|
matCloudUpload,
|
|
matClearAll,
|
|
matDoneAll
|
|
} from '@quasar/extras/material-icons'
|
|
|
|
export default {
|
|
name: 'svg-material-icons',
|
|
type: {
|
|
positive: matCheckCircle,
|
|
negative: matWarning,
|
|
info: matInfo,
|
|
warning: matPriorityHigh
|
|
},
|
|
arrow: {
|
|
up: matArrowUpward,
|
|
right: matArrowForward,
|
|
down: matArrowDownward,
|
|
left: matArrowBack,
|
|
dropdown: matArrowDropDown
|
|
},
|
|
chevron: {
|
|
left: matChevronLeft,
|
|
right: matChevronRight
|
|
},
|
|
colorPicker: {
|
|
spectrum: matGradient,
|
|
tune: matTune,
|
|
palette: matStyle
|
|
},
|
|
pullToRefresh: {
|
|
icon: matRefresh
|
|
},
|
|
carousel: {
|
|
left: matChevronLeft,
|
|
right: matChevronRight,
|
|
up: matKeyboardArrowUp,
|
|
down: matKeyboardArrowDown,
|
|
navigationIcon: matLens
|
|
},
|
|
chip: {
|
|
remove: matCancel,
|
|
selected: matCheck
|
|
},
|
|
datetime: {
|
|
arrowLeft: matChevronLeft,
|
|
arrowRight: matChevronRight,
|
|
now: matAccessTime,
|
|
today: matToday
|
|
},
|
|
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: matCode
|
|
},
|
|
expansionItem: {
|
|
icon: matKeyboardArrowDown,
|
|
denseIcon: matArrowDropDown
|
|
},
|
|
fab: {
|
|
icon: matAdd,
|
|
activeIcon: matClose
|
|
},
|
|
field: {
|
|
clear: matCancel,
|
|
error: matError
|
|
},
|
|
pagination: {
|
|
first: matFirstPage,
|
|
prev: matKeyboardArrowLeft,
|
|
next: matKeyboardArrowRight,
|
|
last: matLastPage
|
|
},
|
|
rating: {
|
|
icon: matGrade
|
|
},
|
|
stepper: {
|
|
done: matCheck,
|
|
active: matEdit,
|
|
error: matWarning
|
|
},
|
|
tabs: {
|
|
left: matChevronLeft,
|
|
right: matChevronRight,
|
|
up: matKeyboardArrowUp,
|
|
down: matKeyboardArrowDown
|
|
},
|
|
table: {
|
|
arrowUp: matArrowUpward,
|
|
warning: matWarning,
|
|
firstPage: matFirstPage,
|
|
prevPage: matChevronLeft,
|
|
nextPage: matChevronRight,
|
|
lastPage: matLastPage
|
|
},
|
|
tree: {
|
|
icon: matPlayArrow
|
|
},
|
|
uploader: {
|
|
done: matDone,
|
|
clear: matClear,
|
|
add: matAddBox,
|
|
upload: matCloudUpload,
|
|
removeQueue: matClearAll,
|
|
removeUploaded: matDoneAll
|
|
}
|
|
}
|