forked from edent/SuperTinyIcons
Guidelines Folder.
This commit is contained in:
6
guidelines/guideline for small squares.svg
Normal file
6
guidelines/guideline for small squares.svg
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<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="30%" width="512"/>
|
||||||
|
<rect fill="#ffd900" height="512" rx="40%" width="512"/>
|
||||||
|
<rect fill="#4cd966" height="448" rx="40%" width="448" x="32" y="32"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 347 B |
6
guidelines/guideline.svg
Normal file
6
guidelines/guideline.svg
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<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>
|
After Width: | Height: | Size: 361 B |
Reference in New Issue
Block a user