Skip to content

Commit 363f283

Browse files
committed
Sign in/out alternate are actually duplicates
1 parent 09e2ccd commit 363f283

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

RELEASE-NOTES.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
* `zoom in` is now `zoom-in`
1212
* `zoom out` is now `zoom-out`
1313
* `sign in` is now `sign-in`
14-
* `sign in alternate` is now `sign-in alternate`
1514
* `sign out` is now `sign-out`
16-
* `sign out alternate` is now `sign-out alternate`
1715
* `log out` is now `logout`
1816
* `in cart` is now `in-cart`
1917

src/themes/default/elements/icon.overrides

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,9 @@ i.icon.linkedin.in:before { content: "\f0e1"; }
3636
i.icon.zoom.in:before { content: "\f00e"; }
3737
i.icon.zoom.out:before { content: "\f010"; }
3838
i.icon.sign.in:before { content: "\f2f6"; }
39-
i.icon.sign.in.alternate:before { content: "\f2f6"; }
4039
i.icon.in.cart:before { content: "\f218"; }
4140
i.icon.log.out:before { content: "\f2f5"; }
4241
i.icon.sign.out:before { content: "\f2f5"; }
43-
i.icon.sign.out.alternate:before { content: "\f2f5"; }
4442

4543
/* Icons */
4644
i.icon.\35 00px:before { content: "\f26e"; }
@@ -671,9 +669,7 @@ i.icon.shopping.bag:before { content: "\f290"; }
671669
i.icon.shopping.basket:before { content: "\f291"; }
672670
i.icon.shopping.cart:before { content: "\f07a"; }
673671
i.icon.shower:before { content: "\f2cc"; }
674-
i.icon.sign-in.alternate:before { content: "\f2f6"; }
675672
i.icon.sign.language:before { content: "\f2a7"; }
676-
i.icon.sign-out.alternate:before { content: "\f2f5"; }
677673
i.icon.signal:before { content: "\f012"; }
678674
i.icon.simplybuilt:before { content: "\f215"; }
679675
i.icon.sistrix:before { content: "\f3ee"; }

0 commit comments

Comments
 (0)