quasar

Форк
0
/
ionicons-v4.js 
185 строк · 4.3 Кб
1
/**
2
 * DO NOT EDIT THIS FILE. It is automatically generated
3
 * from its .mjs counterpart (same filename but with .mjs extension).
4
 * Edit that file instead (ionicons-v4.mjs).
5
 */
6
/* There are some icons that are needed but not available
7
   so we import them from MDI as svg */
8

9
const {
10
  mdiFormatBold,
11
  mdiFormatItalic,
12
  mdiFormatStrikethroughVariant,
13
  mdiFormatUnderline,
14
  mdiFormatListBulleted,
15
  mdiFormatListNumbered,
16
  mdiFormatSubscript,
17
  mdiFormatSuperscript,
18
  mdiFormatAlignLeft,
19
  mdiFormatAlignCenter,
20
  mdiFormatAlignRight,
21
  mdiFormatAlignJustify,
22
  mdiFormatIndentDecrease,
23
  mdiFormatIndentIncrease,
24
  mdiFormatClear,
25
  mdiFormatColorText,
26
  mdiFormatSize,
27
  mdiMinus,
28
  mdiFormatHeader1,
29
  mdiFormatHeader2,
30
  mdiFormatHeader3,
31
  mdiFormatHeader4,
32
  mdiFormatHeader5,
33
  mdiFormatHeader6,
34
  mdiNumeric1Box,
35
  mdiNumeric2Box,
36
  mdiNumeric3Box,
37
  mdiNumeric4Box,
38
  mdiNumeric5Box,
39
  mdiNumeric6Box,
40
  mdiNumeric7Box,
41
  mdiFormatFont
42
} = require('@quasar/extras/mdi-v6')
43

44
module.exports = {
45
  name: 'ionicons-v4',
46
  type: {
47
    positive: 'ion-md-checkmark',
48
    negative: 'ion-alert',
49
    info: 'ion-information-circle-outline',
50
    warning: 'ion-alert'
51
  },
52
  arrow: {
53
    up: 'ion-arrow-up',
54
    right: 'ion-arrow-forward',
55
    down: 'ion-arrow-down',
56
    left: 'ion-arrow-back',
57
    dropdown: 'ion-arrow-dropdown'
58
  },
59
  chevron: {
60
    left: 'ion-ios-arrow-back',
61
    right: 'ion-ios-arrow-forward'
62
  },
63
  colorPicker: {
64
    spectrum: 'ion-aperture',
65
    tune: 'ion-options',
66
    palette: 'ion-apps'
67
  },
68
  pullToRefresh: {
69
    icon: 'ion-refresh'
70
  },
71
  carousel: {
72
    left: 'ion-ios-arrow-back',
73
    right: 'ion-ios-arrow-forward',
74
    up: 'ion-ios-arrow-up',
75
    down: 'ion-ios-arrow-down',
76
    navigationIcon: 'ion-square'
77
  },
78
  chip: {
79
    remove: 'ion-close-circle',
80
    selected: 'ion-checkmark'
81
  },
82
  datetime: {
83
    arrowLeft: 'ion-ios-arrow-back',
84
    arrowRight: 'ion-ios-arrow-forward',
85
    now: 'ion-time',
86
    today: 'ion-calendar'
87
  },
88
  editor: {
89
    hyperlink: 'ion-link',
90
    toggleFullscreen: 'ion-expand',
91
    quote: 'ion-quote',
92
    print: 'ion-print',
93
    undo: 'ion-undo',
94
    redo: 'ion-redo',
95
    code: 'ion-code',
96
    viewSource: 'ion-ios-code',
97

98
    bold: mdiFormatBold,
99
    italic: mdiFormatItalic,
100
    strikethrough: mdiFormatStrikethroughVariant,
101
    underline: mdiFormatUnderline,
102
    unorderedList: mdiFormatListBulleted,
103
    orderedList: mdiFormatListNumbered,
104
    subscript: mdiFormatSubscript,
105
    superscript: mdiFormatSuperscript,
106
    left: mdiFormatAlignLeft,
107
    center: mdiFormatAlignCenter,
108
    right: mdiFormatAlignRight,
109
    justify: mdiFormatAlignJustify,
110
    outdent: mdiFormatIndentDecrease,
111
    indent: mdiFormatIndentIncrease,
112
    removeFormat: mdiFormatClear,
113
    formatting: mdiFormatColorText,
114
    fontSize: mdiFormatSize,
115
    align: mdiFormatAlignLeft,
116
    hr: mdiMinus,
117
    heading: mdiFormatSize,
118
    heading1: mdiFormatHeader1,
119
    heading2: mdiFormatHeader2,
120
    heading3: mdiFormatHeader3,
121
    heading4: mdiFormatHeader4,
122
    heading5: mdiFormatHeader5,
123
    heading6: mdiFormatHeader6,
124
    size: mdiFormatSize,
125
    size1: mdiNumeric1Box,
126
    size2: mdiNumeric2Box,
127
    size3: mdiNumeric3Box,
128
    size4: mdiNumeric4Box,
129
    size5: mdiNumeric5Box,
130
    size6: mdiNumeric6Box,
131
    size7: mdiNumeric7Box,
132
    font: mdiFormatFont
133
  },
134
  expansionItem: {
135
    icon: 'ion-arrow-dropdown',
136
    denseIcon: 'ion-arrow-dropdown'
137
  },
138
  fab: {
139
    icon: 'ion-add',
140
    activeIcon: 'ion-close'
141
  },
142
  field: {
143
    clear: 'ion-close-circle',
144
    error: 'ion-alert'
145
  },
146
  pagination: {
147
    first: 'ion-ios-skip-backward',
148
    prev: 'ion-ios-arrow-back',
149
    next: 'ion-ios-arrow-forward',
150
    last: 'ion-ios-skip-forward'
151
  },
152
  rating: {
153
    icon: 'ion-star'
154
  },
155
  stepper: {
156
    done: 'ion-checkmark',
157
    active: 'ion-create',
158
    error: 'ion-warning'
159
  },
160
  tabs: {
161
    left: 'ion-ios-arrow-back',
162
    right: 'ion-ios-arrow-forward',
163
    up: 'ion-ios-arrow-up',
164
    down: 'ion-ios-arrow-down'
165
  },
166
  table: {
167
    arrowUp: 'ion-arrow-up',
168
    warning: 'ion-warning',
169
    firstPage: 'ion-ios-return-left',
170
    prevPage: 'ion-ios-arrow-back',
171
    nextPage: 'ion-ios-arrow-forward',
172
    lastPage: 'ion-ios-return-right'
173
  },
174
  tree: {
175
    icon: 'ion-play'
176
  },
177
  uploader: {
178
    done: 'ion-checkmark',
179
    clear: 'ion-close',
180
    add: 'ion-add-circle',
181
    upload: 'ion-cloud-upload',
182
    removeQueue: 'ion-trash',
183
    removeUploaded: 'ion-done-all'
184
  }
185
}
186

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.