Skip to content

Commit

Permalink
Add crop, flip, rotate icons
Browse files Browse the repository at this point in the history
  • Loading branch information
philwareham committed Aug 5, 2020
1 parent f6133de commit e332019
Show file tree
Hide file tree
Showing 11 changed files with 943 additions and 826 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Hive icons: SVG/PNG icon sprite, compatible with jQuery UI
# Hive icons: SVG/PNG icon sprite and individual SVG icon files, compatible with jQuery UI

Icon sprite primarily for use with jQuery UI as a replacement for the original icon sprite (but can be used independently, of course) - supplied as both SVG and PNG format, along with the original source files.
16px × 16px icons supplied as both individual SVG files and as SVG/PNG icon sprite formats (`@1x` and `@2x` resolutions), along with the original binary source files (`.ai` and `.psd`).

![Hive icons](https://github.com/philwareham/hive-icons/blob/master/img/ui-icon-sprite.png)
The icon sprite is compatible with jQuery UI, as a replacement for their original icon sprite.

![Hive icons](https://github.com/philwareham/hive-icons/blob/master/img/[email protected])

## License

Released under [MIT license](https://opensource.org/licenses/mit-license.html).
Licensed under MIT license.
1 change: 1 addition & 0 deletions img/arrowreturn-1-s-reversed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions img/crop.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions img/flip-horizontal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions img/flip-vertical.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 img/ui-icon-sprite.png
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 img/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hive-icons",
"description": "A free collection of replacement icons for jQuery UI, available in SVG and PNG formats (along with source files).",
"version": "1.2.0",
"description": "A free collection of 16px × 16px icons supplied as both individual SVG and PNG icon sprite formats (along with source files).",
"version": "1.3.0",
"keywords": [
"jquery-ui",
"icons",
Expand Down
1,751 changes: 931 additions & 820 deletions source-files/ui-icon-sprite.ai

Large diffs are not rendered by default.

Binary file modified source-files/ui-icon-sprite.psd
Binary file not shown.
Binary file modified source-files/[email protected]
Binary file not shown.

0 comments on commit e332019

Please sign in to comment.