Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Commit

Permalink
Add Ellipsis icon.
Browse files Browse the repository at this point in the history
This icon is usually used for "overflow items". That is, you'll have n items in a menu, and anything that doesn't fit flows over into the ellipsis.
  • Loading branch information
jasmussen committed Jun 8, 2017
1 parent 075d2d0 commit 04654cd
Show file tree
Hide file tree
Showing 9 changed files with 34 additions and 10 deletions.
3 changes: 2 additions & 1 deletion codepoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,5 +243,6 @@
"saved": 61715,
"align-full-width": 61716,
"button": 61722,
"align-wide": 61723
"align-wide": 61723,
"ellipsis": 61724
}
13 changes: 9 additions & 4 deletions icon-font/dashicons.css

Large diffs are not rendered by default.

Binary file modified icon-font/dashicons.eot
Binary file not shown.
15 changes: 11 additions & 4 deletions icon-font/dashicons.html

Large diffs are not rendered by default.

Binary file modified icon-font/dashicons.ttf
Binary file not shown.
Binary file modified icon-font/dashicons.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions svg-min/ellipsis.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion svg-sprite/dashicons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions svg/ellipsis.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 04654cd

Please sign in to comment.