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

35
icons/Door open.svg Normal file
View File

@@ -0,0 +1,35 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_426_7226)">
<rect y="14" width="14" height="1" rx="0.5" fill="url(#paint0_linear_426_7226)"/>
<rect x="2.5" y="2.5" width="9" height="12" fill="url(#paint1_linear_426_7226)" stroke="url(#paint2_linear_426_7226)"/>
<path d="M9.77639 2.55279C9.607 2.63748 9.5 2.81061 9.5 3V14C9.5 14.2294 9.65615 14.4294 9.87873 14.4851L13.8787 15.4851C13.9184 15.495 13.9591 15.5 14 15.5H15C15.2761 15.5 15.5 15.2761 15.5 15V1C15.5 0.723858 15.2761 0.5 15 0.5H14C13.9224 0.5 13.8458 0.518073 13.7764 0.552786L9.77639 2.55279Z" fill="#B58B51" stroke="url(#paint3_linear_426_7226)" stroke-linejoin="round"/>
<path d="M10 3L14 1V15L10 14V3Z" fill="url(#paint4_linear_426_7226)"/>
<path d="M10.5 13.6096V3.30902L13.5 1.80902V14.3596L10.5 13.6096Z" stroke="white" stroke-opacity="0.33"/>
<circle cx="12.5" cy="8.5" r="1.5" fill="#FFD44B"/>
</g>
<defs>
<linearGradient id="paint0_linear_426_7226" x1="0" y1="14.5" x2="14" y2="14.5" gradientUnits="userSpaceOnUse">
<stop stop-color="#B7B7B7"/>
<stop offset="1" stop-color="#6C6C6C"/>
</linearGradient>
<linearGradient id="paint1_linear_426_7226" x1="7" y1="3" x2="7" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#999999"/>
<stop offset="1" stop-color="#A5A5A5"/>
</linearGradient>
<linearGradient id="paint2_linear_426_7226" x1="3.00287" y1="3" x2="10.9971" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#808080"/>
<stop offset="1" stop-color="#454545"/>
</linearGradient>
<linearGradient id="paint3_linear_426_7226" x1="4.1425" y1="3" x2="11.8575" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#D59D6E"/>
<stop offset="1" stop-color="#935B11"/>
</linearGradient>
<linearGradient id="paint4_linear_426_7226" x1="10.0324" y1="3" x2="17.9676" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#DFC290"/>
<stop offset="1" stop-color="#C79554"/>
</linearGradient>
<clipPath id="clip0_426_7226">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB