1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-08 01:54:20 +02:00
famfamfam-silk-svg/icons/Car delete.svg
Simon Priet 354a863b51
feat(#220): add & remove decorators (#221)
* fix(#220): Replace inner shadow to radial gradient for remove decorator

And update all related icons that use this decorator accordingly

* fix(#220): Replace inner shadow by radial gradient for add decorator

Update all icons using the add decorator accordingly.

* fix(#220): Remove duplicate files

Remove Font delete and Style delete files as they are reworked
2025-03-14 01:03:02 +01:00

48 lines
3.2 KiB
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_422_6946)">
<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_6946)" stroke="url(#paint1_linear_422_6946)" 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_6946)" stroke="url(#paint3_linear_422_6946)"/>
<circle cx="12" cy="12" r="1.5" fill="url(#paint4_linear_422_6946)" stroke="url(#paint5_linear_422_6946)"/>
<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"/>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint6_radial_422_6946)" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_422_6946" 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_6946" 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_6946" 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_6946" 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_6946" 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_6946" x1="12" y1="11" x2="12" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#292A2C"/>
<stop offset="1" stop-color="#595959"/>
</linearGradient>
<radialGradient id="paint6_radial_422_6946" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_422_6946">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>