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

36
icons/Car.svg Normal file
View File

@@ -0,0 +1,36 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.5 7.5V6C11.5 5.17215 10.8299 4.5 10.0009 4.5H4.49858C3.39339 4.5 2.50001 5.39605 2.50001 6.5V7.53668C1.86015 7.63605 1.35395 7.94028 1.0135 8.485C0.622503 9.1106 0.5 9.98202 0.5 11C0.5 11.2761 0.723858 11.5 1 11.5H14C14.2761 11.5 14.5 11.2761 14.5 11V9.5C14.5 8.92293 14.3554 8.39828 13.9786 8.02145C13.6017 7.64461 13.0771 7.5 12.5 7.5H11.5Z" fill="url(#paint0_linear_422_6935)" stroke="url(#paint1_linear_422_6935)" stroke-linejoin="round"/>
<path d="M3.00001 8.5C3.27615 8.5 3.50001 8.27614 3.50001 8V6.5C3.50001 5.94709 3.94692 5.5 4.49858 5.5H10.0009C10.2765 5.5 10.5 5.72328 10.5 6V8C10.5 8.27614 10.7239 8.5 11 8.5H12.5C12.9229 8.5 13.1483 8.60539 13.2715 8.72855C13.3946 8.85172 13.5 9.07707 13.5 9.5V10.5H1.51245C1.54975 9.79835 1.66993 9.3215 1.8615 9.015C2.06165 8.69475 2.37871 8.5 3.00001 8.5Z" stroke="white" stroke-opacity="0.33" stroke-linejoin="round"/>
<rect y="11" width="15" height="1" rx="0.5" fill="black" fill-opacity="0.66"/>
<circle cx="4" cy="12" r="1.5" fill="url(#paint2_linear_422_6935)" stroke="url(#paint3_linear_422_6935)"/>
<circle cx="12" cy="12" r="1.5" fill="url(#paint4_linear_422_6935)" stroke="url(#paint5_linear_422_6935)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.66667 6L3 8H5V6H3.66667ZM6 8H8V6H6V8ZM9 8H11V6H9V8Z" fill="black" fill-opacity="0.5"/>
<path d="M3 8L3.66667 6H3V8Z" fill="black" fill-opacity="0.5"/>
<path d="M11 6V8H13V7H12V6H11Z" fill="black" fill-opacity="0.5"/>
<defs>
<linearGradient id="paint0_linear_422_6935" x1="3.96968" y1="5" x2="11.0303" y2="11" gradientUnits="userSpaceOnUse">
<stop stop-color="#9EBFE6"/>
<stop offset="1" stop-color="#5A8FD3"/>
</linearGradient>
<linearGradient id="paint1_linear_422_6935" x1="3.10218" y1="5" x2="11.8978" y2="11" gradientUnits="userSpaceOnUse">
<stop stop-color="#5C93CA"/>
<stop offset="1" stop-color="#2A589C"/>
</linearGradient>
<linearGradient id="paint2_linear_422_6935" x1="4" y1="11" x2="4" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#3E3E3E"/>
<stop offset="1" stop-color="#6C6C6C"/>
</linearGradient>
<linearGradient id="paint3_linear_422_6935" x1="4" y1="11" x2="4" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#292A2C"/>
<stop offset="1" stop-color="#595959"/>
</linearGradient>
<linearGradient id="paint4_linear_422_6935" x1="12" y1="11" x2="12" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#3E3E3E"/>
<stop offset="1" stop-color="#6C6C6C"/>
</linearGradient>
<linearGradient id="paint5_linear_422_6935" x1="12" y1="11" x2="12" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#292A2C"/>
<stop offset="1" stop-color="#595959"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB