Skip to content

Commit

Permalink
Add misssing square/square outline icon #2532
Browse files Browse the repository at this point in the history
  • Loading branch information
jlukic committed Jul 10, 2015
1 parent 4b7a8fe commit fc84f5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/themes/default/elements/icon.overrides
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,8 @@ i.icon.cube:before { content: "\f1b2"; }
i.icon.cubes:before { content: "\f1b3"; }
i.icon.circle.notched:before { content: "\f1ce"; }
i.icon.circle.thin:before { content: "\f1db"; }
i.icon.square.outline:before { content: "\f096"; }
i.icon.square:before { content: "\f0c8"; }

/* Item Selection */
i.icon.checkmark:before { content: "\f00c"; }
Expand Down

0 comments on commit fc84f5a

Please sign in to comment.