mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-06-10 11:04:21 +02:00
* feat(#162): add all decorators * fix(#179): Figma Angular gradient translate as CSS conic-gradient * fix(#220): Replace inner shadow with radial gradient * fix(#178): Remove diamond inner shadow It has been replaced with radial gradient * docs: Update ReadMe with decorators list Also update icon list to include all recent fixes. This is a BREAKING CHANGE.
46 lines
2.6 KiB
XML
46 lines
2.6 KiB
XML
<svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="10" cy="1.55817" r="1" fill="url(#paint0_linear_256_4790)"/>
|
|
<path d="M7.5 1.55817V2.05817H8H11C11.2761 2.05817 11.5 2.28202 11.5 2.55817V8.55817C11.5 8.83431 11.2761 9.05817 11 9.05817H1C0.723857 9.05817 0.5 8.83431 0.5 8.55817V1.55817C0.5 1.28202 0.723858 1.05817 1 1.05817H7C7.27614 1.05817 7.5 1.28202 7.5 1.55817Z" fill="url(#paint1_linear_256_4790)" stroke="url(#paint2_linear_256_4790)"/>
|
|
<circle cx="7" cy="2.55817" r="1" fill="url(#paint3_linear_256_4790)"/>
|
|
<circle cx="4" cy="5.55817" r="3.5" fill="url(#paint4_linear_256_4790)" stroke="url(#paint5_linear_256_4790)"/>
|
|
<circle cx="4" cy="5.55817" r="2" fill="#2588E4"/>
|
|
<circle cx="4" cy="5.55817" r="2" fill="#2588E4"/>
|
|
<circle cx="4" cy="5.55817" r="2" fill="#2588E4"/>
|
|
<path d="M9 2.55817H11V8.55817H9V2.55817Z" fill="url(#paint6_linear_256_4790)"/>
|
|
<rect x="9" y="3.55817" width="1" height="4" rx="0.5" fill="url(#paint7_linear_256_4790)"/>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_256_4790" x1="11" y1="1.55817" x2="9" y2="1.55817" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#646464"/>
|
|
<stop offset="1" stop-color="#6C6C6C"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint1_linear_256_4790" x1="-2.35283e-09" y1="0.558167" x2="12" y2="9.55817" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#C8C8C8"/>
|
|
<stop offset="1" stop-color="#5E5E5E"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint2_linear_256_4790" x1="0.5" y1="0.558166" x2="11.5" y2="9.55817" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#7B7B7B"/>
|
|
<stop offset="1" stop-color="#2A2A2A"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint3_linear_256_4790" x1="6" y1="2.55817" x2="8" y2="2.55817" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#F9E0A4"/>
|
|
<stop offset="1" stop-color="#F3BE41"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint4_linear_256_4790" x1="0" y1="1.55817" x2="8" y2="9.55817" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#D7D7D7"/>
|
|
<stop offset="1" stop-color="#656565"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint5_linear_256_4790" x1="0" y1="1.55817" x2="8" y2="9.55817" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#999999"/>
|
|
<stop offset="1" stop-color="#323232"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint6_linear_256_4790" x1="9" y1="2.55817" x2="12.0189" y2="3.1242" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#797979"/>
|
|
<stop offset="1" stop-color="#5E5E5E"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint7_linear_256_4790" x1="9.5" y1="3.55817" x2="9.5" y2="7.55817" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#5F5F5F"/>
|
|
<stop offset="1" stop-color="#464646"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|