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

34
icons/Plugin delete.svg Normal file
View File

@@ -0,0 +1,34 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_419_6614)">
<path d="M2 4.5C1.72386 4.5 1.5 4.72386 1.5 5V7C1.5 7.27614 1.72386 7.5 2 7.5H3C3.27614 7.5 3.5 7.72386 3.5 8V10C3.5 10.2761 3.27614 10.5 3 10.5H2C1.72386 10.5 1.5 10.7239 1.5 11V14C1.5 14.2761 1.72386 14.5 2 14.5H5C5.27614 14.5 5.5 14.2761 5.5 14V13C5.5 12.7239 5.72386 12.5 6 12.5H8C8.27614 12.5 8.5 12.7239 8.5 13V14C8.5 14.2761 8.72386 14.5 9 14.5H11C11.2761 14.5 11.5 14.2761 11.5 14V11C11.5 10.7239 11.7239 10.5 12 10.5H14C14.2761 10.5 14.5 10.2761 14.5 10V8C14.5 7.72386 14.2761 7.5 14 7.5H12C11.7239 7.5 11.5 7.27614 11.5 7V5C11.5 4.72386 11.2761 4.5 11 4.5H8.5V2C8.5 1.72386 8.27614 1.5 8 1.5H6C5.72386 1.5 5.5 1.72386 5.5 2V4.5H2Z" fill="url(#paint0_linear_419_6614)" stroke="url(#paint1_linear_419_6614)" stroke-linejoin="round"/>
<path d="M8 5.5H10.5V7C10.5 7.82843 11.1716 8.5 12 8.5H13.5V9.5H12C11.1716 9.5 10.5 10.1716 10.5 11V13.5H9.5V13C9.5 12.1716 8.82843 11.5 8 11.5H6C5.17157 11.5 4.5 12.1716 4.5 13V13.5H2.5V11.5H3C3.82843 11.5 4.5 10.8284 4.5 10V8C4.5 7.17157 3.82843 6.5 3 6.5H2.5V5.5H6C6.27614 5.5 6.5 5.27614 6.5 5V2.5H7.5V5C7.5 5.27614 7.72386 5.5 8 5.5Z" stroke="white" stroke-opacity="0.33" stroke-linejoin="round"/>
<g filter="url(#filter0_i_419_6614)">
<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"/>
</g>
<defs>
<filter id="filter0_i_419_6614" 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_419_6614"/>
</filter>
<linearGradient id="paint0_linear_419_6614" x1="2.02466" y1="2" x2="13.9753" y2="14" gradientUnits="userSpaceOnUse">
<stop offset="0.17614" stop-color="#79C76B"/>
<stop offset="0.818222" stop-color="#51B147"/>
</linearGradient>
<linearGradient id="paint1_linear_419_6614" x1="2" y1="2.00709" x2="14" y2="13.9929" gradientUnits="userSpaceOnUse">
<stop offset="0.103963" stop-color="#80CD75"/>
<stop offset="0.838825" stop-color="#41903D"/>
</linearGradient>
<clipPath id="clip0_419_6614">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB