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
34 lines
2.1 KiB
XML
34 lines
2.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_420_6798)">
|
|
<path d="M13.5 10V10.2071L13.6464 10.3536L13.7929 10.5H2.20711L2.35355 10.3536L2.5 10.2071V10V6C2.5 5.72386 2.72386 5.5 3 5.5H13C13.2761 5.5 13.5 5.72386 13.5 6V10Z" fill="url(#paint0_linear_420_6798)" stroke="url(#paint1_linear_420_6798)"/>
|
|
<path d="M15 11.5C15.2022 11.5 15.3845 11.3782 15.4619 11.1913C15.5393 11.0045 15.4966 10.7894 15.3536 10.6464L14.5 9.79289V6C14.5 5.17157 13.8284 4.5 13 4.5H3C2.17157 4.5 1.5 5.17157 1.5 6V9.79289L0.646447 10.6464C0.503448 10.7894 0.46067 11.0045 0.53806 11.1913C0.615451 11.3782 0.797769 11.5 1 11.5H15Z" stroke="url(#paint2_linear_420_6798)" stroke-linejoin="round"/>
|
|
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_420_6798)" stroke="url(#paint4_linear_420_6798)"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
|
|
</g>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_420_6798" x1="15" y1="11" x2="2" y2="5" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#D8D8D7"/>
|
|
<stop offset="1" stop-color="#C1C1C1"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint1_linear_420_6798" x1="14.9858" y1="11" x2="1.01415" y2="5" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#F1F1EC"/>
|
|
<stop offset="1" stop-color="#E4E4DB"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint2_linear_420_6798" x1="14.9858" y1="11" x2="1.01415" y2="5" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#9E9E9E"/>
|
|
<stop offset="1" stop-color="#9E9E9E"/>
|
|
</linearGradient>
|
|
<radialGradient id="paint3_radial_420_6798" 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_420_6798" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#376B19"/>
|
|
<stop offset="1" stop-color="#5A9438"/>
|
|
</linearGradient>
|
|
<clipPath id="clip0_420_6798">
|
|
<rect width="16" height="16" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|