Skip to content

Commit

Permalink
Merge pull request #117 from fabric-design/icon-web-reorder
Browse files Browse the repository at this point in the history
Icon web reorder
  • Loading branch information
fokusferit authored Jul 11, 2018
2 parents b58a096 + 78480c9 commit c237342
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 1 deletion.
3 changes: 2 additions & 1 deletion atoms/_icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ $icons: (
zeos: '\e80C',
warehouse: '\e80D',
close-order: '\e80E',
dot-menu: '\e80F'
dot-menu: '\e80F',
web-reorder: '\e82B'
);

/**
Expand Down
14 changes: 14 additions & 0 deletions fonts/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -619,6 +619,20 @@
"search": [
"warehouse"
]
},
{
"uid": "436f0a63e34f4bbf6a8f804886839140",
"css": "web-reorder",
"code": 59435,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M710 835L700 480M822.5 719.3V427.9A40 40 0 0 0 782.5 387.9H217.8A40 40 0 0 0 177.8 427.9V719.3A40 40 0 0 0 217.8 759.3H782.2A40 40 0 0 0 822.5 719.3ZM217.8 422.6H782.2A5.4 5.4 0 0 1 787.5 427.9V719.3A5.3 5.3 0 0 1 782.2 724.6H217.8A5.3 5.3 0 0 1 212.5 719.3V428A5.3 5.3 0 0 1 217.8 422.7ZM733.5 349H266.5A17.5 17.5 0 0 1 266.5 314H733.5A17.5 17.5 0 0 1 733.5 349ZM676.4 275.4H323.6A17.5 17.5 0 0 1 323.6 240.4H676.4A17.5 17.5 0 0 1 676.4 275.4Z",
"width": 1000
},
"search": [
"web-reorder"
]
}
]
}
Binary file modified fonts/fontello.eot
Binary file not shown.
2 changes: 2 additions & 0 deletions fonts/fontello.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fonts/fontello.ttf
Binary file not shown.
Binary file modified fonts/fontello.woff
Binary file not shown.
Binary file modified fonts/fontello.woff2
Binary file not shown.

0 comments on commit c237342

Please sign in to comment.