Skip to content

Commit

Permalink
Sign in/out alternate are actually duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
jlukic committed Jul 9, 2018
1 parent 09e2ccd commit 363f283
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions RELEASE-NOTES.md
Expand Up @@ -11,9 +11,7 @@
* `zoom in` is now `zoom-in`
* `zoom out` is now `zoom-out`
* `sign in` is now `sign-in`
* `sign in alternate` is now `sign-in alternate`
* `sign out` is now `sign-out`
* `sign out alternate` is now `sign-out alternate`
* `log out` is now `logout`
* `in cart` is now `in-cart`

Expand Down
4 changes: 0 additions & 4 deletions src/themes/default/elements/icon.overrides
Expand Up @@ -36,11 +36,9 @@ i.icon.linkedin.in:before { content: "\f0e1"; }
i.icon.zoom.in:before { content: "\f00e"; }
i.icon.zoom.out:before { content: "\f010"; }
i.icon.sign.in:before { content: "\f2f6"; }
i.icon.sign.in.alternate:before { content: "\f2f6"; }
i.icon.in.cart:before { content: "\f218"; }
i.icon.log.out:before { content: "\f2f5"; }
i.icon.sign.out:before { content: "\f2f5"; }
i.icon.sign.out.alternate:before { content: "\f2f5"; }

/* Icons */
i.icon.\35 00px:before { content: "\f26e"; }
Expand Down Expand Up @@ -671,9 +669,7 @@ i.icon.shopping.bag:before { content: "\f290"; }
i.icon.shopping.basket:before { content: "\f291"; }
i.icon.shopping.cart:before { content: "\f07a"; }
i.icon.shower:before { content: "\f2cc"; }
i.icon.sign-in.alternate:before { content: "\f2f6"; }
i.icon.sign.language:before { content: "\f2a7"; }
i.icon.sign-out.alternate:before { content: "\f2f5"; }
i.icon.signal:before { content: "\f012"; }
i.icon.simplybuilt:before { content: "\f215"; }
i.icon.sistrix:before { content: "\f3ee"; }
Expand Down

0 comments on commit 363f283

Please sign in to comment.