Skip to content

Commit

Permalink
Adds search icon
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Rogers <[email protected]>
  • Loading branch information
chrissrogers committed Apr 11, 2014
1 parent 02e4881 commit f2d1387
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 11 deletions.
Binary file modified source/fonts/icomoon.eot
100644 → 100755
Binary file not shown.
23 changes: 12 additions & 11 deletions source/fonts/icomoon.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/fonts/icomoon.ttf
100644 → 100755
Binary file not shown.
Binary file modified source/fonts/icomoon.woff
100644 → 100755
Binary file not shown.
4 changes: 4 additions & 0 deletions source/stylesheets/icon-font.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,7 @@
@extend %icon;
content: "\e606";
}
%icon-search {
@extend %icon;
content: "\e607";
}

0 comments on commit f2d1387

Please sign in to comment.