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/Tab.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">
<path d="M13.5 10V10.2071L13.6464 10.3536L13.7929 10.5H2.20711L2.35355 10.3536L2.5 10.2071V10V6C2.5 5.72386 2.72386 5.5 3 5.5H13C13.2761 5.5 13.5 5.72386 13.5 6V10Z" fill="url(#paint0_linear_420_6797)" stroke="url(#paint1_linear_420_6797)"/>
<path d="M15 11.5C15.2022 11.5 15.3845 11.3782 15.4619 11.1913C15.5393 11.0045 15.4966 10.7894 15.3536 10.6464L14.5 9.79289V6C14.5 5.17157 13.8284 4.5 13 4.5H3C2.17157 4.5 1.5 5.17157 1.5 6V9.79289L0.646447 10.6464C0.503448 10.7894 0.46067 11.0045 0.53806 11.1913C0.615451 11.3782 0.797769 11.5 1 11.5H15Z" stroke="url(#paint2_linear_420_6797)" stroke-linejoin="round"/>
<defs>
<linearGradient id="paint0_linear_420_6797" x1="15" y1="11" x2="2" y2="5" gradientUnits="userSpaceOnUse">
<stop stop-color="#D8D8D7"/>
<stop offset="1" stop-color="#C1C1C1"/>
</linearGradient>
<linearGradient id="paint1_linear_420_6797" x1="14.9858" y1="11" x2="1.01415" y2="5" gradientUnits="userSpaceOnUse">
<stop stop-color="#F1F1EC"/>
<stop offset="1" stop-color="#E4E4DB"/>
</linearGradient>
<linearGradient id="paint2_linear_420_6797" x1="14.9858" y1="11" x2="1.01415" y2="5" gradientUnits="userSpaceOnUse">
<stop stop-color="#9E9E9E"/>
<stop offset="1" stop-color="#9E9E9E"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB