diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..0674c51f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ + +images/svg/guidelines.svg + +images/svg/guidelines for small sizes.svg diff --git a/guidelines/Instructions.md b/guidelines/Instructions.md new file mode 100644 index 00000000..eb042517 --- /dev/null +++ b/guidelines/Instructions.md @@ -0,0 +1,13 @@ +# Guidelines + +This is the standard guideline. It helps with sizing for both square and circle icons, so they would look good no matter what border radius is chosen. + +* **Green** is the safe zone, where the main body of the icon should be. + +* **Yellow** is like a road shoulder, it's there if more space is needed. It should be used for protruding elements, like corners or ornaments. + +* **Red** is off limits. It should not be touched by the icons. Red is also how a circular icon would look. + +—— + +Needless to say, these are just guides. If they don't accommodate a certain shape, then they shouldn't be followed strictly. \ No newline at end of file diff --git a/guidelines/guideline.svg b/guidelines/guideline.svg new file mode 100644 index 00000000..c1d255dd --- /dev/null +++ b/guidelines/guideline.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/images/svg/ubuntu.svg b/images/svg/ubuntu.svg index 88babc5f..5aa3828f 100644 --- a/images/svg/ubuntu.svg +++ b/images/svg/ubuntu.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file