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

42 lines
3.1 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_201_5609)">
<mask id="path-1-outside-1_201_5609" maskUnits="userSpaceOnUse" x="-1" y="3" width="18" height="11" fill="black">
<rect fill="white" x="-1" y="3" width="18" height="11"/>
<path d="M1 6L3 4H13.5L15 6L8 12.5L1 6Z"/>
</mask>
<path d="M1 6L3 4H13.5L15 6L8 12.5L1 6Z" fill="url(#paint0_linear_201_5609)"/>
<path d="M3 4V3H2.58579L2.29289 3.29289L3 4ZM1 6L0.292893 5.29289L-0.440888 6.02667L0.319549 6.73279L1 6ZM15 6L15.6805 6.73279L16.3402 6.12021L15.8 5.4L15 6ZM13.5 4L14.3 3.4L14 3H13.5V4ZM8 12.5L7.31955 13.2328H8.68045L8 12.5ZM2.29289 3.29289L0.292893 5.29289L1.70711 6.70711L3.70711 4.70711L2.29289 3.29289ZM15.8 5.4L14.3 3.4L12.7 4.6L14.2 6.6L15.8 5.4ZM13.5 3H3V5H13.5V3ZM0.319549 6.73279L7.31955 13.2328L8.68045 11.7672L1.68045 5.26721L0.319549 6.73279ZM8.68045 13.2328L15.6805 6.73279L14.3195 5.26721L7.31955 11.7672L8.68045 13.2328Z" fill="url(#paint1_linear_201_5609)" mask="url(#path-1-outside-1_201_5609)"/>
<mask id="path-3-inside-2_201_5609" fill="white">
<path d="M1 6L3 4H13.5L15 6L8 12.5L1 6Z"/>
</mask>
<path d="M3 4V3H2.58579L2.29289 3.29289L3 4ZM1 6L0.292893 5.29289L-0.440888 6.02667L0.319549 6.73279L1 6ZM15 6L15.6805 6.73279L16.3402 6.12021L15.8 5.4L15 6ZM13.5 4L14.3 3.4L14 3H13.5V4ZM8 12.5L7.31955 13.2328H8.68045L8 12.5ZM2.29289 3.29289L0.292893 5.29289L1.70711 6.70711L3.70711 4.70711L2.29289 3.29289ZM15.8 5.4L14.3 3.4L12.7 4.6L14.2 6.6L15.8 5.4ZM13.5 3H3V5H13.5V3ZM0.319549 6.73279L7.31955 13.2328L8.68045 11.7672L1.68045 5.26721L0.319549 6.73279ZM8.68045 13.2328L15.6805 6.73279L14.3195 5.26721L7.31955 11.7672L8.68045 13.2328Z" fill="white" fill-opacity="0.66" style="mix-blend-mode:hard-light" mask="url(#path-3-inside-2_201_5609)"/>
<path d="M8 12.5L6 6V4L4 6L8 12.5Z" fill="url(#paint2_linear_201_5609)" fill-opacity="0.66"/>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_201_5609)" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_201_5609" x1="1" y1="8" x2="15" y2="8" gradientUnits="userSpaceOnUse">
<stop stop-color="#F44141"/>
<stop offset="0.498047" stop-color="#DE0707"/>
<stop offset="0.502232" stop-color="#FF3333"/>
<stop offset="1" stop-color="#CD1515"/>
</linearGradient>
<linearGradient id="paint1_linear_201_5609" x1="1" y1="4" x2="9.5" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#FE807C"/>
<stop offset="1" stop-color="#C62C32"/>
</linearGradient>
<linearGradient id="paint2_linear_201_5609" x1="5.5" y1="4" x2="5.5" y2="12.5" gradientUnits="userSpaceOnUse">
<stop stop-color="white" stop-opacity="0"/>
<stop offset="0.24" stop-color="white"/>
<stop offset="1" stop-color="white" stop-opacity="0"/>
</linearGradient>
<radialGradient id="paint3_radial_201_5609" 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_201_5609">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>