diff --git a/packages/core/resources/icons/icons-16.eot b/packages/core/resources/icons/icons-16.eot index 9c5cce8293..cac5eb29f3 100755 Binary files a/packages/core/resources/icons/icons-16.eot and b/packages/core/resources/icons/icons-16.eot differ diff --git a/packages/core/resources/icons/icons-16.ttf b/packages/core/resources/icons/icons-16.ttf index 6a2ad7cdc7..b682270ade 100755 Binary files a/packages/core/resources/icons/icons-16.ttf and b/packages/core/resources/icons/icons-16.ttf differ diff --git a/packages/core/resources/icons/icons-16.woff b/packages/core/resources/icons/icons-16.woff index 5ba9d4ed05..b593e99a81 100755 Binary files a/packages/core/resources/icons/icons-16.woff and b/packages/core/resources/icons/icons-16.woff differ diff --git a/packages/core/resources/icons/icons-20.eot b/packages/core/resources/icons/icons-20.eot index 293876e043..ecf0c37bbb 100755 Binary files a/packages/core/resources/icons/icons-20.eot and b/packages/core/resources/icons/icons-20.eot differ diff --git a/packages/core/resources/icons/icons-20.ttf b/packages/core/resources/icons/icons-20.ttf index f104817f77..9f40630664 100755 Binary files a/packages/core/resources/icons/icons-20.ttf and b/packages/core/resources/icons/icons-20.ttf differ diff --git a/packages/core/resources/icons/icons-20.woff b/packages/core/resources/icons/icons-20.woff index c5933d17e3..7e0d570168 100755 Binary files a/packages/core/resources/icons/icons-20.woff and b/packages/core/resources/icons/icons-20.woff differ diff --git a/packages/core/resources/icons/icons.json b/packages/core/resources/icons/icons.json index b5bef0b5de..993d2a9eff 100644 --- a/packages/core/resources/icons/icons.json +++ b/packages/core/resources/icons/icons.json @@ -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" } ] diff --git a/resources/icons/16px/pt-icon-globe-network.svg b/resources/icons/16px/pt-icon-globe-network.svg new file mode 100644 index 0000000000..0110754140 --- /dev/null +++ b/resources/icons/16px/pt-icon-globe-network.svg @@ -0,0 +1,12 @@ + + + + pt-icon-globe-network + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/resources/icons/16px/pt-icon-snowflake.svg b/resources/icons/16px/pt-icon-snowflake.svg new file mode 100644 index 0000000000..a92c334f52 --- /dev/null +++ b/resources/icons/16px/pt-icon-snowflake.svg @@ -0,0 +1,12 @@ + + + + 16px + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/resources/icons/16px/pt-icon-tree.svg b/resources/icons/16px/pt-icon-tree.svg new file mode 100644 index 0000000000..3107e6ea35 --- /dev/null +++ b/resources/icons/16px/pt-icon-tree.svg @@ -0,0 +1,12 @@ + + + + Artboard Copy + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/resources/icons/20px/pt-icon-globe-network.svg b/resources/icons/20px/pt-icon-globe-network.svg new file mode 100644 index 0000000000..3dd1964c1e --- /dev/null +++ b/resources/icons/20px/pt-icon-globe-network.svg @@ -0,0 +1,12 @@ + + + + pt-icon-globe-network + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/resources/icons/20px/pt-icon-snowflake.svg b/resources/icons/20px/pt-icon-snowflake.svg new file mode 100644 index 0000000000..d046e5d919 --- /dev/null +++ b/resources/icons/20px/pt-icon-snowflake.svg @@ -0,0 +1,12 @@ + + + + Artboard + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/resources/icons/20px/pt-icon-tree.svg b/resources/icons/20px/pt-icon-tree.svg new file mode 100644 index 0000000000..8505ee4941 --- /dev/null +++ b/resources/icons/20px/pt-icon-tree.svg @@ -0,0 +1,12 @@ + + + + Artboard + Created with Sketch. + + + + + + + \ No newline at end of file