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-sharp.js).
*/
import {
sharpCheckCircle,
sharpWarning,
sharpInfo,
sharpPriorityHigh,
sharpArrowUpward,
sharpArrowForward,
sharpArrowDownward,
sharpArrowBack,
sharpArrowDropDown,
sharpChevronLeft,
sharpChevronRight,
sharpGradient,
sharpTune,
sharpStyle,
sharpRefresh,
sharpKeyboardArrowUp,
sharpKeyboardArrowDown,
sharpLens,
sharpCancel,
sharpCheck,
sharpAccessTime,
sharpToday,
sharpFormatBold,
sharpFormatItalic,
sharpStrikethroughS,
sharpFormatUnderlined,
sharpFormatListBulleted,
sharpFormatListNumbered,
sharpVerticalAlignBottom,
sharpVerticalAlignTop,
sharpLink,
sharpFullscreen,
sharpFormatQuote,
sharpFormatAlignLeft,
sharpFormatAlignCenter,
sharpFormatAlignRight,
sharpFormatAlignJustify,
sharpPrint,
sharpFormatIndentDecrease,
sharpFormatIndentIncrease,
sharpFormatClear,
sharpTextFormat,
sharpFormatSize,
sharpRemove,
sharpUndo,
sharpRedo,
sharpCode,
sharpFontDownload,
sharpAdd,
sharpClose,
sharpError,
sharpFirstPage,
sharpKeyboardArrowLeft,
sharpKeyboardArrowRight,
sharpLastPage,
sharpGrade,
sharpEdit,
sharpPlayArrow,
sharpDone,
sharpClear,
sharpAddBox,
sharpCloudUpload,
sharpClearAll,
sharpDoneAll
} from '@quasar/extras/material-icons-sharp'
export default {
name: 'svg-material-icons-sharp',
type: {
positive: sharpCheckCircle,
negative: sharpWarning,
info: sharpInfo,
warning: sharpPriorityHigh
},
arrow: {
up: sharpArrowUpward,
right: sharpArrowForward,
down: sharpArrowDownward,
left: sharpArrowBack,
dropdown: sharpArrowDropDown
},
chevron: {
left: sharpChevronLeft,
right: sharpChevronRight
},
colorPicker: {
spectrum: sharpGradient,
tune: sharpTune,
palette: sharpStyle
},
pullToRefresh: {
icon: sharpRefresh
},
carousel: {
left: sharpChevronLeft,
right: sharpChevronRight,
up: sharpKeyboardArrowUp,
down: sharpKeyboardArrowDown,
navigationIcon: sharpLens
},
chip: {
remove: sharpCancel,
selected: sharpCheck
},
datetime: {
arrowLeft: sharpChevronLeft,
arrowRight: sharpChevronRight,
now: sharpAccessTime,
today: sharpToday
},
editor: {
bold: sharpFormatBold,
italic: sharpFormatItalic,
strikethrough: sharpStrikethroughS,
underline: sharpFormatUnderlined,
unorderedList: sharpFormatListBulleted,
orderedList: sharpFormatListNumbered,
subscript: sharpVerticalAlignBottom,
superscript: sharpVerticalAlignTop,
hyperlink: sharpLink,
toggleFullscreen: sharpFullscreen,
quote: sharpFormatQuote,
left: sharpFormatAlignLeft,
center: sharpFormatAlignCenter,
right: sharpFormatAlignRight,
justify: sharpFormatAlignJustify,
print: sharpPrint,
outdent: sharpFormatIndentDecrease,
indent: sharpFormatIndentIncrease,
removeFormat: sharpFormatClear,
formatting: sharpTextFormat,
fontSize: sharpFormatSize,
align: sharpFormatAlignLeft,
hr: sharpRemove,
undo: sharpUndo,
redo: sharpRedo,
heading: sharpFormatSize,
code: sharpCode,
size: sharpFormatSize,
font: sharpFontDownload,
viewSource: sharpCode
},
expansionItem: {
icon: sharpKeyboardArrowDown,
denseIcon: sharpArrowDropDown
},
fab: {
icon: sharpAdd,
activeIcon: sharpClose
},
field: {
clear: sharpCancel,
error: sharpError
},
pagination: {
first: sharpFirstPage,
prev: sharpKeyboardArrowLeft,
next: sharpKeyboardArrowRight,
last: sharpLastPage
},
rating: {
icon: sharpGrade
},
stepper: {
done: sharpCheck,
active: sharpEdit,
error: sharpWarning
},
tabs: {
left: sharpChevronLeft,
right: sharpChevronRight,
up: sharpKeyboardArrowUp,
down: sharpKeyboardArrowDown
},
table: {
arrowUp: sharpArrowUpward,
warning: sharpWarning,
firstPage: sharpFirstPage,
prevPage: sharpChevronLeft,
nextPage: sharpChevronRight,
lastPage: sharpLastPage
},
tree: {
icon: sharpPlayArrow
},
uploader: {
done: sharpDone,
clear: sharpClear,
add: sharpAddBox,
upload: sharpCloudUpload,
removeQueue: sharpClearAll,
removeUploaded: sharpDoneAll
}
}