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

51 lines
3.0 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_452_7814)">
<mask id="mask0_452_7814" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="4" width="13" height="12">
<path d="M13 13L4 4H0V16H13V13Z" fill="#D9D9D9"/>
</mask>
<g mask="url(#mask0_452_7814)">
<rect x="0.928923" y="10.1213" width="13" height="7" rx="3" transform="rotate(-45 0.928923 10.1213)" fill="url(#paint0_linear_452_7814)" stroke="url(#paint1_linear_452_7814)" stroke-width="2"/>
<rect x="0.221816" y="10.1213" width="14" height="8" rx="3.5" transform="rotate(-45 0.221816 10.1213)" stroke="url(#paint2_linear_452_7814)"/>
</g>
<mask id="mask1_452_7814" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="3" y="0" width="13" height="12">
<path d="M3 3L12 12L16 12L16 0L3 1.1365e-06L3 3Z" fill="#D9D9D9"/>
</mask>
<g mask="url(#mask1_452_7814)">
<rect x="-0.485291" y="10.1213" width="15" height="9" rx="4" transform="rotate(-45 -0.485291 10.1213)" fill="url(#paint3_linear_452_7814)"/>
<rect x="0.928923" y="10.1213" width="13" height="7" rx="3" transform="rotate(-45 0.928923 10.1213)" stroke="white" stroke-opacity="0.66" stroke-width="2"/>
<rect x="0.221816" y="10.1213" width="14" height="8" rx="3.5" transform="rotate(-45 0.221816 10.1213)" stroke="url(#paint4_linear_452_7814)"/>
</g>
</g>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_452_7814)" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear_452_7814" x1="5.88971" y1="10.1213" x2="3.90441" y2="18.0625" gradientUnits="userSpaceOnUse">
<stop stop-color="#EF9C9C"/>
<stop offset="0.735706" stop-color="#E53434"/>
</linearGradient>
<linearGradient id="paint1_linear_452_7814" x1="5.88971" y1="10.1213" x2="3.90441" y2="18.0625" gradientUnits="userSpaceOnUse">
<stop stop-color="white" stop-opacity="0.66"/>
<stop offset="1" stop-color="white" stop-opacity="0.05"/>
</linearGradient>
<linearGradient id="paint2_linear_452_7814" x1="5.88971" y1="10.1213" x2="3.90441" y2="18.0625" gradientUnits="userSpaceOnUse">
<stop stop-color="#DD6A6A"/>
<stop offset="1" stop-color="#C31D1D" stop-opacity="0.984314"/>
</linearGradient>
<linearGradient id="paint3_linear_452_7814" x1="5.88971" y1="10.1213" x2="3.90441" y2="18.0625" gradientUnits="userSpaceOnUse">
<stop offset="0.278166" stop-color="#F2F2F2"/>
<stop offset="0.768057" stop-color="#DDDDDD"/>
</linearGradient>
<linearGradient id="paint4_linear_452_7814" x1="5.88971" y1="10.1213" x2="3.90441" y2="18.0625" gradientUnits="userSpaceOnUse">
<stop stop-color="#DADDDD"/>
<stop offset="1" stop-color="#ACB1B1" stop-opacity="0.85098"/>
</linearGradient>
<radialGradient id="paint5_radial_452_7814" 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_452_7814">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>