Update search icon and avatar SVG (#345)

This commit is contained in:
Sam El-Husseini
2018-02-26 10:43:29 -08:00
committed by GitHub
parent 33dcb6deee
commit a60958f72a
11 changed files with 73 additions and 102 deletions

View File

@ -142,6 +142,10 @@ span.blocklyTreeIcon.blocklyTreeIconadvancedexpanded::before {
content: "\f114";
}
span.blocklyTreeIcon.blocklyTreeIconsearch::before {
content: "\f11a";
}
.save-editortools-btn .icon.save:before {
font-family: 'legoIcons';
content: "\f118";