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
19 lines
1.6 KiB
XML
19 lines
1.6 KiB
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M2 2C2 1.44772 2.44772 1 3 1H10.5858C10.851 1 11.1054 1.10536 11.2929 1.29289L13.7071 3.70711C13.8946 3.89464 14 4.149 14 4.41421V14C14 14.5523 13.5523 15 13 15H3C2.44772 15 2 14.5523 2 14V2Z" fill="url(#paint0_linear_99_13033)"/>
|
|
<path d="M3 0.5C2.17157 0.5 1.5 1.17157 1.5 2V14C1.5 14.8284 2.17157 15.5 3 15.5H13C13.8284 15.5 14.5 14.8284 14.5 14V4.41421C14.5 4.01639 14.342 3.63486 14.0607 3.35355L11.6464 0.93934C11.3651 0.658035 10.9836 0.5 10.5858 0.5H3Z" stroke="#A8A8A8" stroke-opacity="0.66" stroke-linejoin="round"/>
|
|
<path d="M2.5 2C2.5 1.72386 2.72386 1.5 3 1.5H10C10.2761 1.5 10.5 1.72386 10.5 2V3C10.5 3.82843 11.1716 4.5 12 4.5H13C13.2761 4.5 13.5 4.72386 13.5 5V14C13.5 14.2761 13.2761 14.5 13 14.5H3C2.72386 14.5 2.5 14.2761 2.5 14V2Z" stroke="white" stroke-linejoin="round"/>
|
|
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint1_radial_99_13033)" stroke="#BC4305"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_99_13033" x1="2" y1="15" x2="14" y2="0.999999" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0.500484" stop-color="white"/>
|
|
<stop offset="0.806982" stop-color="#E6E6E6"/>
|
|
<stop offset="0.901248" stop-color="white"/>
|
|
</linearGradient>
|
|
<radialGradient id="paint1_radial_99_13033" 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>
|