From 1404dbed83aeeef74a80311e94d50fc65ed7f2db Mon Sep 17 00:00:00 2001 From: Eric Fennis Date: Sun, 3 Oct 2021 10:14:49 +0200 Subject: [PATCH] Update ICON_DESIGN_GUIDE.md --- docs/ICON_DESIGN_GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ICON_DESIGN_GUIDE.md b/docs/ICON_DESIGN_GUIDE.md index da824d4..6bf1fb2 100644 --- a/docs/ICON_DESIGN_GUIDE.md +++ b/docs/ICON_DESIGN_GUIDE.md @@ -5,7 +5,7 @@ Here are rules that should be followed to keep quality and consistency when maki ## Summary of the rules we have 1. Icons must be designed on a **24 by 24 pixels** canvas. -2. Icons must have a **1 pixel padding** within the canvas. +2. Icons must have at least **1 pixel padding** within the canvas. 3. Icons must have a **stroke width of 2 pixels**. 4. Icons must use **round joins**. 5. Icons must use **round caps**.