1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-09-11 14:46: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

View File

@@ -0,0 +1,12 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect y="4" width="16" height="8" rx="2" fill="url(#paint0_linear_200_4183)"/>
<rect x="0.5" y="4.5" width="15" height="7" rx="1.5" stroke="black" stroke-opacity="0.11" style="mix-blend-mode:darken"/>
<rect x="2" y="6" width="6" height="4" fill="#7298D9"/>
<path d="M9.5 4V12M9.5 4C9.5 3 8 2.5 7 2.5M9.5 4C9.5 3 11 2.5 12 2.5M9.5 12C9.5 13 8 13.5 7 13.5M9.5 12C9.5 13 11 13.5 12 13.5" stroke="#333333" stroke-linecap="round" stroke-linejoin="round"/>
<defs>
<linearGradient id="paint0_linear_200_4183" x1="3" y1="11.5" x2="0" y2="4" gradientUnits="userSpaceOnUse">
<stop offset="0.156278" stop-color="white"/>
<stop offset="1" stop-color="#E6E6E6"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 779 B