mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-06-08 01:54:20 +02:00
* 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
61 lines
3.3 KiB
XML
61 lines
3.3 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_5326)">
|
|
<rect x="6.5" y="1.5" width="3" height="3" fill="url(#paint0_linear_256_5326)" stroke="url(#paint1_linear_256_5326)" stroke-linejoin="round"/>
|
|
<rect x="0.5" y="10.5" width="3" height="3" fill="url(#paint2_linear_256_5326)" stroke="url(#paint3_linear_256_5326)" stroke-linejoin="round"/>
|
|
<rect x="6.5" y="10.5" width="3" height="3" fill="url(#paint4_linear_256_5326)" stroke="url(#paint5_linear_256_5326)" stroke-linejoin="round"/>
|
|
<rect x="12.5" y="10.5" width="3" height="3" fill="url(#paint6_linear_256_5326)" stroke="url(#paint7_linear_256_5326)" 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_5326)" stroke-linecap="round"/>
|
|
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint9_radial_256_5326)" stroke="url(#paint10_linear_256_5326)"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
|
|
</g>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_256_5326" 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_5326" 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_5326" 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_5326" 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_5326" 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_5326" 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_5326" 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_5326" 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_5326" 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_5326" 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="paint10_linear_256_5326" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#376B19"/>
|
|
<stop offset="1" stop-color="#5A9438"/>
|
|
</linearGradient>
|
|
<clipPath id="clip0_256_5326">
|
|
<rect width="16" height="16" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|