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/Page white word.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="M2 2C2 1.44772 2.44772 1 3 1H10.5858C10.851 1 11.1054 1.10536 11.2929 1.29289L13.7071 3.70711C13.8946 3.89464 14 4.149 14 4.41421V14C14 14.5523 13.5523 15 13 15H3C2.44772 15 2 14.5523 2 14V2Z" fill="url(#paint0_linear_145_3805)"/>
<path d="M3 0.5C2.17157 0.5 1.5 1.17157 1.5 2V14C1.5 14.8284 2.17157 15.5 3 15.5H13C13.8284 15.5 14.5 14.8284 14.5 14V4.41421C14.5 4.01639 14.342 3.63486 14.0607 3.35355L11.6464 0.93934C11.3651 0.658035 10.9836 0.5 10.5858 0.5H3Z" stroke="#A8A8A8" stroke-opacity="0.66" stroke-linejoin="round"/>
<path d="M2.5 2C2.5 1.72386 2.72386 1.5 3 1.5H10C10.2761 1.5 10.5 1.72386 10.5 2V3C10.5 3.82843 11.1716 4.5 12 4.5H13C13.2761 4.5 13.5 4.72386 13.5 5V14C13.5 14.2761 13.2761 14.5 13 14.5H3C2.72386 14.5 2.5 14.2761 2.5 14V2Z" stroke="white" stroke-linejoin="round"/>
<rect y="3" width="10" height="10" rx="1" fill="url(#paint1_linear_145_3805)"/>
<path d="M8.45557 5.59863L7.16016 10.5H5.93652L5.12305 7.35547C5.07975 7.19141 5.05355 7.00798 5.04443 6.80518H5.03076C5.01025 7.02848 4.98063 7.21191 4.94189 7.35547L4.10791 10.5H2.83301L1.54443 5.59863H2.75098L3.44141 8.86279C3.47103 9.00179 3.49268 9.18864 3.50635 9.42334H3.52686C3.53597 9.24788 3.56901 9.05648 3.62598 8.84912L4.51465 5.59863H5.69727L6.50049 8.89014C6.53011 9.0109 6.55632 9.18636 6.5791 9.4165H6.59277C6.60189 9.23649 6.62581 9.0542 6.66455 8.86963L7.34131 5.59863H8.45557Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear_145_3805" x1="2" y1="15" x2="14" y2="0.999999" gradientUnits="userSpaceOnUse">
<stop offset="0.500484" stop-color="white"/>
<stop offset="0.806982" stop-color="#E6E6E6"/>
<stop offset="0.901248" stop-color="white"/>
</linearGradient>
<linearGradient id="paint1_linear_145_3805" x1="0" y1="3" x2="10" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#2469C4"/>
<stop offset="1" stop-color="#1146AD"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB