Skip to content

Commit ec0faf9

Browse files
author
wordpress-develop-pr-bot[bot]
committed
Automation: Updating built files with changes.
1 parent 6ec651a commit ec0faf9

1 file changed

Lines changed: 0 additions & 44 deletions

File tree

src/wp-includes/assets/icon-library-manifest.php

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@
6161
'label' => _x( 'Block Table', 'icon label' ),
6262
'filePath' => 'block-table.svg',
6363
),
64-
'brush' => array(
65-
'label' => _x( 'Brush', 'icon label' ),
66-
'filePath' => 'brush.svg',
67-
),
6864
'calendar' => array(
6965
'label' => _x( 'Calendar', 'icon label' ),
7066
'filePath' => 'calendar.svg',
@@ -145,10 +141,6 @@
145141
'label' => _x( 'Create', 'icon label' ),
146142
'filePath' => 'create.svg',
147143
),
148-
'dashboard' => array(
149-
'label' => _x( 'Dashboard', 'icon label' ),
150-
'filePath' => 'dashboard.svg',
151-
),
152144
'desktop' => array(
153145
'label' => _x( 'Desktop', 'icon label' ),
154146
'filePath' => 'desktop.svg',
@@ -185,10 +177,6 @@
185177
'label' => _x( 'Gallery', 'icon label' ),
186178
'filePath' => 'gallery.svg',
187179
),
188-
'grid' => array(
189-
'label' => _x( 'Grid', 'icon label' ),
190-
'filePath' => 'grid.svg',
191-
),
192180
'group' => array(
193181
'label' => _x( 'Group', 'icon label' ),
194182
'filePath' => 'group.svg',
@@ -221,18 +209,10 @@
221209
'label' => _x( 'Language', 'icon label' ),
222210
'filePath' => 'language.svg',
223211
),
224-
'link' => array(
225-
'label' => _x( 'Link', 'icon label' ),
226-
'filePath' => 'link.svg',
227-
),
228212
'map-marker' => array(
229213
'label' => _x( 'Map Marker', 'icon label' ),
230214
'filePath' => 'map-marker.svg',
231215
),
232-
'media' => array(
233-
'label' => _x( 'Media', 'icon label' ),
234-
'filePath' => 'media.svg',
235-
),
236216
'menu' => array(
237217
'label' => _x( 'Menu', 'icon label' ),
238218
'filePath' => 'menu.svg',
@@ -253,10 +233,6 @@
253233
'label' => _x( 'Next', 'icon label' ),
254234
'filePath' => 'next.svg',
255235
),
256-
'page' => array(
257-
'label' => _x( 'Page', 'icon label' ),
258-
'filePath' => 'page.svg',
259-
),
260236
'paragraph' => array(
261237
'label' => _x( 'Paragraph', 'icon label' ),
262238
'filePath' => 'paragraph.svg',
@@ -273,18 +249,10 @@
273249
'label' => _x( 'People', 'icon label' ),
274250
'filePath' => 'people.svg',
275251
),
276-
'plugins' => array(
277-
'label' => _x( 'Plugins', 'icon label' ),
278-
'filePath' => 'plugins.svg',
279-
),
280252
'plus' => array(
281253
'label' => _x( 'Plus', 'icon label' ),
282254
'filePath' => 'plus.svg',
283255
),
284-
'post' => array(
285-
'label' => _x( 'Post', 'icon label' ),
286-
'filePath' => 'post.svg',
287-
),
288256
'plus-circle' => array(
289257
'label' => _x( 'Plus Circle', 'icon label' ),
290258
'filePath' => 'plus-circle.svg',
@@ -381,14 +349,6 @@
381349
'label' => _x( 'Tip', 'icon label' ),
382350
'filePath' => 'tip.svg',
383351
),
384-
'tool' => array(
385-
'label' => _x( 'Tool', 'icon label' ),
386-
'filePath' => 'tool.svg',
387-
),
388-
'update' => array(
389-
'label' => _x( 'Update', 'icon label' ),
390-
'filePath' => 'update.svg',
391-
),
392352
'upload' => array(
393353
'label' => _x( 'Upload', 'icon label' ),
394354
'filePath' => 'upload.svg',
@@ -397,8 +357,4 @@
397357
'label' => _x( 'Verse', 'icon label' ),
398358
'filePath' => 'verse.svg',
399359
),
400-
'wordpress' => array(
401-
'label' => _x( 'WordPress', 'icon label' ),
402-
'filePath' => 'wordpress.svg',
403-
),
404360
);

0 commit comments

Comments
 (0)