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

19
icons/Plugin disabled.svg Normal file
View File

@@ -0,0 +1,19 @@
<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_6613)">
<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_6613)" stroke="url(#paint1_linear_419_6613)" 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>
<defs>
<linearGradient id="paint0_linear_419_6613" x1="2.02466" y1="2" x2="13.9753" y2="14" gradientUnits="userSpaceOnUse">
<stop offset="0.17614" stop-color="#B3B3B3"/>
<stop offset="0.818222" stop-color="#999999"/>
</linearGradient>
<linearGradient id="paint1_linear_419_6613" x1="2" y1="2.00709" x2="14" y2="13.9929" gradientUnits="userSpaceOnUse">
<stop offset="0.103963" stop-color="#B3B3B3"/>
<stop offset="0.838825" stop-color="#808080"/>
</linearGradient>
<clipPath id="clip0_419_6613">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB