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

18
icons/Emoticon smile.svg Normal file
View File

@@ -0,0 +1,18 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="8" cy="8" r="6" fill="url(#paint0_linear_454_7793)"/>
<circle cx="8" cy="8" r="5.5" stroke="white" stroke-opacity="0.5"/>
<circle cx="8" cy="8" r="6.5" stroke="url(#paint1_linear_454_7793)"/>
<circle cx="6.5" cy="5.5" r="0.5" fill="#A47A45"/>
<circle cx="9.5" cy="5.5" r="0.5" fill="#A47A45"/>
<path d="M11.5 8.5C11.5 9.5 10 10.5 8 10.5C6 10.5 4.5 9.5 4.5 8.5" stroke="#A47A45" stroke-linecap="round"/>
<defs>
<linearGradient id="paint0_linear_454_7793" x1="2" y1="2" x2="14" y2="14" gradientUnits="userSpaceOnUse">
<stop offset="0.212039" stop-color="#FCEC97"/>
<stop offset="0.790769" stop-color="#F9BE0C"/>
</linearGradient>
<linearGradient id="paint1_linear_454_7793" x1="2" y1="2" x2="14" y2="14" gradientUnits="userSpaceOnUse">
<stop offset="0.145496" stop-color="#FACD3F"/>
<stop offset="0.855296" stop-color="#D18A00"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 969 B