quasar
Version:
Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
203 lines (199 loc) • 4.42 kB
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-round.js).
*/
import {
roundCheckCircle,
roundWarning,
roundInfo,
roundPriorityHigh,
roundArrowUpward,
roundArrowForward,
roundArrowDownward,
roundArrowBack,
roundArrowDropDown,
roundChevronLeft,
roundChevronRight,
roundGradient,
roundTune,
roundStyle,
roundRefresh,
roundKeyboardArrowUp,
roundKeyboardArrowDown,
roundLens,
roundCancel,
roundCheck,
roundAccessTime,
roundToday,
roundFormatBold,
roundFormatItalic,
roundStrikethroughS,
roundFormatUnderlined,
roundFormatListBulleted,
roundFormatListNumbered,
roundVerticalAlignBottom,
roundVerticalAlignTop,
roundLink,
roundFullscreen,
roundFormatQuote,
roundFormatAlignLeft,
roundFormatAlignCenter,
roundFormatAlignRight,
roundFormatAlignJustify,
roundPrint,
roundFormatIndentDecrease,
roundFormatIndentIncrease,
roundFormatClear,
roundTextFormat,
roundFormatSize,
roundRemove,
roundUndo,
roundRedo,
roundCode,
roundFontDownload,
roundAdd,
roundClose,
roundError,
roundFirstPage,
roundKeyboardArrowLeft,
roundKeyboardArrowRight,
roundLastPage,
roundGrade,
roundEdit,
roundPlayArrow,
roundDone,
roundClear,
roundAddBox,
roundCloudUpload,
roundClearAll,
roundDoneAll
} from '@quasar/extras/material-icons-round'
export default {
name: 'svg-material-icons-round',
type: {
positive: roundCheckCircle,
negative: roundWarning,
info: roundInfo,
warning: roundPriorityHigh
},
arrow: {
up: roundArrowUpward,
right: roundArrowForward,
down: roundArrowDownward,
left: roundArrowBack,
dropdown: roundArrowDropDown
},
chevron: {
left: roundChevronLeft,
right: roundChevronRight
},
colorPicker: {
spectrum: roundGradient,
tune: roundTune,
palette: roundStyle
},
pullToRefresh: {
icon: roundRefresh
},
carousel: {
left: roundChevronLeft,
right: roundChevronRight,
up: roundKeyboardArrowUp,
down: roundKeyboardArrowDown,
navigationIcon: roundLens
},
chip: {
remove: roundCancel,
selected: roundCheck
},
datetime: {
arrowLeft: roundChevronLeft,
arrowRight: roundChevronRight,
now: roundAccessTime,
today: roundToday
},
editor: {
bold: roundFormatBold,
italic: roundFormatItalic,
strikethrough: roundStrikethroughS,
underline: roundFormatUnderlined,
unorderedList: roundFormatListBulleted,
orderedList: roundFormatListNumbered,
subscript: roundVerticalAlignBottom,
superscript: roundVerticalAlignTop,
hyperlink: roundLink,
toggleFullscreen: roundFullscreen,
quote: roundFormatQuote,
left: roundFormatAlignLeft,
center: roundFormatAlignCenter,
right: roundFormatAlignRight,
justify: roundFormatAlignJustify,
print: roundPrint,
outdent: roundFormatIndentDecrease,
indent: roundFormatIndentIncrease,
removeFormat: roundFormatClear,
formatting: roundTextFormat,
fontSize: roundFormatSize,
align: roundFormatAlignLeft,
hr: roundRemove,
undo: roundUndo,
redo: roundRedo,
heading: roundFormatSize,
code: roundCode,
size: roundFormatSize,
font: roundFontDownload,
viewSource: roundCode
},
expansionItem: {
icon: roundKeyboardArrowDown,
denseIcon: roundArrowDropDown
},
fab: {
icon: roundAdd,
activeIcon: roundClose
},
field: {
clear: roundCancel,
error: roundError
},
pagination: {
first: roundFirstPage,
prev: roundKeyboardArrowLeft,
next: roundKeyboardArrowRight,
last: roundLastPage
},
rating: {
icon: roundGrade
},
stepper: {
done: roundCheck,
active: roundEdit,
error: roundWarning
},
tabs: {
left: roundChevronLeft,
right: roundChevronRight,
up: roundKeyboardArrowUp,
down: roundKeyboardArrowDown
},
table: {
arrowUp: roundArrowUpward,
warning: roundWarning,
firstPage: roundFirstPage,
prevPage: roundChevronLeft,
nextPage: roundChevronRight,
lastPage: roundLastPage
},
tree: {
icon: roundPlayArrow
},
uploader: {
done: roundDone,
clear: roundClear,
add: roundAddBox,
upload: roundCloudUpload,
removeQueue: roundClearAll,
removeUploaded: roundDoneAll
}
}