Skip to content

Commit

Permalink
Update icon for Video block. (#2360)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtias authored Aug 11, 2017
1 parent 605885c commit a14b197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/library/video/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const { attr, children } = source;
registerBlockType( 'core/video', {
title: __( 'Video' ),

icon: 'media-video',
icon: 'format-video',

category: 'common',

Expand Down

0 comments on commit a14b197

Please sign in to comment.