From 4f019974d7c2613cafc8c64f38b85d46ca9e0046 Mon Sep 17 00:00:00 2001 From: memccl <36056980+memccl@users.noreply.github.com> Date: Fri, 2 Feb 2018 10:44:24 -0800 Subject: [PATCH] Patch 1 (#71) * Developer preview changes (#68) * removed references to preview for published features (#65) * Updated screenshot (#67) * AppSource changes (#70) * removed references to preview for published features (#65) * Updated screenshot (#67) * replace office store with appsource (#69) * Clarified adding a new app and re-submitting an app (#66) * Icon fix Meghan, Jeremy, Jon * added msdate metadata --- .../resources/design/framework/submitting.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/msteams-platform/resources/design/framework/submitting.md b/msteams-platform/resources/design/framework/submitting.md index 7b815349072..5556cb347ac 100644 --- a/msteams-platform/resources/design/framework/submitting.md +++ b/msteams-platform/resources/design/framework/submitting.md @@ -2,6 +2,7 @@ title: Design Guidelines Reference description: Describes the guidelines for submitting your apps keywords: teams design guidelines reference framework submitting your apps audience +msdate: 02/01/2018 --- # Submit your app, expand your audience @@ -70,13 +71,13 @@ You can provide both a short name (max character length 30) and a long name (max Include both a short (max character length 80) and a long (max character length 4000) description of your app. Both fields are required, so if your app description is 80 characters or less, simply duplicate the same description in both fields. ### Icons -Include two icons, a full color icon and a transparent outline icon. Submit both as PNGs. +Include two icons, a full color icon and a white icon on a transparent background. Submit both as PNGs. #### Full color icon -This icon should be 96x96 pixels. Your icon can be any color (or colors), but the background should be your branded accent color. It should also have a small amount of padding surrounding the icon to accommodate the hexagonal cropping for the bot version of the icon. +This icon should be 192 x 192 pixels. Your icon can be any color (or colors), but the background should be your branded accent color. It should also have some padding surrounding the icon to accommodate the hexagonal cropping for the bot version of the icon. Place your logo inside a safe region of 96 x 96 pixels. -#### Transparent outline icon -This icon should be 20x20 pixels. Your transparent outline icon must contain only white and transparency (no other colors). The icon can be white with transparent background or transparent with a white background. The outline icon should not have extra padding surrounding the icon and should be as tightly cropped as possible while still maintaining the 20x20 dimensions. +#### White icon on transparent background +This icon should be 32 x 32 pixels. The icon must be white on a transparent background, and must contain no other colors. There should be no extra padding surrounding your icon. ![Icon showcase](~/assets/images/framework/framework_submit_icon.png)