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
55 lines
3.2 KiB
XML
55 lines
3.2 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_134_2090)">
|
|
<g filter="url(#filter0_i_134_2090)">
|
|
<rect width="14" height="14" rx="2" fill="#799ED7"/>
|
|
</g>
|
|
<rect x="0.5" y="0.5" width="13" height="13" rx="1.5" stroke="#93AACE"/>
|
|
<rect x="1.5" y="9.5" width="11" height="3" rx="0.5" fill="#C2DCBF" stroke="url(#paint0_linear_134_2090)"/>
|
|
<rect x="5" y="6" width="4" height="5" rx="1.5" fill="url(#paint1_linear_134_2090)"/>
|
|
<rect x="5.5" y="6.5" width="3" height="4" rx="1" stroke="black" stroke-opacity="0.66" style="mix-blend-mode:soft-light"/>
|
|
<circle cx="7" cy="5" r="3" fill="url(#paint2_linear_134_2090)"/>
|
|
<circle cx="7" cy="5" r="3.5" stroke="url(#paint3_linear_134_2090)" stroke-opacity="0.66"/>
|
|
<circle cx="7" cy="5" r="2.5" stroke="white" stroke-opacity="0.33" style="mix-blend-mode:soft-light"/>
|
|
<rect x="1.5" y="1.5" width="11" height="11" rx="0.5" stroke="white" stroke-opacity="0.66" style="mix-blend-mode:hard-light"/>
|
|
<rect x="1.5" y="1.5" width="11" height="11" rx="0.5" stroke="white" stroke-opacity="0.66" style="mix-blend-mode:soft-light"/>
|
|
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_134_2090)" stroke="#BC4305"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
|
|
</g>
|
|
<defs>
|
|
<filter id="filter0_i_134_2090" x="0" y="-4" width="18" height="18" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
<feMorphology radius="1" operator="erode" in="SourceAlpha" result="effect1_innerShadow_134_2090"/>
|
|
<feOffset dx="4" dy="-4"/>
|
|
<feGaussianBlur stdDeviation="2"/>
|
|
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
|
|
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"/>
|
|
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_134_2090"/>
|
|
</filter>
|
|
<linearGradient id="paint0_linear_134_2090" x1="13" y1="11" x2="1" y2="11" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#67993F"/>
|
|
<stop offset="1" stop-color="#78A84D"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint1_linear_134_2090" x1="9" y1="8" x2="5" y2="8" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0.244709" stop-color="#AF863F"/>
|
|
<stop offset="0.732411" stop-color="#D39F54"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint2_linear_134_2090" x1="4" y1="2" x2="10" y2="8" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0.130713" stop-color="#9BCB67"/>
|
|
<stop offset="0.871133" stop-color="#7ABA4F"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint3_linear_134_2090" x1="10" y1="8" x2="4" y2="2" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#4D872B"/>
|
|
<stop offset="1" stop-color="#81AB61"/>
|
|
</linearGradient>
|
|
<radialGradient id="paint4_radial_134_2090" 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>
|
|
<clipPath id="clip0_134_2090">
|
|
<rect width="16" height="16" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|