Skip to content

Commit

Permalink
feat(icons): Add spanner icon (#880)
Browse files Browse the repository at this point in the history
* chore: add maintenance icon

* fix: change icon name to follow the guidelines

* Adjust icon dimensions over viewbox

Co-authored-by: Tasso Evangelista <[email protected]>
  • Loading branch information
csuadev and tassoevan authored Oct 27, 2022
1 parent 10d2080 commit a16a786
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/icons/glyphsMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -862,5 +862,8 @@
},
"store": {
"start": "\ue105"
},
"spanner": {
"start": "\ue109"
}
}
5 changes: 5 additions & 0 deletions packages/icons/src/spanner.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 a16a786

Please sign in to comment.