Updating / Adding mojo icons to Glyph Library.
Change-Id: I8252824cf7440ffe1e9e2516df64cc4a9b819d9a
Showing
2 changed files
with
1 additions
and
1 deletions
This diff is collapsed. Click to expand it.
... | @@ -21,7 +21,7 @@ | ... | @@ -21,7 +21,7 @@ |
21 | describe('factory: fw/svg/glyph.js', function() { | 21 | describe('factory: fw/svg/glyph.js', function() { |
22 | var $log, fs, gs, d3Elem, svg; | 22 | var $log, fs, gs, d3Elem, svg; |
23 | 23 | ||
24 | - var numBaseGlyphs = 61, | 24 | + var numBaseGlyphs = 79, |
25 | vbBird = '352 224 113 112', | 25 | vbBird = '352 224 113 112', |
26 | vbGlyph = '0 0 110 110', | 26 | vbGlyph = '0 0 110 110', |
27 | vbBadge = '0 0 10 10', | 27 | vbBadge = '0 0 10 10', | ... | ... |
-
Please register or login to post a comment