mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-06-10 11:04:21 +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
57 lines
3.1 KiB
XML
57 lines
3.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_444_7036)">
|
|
<mask id="mask0_444_7036" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="1" y="1" width="14" height="14">
|
|
<rect x="1" y="1" width="14" height="14" fill="#D9D9D9"/>
|
|
</mask>
|
|
<g mask="url(#mask0_444_7036)">
|
|
<rect x="1" y="1" width="14" height="14" fill="url(#paint0_linear_444_7036)"/>
|
|
<path d="M6.5 9C2.5 9 1 12 1 12V15H15V10C10 15 10.5 9 6.5 9Z" fill="url(#paint1_linear_444_7036)"/>
|
|
<path d="M15 9C15 9 12.5 11 10 8.5C7.5 6 8.00001 1 8.00001 1H15V9Z" fill="url(#paint2_linear_444_7036)"/>
|
|
<path d="M3.5 1L11 15" stroke="#F05A52" stroke-linecap="round"/>
|
|
<path d="M15 10L5 16" stroke="#F05A52" stroke-linecap="round"/>
|
|
</g>
|
|
<rect x="1.5" y="1.5" width="13" height="13" stroke="white" stroke-opacity="0.66"/>
|
|
<rect x="0.5" y="0.5" width="15" height="15" stroke="#5F6A5E" stroke-linejoin="round"/>
|
|
<path d="M3 2H4V14H3V2Z" fill="black" fill-opacity="0.05"/>
|
|
<path d="M5 2H6V14H5V2Z" fill="black" fill-opacity="0.05"/>
|
|
<path d="M7 2H8V14H7V2Z" fill="black" fill-opacity="0.05"/>
|
|
<path d="M9 2H10V14H9V2Z" fill="black" fill-opacity="0.05"/>
|
|
<path d="M11 2H12V14H11V2Z" fill="black" fill-opacity="0.05"/>
|
|
<path d="M13 2H14V14H13V2Z" fill="black" fill-opacity="0.05"/>
|
|
<path d="M14 3L14 4L2 4L2 3L14 3Z" fill="black" fill-opacity="0.05"/>
|
|
<path d="M14 5V6L2 6L2 5L14 5Z" fill="black" fill-opacity="0.05"/>
|
|
<path d="M14 7V8L2 8L2 7L14 7Z" fill="black" fill-opacity="0.05"/>
|
|
<path d="M14 9V10H2L2 9L14 9Z" fill="black" fill-opacity="0.05"/>
|
|
<path d="M14 11V12L2 12L2 11L14 11Z" fill="black" fill-opacity="0.05"/>
|
|
<path d="M14 13V14H2L2 13L14 13Z" fill="black" fill-opacity="0.05"/>
|
|
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_444_7036)" stroke="url(#paint4_linear_444_7036)"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
|
|
</g>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_444_7036" x1="1" y1="10.9709" x2="15" y2="5.02913" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#FBFBBC"/>
|
|
<stop offset="0.515" stop-color="#FBF68C"/>
|
|
<stop offset="1" stop-color="#E6D987"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint1_linear_444_7036" x1="1" y1="12" x2="15" y2="12" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#AFDB96"/>
|
|
<stop offset="1" stop-color="#8FC16F"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint2_linear_444_7036" x1="14.9323" y1="1" x2="8.06773" y2="9" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#75A0DA"/>
|
|
<stop offset="1" stop-color="#C9DBDC"/>
|
|
</linearGradient>
|
|
<radialGradient id="paint3_radial_444_7036" 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_444_7036" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#376B19"/>
|
|
<stop offset="1" stop-color="#5A9438"/>
|
|
</linearGradient>
|
|
<clipPath id="clip0_444_7036">
|
|
<rect width="16" height="16" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|