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/Lorry 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

54 lines
3.2 KiB
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="3" cy="11" r="1.5" fill="#6C6C6C" stroke="url(#paint0_linear_464_7911)"/>
<circle cx="6" cy="11" r="1.5" fill="#6C6C6C" stroke="url(#paint1_linear_464_7911)"/>
<circle cx="13" cy="11" r="1.5" fill="#6C6C6C" stroke="url(#paint2_linear_464_7911)"/>
<rect x="0.5" y="2.5" width="10" height="8" fill="url(#paint3_linear_464_7911)" stroke="url(#paint4_linear_464_7911)" stroke-linejoin="round"/>
<rect x="1" y="6" width="9" height="1" fill="url(#paint5_linear_464_7911)"/>
<rect x="1" y="5" width="9" height="1" fill="url(#paint6_linear_464_7911)"/>
<rect x="1.5" y="3.5" width="8" height="6" stroke="white" stroke-opacity="0.33" stroke-linejoin="round"/>
<rect y="10" width="15" height="1" rx="0.5" fill="black" fill-opacity="0.5"/>
<path d="M11 4.5H10.5V5V10V10.5H11H14H14.5V10V6C14.5 5.17157 13.8284 4.5 13 4.5H11Z" fill="#A5C2E3" stroke="url(#paint7_linear_464_7911)"/>
<rect x="12" y="6" width="2" height="2" fill="#D1E6FF"/>
<path d="M11.5 5.5H13C13.2761 5.5 13.5 5.72386 13.5 6V9.5H11.5V5.5Z" stroke="white" stroke-opacity="0.2"/>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint8_radial_464_7911)" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear_464_7911" x1="2" y1="11" x2="4" y2="11" gradientUnits="userSpaceOnUse">
<stop stop-color="#292929" stop-opacity="0.964706"/>
<stop offset="1" stop-color="#282828" stop-opacity="0.741176"/>
</linearGradient>
<linearGradient id="paint1_linear_464_7911" x1="5" y1="11" x2="7" y2="11" gradientUnits="userSpaceOnUse">
<stop stop-color="#292929" stop-opacity="0.964706"/>
<stop offset="1" stop-color="#282828" stop-opacity="0.741176"/>
</linearGradient>
<linearGradient id="paint2_linear_464_7911" x1="12" y1="11" x2="14" y2="11" gradientUnits="userSpaceOnUse">
<stop stop-color="#292929" stop-opacity="0.964706"/>
<stop offset="1" stop-color="#282828" stop-opacity="0.741176"/>
</linearGradient>
<linearGradient id="paint3_linear_464_7911" x1="2" y1="3" x2="9" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#E1C698"/>
<stop offset="1" stop-color="#CA9958"/>
</linearGradient>
<linearGradient id="paint4_linear_464_7911" x1="9" y1="10" x2="2" y2="3" gradientUnits="userSpaceOnUse">
<stop stop-color="#AE7637"/>
<stop offset="1" stop-color="#D49C6D"/>
</linearGradient>
<linearGradient id="paint5_linear_464_7911" x1="1" y1="6.5" x2="10" y2="6.5" gradientUnits="userSpaceOnUse">
<stop stop-color="#549AD0"/>
<stop offset="1" stop-color="#3F75C0"/>
</linearGradient>
<linearGradient id="paint6_linear_464_7911" x1="1" y1="5.5" x2="10" y2="5.5" gradientUnits="userSpaceOnUse">
<stop stop-color="white"/>
<stop offset="1" stop-color="white"/>
</linearGradient>
<linearGradient id="paint7_linear_464_7911" x1="11" y1="6" x2="14" y2="9" gradientUnits="userSpaceOnUse">
<stop stop-color="#4783C1"/>
<stop offset="1" stop-color="#24569C"/>
</linearGradient>
<radialGradient id="paint8_radial_464_7911" 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>
</defs>
</svg>