PluginProbe
Gutenberg / 23.3.1
Gutenberg v23.3.1
23.9.1 23.9.0 23.8.0 23.7.2 23.7.1 23.7.0 23.6.1 23.6.2 23.6.0 23.5.3 23.5.2 23.5.1 23.5.0 23.4.0 23.3.2 23.3.1 23.3.0 23.2.0 23.2.1 23.2.2 23.1.1 23.1.0 23.0.1 12.6.0 7.4.0 All 402 releases
gutenberg / packages / icons / src / manifest.php

manifest.php in Gutenberg 23.3.1, at packages/icons/src/manifest.php

361 lines 12.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 // This file is automatically generated. Do not edit directly.
3 if ( ! defined( 'ABSPATH' ) ) {
4 die( 'Silence is golden.' );
5 }
6
7 return array(
8 'arrow-down-left' => array(
9 'label' => _x( 'Arrow Down Left', 'icon label', 'gutenberg' ),
10 'filePath' => 'library/arrow-down-left.svg',
11 ),
12 'arrow-down-right' => array(
13 'label' => _x( 'Arrow Down Right', 'icon label', 'gutenberg' ),
14 'filePath' => 'library/arrow-down-right.svg',
15 ),
16 'arrow-down' => array(
17 'label' => _x( 'Arrow Down', 'icon label', 'gutenberg' ),
18 'filePath' => 'library/arrow-down.svg',
19 ),
20 'arrow-left' => array(
21 'label' => _x( 'Arrow Left', 'icon label', 'gutenberg' ),
22 'filePath' => 'library/arrow-left.svg',
23 ),
24 'arrow-right' => array(
25 'label' => _x( 'Arrow Right', 'icon label', 'gutenberg' ),
26 'filePath' => 'library/arrow-right.svg',
27 ),
28 'arrow-up-left' => array(
29 'label' => _x( 'Arrow Up Left', 'icon label', 'gutenberg' ),
30 'filePath' => 'library/arrow-up-left.svg',
31 ),
32 'arrow-up-right' => array(
33 'label' => _x( 'Arrow Up Right', 'icon label', 'gutenberg' ),
34 'filePath' => 'library/arrow-up-right.svg',
35 ),
36 'arrow-up' => array(
37 'label' => _x( 'Arrow Up', 'icon label', 'gutenberg' ),
38 'filePath' => 'library/arrow-up.svg',
39 ),
40 'at-symbol' => array(
41 'label' => _x( 'At Symbol (@)', 'icon label', 'gutenberg' ),
42 'filePath' => 'library/at-symbol.svg',
43 ),
44 'audio' => array(
45 'label' => _x( 'Audio', 'icon label', 'gutenberg' ),
46 'filePath' => 'library/audio.svg',
47 ),
48 'bell' => array(
49 'label' => _x( 'Bell', 'icon label', 'gutenberg' ),
50 'filePath' => 'library/bell.svg',
51 ),
52 'block-default' => array(
53 'label' => _x( 'Block Default', 'icon label', 'gutenberg' ),
54 'filePath' => 'library/block-default.svg',
55 ),
56 'block-meta' => array(
57 'label' => _x( 'Block Meta', 'icon label', 'gutenberg' ),
58 'filePath' => 'library/block-meta.svg',
59 ),
60 'block-table' => array(
61 'label' => _x( 'Block Table', 'icon label', 'gutenberg' ),
62 'filePath' => 'library/block-table.svg',
63 ),
64 'calendar' => array(
65 'label' => _x( 'Calendar', 'icon label', 'gutenberg' ),
66 'filePath' => 'library/calendar.svg',
67 ),
68 'capture-photo' => array(
69 'label' => _x( 'Capture Photo', 'icon label', 'gutenberg' ),
70 'filePath' => 'library/capture-photo.svg',
71 ),
72 'capture-video' => array(
73 'label' => _x( 'Capture Video', 'icon label', 'gutenberg' ),
74 'filePath' => 'library/capture-video.svg',
75 ),
76 'cart' => array(
77 'label' => _x( 'Cart', 'icon label', 'gutenberg' ),
78 'filePath' => 'library/cart.svg',
79 ),
80 'category' => array(
81 'label' => _x( 'Category', 'icon label', 'gutenberg' ),
82 'filePath' => 'library/category.svg',
83 ),
84 'caution' => array(
85 'label' => _x( 'Caution', 'icon label', 'gutenberg' ),
86 'filePath' => 'library/caution.svg',
87 ),
88 'chart-bar' => array(
89 'label' => _x( 'Chart Bar', 'icon label', 'gutenberg' ),
90 'filePath' => 'library/chart-bar.svg',
91 ),
92 'check' => array(
93 'label' => _x( 'Check', 'icon label', 'gutenberg' ),
94 'filePath' => 'library/check.svg',
95 ),
96 'chevron-down' => array(
97 'label' => _x( 'Chevron Down', 'icon label', 'gutenberg' ),
98 'filePath' => 'library/chevron-down.svg',
99 ),
100 'chevron-down-small' => array(
101 'label' => _x( 'Chevron Down Small', 'icon label', 'gutenberg' ),
102 'filePath' => 'library/chevron-down-small.svg',
103 ),
104 'chevron-left' => array(
105 'label' => _x( 'Chevron Left', 'icon label', 'gutenberg' ),
106 'filePath' => 'library/chevron-left.svg',
107 ),
108 'chevron-left-small' => array(
109 'label' => _x( 'Chevron Left Small', 'icon label', 'gutenberg' ),
110 'filePath' => 'library/chevron-left-small.svg',
111 ),
112 'chevron-right' => array(
113 'label' => _x( 'Chevron Right', 'icon label', 'gutenberg' ),
114 'filePath' => 'library/chevron-right.svg',
115 ),
116 'chevron-right-small' => array(
117 'label' => _x( 'Chevron Right Small', 'icon label', 'gutenberg' ),
118 'filePath' => 'library/chevron-right-small.svg',
119 ),
120 'chevron-up' => array(
121 'label' => _x( 'Chevron Up', 'icon label', 'gutenberg' ),
122 'filePath' => 'library/chevron-up.svg',
123 ),
124 'chevron-up-down' => array(
125 'label' => _x( 'Chevron Up Down', 'icon label', 'gutenberg' ),
126 'filePath' => 'library/chevron-up-down.svg',
127 ),
128 'chevron-up-small' => array(
129 'label' => _x( 'Chevron Up Small', 'icon label', 'gutenberg' ),
130 'filePath' => 'library/chevron-up-small.svg',
131 ),
132 'comment' => array(
133 'label' => _x( 'Comment', 'icon label', 'gutenberg' ),
134 'filePath' => 'library/comment.svg',
135 ),
136 'cover' => array(
137 'label' => _x( 'Cover', 'icon label', 'gutenberg' ),
138 'filePath' => 'library/cover.svg',
139 ),
140 'create' => array(
141 'label' => _x( 'Create', 'icon label', 'gutenberg' ),
142 'filePath' => 'library/create.svg',
143 ),
144 'desktop' => array(
145 'label' => _x( 'Desktop', 'icon label', 'gutenberg' ),
146 'filePath' => 'library/desktop.svg',
147 ),
148 'download' => array(
149 'label' => _x( 'Download', 'icon label', 'gutenberg' ),
150 'filePath' => 'library/download.svg',
151 ),
152 'drawer-left' => array(
153 'label' => _x( 'Drawer Left', 'icon label', 'gutenberg' ),
154 'filePath' => 'library/drawer-left.svg',
155 ),
156 'drawer-right' => array(
157 'label' => _x( 'Drawer Right', 'icon label', 'gutenberg' ),
158 'filePath' => 'library/drawer-right.svg',
159 ),
160 'envelope' => array(
161 'label' => _x( 'Envelope', 'icon label', 'gutenberg' ),
162 'filePath' => 'library/envelope.svg',
163 ),
164 'error' => array(
165 'label' => _x( 'Error', 'icon label', 'gutenberg' ),
166 'filePath' => 'library/error.svg',
167 ),
168 'external' => array(
169 'label' => _x( 'External', 'icon label', 'gutenberg' ),
170 'filePath' => 'library/external.svg',
171 ),
172 'file' => array(
173 'label' => _x( 'File', 'icon label', 'gutenberg' ),
174 'filePath' => 'library/file.svg',
175 ),
176 'gallery' => array(
177 'label' => _x( 'Gallery', 'icon label', 'gutenberg' ),
178 'filePath' => 'library/gallery.svg',
179 ),
180 'group' => array(
181 'label' => _x( 'Group', 'icon label', 'gutenberg' ),
182 'filePath' => 'library/group.svg',
183 ),
184 'heading' => array(
185 'label' => _x( 'Heading', 'icon label', 'gutenberg' ),
186 'filePath' => 'library/heading.svg',
187 ),
188 'help' => array(
189 'label' => _x( 'Help', 'icon label', 'gutenberg' ),
190 'filePath' => 'library/help.svg',
191 ),
192 'home' => array(
193 'label' => _x( 'Home', 'icon label', 'gutenberg' ),
194 'filePath' => 'library/home.svg',
195 ),
196 'image' => array(
197 'label' => _x( 'Image', 'icon label', 'gutenberg' ),
198 'filePath' => 'library/image.svg',
199 ),
200 'info' => array(
201 'label' => _x( 'Info', 'icon label', 'gutenberg' ),
202 'filePath' => 'library/info.svg',
203 ),
204 'key' => array(
205 'label' => _x( 'Key', 'icon label', 'gutenberg' ),
206 'filePath' => 'library/key.svg',
207 ),
208 'language' => array(
209 'label' => _x( 'Language', 'icon label', 'gutenberg' ),
210 'filePath' => 'library/language.svg',
211 ),
212 'map-marker' => array(
213 'label' => _x( 'Map Marker', 'icon label', 'gutenberg' ),
214 'filePath' => 'library/map-marker.svg',
215 ),
216 'menu' => array(
217 'label' => _x( 'Menu', 'icon label', 'gutenberg' ),
218 'filePath' => 'library/menu.svg',
219 ),
220 'mobile' => array(
221 'label' => _x( 'Mobile', 'icon label', 'gutenberg' ),
222 'filePath' => 'library/mobile.svg',
223 ),
224 'more-horizontal' => array(
225 'label' => _x( 'More Horizontal', 'icon label', 'gutenberg' ),
226 'filePath' => 'library/more-horizontal.svg',
227 ),
228 'more-vertical' => array(
229 'label' => _x( 'More Vertical', 'icon label', 'gutenberg' ),
230 'filePath' => 'library/more-vertical.svg',
231 ),
232 'next' => array(
233 'label' => _x( 'Next', 'icon label', 'gutenberg' ),
234 'filePath' => 'library/next.svg',
235 ),
236 'paragraph' => array(
237 'label' => _x( 'Paragraph', 'icon label', 'gutenberg' ),
238 'filePath' => 'library/paragraph.svg',
239 ),
240 'payment' => array(
241 'label' => _x( 'Payment', 'icon label', 'gutenberg' ),
242 'filePath' => 'library/payment.svg',
243 ),
244 'pencil' => array(
245 'label' => _x( 'Pencil', 'icon label', 'gutenberg' ),
246 'filePath' => 'library/pencil.svg',
247 ),
248 'people' => array(
249 'label' => _x( 'People', 'icon label', 'gutenberg' ),
250 'filePath' => 'library/people.svg',
251 ),
252 'plus' => array(
253 'label' => _x( 'Plus', 'icon label', 'gutenberg' ),
254 'filePath' => 'library/plus.svg',
255 ),
256 'plus-circle' => array(
257 'label' => _x( 'Plus Circle', 'icon label', 'gutenberg' ),
258 'filePath' => 'library/plus-circle.svg',
259 ),
260 'previous' => array(
261 'label' => _x( 'Previous', 'icon label', 'gutenberg' ),
262 'filePath' => 'library/previous.svg',
263 ),
264 'published' => array(
265 'label' => _x( 'Published', 'icon label', 'gutenberg' ),
266 'filePath' => 'library/published.svg',
267 ),
268 'quote' => array(
269 'label' => _x( 'Quote', 'icon label', 'gutenberg' ),
270 'filePath' => 'library/quote.svg',
271 ),
272 'receipt' => array(
273 'label' => _x( 'Receipt', 'icon label', 'gutenberg' ),
274 'filePath' => 'library/receipt.svg',
275 ),
276 'rss' => array(
277 'label' => _x( 'RSS', 'icon label', 'gutenberg' ),
278 'filePath' => 'library/rss.svg',
279 ),
280 'scheduled' => array(
281 'label' => _x( 'Scheduled', 'icon label', 'gutenberg' ),
282 'filePath' => 'library/scheduled.svg',
283 ),
284 'search' => array(
285 'label' => _x( 'Search', 'icon label', 'gutenberg' ),
286 'filePath' => 'library/search.svg',
287 ),
288 'settings' => array(
289 'label' => _x( 'Settings', 'icon label', 'gutenberg' ),
290 'filePath' => 'library/settings.svg',
291 ),
292 'shadow' => array(
293 'label' => _x( 'Shadow', 'icon label', 'gutenberg' ),
294 'filePath' => 'library/shadow.svg',
295 ),
296 'share' => array(
297 'label' => _x( 'Share', 'icon label', 'gutenberg' ),
298 'filePath' => 'library/share.svg',
299 ),
300 'shield' => array(
301 'label' => _x( 'Shield', 'icon label', 'gutenberg' ),
302 'filePath' => 'library/shield.svg',
303 ),
304 'shuffle' => array(
305 'label' => _x( 'Shuffle', 'icon label', 'gutenberg' ),
306 'filePath' => 'library/shuffle.svg',
307 ),
308 'star-empty' => array(
309 'label' => _x( 'Star Empty', 'icon label', 'gutenberg' ),
310 'filePath' => 'library/star-empty.svg',
311 ),
312 'star-filled' => array(
313 'label' => _x( 'Star Filled', 'icon label', 'gutenberg' ),
314 'filePath' => 'library/star-filled.svg',
315 ),
316 'star-half' => array(
317 'label' => _x( 'Star Half', 'icon label', 'gutenberg' ),
318 'filePath' => 'library/star-half.svg',
319 ),
320 'store' => array(
321 'label' => _x( 'Store', 'icon label', 'gutenberg' ),
322 'filePath' => 'library/store.svg',
323 ),
324 'styles' => array(
325 'label' => _x( 'Styles', 'icon label', 'gutenberg' ),
326 'filePath' => 'library/styles.svg',
327 ),
328 'symbol' => array(
329 'label' => _x( 'Symbol', 'icon label', 'gutenberg' ),
330 'filePath' => 'library/symbol.svg',
331 ),
332 'symbol-filled' => array(
333 'label' => _x( 'Symbol Filled', 'icon label', 'gutenberg' ),
334 'filePath' => 'library/symbol-filled.svg',
335 ),
336 'table' => array(
337 'label' => _x( 'Table', 'icon label', 'gutenberg' ),
338 'filePath' => 'library/table.svg',
339 ),
340 'tablet' => array(
341 'label' => _x( 'Tablet', 'icon label', 'gutenberg' ),
342 'filePath' => 'library/tablet.svg',
343 ),
344 'tag' => array(
345 'label' => _x( 'Tag', 'icon label', 'gutenberg' ),
346 'filePath' => 'library/tag.svg',
347 ),
348 'tip' => array(
349 'label' => _x( 'Tip', 'icon label', 'gutenberg' ),
350 'filePath' => 'library/tip.svg',
351 ),
352 'upload' => array(
353 'label' => _x( 'Upload', 'icon label', 'gutenberg' ),
354 'filePath' => 'library/upload.svg',
355 ),
356 'verse' => array(
357 'label' => _x( 'Verse', 'icon label', 'gutenberg' ),
358 'filePath' => 'library/verse.svg',
359 ),
360 );
361