210 lines
4.1 KiB
JavaScript
210 lines
4.1 KiB
JavaScript
|
|
/*
|
|
* DO NOT EDIT THIS FILE. It is automatically generated
|
|
* from its webfont counterpart (same filename without "svg-" prefix).
|
|
* Edit that file instead (bootstrap-icons.js).
|
|
*/
|
|
|
|
import {
|
|
biCheck,
|
|
biExclamationTriangleFill,
|
|
biExclamationCircleFill,
|
|
biExclamation,
|
|
biArrowUp,
|
|
biArrowRight,
|
|
biArrowDown,
|
|
biArrowLeft,
|
|
biCaretDownFill,
|
|
biChevronLeft,
|
|
biChevronRight,
|
|
biEyedropper,
|
|
biSliders,
|
|
biPalette2,
|
|
biArrowRepeat,
|
|
biChevronUp,
|
|
biChevronDown,
|
|
biCircleFill,
|
|
biXCircleFill,
|
|
biClockFill,
|
|
biCalendarCheckFill,
|
|
biTypeBold,
|
|
biTypeItalic,
|
|
biTypeStrikethrough,
|
|
biTypeUnderline,
|
|
biListUl,
|
|
biListOl,
|
|
biLink,
|
|
biArrowsFullscreen,
|
|
biChatSquareQuoteFill,
|
|
biJustifyLeft,
|
|
biJustify,
|
|
biJustifyRight,
|
|
biTextCenter,
|
|
biPrinterFill,
|
|
biTextIndentRight,
|
|
biTextIndentLeft,
|
|
biEraserFill,
|
|
biTextarea,
|
|
biTextareaT,
|
|
biTextLeft,
|
|
biDashSquareFill,
|
|
biArrowCounterclockwise,
|
|
biArrowClockwise,
|
|
biTypeH1,
|
|
biCode,
|
|
biBoundingBox,
|
|
biFonts,
|
|
biCodeSlash,
|
|
biPlus,
|
|
biX,
|
|
biChevronBarLeft,
|
|
biChevronBarRight,
|
|
biStarFill,
|
|
biPencilFill,
|
|
biSkipStartFill,
|
|
biSkipEndFill,
|
|
biCaretRightFill,
|
|
biPlusSquareFill,
|
|
biUpload,
|
|
biClipboardX,
|
|
biClipboardCheck
|
|
} from '@quasar/extras/bootstrap-icons'
|
|
|
|
/* There are some icons that are needed but not available
|
|
so we import them from MDI as svg */
|
|
|
|
import {
|
|
mdiFormatSubscript,
|
|
mdiFormatSuperscript
|
|
} from '@quasar/extras/mdi-v6'
|
|
|
|
|
|
|
|
export default {
|
|
name: 'svg-bootstrap-icons',
|
|
type: {
|
|
positive: biCheck,
|
|
negative: biExclamationTriangleFill,
|
|
info: biExclamationCircleFill,
|
|
warning: biExclamation
|
|
},
|
|
arrow: {
|
|
up: biArrowUp,
|
|
right: biArrowRight,
|
|
down: biArrowDown,
|
|
left: biArrowLeft,
|
|
dropdown: biCaretDownFill
|
|
},
|
|
chevron: {
|
|
left: biChevronLeft,
|
|
right: biChevronRight
|
|
},
|
|
colorPicker: {
|
|
spectrum: biEyedropper,
|
|
tune: biSliders,
|
|
palette: biPalette2
|
|
},
|
|
pullToRefresh: {
|
|
icon: biArrowRepeat
|
|
},
|
|
carousel: {
|
|
left: biChevronLeft,
|
|
right: biChevronRight,
|
|
up: biChevronUp,
|
|
down: biChevronDown,
|
|
navigationIcon: biCircleFill
|
|
},
|
|
chip: {
|
|
remove: biXCircleFill,
|
|
selected: biCheck
|
|
},
|
|
datetime: {
|
|
arrowLeft: biChevronLeft,
|
|
arrowRight: biChevronRight,
|
|
now: biClockFill,
|
|
today: biCalendarCheckFill
|
|
},
|
|
editor: {
|
|
bold: biTypeBold,
|
|
italic: biTypeItalic,
|
|
strikethrough: biTypeStrikethrough,
|
|
underline: biTypeUnderline,
|
|
unorderedList: biListUl,
|
|
orderedList: biListOl,
|
|
subscript: mdiFormatSubscript,
|
|
superscript: mdiFormatSuperscript,
|
|
hyperlink: biLink,
|
|
toggleFullscreen: biArrowsFullscreen,
|
|
quote: biChatSquareQuoteFill,
|
|
left: biJustifyLeft,
|
|
center: biJustify,
|
|
right: biJustifyRight,
|
|
justify: biTextCenter,
|
|
print: biPrinterFill,
|
|
outdent: biTextIndentRight,
|
|
indent: biTextIndentLeft,
|
|
removeFormat: biEraserFill,
|
|
formatting: biTextarea,
|
|
fontSize: biTextareaT,
|
|
align: biTextLeft,
|
|
hr: biDashSquareFill,
|
|
undo: biArrowCounterclockwise,
|
|
redo: biArrowClockwise,
|
|
heading: biTypeH1,
|
|
code: biCode,
|
|
size: biBoundingBox,
|
|
font: biFonts,
|
|
viewSource: biCodeSlash
|
|
},
|
|
expansionItem: {
|
|
icon: biChevronDown,
|
|
denseIcon: biCaretDownFill
|
|
},
|
|
fab: {
|
|
icon: biPlus,
|
|
activeIcon: biX
|
|
},
|
|
field: {
|
|
clear: biXCircleFill,
|
|
error: biExclamationCircleFill
|
|
},
|
|
pagination: {
|
|
first: biChevronBarLeft,
|
|
prev: biChevronLeft,
|
|
next: biChevronRight,
|
|
last: biChevronBarRight
|
|
},
|
|
rating: {
|
|
icon: biStarFill
|
|
},
|
|
stepper: {
|
|
done: biCheck,
|
|
active: biPencilFill,
|
|
error: biExclamationTriangleFill
|
|
},
|
|
tabs: {
|
|
left: biChevronLeft,
|
|
right: biChevronRight,
|
|
up: biChevronUp,
|
|
down: biChevronDown
|
|
},
|
|
table: {
|
|
arrowUp: biArrowUp,
|
|
warning: biExclamationTriangleFill,
|
|
firstPage: biSkipStartFill,
|
|
prevPage: biChevronLeft,
|
|
nextPage: biChevronRight,
|
|
lastPage: biSkipEndFill
|
|
},
|
|
tree: {
|
|
icon: biCaretRightFill
|
|
},
|
|
uploader: {
|
|
done: biCheck,
|
|
clear: biX,
|
|
add: biPlusSquareFill,
|
|
upload: biUpload,
|
|
removeQueue: biClipboardX,
|
|
removeUploaded: biClipboardCheck
|
|
}
|
|
}
|