1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-10 11:04:21 +02:00
famfamfam-silk-svg/icons/Note 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

65 lines
3.8 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_147_4562)">
<g filter="url(#filter0_ii_147_4562)">
<rect x="2" y="2" width="12" height="12" fill="#F3D65A"/>
</g>
<rect x="2.5" y="2.5" width="11" height="11" stroke="url(#paint0_linear_147_4562)"/>
<rect x="3" y="3" width="10" height="2" fill="white" fill-opacity="0.66"/>
<g filter="url(#filter1_di_147_4562)">
<path d="M7 9H3L7 13V9Z" fill="#F3D65A"/>
<path d="M7.5 9L7 8.5H3L2.64645 9.35355L6.64645 13.3536L7.5 13V9Z" stroke="url(#paint1_linear_147_4562)" stroke-linejoin="bevel"/>
</g>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint2_radial_147_4562)" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g>
<defs>
<filter id="filter0_ii_147_4562" x="2" y="2" width="14" height="14" 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="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.976471 0 0 0 0 0.917647 0 0 0 0 0.666667 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_147_4562"/>
<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"/>
<feMorphology radius="2" operator="erode" in="SourceAlpha" result="effect2_innerShadow_147_4562"/>
<feOffset/>
<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 0.66 0"/>
<feBlend mode="normal" in2="effect1_innerShadow_147_4562" result="effect2_innerShadow_147_4562"/>
</filter>
<filter id="filter1_di_147_4562" x="2.29289" y="7" width="6.70711" height="8.70709" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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="-1"/>
<feComposite in2="hardAlpha" operator="out"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.33 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_147_4562"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_147_4562" 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"/>
<feGaussianBlur stdDeviation="1"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.976471 0 0 0 0 0.917647 0 0 0 0 0.666667 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect2_innerShadow_147_4562"/>
</filter>
<linearGradient id="paint0_linear_147_4562" x1="14" y1="14" x2="2" y2="2" gradientUnits="userSpaceOnUse">
<stop stop-color="#DF7900"/>
<stop offset="1" stop-color="#FEDFB6"/>
</linearGradient>
<linearGradient id="paint1_linear_147_4562" x1="7" y1="14" x2="2" y2="9" gradientUnits="userSpaceOnUse">
<stop stop-color="#DF7900"/>
<stop offset="0.0001" stop-color="#E99837"/>
<stop offset="1" stop-color="#F6C281"/>
</linearGradient>
<radialGradient id="paint2_radial_147_4562" 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_147_4562">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>