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

44 lines
2.8 KiB
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_i_283_6129)">
<rect x="1" y="1" width="14" height="14" rx="1" fill="url(#paint0_linear_283_6129)"/>
</g>
<rect x="1.5" y="1.5" width="13" height="13" rx="0.5" stroke="#466EAD"/>
<mask id="path-3-inside-1_283_6129" fill="white">
<path d="M2 2H14V14H2V2Z"/>
</mask>
<path d="M2 2V1C1.44772 1 1 1.44772 1 2H2ZM14 2H15C15 1.44772 14.5523 1 14 1V2ZM14 14V16C14.5523 16 15 15.5523 15 15V14H14ZM2 14H1V15C1 15.5523 1.44772 16 2 16V14ZM2 3H14V1H2V3ZM13 2V14H15V2H13ZM14 12H2V16H14V12ZM3 14V2H1V14H3Z" fill="white" style="mix-blend-mode:hard-light" mask="url(#path-3-inside-1_283_6129)"/>
<mask id="path-5-inside-2_283_6129" fill="white">
<path d="M3 3H13V12H3V3Z"/>
</mask>
<path d="M3 3V2H2V3H3ZM13 3H14V2H13V3ZM13 12V13H14V12H13ZM3 12H2V13H3V12ZM3 4H13V2H3V4ZM12 3V12H14V3H12ZM13 11H3V13H13V11ZM4 12V3H2V12H4Z" fill="#02394A" fill-opacity="0.33" style="mix-blend-mode:hard-light" mask="url(#path-5-inside-2_283_6129)"/>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint1_radial_283_6129)" stroke="url(#paint2_linear_283_6129)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs>
<filter id="filter0_i_283_6129" x="1" y="-3" width="18" height="18" 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"/>
<feMorphology radius="1" operator="erode" in="SourceAlpha" result="effect1_innerShadow_283_6129"/>
<feOffset dx="4" dy="-4"/>
<feGaussianBlur stdDeviation="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 0.25 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_283_6129"/>
</filter>
<linearGradient id="paint0_linear_283_6129" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse">
<stop offset="0.143736" stop-color="#B2E1FA"/>
<stop offset="0.465766" stop-color="#96C4DF"/>
<stop offset="0.483994" stop-color="#72A7DC"/>
<stop offset="0.708808" stop-color="#75ADE5"/>
</linearGradient>
<radialGradient id="paint1_radial_283_6129" 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="paint2_linear_283_6129" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/>
</linearGradient>
</defs>
</svg>