Skip to content

Commit

Permalink
feat(icons): Added new sort arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
fragsalat committed Mar 28, 2018
1 parent 90b5388 commit 8eb14c1
Show file tree
Hide file tree
Showing 7 changed files with 49 additions and 30 deletions.
61 changes: 32 additions & 29 deletions atoms/_icons.scss

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions fonts/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,20 @@
"search": [
"flash"
]
},
{
"uid": "2d59d80d3d546db5492eaea4b265113b",
"css": "sorting-arrow-desc",
"code": 59396,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M91.5 592.2C96.9 592.2 102 594.3 105.9 598.2L367.1 859.4 367.1 91.8C367.1 80.6 376.3 71.4 387.6 71.4 398.8 71.4 408 80.6 408 91.8L408 859.4 669.3 598.2C677.2 590.2 690.2 590.2 698.2 598.2 706.1 606.2 706.1 619.1 698.2 627.1L402.1 923.2C401.1 924.1 400 925 398.9 925.7L397.8 926.5 395.8 927.6 393.7 928.2 392 928.2C389.3 928.7 386.6 928.7 384 928.2L382.3 928.2 380.2 927.6 378.3 926.5 376.6 925.6C375.5 924.9 374.4 924 373.5 923.1L77.4 627C71.6 621.2 69.9 612.5 72.9 604.9 76 597.3 83.3 592.3 91.5 592.2Z",
"width": 786
},
"search": [
"sorting-arrow-icon"
]
}
]
}
Binary file modified fonts/fontello.eot
Binary file not shown.
4 changes: 3 additions & 1 deletion 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 8eb14c1

Please sign in to comment.