1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-09-11 06:36:28 +02:00

feat: Upload icons (#164)

This commit is contained in:
Simon Pistache
2025-01-29 16:04:25 +01:00
committed by GitHub
parent fc9daafe68
commit c8fd547e07
996 changed files with 52054 additions and 0 deletions

13
icons/Shape square.svg Normal file
View File

@@ -0,0 +1,13 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="2.5" y="2.5" width="11" height="11" fill="url(#paint0_linear_99_13606)" stroke="url(#paint1_linear_99_13606)"/>
<defs>
<linearGradient id="paint0_linear_99_13606" x1="3" y1="3" x2="13" y2="13" gradientUnits="userSpaceOnUse">
<stop offset="0.171509" stop-color="#A6C4EC"/>
<stop offset="0.83841" stop-color="#81A2DE"/>
</linearGradient>
<linearGradient id="paint1_linear_99_13606" x1="13" y1="13" x2="3" y2="3" gradientUnits="userSpaceOnUse">
<stop stop-color="#5883D2"/>
<stop offset="1" stop-color="#8CB3E6"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 649 B