Commit f2d13879 authored by Christopher Rogers's avatar Christopher Rogers

Adds search icon

Signed-off-by: 's avatarChristopher Rogers <chrissrogers@gmail.com>
parent 02e48810
No preview for this file type
This diff is collapsed.
No preview for this file type
No preview for this file type
...@@ -47,3 +47,7 @@ ...@@ -47,3 +47,7 @@
@extend %icon; @extend %icon;
content: "\e606"; content: "\e606";
} }
%icon-search {
@extend %icon;
content: "\e607";
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment