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

39
icons/Basket delete.svg Normal file
View File

@@ -0,0 +1,39 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.38979 6.5H4.47703C4.1233 6.5 3.88142 6.14274 4.01279 5.8143L4.53576 4.50689C5.0206 3.2948 6.19454 2.5 7.5 2.5C8.80546 2.5 9.9794 3.2948 10.4642 4.50689L10.9872 5.8143C11.1186 6.14274 10.8767 6.5 10.523 6.5H9.61803C9.42865 6.5 9.25552 6.393 9.17082 6.22361L8.66582 5.2136C8.44715 4.77626 8.00015 4.5 7.51119 4.5C7.02751 4.5 6.58441 4.77038 6.3632 5.20051L5.83443 6.22867C5.74875 6.39527 5.57713 6.5 5.38979 6.5Z" fill="#83BBD5" stroke="url(#paint0_linear_99_12330)" stroke-linecap="round"/>
<path d="M3.5 6.5V13.5M5.5 6.5V13.5M7.5 6.5V13.5M9.5 6.5V13.5M1.5 7V10M11.5 6.5V13.5M13.5 7V10" stroke="url(#paint1_linear_99_12330)" stroke-opacity="0.66" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M1.5 7.5H13.5M2 9.5H13M2.5 11.5H12.5" stroke="url(#paint2_linear_99_12330)" stroke-opacity="0.66" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M2.00002 12.3423L1.06252 8.34229C0.841922 7.40106 1.55621 6.5 2.52295 6.5H12.4771C13.4438 6.5 14.1581 7.40106 13.9375 8.34229L13 12.3423C12.841 13.0205 12.2361 13.5 11.5396 13.5H3.46045C2.76388 13.5 2.15897 13.0205 2.00002 12.3423Z" stroke="url(#paint3_linear_99_12330)" stroke-linecap="round" stroke-linejoin="round"/>
<g filter="url(#filter0_i_99_12330)">
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs>
<filter id="filter0_i_99_12330" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_12330"/>
</filter>
<linearGradient id="paint0_linear_99_12330" x1="12" y1="6" x2="4.24642" y2="0.303489" gradientUnits="userSpaceOnUse">
<stop stop-color="#2E6691"/>
<stop offset="1" stop-color="#74A9CC"/>
</linearGradient>
<linearGradient id="paint1_linear_99_12330" x1="1.5" y1="6.5" x2="13.3187" y2="13.7938" gradientUnits="userSpaceOnUse">
<stop stop-color="#D7D7D7"/>
<stop offset="1" stop-color="#404040"/>
</linearGradient>
<linearGradient id="paint2_linear_99_12330" x1="1.5" y1="7.5" x2="9.03323" y2="15.6359" gradientUnits="userSpaceOnUse">
<stop stop-color="#D7D7D7"/>
<stop offset="1" stop-color="#404040"/>
</linearGradient>
<linearGradient id="paint3_linear_99_12330" x1="0" y1="6" x2="14.0146" y2="15.4599" gradientUnits="userSpaceOnUse">
<stop stop-color="#D7D7D7"/>
<stop offset="1" stop-color="#404040"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB