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/Chart Organisation 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

57 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_256_5323)">
<rect x="6.5" y="1.5" width="3" height="3" fill="url(#paint0_linear_256_5323)" stroke="url(#paint1_linear_256_5323)" stroke-linejoin="round"/>
<rect x="0.5" y="10.5" width="3" height="3" fill="url(#paint2_linear_256_5323)" stroke="url(#paint3_linear_256_5323)" stroke-linejoin="round"/>
<rect x="6.5" y="10.5" width="3" height="3" fill="url(#paint4_linear_256_5323)" stroke="url(#paint5_linear_256_5323)" stroke-linejoin="round"/>
<rect x="12.5" y="10.5" width="3" height="3" fill="url(#paint6_linear_256_5323)" stroke="url(#paint7_linear_256_5323)" stroke-linejoin="round"/>
<path d="M2.5 8.5V8.5C2.5 7.94772 2.94772 7.5 3.5 7.5H8M8 7.5V6.5M8 7.5L12.5 7.5C13.0523 7.5 13.5 7.94772 13.5 8.5V8.5" stroke="url(#paint8_linear_256_5323)" stroke-linecap="round"/>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint9_radial_256_5323)" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_256_5323" x1="7" y1="2" x2="9" y2="4" gradientUnits="userSpaceOnUse">
<stop stop-color="#C9D4F0"/>
<stop offset="1" stop-color="#B8C3EA"/>
</linearGradient>
<linearGradient id="paint1_linear_256_5323" x1="7" y1="2" x2="9" y2="4" gradientUnits="userSpaceOnUse">
<stop stop-color="#95C0F4"/>
<stop offset="1" stop-color="#427EC4"/>
</linearGradient>
<linearGradient id="paint2_linear_256_5323" x1="1" y1="11" x2="3" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#B1DAAC"/>
<stop offset="1" stop-color="#ACD7A5"/>
</linearGradient>
<linearGradient id="paint3_linear_256_5323" x1="1" y1="11" x2="3" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#70C163"/>
<stop offset="1" stop-color="#5BB250"/>
</linearGradient>
<linearGradient id="paint4_linear_256_5323" x1="7" y1="11" x2="9" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#96CC8E"/>
<stop offset="1" stop-color="#7CC072"/>
</linearGradient>
<linearGradient id="paint5_linear_256_5323" x1="7" y1="11" x2="9" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#5FB554"/>
<stop offset="1" stop-color="#2F8C2A"/>
</linearGradient>
<linearGradient id="paint6_linear_256_5323" x1="13" y1="11" x2="15" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#5AAF53"/>
<stop offset="1" stop-color="#55AC4F"/>
</linearGradient>
<linearGradient id="paint7_linear_256_5323" x1="13" y1="11" x2="15" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#308F2C"/>
<stop offset="1" stop-color="#237D20"/>
</linearGradient>
<linearGradient id="paint8_linear_256_5323" x1="2.5" y1="7.5" x2="13.5" y2="7.5" gradientUnits="userSpaceOnUse">
<stop stop-color="#BEBEBE"/>
<stop offset="1" stop-color="#5D5D5D"/>
</linearGradient>
<radialGradient id="paint9_radial_256_5323" 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_256_5323">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>