Skip to content

Commit

Permalink
New icons added (#2585)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkwi authored and giladgray committed Jun 11, 2018
1 parent 6b5e129 commit bbdcb2e
Show file tree
Hide file tree
Showing 13 changed files with 93 additions and 0 deletions.
Binary file modified packages/core/resources/icons/icons-16.eot
Binary file not shown.
Binary file modified packages/core/resources/icons/icons-16.ttf
Binary file not shown.
Binary file modified packages/core/resources/icons/icons-16.woff
Binary file not shown.
Binary file modified packages/core/resources/icons/icons-20.eot
Binary file not shown.
Binary file modified packages/core/resources/icons/icons-20.ttf
Binary file not shown.
Binary file modified packages/core/resources/icons/icons-20.woff
Binary file not shown.
21 changes: 21 additions & 0 deletions packages/core/resources/icons/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -3092,5 +3092,26 @@
"tags": "crown, hat, role, level, permission, king",
"group": "miscellaneous",
"content": "\\e7b4"
},
{
"name": "Globe: network",
"className": "pt-icon-globe-network",
"tags": "planet, earth, map, world, www, website",
"group": "miscellaneous",
"content": "\\e7b5"
},
{
"name": "Snowflake",
"className": "pt-icon-snowflake",
"tags": "weather, winter, freeze, ice",
"group": "miscellaneous",
"content": "\\e7b6"
},
{
"name": "Tree",
"className": "pt-icon-tree",
"tags": "forest, wood, landmark",
"group": "miscellaneous",
"content": "\\e7b7"
}
]
12 changes: 12 additions & 0 deletions resources/icons/16px/pt-icon-globe-network.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions resources/icons/16px/pt-icon-snowflake.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions resources/icons/16px/pt-icon-tree.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions resources/icons/20px/pt-icon-globe-network.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions resources/icons/20px/pt-icon-snowflake.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions resources/icons/20px/pt-icon-tree.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 bbdcb2e

Please sign in to comment.