Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(icons): Added Trash bin icon #123

Merged
merged 6 commits into from
Sep 17, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 10 additions & 9 deletions atoms/_icons.scss

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions doc/atoms/icons.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<li><span class="icon-zeos icon24"></span><span class="text">.icon-zeos</span></li>
<li><span class="icon-warehouse icon24"></span><span class="text">.icon-warehouse</span></li>
<li><span class="icon-close-order icon24"></span><span class="text">.icon-close-order</span></li>
<li><span class="icon-trash-bin icon24"></span><span class="text">.icon-trash-bin</span></li>
<li><span class="icon-dot-menu icon24"></span><span class="text">.icon-dot-menu</span></li>
</ul>
## Icon sizes
Expand Down
14 changes: 14 additions & 0 deletions fonts/config.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,20 @@
"search": [
"web-reorder"
]
},
{
"uid": "d7ab54bdd3c3a03cb6763484d0b0f41e",
"css": "trash-bin",
"code": 59436,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M525 587.5V387.5C525 368.8 518.8 362.5 500 362.5S475 375 475 393.8V793.8C475 800 481.2 812.5 500 812.5S525 800 525 781.3V587.5ZM606.3 781.3C606.3 800 612.5 812.5 631.3 812.5S656.3 800 656.3 781.3V368.8A34.4 34.4 0 0 0 625 350C606.3 362.5 606.3 375 606.3 393.8V781.3ZM393.8 387.5C393.8 368.8 387.5 356.3 368.7 356.3S343.7 368.8 343.7 387.5V787.5C350 800 356.2 812.5 368.7 812.5A23.1 23.1 0 0 0 393.8 787.5V387.5ZM368.8 93.8C368.8 68.8 387.5 56.3 412.5 56.3H587.5C618.8 56.3 631.3 68.8 631.3 100V168.8H368.8ZM31.3 168.8A29.4 29.4 0 0 0 0 200C0 218.8 12.5 225 31.3 225H975A25.6 25.6 0 0 0 989.4 180 52.5 52.5 0 0 0 956.3 168.7H687.5C687.5 143.8 687.5 118.7 687.5 93.7A89.4 89.4 0 0 0 614.4 0L418.8 0A100 100 0 0 0 312.5 100V168.8ZM143.8 593.8V312.5C143.8 306.3 143.8 275 168.7 275S200 300 200 312.5V856.3C200 918.8 225 943.8 287.5 943.8H718.8A79.4 79.4 0 0 0 806.3 856.3V318.8C806.3 312.5 806.3 275 831.3 275S856.3 306.2 856.3 318.8V862.5A131.3 131.3 0 0 1 718.8 1000H281.3A125 125 0 0 1 150 862.5C143.8 775 143.8 687.5 143.8 593.8Z",
"width": 999
},
"search": [
"trash-bin"
]
}
]
}
Binary file modified fonts/fontello.eot
100755 → 100644
Binary file not shown.
2 changes: 2 additions & 0 deletions fonts/fontello.svg
100755 → 100644
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
100755 → 100644
Binary file not shown.
Binary file modified fonts/fontello.woff
100755 → 100644
Binary file not shown.
Binary file modified fonts/fontello.woff2
100755 → 100644
Binary file not shown.