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
38 lines
2.5 KiB
XML
38 lines
2.5 KiB
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M10 8H6C6 10 6 11 4 12V14H12L12 12C10 11 10 10 10 8Z" fill="url(#paint0_linear_179_3104)"/>
|
|
<path d="M6.49903 8.5H9.50097C9.5066 9.26566 9.5439 9.95604 9.78576 10.5607C10.0699 11.2711 10.6067 11.8114 11.5 12.3024L11.5 13.5H4.5V12.3024C5.39327 11.8114 5.93009 11.2711 6.21424 10.5607C6.4561 9.95604 6.49339 9.26566 6.49903 8.5Z" stroke="black" stroke-opacity="0.2"/>
|
|
<path d="M5 13C5 12.4477 5.44772 12 6 12H10C10.5523 12 11 12.4477 11 13H5Z" fill="#FDFDF7"/>
|
|
<rect x="1" width="14" height="11" rx="1" fill="url(#paint1_linear_179_3104)"/>
|
|
<rect x="1.5" y="0.5" width="13" height="10" rx="0.5" stroke="black" stroke-opacity="0.66" stroke-linejoin="round" style="mix-blend-mode:overlay"/>
|
|
<rect x="3" y="2" width="10" height="7" fill="#6EA4DC"/>
|
|
<rect x="3" y="2" width="10" height="7" fill="url(#paint2_linear_179_3104)"/>
|
|
<rect x="3" y="2" width="10" height="7" fill="url(#paint3_linear_179_3104)"/>
|
|
<rect x="3.5" y="2.5" width="9" height="6" stroke="black" stroke-opacity="0.33" stroke-linejoin="round" style="mix-blend-mode:overlay"/>
|
|
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_179_3104)" stroke="#BC4305"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_179_3104" x1="8" y1="8" x2="8" y2="14" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#E3E0D2"/>
|
|
<stop offset="1" stop-color="#EEEDDE"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint1_linear_179_3104" x1="1" y1="0" x2="15" y2="11" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#F0F0E9"/>
|
|
<stop offset="1" stop-color="#CDCDC8"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint2_linear_179_3104" x1="12.1667" y1="2" x2="4.35085" y2="9.53668" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="white" stop-opacity="0.2"/>
|
|
<stop offset="0.494495" stop-color="white" stop-opacity="0.66"/>
|
|
<stop offset="0.5" stop-color="white" stop-opacity="0.33"/>
|
|
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint3_linear_179_3104" x1="13" y1="5.5" x2="3" y2="5.5" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0.205" stop-color="#96BDF1"/>
|
|
<stop offset="1" stop-color="#90BDF6" stop-opacity="0"/>
|
|
</linearGradient>
|
|
<radialGradient id="paint4_radial_179_3104" 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>
|
|
</defs>
|
|
</svg>
|