Material-design-icons: Remove extra whitespace from closed_captions icon

Created on 13 May 2016  路  2Comments  路  Source: google/material-design-icons

Certain icons, (like closed_captions) have random extra whitespace to the left or right. This makes it really hard to use the icon font.

For example, here's what a video player UI looks like:

0e9c1aa4-1869-11e6-9709-7a94ceab8d72

Please fix these subtle inconsistencies as they make it really hard to work with this otherwise, excellent icon library.

question

Most helpful comment

The icon name is "closed_caption", not "closed_captions"
http://jsbin.com/fenejob/1/edit?html,output

The extra space you're seeing is the icon font rendering the 's', which renders as nothing.

All 2 comments

The icon name is "closed_caption", not "closed_captions"
http://jsbin.com/fenejob/1/edit?html,output

The extra space you're seeing is the icon font rendering the 's', which renders as nothing.

You're right -- thanks for pointing this out, and sorry for the noise. Much appreciated.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Paul-Ver picture Paul-Ver  路  3Comments

max picture max  路  3Comments

coogle picture coogle  路  4Comments

Unknow-max picture Unknow-max  路  3Comments

tmtron picture tmtron  路  3Comments