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

37 lines
2.2 KiB
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.5 3C0.5 2.17157 1.17157 1.5 2 1.5H13C13.8284 1.5 14.5 2.17157 14.5 3V13C14.5 13.2761 14.2761 13.5 14 13.5H1C0.723858 13.5 0.5 13.2761 0.5 13V3Z" fill="#92B9E8" stroke="url(#paint0_linear_99_13585)"/>
<g filter="url(#filter0_i_99_13585)">
<path d="M1 3H14V13H1V3Z" fill="url(#paint1_radial_99_13585)"/>
</g>
<rect x="1" y="3" width="13" height="1" fill="url(#paint2_linear_99_13585)"/>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_99_13585)" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs>
<filter id="filter0_i_99_13585" x="1" y="3" width="13" height="10" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dx="-1" dy="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_13585"/>
</filter>
<linearGradient id="paint0_linear_99_13585" x1="0" y1="1" x2="15" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#7BA7DC"/>
<stop offset="1" stop-color="#5171A9"/>
</linearGradient>
<radialGradient id="paint1_radial_99_13585" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(14 3) rotate(90) scale(10 13)">
<stop stop-color="#DEE7F2"/>
<stop offset="1" stop-color="white"/>
</radialGradient>
<linearGradient id="paint2_linear_99_13585" x1="1" y1="3.5" x2="14" y2="3.5" gradientUnits="userSpaceOnUse">
<stop stop-color="#7BA7DC"/>
<stop offset="1" stop-color="#7BA7DC"/>
</linearGradient>
<radialGradient id="paint3_radial_99_13585" 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>