Skip to content

Commit

Permalink
Merge pull request #275 from ivanqvdoliveira/feat/add-glyph-refresh
Browse files Browse the repository at this point in the history
feat(glyph): add refresh icon
  • Loading branch information
fabricionaweb committed Aug 3, 2017
2 parents 41846b4 + 46c4a5d commit d439cb3
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/components/glyphs.md
Expand Up @@ -198,6 +198,13 @@ Below is a relation of glyphs currently available. You can click on any of them
</div>
</div>

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

<div class="col-xs-12 col-sm-4 col-md-3 col-lg-3">
<div class="glyph-container" data-clipboard-text=".glyph-silhouette">
<div class="glyph glyph-silhouette"></div>
Expand Down
21 changes: 21 additions & 0 deletions src/glyphs/refresh.svg
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 d439cb3

Please sign in to comment.