Skip to content

Commit

Permalink
feat(glyph): add projects glyph
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandro Grillo authored and willamesoares committed Dec 14, 2017
1 parent f72f53e commit ae412a8
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/components/glyphs.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,13 @@ Below is a relation of glyphs currently available. You can click on any of them
verified price
</div>
</div>

<div class="col-xs-12 col-sm-4 col-md-3 col-lg-3">
<div class="glyph-container" data-clipboard-text=".glyph-projects">
<div class="glyph glyph-projects"></div>
projects
</div>
</div>
</div>

## Customized bundle
Expand Down
41 changes: 41 additions & 0 deletions src/glyphs/projects.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ae412a8

Please sign in to comment.