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

11
icons/Color swatch.svg Normal file
View File

@@ -0,0 +1,11 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="2" y="2" width="3" height="3" rx="1" fill="#FE6F6B"/>
<rect x="6" y="2" width="3" height="3" rx="1" fill="#FFAA73"/>
<rect x="10" y="2" width="3" height="3" rx="1" fill="#F0D567"/>
<rect x="10" y="6" width="3" height="3" rx="1" fill="#60B0EB"/>
<rect x="6" y="6" width="3" height="3" rx="1" fill="#50CC6D"/>
<rect x="2" y="6" width="3" height="3" rx="1" fill="#D0EBB2"/>
<rect x="2" y="10" width="3" height="3" rx="1" fill="#587AB0"/>
<rect x="6" y="10" width="3" height="3" rx="1" fill="#D99BDD"/>
<rect x="10" y="10" width="3" height="3" rx="1" fill="#FF77B1"/>
</svg>

After

Width:  |  Height:  |  Size: 676 B