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 bar add.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

41 lines
2.5 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_203_6020)">
<rect x="10" y="8" width="6" height="7" rx="1" fill="url(#paint0_linear_203_6020)"/>
<rect x="10.5" y="8.5" width="5" height="6" rx="0.5" stroke="#272727" stroke-opacity="0.66" style="mix-blend-mode:overlay"/>
<rect x="11.5" y="9.5" width="3" height="4" stroke="white" stroke-opacity="0.33" style="mix-blend-mode:hard-light"/>
<rect y="5" width="6" height="10" rx="1" fill="url(#paint1_linear_203_6020)"/>
<rect x="0.5" y="5.5" width="5" height="9" rx="0.5" stroke="#272727" stroke-opacity="0.66" style="mix-blend-mode:overlay"/>
<rect x="1.5" y="6.5" width="3" height="7" stroke="white" stroke-opacity="0.33" style="mix-blend-mode:hard-light"/>
<rect x="5" y="1" width="6" height="14" rx="1" fill="url(#paint2_linear_203_6020)"/>
<rect x="5.5" y="1.5" width="5" height="13" rx="0.5" stroke="#272727" stroke-opacity="0.66" style="mix-blend-mode:overlay"/>
<rect x="6.5" y="2.5" width="3" height="11" stroke="white" stroke-opacity="0.33" style="mix-blend-mode:hard-light"/>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_203_6020)" stroke="url(#paint4_linear_203_6020)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_203_6020" x1="13" y1="8" x2="13" y2="15" gradientUnits="userSpaceOnUse">
<stop offset="2.48353e-09" stop-color="#9FDBA6"/>
<stop offset="1" stop-color="#4C9653"/>
</linearGradient>
<linearGradient id="paint1_linear_203_6020" x1="3" y1="5" x2="3" y2="15" gradientUnits="userSpaceOnUse">
<stop offset="2.48353e-09" stop-color="#FBA8A5"/>
<stop offset="1" stop-color="#F24946"/>
</linearGradient>
<linearGradient id="paint2_linear_203_6020" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse">
<stop offset="2.48353e-09" stop-color="#A5C6F4"/>
<stop offset="1" stop-color="#286ED0"/>
</linearGradient>
<radialGradient id="paint3_radial_203_6020" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint4_linear_203_6020" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/>
</linearGradient>
<clipPath id="clip0_203_6020">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>