Skip to content

Commit

Permalink
Plus icon font size
Browse files Browse the repository at this point in the history
Fixes #648
  • Loading branch information
nolimits4web committed Oct 12, 2015
1 parent 88a7ecd commit 65a3b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/less/material/icons.less
Expand Up @@ -97,6 +97,7 @@ i.icon {
&.icon-plus {
width: 24px;
height: 24px;
font-size: 0;
.encoded-svg-background("<svg fill='#FFFFFF' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
}
}

0 comments on commit 65a3b42

Please sign in to comment.