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
40 lines
2.0 KiB
XML
40 lines
2.0 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_446_8886)">
|
|
<circle cx="8" cy="8" r="6.5" fill="url(#paint0_linear_446_8886)" stroke="url(#paint1_linear_446_8886)"/>
|
|
<circle cx="8" cy="8" r="4.5" fill="url(#paint2_linear_446_8886)" stroke="url(#paint3_linear_446_8886)"/>
|
|
<path d="M8 6V8L11 6" stroke="#777F81" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_446_8886)" stroke="url(#paint5_linear_446_8886)"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
|
|
</g>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_446_8886" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#F1F1EE"/>
|
|
<stop offset="1" stop-color="#DED5A0"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint1_linear_446_8886" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#D1B97E"/>
|
|
<stop offset="1" stop-color="#9B7953"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint2_linear_446_8886" x1="8" y1="3" x2="8" y2="13" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="white"/>
|
|
<stop offset="0.5" stop-color="#E9F6FD"/>
|
|
<stop offset="1" stop-color="white"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint3_linear_446_8886" x1="8" y1="3" x2="8" y2="13" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#96ADD5"/>
|
|
<stop offset="1" stop-color="#7390C4"/>
|
|
</linearGradient>
|
|
<radialGradient id="paint4_radial_446_8886" 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="paint5_linear_446_8886" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#376B19"/>
|
|
<stop offset="1" stop-color="#5A9438"/>
|
|
</linearGradient>
|
|
<clipPath id="clip0_446_8886">
|
|
<rect width="16" height="16" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|