forked from edent/SuperTinyIcons
Remove guideline folder
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
# 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.
|
@@ -1,6 +0,0 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" aria-label="Guidelines" role="img">
|
||||
<rect fill="#222" height="512" rx="15%" width="512"/>
|
||||
<rect fill="#ff3f32" height="512" rx="50%" width="512"/>
|
||||
<rect fill="#ffd900" height="435" rx="50%" width="435" x="39" y="39"/>
|
||||
<rect fill="#4cd966" height="384" rx="50%" width="384" x="64" y="64"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 361 B |
Reference in New Issue
Block a user